Recently Updated Pages
create pyton3 venv
python3 -m venv venv source venv/bin/activate
Internet Censorship – An Analysis of 195 Countries (Repost)
ORIGINAL POST Global Map Of Internet Censorship & Surveillance Around 4.66 billion people use the...
Play Songs and Videos in reverse
Play a Songs and Videos in reverse mpv --play-direction=backward
AWUS 1900 - Linux Drivers
rtl8814au Drivers for the rtl8814au chipset wireless adapters Install Dependencies sudo apt updat...
Set up a Kubernetes cluster
INSTALLING KUBERNETES INSTALL CONTAINERD # update packages in apt package manager sudo apt update...
Create a hidden Service
Install Tor To enable all package managers using the libapt-pkg library to access metadata and pa...
Browse TOR via Commandline
apt-get install torsocks if you haven't already enabled TOR, enable it via systemctl enable --no...
LXC set mountpoint
pct set 103 -mp0 /host/dir,mp=/container/mount/point
Attach Devices
Attach USB Device Once qvm-device usb attach vmname sys-usb:X-x Persistent qvm-device usb attach...
Set TX-Power 30
Three easy steps: Here it goes root@kali:~# ifconfig wlan1 down root@kali:~# iw reg set BO root@k...
Install Software in dom0
sudo qubes-dom0-update <packagename>
Enable USB support on StandaloneVM
qvm-features [standalone-qube] stubdom-qrexec 1
Change Shell in Templates
sudo usermod -s /usr/bin/fish user
Install custom Kernel in TemplateVM
install linux kernel sudo apt install linux linux-headers grub-install /dev/xvda grub-mkconfig -...
Copy from and to dom0
Copy to dom0 qvm-run --pass-io vm-name "cat /path/to/file/in/vm" > "/path/to/file/in/dom0" Copy ...
Install Software in Template using proxy
wget proxy Issue in Terminal: https_proxy=http://127.0.0.1:8082/ http_proxy=http://127.0.0.1:8082...
Weechat - with Bouncer
Join a server /server add BNC my.bouncer.net/6697 -ssl -username=username/network -password=passw...
Create Jail, Networking and NAT
Step 1: Enable IP Forwarding First, you need to enable IP forwarding on your FreeBSD host. This a...
First Steps
Add User To system root@balrock:~ # adduser Username: username Full name: Uid (Leave empty for d...
Upgrade FreeBSD
Upgrading FreeBSD from one minor version to another, such as from FreeBSD 14.0 to 14.2, can typic...