Recently Updated Pages
Install Docker on local drive
Do you have docker? `docker -v` Install Docker `apt install docker` Do you have docker-co...
Install Photoprism on Docker
Needs to have a data base as well as volumes for the db and photoprism You will need Docker and ...
Install on local drive
Start with installing it. sudo apt install fail2ban Is it running?systemctl status fail2ban wha...
Apache 2 | Installing on local drive
Do you have it? Checksystemctl status apache2 Install Apache2apt install apache2 Check for list...
Install Wireguard on Docker
You will need to have Docker and Docker-compose before you can do this part. This is the .yaml fi...
UFW
Allow ports sudo ufw allow 22 remove ports sudo ufw delete allow 22
How to test IP
Got to https://torguard.net/ and find "Check My Torrent IP". It might be in the bottom of the p...
List of free proxies | IP addresses
Proxy list 137.184.110.255:8080 - USA162.212.155.5:8080 - USA170.64.136.32:8080 - Germiny 159.2...
Stop google from indexing the Web Site
To stop google from indexing your site, you need to include the following in the head. <meta na...
SSL CertBot with Lets Encrypt
This runs in snap. You will need to install that first (if you don't have it already). See if yo...
How to check IP address from command line | Internal and External
Check your Internal IP address To check you current machines addres: "ip add" or "ip addr" or; ...
Configure Proxychains
Your going to need the Tor service for this. Do you have it? lets check service tor status If ...
Uninstall proxychains on Ubuntu
How To Uninstall proxychains on Ubuntu sudo apt-get remove proxychains or Uninstall pr...
Install proxychains Using apt
Update apt database with apt using the following command. sudo apt update After update, or, if ...
Install proxychains Using apt-get
Update apt database with apt-get using the following command (if needed). sudo apt-get update A...
Install Ubuntu in Docker container
Using Docker Compose, version: "2" services: ubuntu: image: ubuntu container_name...
Install Cockpit
You may want to treat this more like Docker to where, instead of installing this in a docker, ins...
Install Home Assistant on Docker Compose
Pull the docker image https://hub.docker.com/r/b4bz/homer **Home Assistant compose Config file.y...
Time In Linux | setting time zones
Check your timezone on Linux by typing in timedatectl command. Output: $ timedatectl ...
Install on Docker
Pull the docker image https://hub.docker.com/r/b4bz/homer **Homer docker compose .yml** https:/...