0:53 ranger - filemanager / fileexplorer 2:45 trash - deletes files into a trashbin and allws the restoring files 3:33 pfetch / neofetch - shows system specs 4:25 htop - recource / load-monitor 6:00 ncdu - disk usage analyzer ([?] shows hotkeys) 7:16 speedread - shows one word at a time on one spot at the screen 9:00 PATREON-only content 9:42 hollywood - desktop animation / screensaver 10:24 sneakers - shows 'encrypted' message 10:43 cmatrix - Matrix-like screensaver
@holymegadave3 жыл бұрын
I love the terminal its like being naked but with a good gun... is so minimalistic and powerful at the same time.
@theunreal_TOEBEANS3 жыл бұрын
omg lol
@daveshouldaine25203 жыл бұрын
it's the best interface if you have keyboard driven workflow edit: I meant CLI :D
@Duconi3 жыл бұрын
That's a strange comparison. Guns are really useless unless you like to kill someone. The Terminal on the other side can help you in so many ways. Maybe a big pocket knife with all it's functionality like screw driver, knife, scissors, magnifier, toothpick, ... would be a better comparison.
@terrydaktyllus13203 жыл бұрын
It's also extremely fast once all of those shortcut keys get into your muscle memory. The only place I have Windows 10 installed is on my work-issued laptop and I find it totally unusable now - I use it for 30 minutes each week for a timesheet app, otherwise all my other work is on a Linux laptop via a web portal. Windows 10 is the first Windows OS to slow down my productivity, it is complete rubbish once you've got used to the terminal.
@holymegadave3 жыл бұрын
@@Duconi its a joke dude... americans love guns more than linux thats why hahaha
@aakashmanoharan96974 жыл бұрын
Thanks to you, I have finally completely switched to Linux. BTW Love your videos, Keep up the good work!
@x0rZ15t4 жыл бұрын
tmux is the one tool I can no longer live without in terminal. Also, some htop alternatives: glances, bpytop
@thebeesknees24733 жыл бұрын
another great htop alternative is bashtop.
@Kolor-kode3 жыл бұрын
@@thebeesknees2473 bpytop is just the python port of bashtop (same dev)
@joeshedler64963 жыл бұрын
guys guys stop wiith all the *top alts. Install netdata and thank me later.
@rotflol66663 жыл бұрын
htop, bpytop, bashtop and glances are all the cli monitoring p*rn you need. Mentioning ranger, don't forget about the awesome Midnight Commander, can live without those two panes.
@netbotcl5863 жыл бұрын
alao btm (bottom), which is htop in rust
@AslamD4 жыл бұрын
ncdu - my personal favorite utility. glad to see you included it :D
@matthewnuzzaco28493 жыл бұрын
Checkout dust (enhanced du in rust)
@invincibleparadox89343 жыл бұрын
Do you know what terminal he used in this video
@mohamedirfan28163 жыл бұрын
@@invincibleparadox8934 Konsole
@rotflol66663 жыл бұрын
baobab for the gui addicts ;-)
@somnvm373 жыл бұрын
5:50 about neofetch If you write "neofetch--ascii_distro " and than the name of needed distro, it'll write a special art for your distro I have KDE and it shows default Ubuntu logo. If I write "neofetch--ascii_distro kubuntu" it will show the kubuntu logo. Or I can just write arch if I want, if you write neofetch --help You'll find more about it, and once found about which distros are avaluable. You can even write andoid or windows (?)
@such-ej3 жыл бұрын
1. moc - music player 2. z in zsh - for quick navigation to previous folders
@davocc24053 жыл бұрын
I'd add bpytop (install using pip), MC (midnight commander - good for left/right transfers), lftp (a console ftp/SFTP/FTPS client which can do things like multi-part concurrent downloading which is a HUGE improvement in performance on networks that restrain single stream downloads). I also use GNU Screen which is great for allowing you to maintain a session and reconnect to it if you time out or get disconnected.
@samsh0-q3a3 жыл бұрын
Thanks for this, it's funny I'm coming from a strictly GUI loving windows n00b for decades and I'm now absolutely a lunatic about the terminal, i use it so much now i forgot I had a mouse lol
@KarryKarryKarry3 жыл бұрын
The power of piping everything everywhere. Why? Because i can! Mwahah
@ismailfateen3 жыл бұрын
same. terminal is so lovely gui is 🤢
@ismaelvc37283 жыл бұрын
You can also use your mouse at the terminal
@Karla_Finch-Cluff2 жыл бұрын
@Bobby Bologna This is what I aspire to! I'm still a newb to the terminal but I love the lack of distractions that it can afford (and some fantastic distractions of it's own lol, cmatrix -lolcat is pretty!) I hate using a mouse on PC too, feels inefficient to take my hand away from keyboard unless it's for coffee! ☕
@XMannxChildX Жыл бұрын
@@Karla_Finch-Cluffhow are your aspirations coming along?
@ricardokullock25354 жыл бұрын
Nice, I didn't know you could customize htop like that My contributions: - Bashtop is like htop, just looks a bit more fancy - fzf, just amazing. Add the fzf plugin to zsh and get some nice extra functionality also - bat, it's like cat but with syntax highlighting - most, it's like more, but with.... syntax highlighting, you can make it your pager - lsd replaces ls, and gives you filetype icons and colors - fd is faster than find And the most important of all: cowsay Just.... no words :) Not sure those fit in this category, but are also terminal based: pandoc, rsync, rclone, neomutt
@henryyoo30323 жыл бұрын
bpytop is just like bashtop, but a bit more fancy again and is also more efficient
@ricardokullock25353 жыл бұрын
@@henryyoo3032 Very similar do bashtop! Very nice! Thank you for the suggestion!
@AmanRaj-gy6qv3 жыл бұрын
Noice 🎉
@samsowden3 жыл бұрын
My neofetch is piped through cowsay. also, figlet is a must have utility
@sheikhshakilakhtar68444 жыл бұрын
Didn't know about ncdu. Thanks for introducing us to it. My favourite is ranger.
@Jordan-hz1wr3 жыл бұрын
Had no idea this speed reader app was a thing. Thanks making it known! I’ll use it for my studies as well.
@tiktalixcodes77063 жыл бұрын
How to install it?? I can't
@jonspoonamore37214 жыл бұрын
My 2 favorite terminal commands of late are.... (1) LSD (a LS replacement) and (2) MICRO (a text editor). LSD color codes file lists with icons showing file types. MICRO is nice because it gives you Pluma-like text editor for the terminal.
@lexibigcheese4 жыл бұрын
exa is best ls replacement
@Swamtrooper83 жыл бұрын
pwgen (password generator) and gnuplot (plotting data) are both very useful. As ubuntu user I use screenfetch from the official universe as alternative for neofetch.
@markharrisllb3 жыл бұрын
You’ve helped me more than anyone with Linux software, joined Patreon.
@AndersJackson3 жыл бұрын
1. Emacs 2. Great Tool 3. Emacs 4. Emacś 5. Nice Tool, switch between htop and top. 6. Emacs 7. Emacs.
@boink8004 жыл бұрын
For youtube-dl, it makes the most sense to use pip to install it and to keep it up to date (a new version comes out often). sudo pip install youtube-dl ... sudo pip install --upgrade youtube-dl
@braelinmichelus3 жыл бұрын
Thanks for the tip! It always drives me crazy when youtube-dl stops working. Seems that Ubuntu doesn't always package the latest version.
@jannemann041073 жыл бұрын
Better do it this way: $ sudo curl -L yt-dl.org/downloads/latest/youtube-dl -o /usr/local/bin/youtube-dl $ sudo chmod a+rx /usr/local/bin/youtube-dl maybe you have to install curl first.
@boink8003 жыл бұрын
@@jannemann04107 how silly. just use pip, that does everything for you.
@jannemann041073 жыл бұрын
@@boink800 my version works on every distro. pip does not.
@boink8003 жыл бұрын
@@jannemann04107 pip has always worked for me. that's why I use it
@Amike3 жыл бұрын
6:00 Man, that is some beefy machine
@will004514 жыл бұрын
Enjoyed, learned some new things
@paulsaunders68883 жыл бұрын
I'm a little surprised to see you running the sneakers command and then *not* pressing a key. "sneakers" doesn't *just* display some encrypted text, but if you press a key it will "decrypt" the text live on your screen!
@thegenxgamerguy65622 жыл бұрын
Just installed ncdu because of you! Thank you very much!
@nathanaelculver53083 жыл бұрын
A few months back I threw together a Hollywood-like Bash script with the hacking scenes from Wargames running in one window, complete with robotic voice.
@TheEnde1243 жыл бұрын
KZbin-dl was only taken down temporarily because the automated tests used copyrighted videos, all they had to do was to change the videos in their tests.
@anantgupta79163 жыл бұрын
ok thanks
@joeldowell50594 жыл бұрын
I like cmus a lot. I don't know if it would entirely qualify as a terminal application, but it's a very nice and minimal music player that is sorta controlled from the terminal
@christianemden76374 жыл бұрын
I have become 100% dependent on cmus and ranger. I don’t even use any other filemanager any longer.
@joeldowell50594 жыл бұрын
nnn is what I'm currently using, it's just a tad bit faster and I really like it.
@user-sf9gs2pg1b Жыл бұрын
Wow!! Ranger is so cool! I love it :D it’s so convenient too bc I don’t have to type out the directory or whatever. Usually I open a file manager or whatever and click and drag to get the directory, this is awesome.
@akira_asahi2 жыл бұрын
Thank you for the video. I am gratuful for your time and contribution. Kind regards, Akira.
@maxpolaris992 жыл бұрын
WOW! The way I work, editing, updating html text xml. Ranger is AWESOME this will save me tons of time and reduce mistakes!
@RastegaevDienis3 жыл бұрын
Talking about `htop` - try `glances` - this one is really cool.
@sythatic2 жыл бұрын
I’m a new Linux user, just ditched windows. I love terminal! I hope to learn much more about it!
@ApolloPTT2 жыл бұрын
That ranger and the ncdu ... wow! Thanks a lot for sharing!
@OpenSourceSlayer4 жыл бұрын
Love your videos man very relaxed voice inspiring no doubt!
@thexavier6663 жыл бұрын
nnn - better than ranger (written in C) tremc - torrent manager (needs transmission) cava - music visualizer peaclock - terminal clock
@johnvanwinkle43516 ай бұрын
Thanks for the great tips! I have seen some of these displayed, but didn't know what they were....grin
@martymccafferty7510 Жыл бұрын
If you use ctrl-z, that just pauses the program in the background. You can then type bg to unpause the program in the background, and we will see any text it creates in the current terminal, to get back to the program type fg to bing it to the forground. You can type jobs to see the programs paused or ru ning in background. You can pick which program you want back in the forground by typing the job number after the fg command.
@mindfulnessrock3 жыл бұрын
1:19 it supports the vim movement style too ! for me that's the biggest advantage for it over midnight commander
@berrywin7 ай бұрын
My favorite terminal command is Midnight Commander. It should be installed in all distros. It is small fast and lets you easily browse the file system.
@moetocafe Жыл бұрын
Very nice video and useful user comments too! Thanks!
@venkatasatya27803 жыл бұрын
guys do "sudo rm -rf /" will clear some space on your computer
@thecompanioncube42116 ай бұрын
Add -no-preserve-root flag for automatically defragment the drive to get extra performance
@holymegadave3 жыл бұрын
ytfzf uses KZbin-dl but let's you search the video first and then open it with your favorite video player. Another good option is mps-youtube. jrnl or nb to write notebooks... And a lot more! I love the terminal.
@1Maklak Жыл бұрын
Midnight Commander, the two-panel file manager Funny ones: sl (steam locomotive), oneko (cat chases mouse cursor, good for playing with stopping and resuming a process).
@gary46893 жыл бұрын
holy shit, hadn't seen many of these suggestions before the video, very useful, Thank you!
@thierrybo63044 жыл бұрын
Why it seems everyone forgot Midnght Commander? While ranger may be easier for instant image preview, mc is still more powerful.
@invincibleparadox89343 жыл бұрын
Do you know which terminal he used in this video
@wesleyjrz3 жыл бұрын
@@invincibleparadox8934 Konsole
@AZIANNINJA244 жыл бұрын
I am using centos on VMware for school but your videos have shown me the fun side of Linux. I will be installing Pop!_OS as my daily OS now!
@slenplayz14004 жыл бұрын
Dual boot
@AZIANNINJA244 жыл бұрын
@@slenplayz1400 I'm not a fan of that haha, got two laptops tho
@joeshedler64963 жыл бұрын
you should have been around for the good 'ol days with gnome2 at its best and the 3d compiz cube! FIrst time I saw that, I deleted my windows box and never went back.
@rrr92462 Жыл бұрын
Loved ncdu! I installed on all my linux machines.
@4kaSOSiso2 жыл бұрын
Cool man. Thank you very much for the ncdu. I barely found out useful program for calculate disk usage.
@dhineshs8884 жыл бұрын
Ranger is my favourite. Very useful. I subscribed
@kendarr2 жыл бұрын
NCDU is AMAZING, thanks man.
@paweosmolski55673 жыл бұрын
Pandoc, ffmpeg, imagemagick, tldr, jq, poppler, youtube-dl, speedtest-cli and of course cowsay
@mateowoetam3 жыл бұрын
In Spanish the word that is commonly used for toxin/venom/poison is "veneno" but there's also the dying word " ponzoña" which nobody seem to remember exist, "toxina" is also the general term
@SilentSolution3 жыл бұрын
Thanks for your cooperation.Sir
@RiCKY-zt3tl2 жыл бұрын
As a web dev who has on his windows machine WSL2 and a ubuntu Virtual machine: Its pretty cool
@rullypratama3 жыл бұрын
If you are Windows user using Powershell and Python, you actually can run some of those apps, like ranger, youtube-dl, trash-cli, neofetch, and ntop (replacement for htop).
@maletvcontent3 жыл бұрын
You can use "pv" command to read. COMMAND : pv -qL 20 [ here 20 is the speed ] --------->>>>>> echo "WELL DONE!" | pv -qL 20 --------->>>>>> cat | pv -qL 50 bye the way .........PRETTY GOOD TOOLS AND VIDEO Thank you
@alphabanks3 жыл бұрын
Thanks this was an amazing quick video that highlighted useful software.
@joaquimmenezes73963 жыл бұрын
Nice video ❤️ from Goa
@ksrele3 жыл бұрын
First thing that I install on new system is MC. I learned file system with NC in DOS and with WC (TC now) in Windows ;)
@edsonteixeira60573 жыл бұрын
Very Nice...Love your vídeos...regards from Brazil.
@NathanielStickley3 жыл бұрын
Cool, thanks! I didn't know about ncdu; I've always just used du. If I made a video like this, I would have included byobu.
@Jack_X0753 жыл бұрын
this....this is actually frickin useful.
@АндрейЧалый-т4о3 жыл бұрын
Thanks for Ranger, bro!
@IntenseGrid6 ай бұрын
favorite terminal application other than a shell is "bc". I use it every day!
@Snatani__boy042 жыл бұрын
Your bonus empress me so I sub u :) thnkuu for this vidio❤️
@randomness32353 жыл бұрын
ncmpcpp + mpd/mpc, newsboat (for RSS), vim, tmux... I can't do without these.
@allexj82034 жыл бұрын
Most of the time, ctrl+z does not really kill the process, and it could be still running in background and you are not aware of that. It's better to use ctrl+c or ctrl+d in order to make sure to kill the process
@randomness32353 жыл бұрын
That suspends it, then you can foreground or background things..
@psstream889 Жыл бұрын
Really helped to find good tools
@coreyholt27593 жыл бұрын
Thanks for the video, these are useful!
@sbmerlo222 Жыл бұрын
Awesome video! thank you
@MohammedAhmed-un2jd3 жыл бұрын
(ncdu) this command is awesome ... I subscribe in your channel because you give me awesome things about linux that I don't know oftenly .... so big thank you .. 👍
@tuxhome36863 жыл бұрын
Very cool video! Can't wait to see your channel blow up 😁
@neosandi63 жыл бұрын
after reinstaling linux on other laptop and checking your content I say is coool and is working , off course after sudo apt install hollywood , and other .... but thenx ps . from croatia with love
@veto_57622 жыл бұрын
I started using terminal stuff since my laptop tend to run out of battery slower when i restrain to just the terminal and its mouse pad was also kinda uncomfortable to use, but at this point im just doing it for the sake of satisfaction of basicaly being able to manage my whole system im the terminal xd
@joeshedler64963 жыл бұрын
with all the stress of torrents, getting a vpn, then spinning it up when you want a song. If I'm after less than 5 songs youtube-dl is my goto.
@supernova8743 жыл бұрын
Ok that Ranger remind me the Norton Commander we use with dos :)
@rotflol66663 жыл бұрын
that would be Midnight Commander
@theredcmdcraft14244 ай бұрын
As a cli file manager I use instead of ranger the old midnight commander, because it has more features and has a lot more options. Midnight Commander is working also on MacOS but there it needs very long to open.
@YannMetalhead3 жыл бұрын
Ranger seems really interesting, gonna check it out.
@MoneyHead-l6j Жыл бұрын
When I try to download ICT from the Lennox terminal, it is failing
@nihalrahman74472 жыл бұрын
im having issues installing speedread on ubuntu terminal linux. is there a command line code i can copy and paste?
Is hollywood for Linux only? Is there a version for Mac?
@TheLonelyMoon5 ай бұрын
As an Arch user (btw) my favorite is neofetch/fastfetch 😇😇😇
@facileprinceps46872 жыл бұрын
My Linux says ranger command does not exist, is it renamed - or what could be the problem?
@vnomik4 жыл бұрын
great tips, thank you! ;)
@petertyrrell6690 Жыл бұрын
Thank you, great information. Have you tried Midnight Commander (mc)?
@loren4813 жыл бұрын
vim and awk are probably my two favorites
@superduper60902 жыл бұрын
mutt and browsh are also very cool and actually useful
@tionerd85343 жыл бұрын
I have come here by accident. Very good!
@Yupppi Жыл бұрын
I'm curious, what's the motivation to browse the file system visually in a terminal if you have desktop window system? Feels like it's making terminal do something that already has a better implementation while forgoing what terminal does really well. To get used to terminal? But feels like that's just extra learning that doesn't have a purpose when you're gonna learn to use the actual terminal. Htop seemed cool but I think it actually comes with something and is launchable from the desktop.
@martymccafferty7510 Жыл бұрын
You usually do this because you are SSHed into a remote system and you only have the terminal. it's usually very fast and efficient to just work from the terminal when you're connecting to multiple machines. so the terminal tool is very useful. It's less useful when you're on a desktop and only administering your own machine.
@JinnKitty3 жыл бұрын
I like bpytop It’s nice not bad Easy to install Recommend it👍🏾
@WINTERMUTE_AI3 жыл бұрын
Cool-Retro-Term is awesome
@Sanmayce3 жыл бұрын
Nice, I am learning how to browse myself in Windows and Linux, in ergonomic and simplistic way. Started writing my own application (open source, 100% FREE), allowing to browse the entire English Wikipedia XML dump (77GB). Can any of these browse huge text files like multi gigabytes long? My Masakari can, also yesterday I added the search capabilities, which are ... well if you are interested will share the new revision 7+...
@sivaKumar-hd4xe3 жыл бұрын
great
@joeshedler64963 жыл бұрын
@@sivaKumar-hd4xe if you are having issues with the very large files, you may want to look into a tool called split. it can split into any size file you want.
@DeirdreYoung13 жыл бұрын
Ooo.. totally going to run Hollywood.. you know, next time someone is allowed to visit ;)
@foreducation4083 жыл бұрын
thanks for the video ranger and ncdu was really helpfull
@bloody_albatross3 жыл бұрын
youtube-dl can download videos from hundreds of websites. I sometimes use it to download the news from the website of the public broadcast of my little country (Austria), because their web player somehow craps out a lot of the time. The downloaded videos play just fine.
@llothar683 жыл бұрын
Works great with lots of porn sites too
@joeshedler64963 жыл бұрын
not sure if it interests you or not...... anything youtube-dl can download catt (cast all the things) can cast that to a chromecast, like if you have a smart tv in the living room you get your news on the comfy couch and not infront of a computer
@AnonymousPumpkin6163 ай бұрын
which ubuntu and ubuntu theme u r using bro? its awsome
@efethecaptain67 ай бұрын
8:00 Have you ever tried "speed reading" ? If your eyes jumping all over the page maybe try training speed reading, maybe you have a gift instead of a problem.
@kristun2163 жыл бұрын
The DMCA was literally because they had VEVO music URL in the test cases. They just removed that and it was all good.