#I use Linux for 3,5 years but i’ve never learned it. How do i learn it?
11 messages · Page 1 of 1 (latest)
This man has very good teaching way.
https://www.youtube.com/watch?v=HIXzJ3Rz9po&pp=ygUdam9lIGNvbGxpbnMgbGludXggZmlsZSBzeXN0ZW0%3D
An introduction to the basic Linux file system and how to get around in it. If you'd like to know more about how I can help you get started with Linux then please check out http://www.ezeelinux.com
thanks i will review it
We take a deep dive into Linux file types and permissions.
To learn more about the umask in Ubuntu: https://askubuntu.com/questions/44542/what-is-umask-and-how-does-it-work
This video is a crash course to help new users get started with BASH. Here is a list of the commands we'll cover:
BEGINNER'S GUIDE TO THE BASH TERMINAL
NAVIGATION
ls - list directory contents
pwd - print name of current/working directory
cd - change working directory
pushd/popd - put working directory on a stack
file - determine file type
loc...
how is this different from zsh/alacritty does it matter or is that just different interface?
zsh may have few different commands or syntax.
alacritty is just a terminal emulator, no different than xfce4-terminal, or gnome-terminal
and kitty?
just a terminal
also appreciate the quick response