Skip to content

Just a small document to help me remember which ubuntu commands do what on my server.

Notifications You must be signed in to change notification settings

dom500d/ubuntu_commands

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 

Repository files navigation

ubuntu_commands

Just a small document to help me remember which ubuntu commands do what on my server.

./ - To run a .sh file or other executable I believe.
chmod - changes permissions, -r for everything.
cd - changes directory, .. goes up one, / to root, blank or ~ goes to home, - to last directory.
rm - remove specificed folders/files, use -rf to delete all files and subdirectories.
sudo shutdown -r now - restarts the server

About

Just a small document to help me remember which ubuntu commands do what on my server.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published