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

  Рет қаралды 16,368

Akamai Developer

Akamai Developer

Күн бұрын

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
New to Cloud Computing? Get started here with a $100 credit → www.linode.com/lp/youtube-vie...
Watch our first command line tips video → • 18 Commands That Will ...
Learn more about the Linode CLI→ www.linode.com/products/cli/
Subscribe to get notified of new episodes as they come out → kzfaq.info?sub_co...
#Linode #Linux #CommandLine
Product: Linode, Command Line Interface; @LearnLinuxTV ;

Пікірлер: 19
@adamn777
@adamn777 Жыл бұрын
watch -n 10 "" cool neat trick in CTF.
@Crackalacking_Z
@Crackalacking_Z Жыл бұрын
I love these video, because I either learn something new ... or I feel gratified, because I know stuff about stuff XD
@Javaman92
@Javaman92 2 ай бұрын
Getting the weather by command line made me smile. lol
@send2gl
@send2gl Жыл бұрын
Useful video, knew most but watching your video reminded me of them and shall set up a couple of aliases.
@noam65
@noam65 Жыл бұрын
Nice new tools for my toolbox, thanks! :)
@zameerpashablr
@zameerpashablr Жыл бұрын
Thank you so much for the last content.
@vaithis
@vaithis Жыл бұрын
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
@12Q46HPRN
@12Q46HPRN Жыл бұрын
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.
@AkamaiDeveloper
@AkamaiDeveloper Жыл бұрын
Hey Chris! Yep, you're correct. As you can see in the video the ps command lists the header and the top 4 processes. If you truly want to see the top 5 memory and CPU heavy processes, you'll need to use head -6. 👍
@Appalling68
@Appalling68 Жыл бұрын
Thank you!
@scottfranco1962
@scottfranco1962 Жыл бұрын
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.
@jamesjones-gk2gp
@jamesjones-gk2gp Жыл бұрын
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
@Shadowless_Kick
@Shadowless_Kick Жыл бұрын
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.
@AkamaiDeveloper
@AkamaiDeveloper Жыл бұрын
We have a Docs Guide that describes how to setup an NGINX Reverse Proxy: - www.linode.com/docs/guides/use-nginx-reverse-proxy/#configure-nginx If you are hosting multiple web sites or applications that need to be resolved by the Reverse Proxy, this StackOverflow post should point you in the right direction: - stackoverflow.com/questions/68196179/how-to-create-reverse-proxy-for-multiple-websites-in-nginx
@6bOemH2gKz
@6bOemH2gKz Жыл бұрын
14:01 i normally kill the pop shop process(appcenter) while no popshop window is opened... 😄
@superuser8636
@superuser8636 Жыл бұрын
Can add this one to the list somewhere: sudo !!
@OlugbemiDominic
@OlugbemiDominic Жыл бұрын
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
@AkamaiDeveloper
@AkamaiDeveloper Жыл бұрын
Hey there - if you're receiving cancellation emails when you're attempting to signup for an account we suggest reaching out to us via email at support@linode.com to request a review. Be sure to include some account information in your message (name, username, etc.) along with the last 6 digits of the payment card you used to sign up. More information can be found in this post on our Community Questions site: www.linode.com/community/questions/22948/my-signup-was-flagged-as-fraudulent-behavior
@vijaybabaria3253
@vijaybabaria3253 Жыл бұрын
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.
Linux Server Swap and Memory Usage | Top Docs from Linode
18:32
Akamai Developer
Рет қаралды 4,7 М.
Supercharged Linux Commands | bat Makes cat Even More Useful
16:27
Akamai Developer
Рет қаралды 4,2 М.
ИРИНА КАЙРАТОВНА - АЙДАХАР (БЕКА) [MV]
02:51
ГОСТ ENTERTAINMENT
Рет қаралды 7 МЛН
Alat Seru Penolong untuk Mimpi Indah Bayi!
00:31
Let's GLOW! Indonesian
Рет қаралды 11 МЛН
БОЛЬШОЙ ПЕТУШОК #shorts
00:21
Паша Осадчий
Рет қаралды 6 МЛН
WHO DO I LOVE MOST?
00:22
dednahype
Рет қаралды 77 МЛН
Linux Command-Line Tips & Tricks: Over 15 Examples!
31:37
Learn Linux TV
Рет қаралды 212 М.
30 Windows Commands you CAN’T live without
14:35
NetworkChuck
Рет қаралды 2,2 МЛН
Compare Files in Linux | How to Use the diff Command
19:59
Akamai Developer
Рет қаралды 7 М.
How to Use Tar on Linux | Command Line Tips from Linode's Top Docs
23:26
How to use the ps Command | Linux Command Line Basics
14:45
Akamai Developer
Рет қаралды 34 М.
Hostnames and Domains on Linux Servers | Top Docs with Jay LaCroix
16:23
60 Linux Commands you NEED to know (in 10 minutes)
10:50
NetworkChuck
Рет қаралды 1,4 МЛН
My 5 Favorite Linux Shell Tricks for SPEEEEEED (and efficiency)
11:06
Неразрушаемый смартфон
1:00
Status
Рет қаралды 2,1 МЛН
#miniphone
0:16
Miniphone
Рет қаралды 3,6 МЛН
ИГРОВОВЫЙ НОУТ ASUS ЗА 57 тысяч
25:33
Ремонтяш
Рет қаралды 287 М.
Main filter..
0:15
CikoYt
Рет қаралды 13 МЛН
How To Unlock Your iphone With Your Voice
0:34
요루퐁 yorupong
Рет қаралды 28 МЛН