Skip to main content

Recently Updated Pages

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

Extending RAID

RAID | MDADM

Prepare new disk                Need to partition? Do it now. I'll wait... Setup: The current RA...

Updated 2 years ago by Danicus

Linux command line: bash + utilities

General Linux Commands

A & Start a new process in the background alias Create an alias • ...

Updated 2 years ago by Danicus

log in to remote machine | SSH

SSH | Secure Shell

Remote meaning, not the same computer you keyboard is directly connected to.  We are going to sa...

Updated 2 years ago by Danicus

Secure a new computer | SSH

SSH | Secure Shell

Secure new computer by creating a new user for the server/computer, then removing rights from roo...

Updated 2 years ago by Danicus