Create an HTTP server in Python on port xxxx to access/download files from a folder April 4, 2026 | No Comments | command, configuration, http, information, internet, linux, Linux Ubuntu Server First you need to have Python or Python 3 installed, then you have the command ‘python3’ Setting up a fast HTTP server (The easiest way)Since […]
newgrp April 2, 2026 | No Comments | command, configuration, docker, information, linux, Linux Ubuntu Server, ssh, sudo It allows you to update your permissions without having to log out When you install Docker and add your user to the group with sudo […]
obtain public IPv4 and IPv6 March 30, 2026 | No Comments | command, information, internet, linux, Linux Ubuntu Server, public_ip ipv4: ipv6: this last returns IPv6 if available, otherwise IPv4 prioritizes ipv6 over ipv4, but it returns ipv4 to me If IPv6 throws an error, […]
Install Linux Ubuntu Server on a PC March 28, 2026 | No Comments | booteable, information, linux, Linux Ubuntu Server, PC, pendrive USB I’m doing this because my Ubuntu server got corrupted after a week without internet Not only does it not recognize basic commands, but it’s difficult […]