From charlesreid1

Debian server machine.

See Jupiter/Data for database schema.

installation

See Ubuntu/LiveUSB or Kali/LiveUSB for live USB installation steps.

fixing problems with wifi interface names

https://www.linuxquestions.org/questions/linux-networking-3/wireless-adapter-interface-renamed-to-long-string-instead-of-wlan0-4175556296/

vi /etc/default/grub

and change the following variable to:

GRUB_CMDLINE_LINUX_DEFAULT="net.ifnames=0"

dotfiles and scripts

See https://git.charlesreid1.com/dotfiles/debian

Contains:

  • Dotfiles
  • Install scripts
  • Cleanup/de-bloat scripts
  • Setup for Python


flags