Hey guys this is day 3 of my DevOps journey where I started with understanding the Linux file system and architecture of the Directories. One thing I figured out is Everything is file in Linux System even the commands we use on terminal.
In yesterday’s blog I have classified the Linux commands in 6 types from that I got hands on experience on the 2 commands they are :-
1. File and Directory Management
2. Text Manipulation and Viewing
I found some commands very tough to use and understand like chmod and chown as the requires some commands in the back too, but some how I figured it and used tools like askUbuntu, chatgpt and youtube. I searched many videos to get started but then I started by putting each command one by one on youtube and where ever I faced the problem then I used 2 sources they are askUbuntu’s website and chatgpt.
My tomorrow’’s task is to finish remaining commands of the Linux so I can start understanding of the Linux.