Articles
File Management
File Management (As User) Using SSH mkdir new_directory --Make Directory. Creates a new...
How to connect via SSHConnecting to Your Server (SSH) The first step is to connect to your server using SSH (Secure...
Linux basic commands for navigationBasic Navigation pwd --Print Working Directory. Shows you the current directory you are in....
Managinfg Your Seedbox (Deluge, rsync etc.)Typically, you won't directly interact with Deluge or ruTorrent via the command line for...
Managing Your VPSThese commands are more relevant when you have a VPS, giving you more control over the system....
Rootless DOCKERRootless Docker (Basic) You can manage Docker containers without needing sudo systemctl --user:...