User contributions for Noob

A user with 347 edits. Account created on 23 February 2023.
Jump to navigation Jump to search
Search for contributionsExpandCollapse
⧼contribs-top⧽
⧼contribs-date⧽
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)

11 May 2023

  • 18:4518:45, 11 May 2023 diff hist +4,373 N Ubuntu 22.04 FFMPEG Created page with "=FFMPEG= ===Installing FFmpeg on Ubuntu<br>=== To use FFmpeg on Ubuntu, you need to install it first. You can do this by running the following command in the terminal:<br> <code>sudo apt install ffmpeg</code><br> <br> ==Basic usage== Once you have installed FFmpeg, you can use it to perform various tasks related to video and audio processing. Here are some basic commands to get you started:<br> === Convert video from one format to another=== * This command will convert..." current
  • 18:4318:43, 11 May 2023 diff hist +16,990 N Ubuntu 18.04 OpenSSH-Server Capture Failed Passwords Created page with "==Done in a Vultr VPS to Capture Passwords== * could only get working on 18.04 - failed on 20.04 and 22.04 * Spin up a Ubuntu 18.04 server on VPS * Login to VPS terminal UFW firewall is enabled at default on Vultr Ubuntu 18.04 (at current time testing).<br> <code>ufw allow 8889/tcp</code><br> <code>echo 'Port 8889' >> /etc/ssh/sshd_config</code> <div class="toccolours mw-collapsible mw-collapsed"> Warning: Make sure you do not use SINGLE <code>></code> it will TRUNCATE..." current
  • 18:4218:42, 11 May 2023 diff hist +3,957 N Ubuntu 22.04 Nano Created page with "==Nano Ubuntu== ===Getting Started=== : Open your terminal or command prompt. : Type nano followed by the name of the file you want to edit. For example, if you want to edit a file called '''myfile.txt''', you would type '''nano myfile.txt'''. : Once Nano opens, you should see the contents of the file you're editing. ===Navigating the File=== Nano uses keyboard shortcuts for most commands. Here are some of the most useful navigation commands: :* '''Ctr..."
  • 18:3818:38, 11 May 2023 diff hist +36,071 N Ubuntu 22.04 Nginx File Sharing with DNS Created page with " ==With DNS - cert by LetsEncrypt== No DNS Using IP and Self Signed Certs for https ===Spin up a Server === Using <b>Vultr</b> i am going to deploy a <b>Ubuntu 20.04</b> Server.<br \> $5 a month, 1 cpu, 1024MB ram, 25GB ssd, 1000GB Bandwidth.<br \> I have been given the IP:<b>192.248.155.201</b> <br \> ===DNS=== make a <b>A RECORD</b> for subdomain server IP address<br> {| class="wiki..." current
  • 18:3618:36, 11 May 2023 diff hist +2,937 N Ubuntu 22.04 Cron Created page with "==Cron Quick Start== Cron already comes preinstalled - but if not, install with<br> <code>sudo apt install cron</code><br> <br> Cron is a time-based job scheduler in Ubuntu and other Unix-like operating systems. It allows users to schedule commands or scripts to run automatically at specific times or intervals. Cron jobs are very useful for automating repetitive tasks or performing maintenance tasks on a regular basis.<br> <br> To use cron on Ubuntu, you need to underst..." current
  • 18:3218:32, 11 May 2023 diff hist +7,877 N Ubuntu 22.04 Swap Space Created page with "==Swap Space== Swap space is an area on your hard drive that the Ubuntu operating system uses as a temporary storage location when your system runs out of physical memory (RAM). When your system's RAM is full, the operating system moves less frequently used data from RAM to the swap space, freeing up RAM for more critical processes. This process is called "swapping" or "paging." Ubuntu swap space is a dedicated partition or file on your hard drive that functions as virt..." current

10 May 2023

9 May 2023

4 May 2023

5 April 2023

4 April 2023

  • 22:1922:19, 4 April 2023 diff hist +19,533 N Ubuntu unattended-upgrades Created page with "== Introduction == Unattended-upgrades is a tool that allows Ubuntu users to automatically update their system with the latest security patches and bug fixes. It's important to keep your system up-to-date to ensure that it's secure and running smoothly. With unattended-upgrades, you don't have to worry about manually checking for updates and installing them yourself. Instead, the tool automatically downloads and installs the updates in the background, saving you time and..."

2 April 2023

(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)