12 MORE Commands That Will Change The Way You Use Linux Forever

preview_player
Показать описание
As a follow up to our first command line tips video, here are 12 more commands provided by the community that will change the way you use Linux forever. Whether you're a Linux newbie or a seasoned SysAdmin, you'll find this video helpful. Presented by @LearnLinuxTV

Chapters:
0:00 Introduction
0:38 head and tail Command
5:39 Chaining commands with &&
7:32 Chaining commands with && and a typo
8:34 Chaining commands with ;
9:02 Chaining commands with ; and a typo
9:50 Chaining commands with pipes
10:23 Chaining commands with pipes and a typo
11:34 Run command if installed, install if not
12:12 Run if installed, install if not, and then run command
13:19 Listing top 5 processes by men and cpu
14:49 Checking weather via the terminal
16:07 Using cat and tac
18:34 Using the .bashrc PS1 generator
21:40 Conclusion

#Linode #Linux #CommandLine
Product: Linode, Command Line Interface; @LearnLinuxTV ;
Рекомендации по теме
Комментарии
Автор

Getting the weather by command line made me smile. lol

Javaman
Автор

watch -n 10 "<cmd>" cool neat trick in CTF.

adamn
Автор

I love these video, because I either learn something new ... or I feel gratified, because I know stuff about stuff XD

Crackalacking_Z
Автор

Useful video, knew most but watching your video reminded me of them and shall set up a couple of aliases.

sendgl
Автор

Nice new tools for my toolbox, thanks! :)

noam
Автор

Thank you so much for the last content.

zameerpashablr
Автор

Thanks for the quality content explained in a very simple term where everyone can understand pls continue with this tips would appreciate if can do a video on Curl

vaithis
Автор

Note that any editor that knows how to follow can also give live updates on a file. Visual studio code, if you open a file that is updating, will update the file in visual studio. Useful in some circumstances.

scottfranco
Автор

Jay I was not going to do this but, I am going to go back to work. I would like to know if you could tell me what the minimal costs I can get away with using Linode to setup a basic hosting system that would have Ubuntu server with LEMP and WordPress installed. Thank Jay

jamesjones-gkgp
Автор

Great video, Jay!
I often point people to your channel when they ask, "How do I learn more about using the Linux command line?"

BTW - on the "top 5 processes command: p5 alias" section of the video, should the 'head -5' part be 'head -6' to show the header and 5 processes (total of 6 lines)? I'm not trying to be picky, just learning.

QHPRN
Автор

Do you have a tutorial for setting up NGINX as a reverse proxy? One NGINX as a reverse proxy, more than one Web server behind it.

Shadowless_Kick
Автор

14:01 i normally kill the pop shop process(appcenter) while no popshop window is opened... 😄

bOemHgKz
Автор

Can add this one to the list somewhere:

sudo !!

superuser
Автор

a great content is not enough until you get to see Linode sponsoring half of YT vidoes, and after you`ve wasted your whole time watching the vid and ready to sign up for an account you keep getting cancel all the time, which include trying all the three avail payment methods..so annoying

OlugbemiDominic
Автор

Thanks, i love your content to improve linux productivity tips. do you suggest any tool for linux file explorer from the command prompt. i saw NerdTree but it is slated for retirement. if you get a chance to make video on that, it would be a huge help. I also saw MobaXTerm which is a great tool for me to access linux from windows but it only allows side panel as list view and not a tree view to easily navigate directory structure. thank you again for all the contents.

vijaybabaria