#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)

golden ice
#

Ive managed to go as far as Installing Arch Linux successfully but i’ve never learned very much how to use terminal except for few GNU commands. but i would like to go way further then that but i dont know where and what to learn.

narrow wedge
narrow wedge
#

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...

▶ Play video
golden ice
narrow wedge
#

zsh may have few different commands or syntax.

#

alacritty is just a terminal emulator, no different than xfce4-terminal, or gnome-terminal

golden ice
#

and kitty?

narrow wedge
#

just a terminal

golden ice
#

also appreciate the quick response