Recently Updated Pages
enterprise linux boilerplate
server template setup
Updated 1 year ago by Admin
## ## ct deploy for EL ## ## ## install base stuff ## dnf update -y reboot dnf -y install yum...
tmux
configs and dotfiles
Updated 2 years ago by Admin
tmux config examples to change the default tmux prefix to Ctrl+a unbind-key C-b set-option -g pre...
guest OS setup
wsl_config
Updated 2 years ago by Admin
default linux stuff sudo su - mkdir /mnt/nfs1 apt -y update apt -y upgrade apt -y dist-upgrade a...
initial setup
wsl_config
Updated 2 years ago by Admin
To install WSL on a windows machine, use Debian, and use WSL2:https://learn.microsoft.com/en-us/w...
changing user uid
wsl_config
Updated 2 years ago by Admin
edit the uid in registry: Computer\HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\L...
fixing hostname issues
wsl_config
Updated 2 years ago by Admin
To change the hostname, the following has to be completed: add the following to `/etc/wsl.conf` ...
enabling bridged networking
wsl_config
Updated 2 years ago by Admin
https://randombytes.substack.com/p/bridged-networking-under-wsl https://github.com/microsoft/...