DEV Community

kumaran
kumaran

Posted on

Learn Linux

This post how i learned learn in last one year i installed linux in base os on my laptop you choose a distro is our personal choice
Image description
search on google how to install linux ,and also youtube , how to use Linux.

  1) Terminal shortcuts F11 fullscreen and offscreen ,ctrl+shift + - increase and decrease a fornt size ctrl+l to clear,ctrl+Z for background fg use foreground
  2) learn simple commands cd ,ls,mv,cp,mkdir,rm,touch,
Enter fullscreen mode Exit fullscreen mode

clear,Histroy,how ! to previous command
3) How to install .deb .rpm , package managers,zip files
4) move on alias,awk,sed,ps,htop,xarxs and some advance commands
5) Follow linux forums ,Blogs and linux youtube channels i follow personally learnlinuxtv https://www.youtube.com/channel/UCxQKHvKbmSzGMvUrVtJYnUA
linuxhandbook
https://linuxhandbook.com/
hacksploit make the video best way to learnlinux ,mention descriptions linuxjourney and linux survival links https://youtu.be/x-3TBVtM0-Y
6) get deeper on linuxkernel and linux file system,permissions chmod chown usermanagement privileges
Image description
7)linux networking command
Image description
8)awesome-linux on github https://luong-komorebi.github.io/Awesome-Linux-Software/
9) ask the help like twitter ,linkedin ,discord,reddit ,forums #linux
10) Linux is opensource you learn and edit the kernel and build cli tools and build your own distro on linux
linux commands https://gist.github.com/heobay/8431305
11) learn cronjob and bash scripting learn shells zsh, bash
12) https://youtu.be/e7BufAVwDiM linuxhint blogs
https://linuxhint.com/

i mentioned how i learned linux i make any mistake and anything feelfree to mention on discussions ..

Top comments (0)