Skip to main content

Recently Updated Pages

Apache 2 | Installing on local drive

Apache

Do you have it? Checksystemctl status apache2 Install Apache2apt install apache2 Check for list...

Updated 1 year ago by Danicus

Install Wireguard on Docker

Wireguard VPN

You will need to have Docker and Docker-compose before you can do this part. This is the .yaml fi...

Updated 2 years ago by Danicus

UFW

General Linux Commands

Allow ports sudo ufw allow 22 remove ports sudo ufw delete allow 22

Updated 2 years ago by Danicus

How to test IP

Bittorrent

Got to https://torguard.net/ and find "Check My Torrent IP".  It might be in the bottom of the p...

Updated 2 years ago by Danicus

List of free proxies | IP addresses

Proxychains

Proxy list  137.184.110.255:8080 - USA162.212.155.5:8080 - USA170.64.136.32:8080 - Germiny 159.2...

Updated 2 years ago by Danicus

Stop google from indexing the Web Site

Meta tags

To stop google from indexing your site, you need to include the following in the head.  <meta na...

Updated 2 years ago by Danicus

SSL CertBot with Lets Encrypt

SSL

This runs in snap. You will need to install that first (if you don't have it already). See if yo...

Updated 2 years ago by Danicus

How to check IP address from command line | Internal and External

General Linux Commands

Check your Internal IP address To check you current machines addres: "ip add" or "ip addr" or; ...

Updated 2 years ago by Danicus

Configure Proxychains

Proxychains

Your going to need the Tor service for this. Do you have it? lets check service tor status If ...

Updated 2 years ago by Danicus

Uninstall proxychains on Ubuntu

Proxychains

How To Uninstall proxychains on Ubuntu sudo apt-get remove proxychains or Uninstall pr...

Updated 2 years ago by Danicus

Install proxychains Using apt

Proxychains

Update apt database with apt using the following command. sudo apt update After update, or, if ...

Updated 2 years ago by Danicus

Install proxychains Using apt-get

Proxychains

Update apt database with apt-get using the following command (if needed). sudo apt-get update A...

Updated 2 years ago by Danicus

Install Ubuntu in Docker container

Ubuntu

Using Docker Compose,  version: "2" services: ubuntu: image: ubuntu container_name...

Updated 2 years ago by Danicus

Install Cockpit

Cockpit

You may want to treat this more like Docker to where, instead of installing this in a docker, ins...

Updated 2 years ago by Danicus

Install Home Assistant on Docker Compose

Home Assistant

Pull the docker image https://hub.docker.com/r/b4bz/homer **Home Assistant compose Config file.y...

Updated 2 years ago by Danicus

Time In Linux | setting time zones

General Linux Commands

Check your timezone on Linux by typing in timedatectl command. Output: $ timedatectl ...

Updated 2 years ago by Danicus

Install on Docker

Homer | Web Dashboard

Pull the docker image https://hub.docker.com/r/b4bz/homer **Homer docker compose .yml**  https:/...

Updated 2 years ago by Danicus

Glasses | Buying online

Eye Care

When you buy online you need to get the Docs prescription first.  Note: You may want to get the ...

Updated 2 years ago by Danicus

Network Commands | Windows

General Windows Commands

Shows your current machines IP address info ipconfig This should pop up a list of all IP addr...

Updated 2 years ago by Danicus

Troubleshooting RAID

RAID | MDADM

Setup: Our current RAID array with 5 drives in it is "md111". Its location is /dev/md111 Resize ...

Updated 2 years ago by Danicus