Skip to main content

Recently Updated Pages

Set up a Kubernetes cluster

Set up a Kubernetes cluster

INSTALLING KUBERNETES INSTALL CONTAINERD # update packages in apt package manager sudo apt update...

Updated 9 hours ago by tinfoil-hat

Create a hidden Service

TOR

Install Tor To enable all package managers using the libapt-pkg library to access metadata and pa...

Updated 3 days ago by tinfoil-hat

Browse TOR via Commandline

TOR

apt-get install torsocks if you haven't already enabled TOR, enable it via systemctl enable --no...

Updated 4 days ago by tinfoil-hat

LXC set mountpoint

Proxmox

pct set 103 -mp0 /host/dir,mp=/container/mount/point

Updated 1 month ago by tinfoil-hat

AWUS 1900 - Linux Drivers

Alfa AWUS

rtl8814au Drivers for the rtl8814au chipset wireless adapters Install Dependencies sudo apt updat...

Updated 4 months ago by tinfoil-hat

Attach Devices

QubesOS

Attach USB Device Once qvm-device usb attach vmname sys-usb:X-x Persistent qvm-device usb attach...

Updated 6 months ago by tinfoil-hat

Set TX-Power 30

Alfa AWUS

Three easy steps: Here it goes root@kali:~# ifconfig wlan1 down root@kali:~# iw reg set BO root@k...

Updated 6 months ago by tinfoil-hat

Install Software in dom0

QubesOS

sudo qubes-dom0-update <packagename>

Updated 6 months ago by tinfoil-hat

Enable USB support on StandaloneVM

QubesOS

qvm-features [standalone-qube] stubdom-qrexec 1

Updated 6 months ago by tinfoil-hat

Change Shell in Templates

QubesOS

sudo usermod -s /usr/bin/fish user

Updated 6 months ago by tinfoil-hat

Install custom Kernel in TemplateVM

QubesOS

install linux kernel sudo apt install linux linux-headers grub-install /dev/xvda grub-mkconfig -...

Updated 6 months ago by tinfoil-hat

Copy from and to dom0

QubesOS

Copy to dom0 qvm-run --pass-io vm-name "cat /path/to/file/in/vm" > "/path/to/file/in/dom0" Copy ...

Updated 6 months ago by tinfoil-hat

Install Software in Template using proxy

QubesOS

wget proxy Issue in Terminal: https_proxy=http://127.0.0.1:8082/ http_proxy=http://127.0.0.1:8082...

Updated 6 months ago by tinfoil-hat

Weechat - with Bouncer

weechat

Join a server /server add BNC my.bouncer.net/6697 -ssl -username=username/network -password=passw...

Updated 8 months ago by tinfoil-hat

Create Jail, Networking and NAT

FreeBS Server

Step 1: Enable IP Forwarding First, you need to enable IP forwarding on your FreeBSD host. This a...

Updated 8 months ago by tinfoil-hat

First Steps

FreeBS Server

Add User To system root@balrock:~ # adduser Username: username Full name: Uid (Leave empty for d...

Updated 8 months ago by tinfoil-hat

Upgrade FreeBSD

FreeBS Server

Upgrading FreeBSD from one minor version to another, such as from FreeBSD 14.0 to 14.2, can typic...

Updated 8 months ago by tinfoil-hat

Change Hostname

FreeBS Server

Changing the hostname in FreeBSD can be done in a few simple steps. Here’s how to do it: Step 1: ...

Updated 8 months ago by tinfoil-hat

Webdav using Apache2

Dav Servers

Step 1: Install Required Packages First, ensure that you have Apache2 and the necessary modules i...

Updated 8 months ago by tinfoil-hat

Radicale - Cal and CardDav

Dav Servers

1. Install Packages apt update apt dist-upgrade apt install radicale apache2-utils 2. Authentica...

Updated 8 months ago by tinfoil-hat