Linux Projects

all about my linux learning journey

Day by day i learn linux little by little. At first it was really confusing, especially using terminal because im not used to type command for everything. Sometimes i dont even know what im doing and just try random command.Slowly i start to understand basic things. Like moving between folder, create file, or just checking what inside a directory. It still take time and sometimes i forgot the command, but its getting better.

There are many time where i got error and dont understand why. Some command not working like i expect, or i type something wrong. But from that i try to search and read a bit, even if not fully understand.What i like from linux is it give more control. I feel like i actually doing something, not just clicking around. Its still not easy for me, but i think im improving step by step.

What i’ve learned so far

  1. basic navigation like cd ls pwd
  2. create and manage file and folder
  3. simple permission like chmod and chown
  4. install package using apt
  5. use nano and try vim
  6. check running process with ps and top
  7. basic linux directory structure
  8. simple network command like ping and ip
  9. understand basic command format
  10. try to read error message

I know im still learning and there are many things i dont understand yet. I will keep practicing and exploring more, and i might update this again later when i learn something new or make a fun project by using linux. :)