Hello, everyone!
In this post, I would like to share with you the common Linux Commands.
1:cd Conversion path
2:mkdir Creating a Folder
3:rm delete file
4:mv Move,rename
5:copy Copy
6:vi Edit
7:cat Displays the document content
8:unzip decompaction
9:free Check the memory
10:passwd Change password
11: mysql -uroot -p Verify that your database password is correct
That's all, I hope you like it.
Thank you!