1764389222_maxresdefault.jpg

16 Linux Tips in 10 Minutes
Let’s go over as many linux tips as we can as fast as we can. These are tips you all should know, but there will probably be a couple new ones in here. I also add bonus tips throughout. Timestamps below

00:00 Introduction
00:50 Killing Processes
01:26 htop
02:04 system-monitor
02:43 bind hotkeys
03:28 use workplaces
04:05 SSH Usage
05:27 Remote Access Programs
06:08 Uptime Command
06:34 Check Your Linux Version
07:01 Neofetch
07:17 TTY Black Screen
08:25 cmatrix
09:07 Auto-Mount Drives
10:39 UUID – BLKID
10:53 List Drives
11:24 sudo !!
12:02 Aliases
13:20 Conclusion .

►► Digital Downloads ➜ https://www.cttstore.com
►► Patreon ➜ https://www.patreon.com/christitustech
►► Twitch ➜ https://www.twitch.tv/christitustech
►► Website and Guides ➜ https://christitus.com

source

27 thoughts on “16 Linux Tips in 10 Minutes

  1. I find the package manager, software manager, update manager and I think maybe install manager confusing. Also, when start with the Debian vanilla – how do we add other than package manager? Thanks.

  2. Excellent video, switched to Linux about a year ago. I have watched a lot of videos and gotten a lot of tips. I have to say there were 3 or 4 I did not know. Thank you. One question: What is the CLI command for the system monitor in debian?

  3. I'm new to Ubuntu. 20.04 LTS In the terminal, I typed sudo apt install neofetch It asked for my Password, but when I try to type my password, nothing happens. The letters I type do not appear. Can you tell me what to do? Thanks.

  4. 7:38 It's CTRL+ALT+F3 on my (as default) Ubuntu 20.04.2 LTS – not CTRL+ALT+F1, as you say.
    Neither does CTRL+ALT+F7 get me back to terminal shell . . . With that command my system is stuck on the disk block checking – and stays there.

  5. Sometimes my screen goes black and even the tty doesn’t work — I think it’s xmonad fucking up somehow, but I dunno. Sometimes the tiles become unresponsive and I go into a tty to kill xmonad and that sometimes works?

  6. I think neofetch (while interesting) is too slow (took a total 0.38 seconds at 90% cpu usage) .
    IMHO: neofetch should cache most (if not all) of that information — most of the info will rarely change enough to grab it every time)

    I currently use linuxlogo timing both of these using the time command:

    $ /usr/bin/time linux_logo
    0.00user 0.00system 0:00.02elapsed 5%CPU (0avgtext+0avgdata 2152maxresident)k
    0inputs+0outputs (0major+139minor)pagefaults 0swaps

    $ /usr/bin/time neofetch
    0.25user 0.09system 0:00.38elapsed 90%CPU (0avgtext+0avgdata 36480maxresident)k
    0inputs+392outputs (29major+47467minor)pagefaults 0swaps

  7. What does a person do when looking for drivers etc for printers or perhaps a mouse or blue tooth devices? EG: I have a desktop (old) that has a wifi device built into it, with Windows I can use the wifi but have never known how to install or mount the device to use it (please help?!?!?!?!!!).

Comments are closed.