Quickly Jump To Previous Directory
1:21
3 Main Modes of Vim - CLIP
0:59
2 ай бұрын
How to Edit Files in Linux
6:47
3 ай бұрын
Splitting VIM Windows
3:48
4 ай бұрын
Using the Bash History
3:22
4 ай бұрын
7 Essential Git Log Options
6:43
6 ай бұрын
Systemctl and Journalctl - Part 1
12:46
Run Shell Commands | Method 2
3:03
Telnet's Bad Request
3:40
9 ай бұрын
Display VIM Status Line
1:44
10 ай бұрын
Create SUDO User
3:28
10 ай бұрын
Reset the Root Password
2:44
10 ай бұрын
TMUX Options
14:49
11 ай бұрын
Debug SSHD Daemon
1:53
11 ай бұрын
Easily Find The Active TMUX Pane
1:49
How to Read Git Diff Output
3:55
Жыл бұрын
Quickly Setup SSH Keys
2:20
Жыл бұрын
Amending Commits
5:31
Жыл бұрын
Free Docker Sandbox
2:07
Жыл бұрын
Git Intro for Linux Admins
5:11
Жыл бұрын
How To Exit VIM
2:08
Жыл бұрын
Managing TMUX Sessions
5:22
Жыл бұрын
Пікірлер
@milkman4eva
@milkman4eva 4 күн бұрын
All you have to do is deal with Mellanox X3-X6 cards in a data center to know how flaky the drivers can be across distros. I can’t count how many times I had to manually download drivers, Tar, run the script, and then stop and restart network service, or even ifup and ifdown the device several times, in order for these things to work.
@jiangpengli86
@jiangpengli86 14 күн бұрын
Thank you. This is a great tutorial.❤
@RayChavez
@RayChavez 14 күн бұрын
My pleasure! I'm glad you got value out of the video.
@erpelappel
@erpelappel 21 күн бұрын
Thanks! Very clear and concise explanation 😃👍
@RayChavez
@RayChavez 20 күн бұрын
My pleasure! Glad you got value out of this video.
@steeltormentors
@steeltormentors 27 күн бұрын
mic volume too low... please increase it in future videos. this looks to be a great content!
@RayChavez
@RayChavez 27 күн бұрын
Thank you! And will do on the volume 😉
@georios
@georios Ай бұрын
Exactly what I have been looking for thx
@RayChavez
@RayChavez 29 күн бұрын
My pleasure! Thank you.
@Phoenix_ZA
@Phoenix_ZA Ай бұрын
Excellent format and use of audio cues! Your voice and style also goes well with 2x speed, which is how I prefer to watch all my videos.
@RayChavez
@RayChavez Ай бұрын
Thank you for your kind words 🙏 I started experimenting with no background music; might include it in the intros though. We’ll see 🤷🏻‍♂️
@emreakyuz9057
@emreakyuz9057 Ай бұрын
With modern shells such as Zsh, this is a lot easier. You can configure it to use the vi mode and there are options for convenient multi-line usage. With plug-ins, the possibilities are endless. Though, being able to use the editor directly is a good approach. Nice tip.
@RayChavez
@RayChavez Ай бұрын
Thank you, my pleasure 🙏
@Babbili
@Babbili Ай бұрын
for this reason i don't use multi-line 😅
@RayChavez
@RayChavez Ай бұрын
😂
@RayChavez
@RayChavez Ай бұрын
I will say ☝️, it is great when writing scripts. Makes the code more “readable” and “self-documenting”.
@MohammadLsk
@MohammadLsk 2 ай бұрын
Great video. Additionally, you can run the last command using !-1 and using !$ allows you to reuse the last argument from the previous command.
@RayChavez
@RayChavez 2 ай бұрын
I believe it’s !! not !-1 for the last command 🤔
@MohammadLsk
@MohammadLsk 2 ай бұрын
@@RayChavez Yes. The '!!' command is used to run the last command, but you can also use negative numbers to run previous commands. For example, '!-1' runs the last command and '!-2' runs the second to last command.
@RayChavez
@RayChavez 2 ай бұрын
Are you sure it’s not “!1” instead of “!-1”? In either case, thank you! I’ll give the negative numbers a try 👌🏼
@MohammadLsk
@MohammadLsk 2 ай бұрын
Great content
@RayChavez
@RayChavez 2 ай бұрын
Thank you 🙏 My pleasure!
@ZZxlizrx
@ZZxlizrx 2 ай бұрын
Funfact: Linus Torvalds has a channel where he posts beat saber videos
@RayChavez
@RayChavez 2 ай бұрын
Lol
@xninja111_YT
@xninja111_YT Ай бұрын
What is the name of the channel
@ZZxlizrx
@ZZxlizrx Ай бұрын
@@xninja111_YT strorabor flaxar its also LinkedIn to his verifieer KZbin account called linus trovalds
@KX36
@KX36 26 күн бұрын
@@xninja111_YT Linus Beats Off
@bluetoad07
@bluetoad07 10 күн бұрын
​@@xninja111_YT Storabror Flaxar
@Babbili
@Babbili 2 ай бұрын
i usually open another terminal tab, then switch between tabs, i think the buffers would be better
@RayChavez
@RayChavez 2 ай бұрын
99% of the time, I use the Buffer List too. I’ll split the window if I’m editing a new version of a config file and need to see the old one at the same time. A REALLY GOOD use case for vim windows is when you’re running a vimdiff on files 👌🏼
@xgui4-studios
@xgui4-studios 2 ай бұрын
it is true today? cause both my laptop have a rtx card....
@RayChavez
@RayChavez 2 ай бұрын
Probably not true today 🤷🏻‍♂️
@MortonMcCastle
@MortonMcCastle 2 ай бұрын
My phone is at max volume and I can almost hear you.
@RayChavez
@RayChavez 2 ай бұрын
Oh. Thank you for letting me know.
@MortonMcCastle
@MortonMcCastle 2 ай бұрын
@@RayChavez I had the same issue, myself, when I tried to make KZbin videos.
@cybernit3
@cybernit3 3 ай бұрын
I like to point out rather than use nano; try out micro text editor. Micro has nicer more familiar keybinds; though it is a bit larger but makes like easier. Honestly, I have a tough time getting use to Vim or Emacs, the key binds don't work for me.
@MohammadLsk
@MohammadLsk 3 ай бұрын
Awesome
@neilmarshall5087
@neilmarshall5087 3 ай бұрын
I personally have zero interest in channels with music. Especially the awful whorehouse elevator music you chose to inflict on us. Please save yourself time and effort - skip the music. What is your video about... I have no idea, because I was too busy hating the awful music. Welcome to my 'Dont recommend channel' list. And do have a nice day.
@darshanrajpattanaik2154
@darshanrajpattanaik2154 4 ай бұрын
Then what is the profit of doing this process substitution instead?
@RayChavez
@RayChavez 4 ай бұрын
If the output of $(...) is very long and/or will always be different, $(...) is the way to go. 👍 I have second video on this, it may help. kzbin.info/www/bejne/eHzGe6pqfKqieqMsi=0t2fmG677ePMbz9_
@MohammadLsk
@MohammadLsk 4 ай бұрын
Learn something new. Thanks
@magno5157
@magno5157 4 ай бұрын
excellent!!
@RayChavez
@RayChavez 4 ай бұрын
My pleasure! Glad you found this video helpful.
@Babbili
@Babbili 4 ай бұрын
and if i want to open the terminal horizontally but below
@RayChavez
@RayChavez 4 ай бұрын
Great question! The simplest would be to rotate the two windows. Type “control-w”, then “r”: control-w r
@Prescott2400-my6di
@Prescott2400-my6di 4 ай бұрын
You need run more neofetch command 🤨
@maximianum
@maximianum 4 ай бұрын
Subscriber 396 says Hello . I'm sure your channel Will grow massively soon. keep the good ( great) work up 👍
@RayChavez
@RayChavez 4 ай бұрын
Thank you! And my pleasure.
@eduardointech
@eduardointech 5 ай бұрын
Thank you for the tutorial!
@RayChavez
@RayChavez 5 ай бұрын
My pleasure! Make sure to checkout Part 2 😉
@zawadhyaa
@zawadhyaa 5 ай бұрын
always wanted to do this but that fucking --bare option, thanks a lot for this
@RayChavez
@RayChavez 5 ай бұрын
My pleasure.
@spacehamster8602
@spacehamster8602 6 ай бұрын
What do you mean by “add username and host”? Is that just my email? At 0:33
@RayChavez
@RayChavez 6 ай бұрын
I’m describing the syntax as I type it. “Username” = user1 “At” = @ “Host” = remote1 Host is short for hostname, and is the name of the remote server (DNS). === But yes, an email address has identical syntax. Great question!!! 🙋🏻‍♂️
@spacehamster8602
@spacehamster8602 6 ай бұрын
@@RayChavez thank you so much!!!!!!!
@RayChavez
@RayChavez 6 ай бұрын
@@spacehamster8602 My pleasure! Glad I could clarify that for you. 👌🏼
@acuffaro
@acuffaro 7 ай бұрын
very very nice guide. Thanks!
@RayChavez
@RayChavez 7 ай бұрын
You’re welcome, my pleasure!
@unknown-kn4uf
@unknown-kn4uf 7 ай бұрын
thanks
@pdelong42
@pdelong42 7 ай бұрын
I believe /dev/fd/63 is a pipe rather than a temp file, but I'd have to go double-check. Still, probably less confusing in a one-minute intro to just call it a temp file. I've used this technique to redirect varnish logs to /bin/logger, so I could slice-and-dice them using rsyslog. Super cool.
@hotfix_cowboy
@hotfix_cowboy 7 ай бұрын
What is an example of when you prefer using one vs the other? Thanks!
@RayChavez
@RayChavez 7 ай бұрын
As demonstrated in the video, and *in general*, when you want the output directly placed on the command line, use command substitution. If you need the output placed into a file first, THEN reference that file, use process substitution. If you want a more "advanced example", see my video "How to Read Git Diff Output", timestamp 3 minutes, and 23 seconds. kzbin.info/www/bejne/hYi2kHiKnNV_fLMsi=48c74V_qjRdEqLHD&t=203 Great question btw! 🫡
@orizach01
@orizach01 7 ай бұрын
I never knew the 2nd one, thanks!
@RayChavez
@RayChavez 7 ай бұрын
You’re welcome, my pleasure!
@tanmayjoshi7856
@tanmayjoshi7856 7 ай бұрын
to close all, you can try :qa
@tanmayjoshi7856
@tanmayjoshi7856 7 ай бұрын
Great Video! Looking forward for the next video in Tmux series! Thanks 👍
@RayChavez
@RayChavez 7 ай бұрын
Thank you! I’m glad you found the video helpful.
@dritterregenschirm2324
@dritterregenschirm2324 7 ай бұрын
Good to know!
@inteliconn995
@inteliconn995 8 ай бұрын
Thanks!
@RayChavez
@RayChavez 8 ай бұрын
You’re welcome. My pleasure.
@ibazur
@ibazur 8 ай бұрын
xD rel
@Goobino64
@Goobino64 8 ай бұрын
One small spark...
@Void-Null-Panda
@Void-Null-Panda 8 ай бұрын
😂😂😂😂
@BoxeoBam
@BoxeoBam 8 ай бұрын
😅😅
@rodgaray
@rodgaray 9 ай бұрын
Great vid!!! Subscribed!! Thanks!!
@RayChavez
@RayChavez 9 ай бұрын
My pleasure! And thank you for the support!!! 🙏
@briankimathi6052
@briankimathi6052 9 ай бұрын
thanks for this
@RayChavez
@RayChavez 9 ай бұрын
I received a great question about the BAD REQUEST at the end of video. AND ☝decided to make my response into an entire video. Boy did *I* learn a lot. I hope you do too. 🔗kzbin.info/www/bejne/pGmqpKJnhdmFabs
@Thalamus4
@Thalamus4 9 ай бұрын
This is a great video. I've used tmux for a long time now, but, stealing someone else tmux config file. This video explains very well how tmux really works. Thanks.
@RayChavez
@RayChavez 9 ай бұрын
My pleasure. I’m glad this video helped you.
@mikebauman2338
@mikebauman2338 10 ай бұрын
Did not work said no file
@RayChavez
@RayChavez 10 ай бұрын
Hmm 🤔 And the output was identical to mine?
@dominicalucia
@dominicalucia 10 ай бұрын
hands down the best video on the internet that doesn't take 5 minutes to get to the point of SSH keys, I was literally starting to think I needed to make my own video to show people!
@dominicalucia
@dominicalucia 10 ай бұрын
of creating an ssh key **
@RayChavez
@RayChavez 10 ай бұрын
Thank you! My pleasure.
@fabricehategekimana5350
@fabricehategekimana5350 10 ай бұрын
I just discovered your channel and I already like your content. This is so informative. May God bless you for your incredible work ! Suscribed
@RayChavez
@RayChavez 10 ай бұрын
Thank you for subscribing! My pleasure!
@AbdulWahab-mp4vn
@AbdulWahab-mp4vn 11 ай бұрын
the best there it is !
@Eric-sm8pv
@Eric-sm8pv 11 ай бұрын
Bro, why have your content been hidden from me all this time? KZbin, you failed me lol. I saw my first video of yours a couple of days ago (I subscribed), then I just happen to see one of your shorts (this one) on something I been trying to figure out. Again, thank you!.
@RayChavez
@RayChavez 11 ай бұрын
My pleasure
@Eric-sm8pv
@Eric-sm8pv 11 ай бұрын
Well, these two said everything that I would have said. Thank you. New subscriber here! Looking forward to more of your content!
@RayChavez
@RayChavez 11 ай бұрын
Thank you! I appreciate the support 🙏 I’m editing “TMUX 4” right now. Should be out in a week or so.
@DhavalAhir10
@DhavalAhir10 Жыл бұрын
commit in git is full snapshot or just changes what they remember at that time??
@RayChavez
@RayChavez Жыл бұрын
Just the changes. === I think of a commit as a "patch". Git only stores what *changes* were applied in each commit. Git presents these changes to you as "diff hunks" when you ask for it via git-show, git-log, etc. === They explain it better than I ever could, lol: git-scm.com/book/en/v2/Getting-Started-What-is-Git%3F === Great question btw, I had to stop and actually think about it. LOL!