Tmux Tutorial for Beginners
11:58
Жыл бұрын
Installing Passbolt on AlmaLinux
8:39
Linux Jobs and Processes
1:50
5 жыл бұрын
Managing Linux Users and Groups
3:48
Linux Disk Management
5:08
6 жыл бұрын
Linux Find Command Tutorial
11:15
6 жыл бұрын
Basic Linux Commands Tutorial
5:14
6 жыл бұрын
Linux Man Pages - A Quick Tutorial
4:09
HTTP Load Balancing with Nginx
7:45
9 жыл бұрын
Пікірлер
@dr4g709
@dr4g709 13 күн бұрын
THIS IS THE BEST TUTORIAL EVER!
@shanemhartley
@shanemhartley 14 күн бұрын
GOATED man page tutorial sir
@temirbek
@temirbek 20 күн бұрын
how to stop that running seconds? )
@LinuxTrainingAcademy
@LinuxTrainingAcademy 20 күн бұрын
Type Ctrl-C
@michaelharmon5502
@michaelharmon5502 Ай бұрын
If using it on a mac, it it command-b instead of control-b for all these commands? Control-b doesn't do anything, neither does command-b. This is a new tmux install via homebrew. Any help would be appreciated. EDIT: The problem was the terminal emulator program I was using. When using Konsole by KDE, the control-b key doesn't work. I switched to the default macOS terminal and it works. Yay!
@LinuxTrainingAcademy
@LinuxTrainingAcademy Ай бұрын
No. (However.... in the future I would encourage you to run mini experiments; in this case type command-b and see what, if anything, happens.)
@michaelharmon5502
@michaelharmon5502 Ай бұрын
@@LinuxTrainingAcademy Thanks for the tip. And thanks for making the video too!! I learned a lot.
@abhishekshah11
@abhishekshah11 Ай бұрын
Very helpful to get started with tmux! Thank you
@HeydrMustafayev-ht9fm
@HeydrMustafayev-ht9fm Ай бұрын
Thanks
@l5386
@l5386 Ай бұрын
Awesome tutorial. I've been a linux hobbyist for 20 years and now I finally know what all this stuff I always gloss over mean
@veterantruthtube3298
@veterantruthtube3298 2 ай бұрын
lol i also clicked for the blond woman to. that was click bate lol.
@veterantruthtube3298
@veterantruthtube3298 2 ай бұрын
will it teach me how to run or open a program in linux command line? because i don't know how?
@VideosRichy
@VideosRichy 2 ай бұрын
Thank you!
@mohitmehra8114
@mohitmehra8114 3 ай бұрын
how can we do with apahe
@LinuxTrainingAcademy
@LinuxTrainingAcademy 3 ай бұрын
certbot.eff.org/instructions?ws=apache&os=ubuntufocal
@chuckbarnett_tx
@chuckbarnett_tx 3 ай бұрын
The terminology itself is the barrier here. You're speaking a language that one would only understand if they already knew what you are trying to teach lol
@LinuxTrainingAcademy
@LinuxTrainingAcademy 3 ай бұрын
Agreed. This video is not for those new to Linux.
@MykeHawke-r9r
@MykeHawke-r9r 4 ай бұрын
Thank you for making this video
@bestehefueralle
@bestehefueralle 4 ай бұрын
I love how your terminal renders text from the manpages and less' help!
@2u841r
@2u841r 4 ай бұрын
very good
@dharaniarumugam6320
@dharaniarumugam6320 5 ай бұрын
Can you please tell me steps for Zscaler root certificate installation in Red hat Linux
@mdhvdubey
@mdhvdubey 5 ай бұрын
using a woMAN thumbnail for teaching MAN guarantees MEN watching this video.
@DebraBakerls
@DebraBakerls 6 ай бұрын
why is the italic underlined instead of italic
@ganesh_nama
@ganesh_nama 6 ай бұрын
very good information sir , thank you a lot..
@LinuxTrainingAcademy
@LinuxTrainingAcademy 6 ай бұрын
You're very welcome!
@alfonsomendoza7429
@alfonsomendoza7429 6 ай бұрын
Thank you for share us your experience, I managed to setup my proyect successfully following your guide!
@LinuxTrainingAcademy
@LinuxTrainingAcademy 6 ай бұрын
Awesome... congrats!
@ramirroxd6986
@ramirroxd6986 6 ай бұрын
i cannot get ctr+b to ever work, i have tried everything
@LinuxTrainingAcademy
@LinuxTrainingAcademy 6 ай бұрын
1. Check Tmux Installation First, ensure that Tmux is correctly installed and running by opening a terminal and typing tmux. If Tmux starts successfully, you should see a new session with a green status bar at the bottom. 2. Verify the Prefix Key You must press and hold the Ctrl key and then press the B key. After releasing both keys, you should immediately press the desired command key (e.g., D to detach, C to create a new window). 3. Keyboard Layout and Language Settings If the keyboard layout or language setting is different from English (US), the placement of the keys might vary, making the Ctrl+B combination not work as expected. Check your keyboard settings and ensure you're pressing the correct keys. 4. Custom Key Bindings It's possible that the Ctrl+B binding has been overridden by a custom configuration in the ~/.tmux.conf file. You can check this file for any line that starts with set -g prefix and see if the prefix key has been changed. If you want to revert to the default, you can either remove this line or set it to set -g prefix C-b. 5. Conflicting Applications Another application running in the background may intercept Ctrl+B before it reaches Tmux. This can include terminal emulators with their own shortcuts, screen readers, or other accessibility tools. You should try closing other applications or changing the conflicting shortcut in those applications. 6. Test with a Different Terminal Emulator Sometimes, the issue might be with the terminal emulator itself. Try a different terminal emulator to see if the problem persists. 7. Reset Tmux Configuration If you have made changes to the Tmux configuration and suspect that might be the cause, you can try moving or renaming your ~/.tmux.conf file and restarting Tmux to see if the issue resolves. This can be done with the command: mv ~/.tmux.conf ~/.tmux.conf.backup. 8. Ensure Tmux is Responding Finally, make sure that Tmux is responsive. Open Tmux and try pressing Ctrl+B, followed by : to bring up the command prompt at the bottom of the window. If this works, Tmux is responsive, and the issue is likely related to how you are pressing the keys or a specific command you are trying to use.
@ramirroxd6986
@ramirroxd6986 6 ай бұрын
@@LinuxTrainingAcademy whoa thanks , it works now actually , i figured it out , and not to my surprise it was such a silly little workaround. im become quite a pro with tmux now XD
@informatik01
@informatik01 6 ай бұрын
Agree with others: this is probably the best introductory video tutorial on tmux. Thank you!
@LinuxTrainingAcademy
@LinuxTrainingAcademy 6 ай бұрын
Thanks! Glad you enjoyed it!
@MichaelCampbell01
@MichaelCampbell01 7 ай бұрын
Been using tmux for years, but learned a few shortcuts here. Thanks.
@LinuxTrainingAcademy
@LinuxTrainingAcademy 7 ай бұрын
You're welcome... glad it helped!
@developer_cha1nsaw
@developer_cha1nsaw 7 ай бұрын
best beginner video on tmux ever
@LinuxTrainingAcademy
@LinuxTrainingAcademy 7 ай бұрын
Glad it helped!
@SomethingOrganic-m7e
@SomethingOrganic-m7e 8 ай бұрын
Alright. Man pages are still a PITA to read, but I do have a better idea of how to read them now.
@LinuxTrainingAcademy
@LinuxTrainingAcademy 8 ай бұрын
I love that when I'm looking at a man page on a specific system, I *know* the documentation is correct and will work as described. That's unlike searching on the internet, where you'll quite possibly find documentation for a different version or implementation of the command.
@susiebaka3388
@susiebaka3388 8 ай бұрын
how do you get the domain to even point to your server in the first place
@LinuxTrainingAcademy
@LinuxTrainingAcademy 8 ай бұрын
You register a domain with a domain registrar, like this one: www.linuxtrainingacademy.com/1and1
@JibranAnjumChughtai
@JibranAnjumChughtai 9 ай бұрын
Great man...
@alizolghadr1528
@alizolghadr1528 9 ай бұрын
AMAZING video! I did not expect the girl in the thumbnail to have such a manly voice though - no pun intended.
@Marcus001
@Marcus001 10 ай бұрын
This will make it easier to remove GUI from my life
@thitisanph
@thitisanph 11 ай бұрын
Thank you.
@armandnouri8207
@armandnouri8207 Жыл бұрын
This video needs an update.
@LinuxTrainingAcademy
@LinuxTrainingAcademy Жыл бұрын
What has changed since this video was released that needs an update?
@vviimmi
@vviimmi Жыл бұрын
i think i will pick up vim 😂
@nightshade37
@nightshade37 Жыл бұрын
Thank you, this was just what I needed. I’m not a novice, but I needed something that would cover the smaller topics in a large topic like linux sys admin. I’m very capable of finding granular information, but you can’t look for information if you don’t know the topics.
@LinuxTrainingAcademy
@LinuxTrainingAcademy Жыл бұрын
I'm glad this video helped!
@TonyGonzales
@TonyGonzales Жыл бұрын
Excellent teaching style, learning through doing is key for me. Just the right amount of review smuggled in also, thanks for this launchpad.
@LinuxTrainingAcademy
@LinuxTrainingAcademy Жыл бұрын
Thanks for the kind words. Glad it helped!
@uajoku
@uajoku Жыл бұрын
Very invaluable. I just learnt something so useful from this video.
@LinuxTrainingAcademy
@LinuxTrainingAcademy Жыл бұрын
I'm glad it was helpful to you!
@linuks87
@linuks87 Жыл бұрын
I questioned myself, how don't know this yet? Thank you so muck
@LinuxTrainingAcademy
@LinuxTrainingAcademy Жыл бұрын
You're welcome!
@PCMrTrickster
@PCMrTrickster Жыл бұрын
Thanks for your video. I think you could mention also about [Ctrl-b w] which is probably more convenient than [Ctrl-b s] as it shows list of all sessions and windows currently available. But anyway thanks for your job - not only this video but also all Linux lessons and courses you create. You have a very good approach and your presentations are always very clear and useful.
@LinuxTrainingAcademy
@LinuxTrainingAcademy Жыл бұрын
Agreed... Ctrl-b w is very handy! (I have that on the tmux cheat sheet...) Thanks!
@acuffaro
@acuffaro Жыл бұрын
Very informative, clear explanations and straight to the point. Thanks a lot!
@LinuxTrainingAcademy
@LinuxTrainingAcademy Жыл бұрын
For a tmux cheat with even more commands, visit: www.linuxtrainingacademy.com/tmux-tutorial/
@kushalpsv
@kushalpsv Жыл бұрын
Thank you your video was very helpful, thanks for teaching the basics
@eldiablo3794
@eldiablo3794 Жыл бұрын
Whats the difference between Terminator and tmux? Im newer to Linux but I use Parrot OS. It comes with Terminator, and that's what I use to run multiple terminals.. is tmux better?
@the0val
@the0val Жыл бұрын
The main difference for me is that tmux is portable (in two ways). You can use tmux any time you enter a terminal, including over SSH. You can even start tmux on one SSH session, detach, and resume from either SSH or locally. Your tmux config is just a simple dotfile that you can copy to all your machines. Terminator is basically the same as opening another window or tab, just with neat tiling.
@LinuxTrainingAcademy
@LinuxTrainingAcademy Жыл бұрын
Tmux isn't "better", nor is it "worse" than Terminator. Each tool serves a different purpose. The primary purpose of tmux is to allow you to create multiple terminal sessions and control them from a single screen within a text-based environment, often leveraging this feature to maintain sessions over remote connections, even when disconnected. (If you work on remote systems, you'll want to use tmux, and run tmux on the remote systems.) The primary purpose of Terminator is to provide you with a graphical tool to manage multiple terminal windows and sessions in a graphical (GUI) environment. (If you only want to work on your local system, you'll probably want to use Terminator.... That said, you can start Terminator as your GUI terminal application and use tmux within it. IE, start Terminator, ssh into your remote system and then start tmux.)
@chrisoreta
@chrisoreta Жыл бұрын
Very informative...thnx
@gulzarkhopatkar3772
@gulzarkhopatkar3772 Жыл бұрын
Very nice
@HaifengZhu-pn3uq
@HaifengZhu-pn3uq Жыл бұрын
how can I use Linux on windows computer
@LinuxTrainingAcademy
@LinuxTrainingAcademy Жыл бұрын
Look into WSL - Windows Subsystem for Linux
@OuasselELHABTI-qb2xp
@OuasselELHABTI-qb2xp Жыл бұрын
great job, everything well explained but : emacs is better than vim , change my mind.
@LinuxTrainingAcademy
@LinuxTrainingAcademy Жыл бұрын
I'm glad you enjoyed the video! If emacs works for you, then there's no need to change your mind. ;-)
@aimee6757
@aimee6757 Жыл бұрын
this was really helpful!! my boyfriend taught me how to exit vim now i wanna learn more about it for him :)
@HeyFang
@HeyFang Жыл бұрын
When did he show how to exit vim? ;-;
@redhatfan2304
@redhatfan2304 Жыл бұрын
Thanks for the nice and well explained video. Do you know what caused the cert issuer to show as "AVG" instead of "R3 Letsencrypt" ?
@LinuxTrainingAcademy
@LinuxTrainingAcademy Жыл бұрын
Check from a computer that is NOT running AVG antivirus, and it will say "Let's Encrypt". :-)
@dannavarrodiederichs7482
@dannavarrodiederichs7482 Жыл бұрын
I've been a musician and a teacher for a lot of time. I can tell you're a great teacher and I deeply thank you for this.