New pages
From Pulsed Media Wiki
- 09:34, 18 April 2025 Quota (hist) [775 bytes] Gallogeta (talk | contribs) (Created page with " == What Does "Creating Quota" Mean on a Seedbox? == In simple terms, creating a quota on a seedbox means setting a limit on how much '''disk space a particular folder, user,...")
- 17:29, 17 April 2025 Rootless DOCKER (hist) [1,607 bytes] Gallogeta (talk | contribs) (Created page with " == Rootless Docker (Basic) == You can manage Docker containers without needing '''sudo''' '''systemctl --user''': This command manages systemd user services. Rootless Docke...")
- 17:27, 17 April 2025 Managing Your VPS (hist) [1,034 bytes] Gallogeta (talk | contribs) (Created page with "These commands are more relevant when you have a VPS, giving you more control over the system. '''df -h Disk Free''' --Shows disk space usage in a human-readable format. d''...")
- 17:23, 17 April 2025 Managing Your Seedbox (Deluge, rsync etc.) (hist) [1,252 bytes] Gallogeta (talk | contribs) (Created page with "Typically, you won't directly interact with Deluge or ruTorrent via the command line for day-to-day tasks. These are usually managed through their web interfaces. However, yo...")
- 17:19, 17 April 2025 Linux basic commands for navigation (hist) [615 bytes] Gallogeta (talk | contribs) (Created page with "'''pwd''' --Print Working Directory. Shows you the current directory you are in. '''ls''' --List. Displays the files and directories in the current directory. '''ls -l'''...")
- 17:18, 17 April 2025 How to connect via SSH (hist) [398 bytes] Gallogeta (talk | contribs) (Created page with " == Connecting to Your Server (SSH) == The first step is to connect to your server using '''SSH (Secure Shell).''' You'll need an SSH client (like Terminal on macOS/Linux or...")
- 17:17, 17 April 2025 File Management (hist) [1,321 bytes] Gallogeta (talk | contribs) (Created page with " == File Management (As User)== Using SSH '''mkdir new_directory''' --Make Directory. Creates a new directory with the specified name. '''rmdir empty_directory''' ...")