Jupiter: Difference between revisions
From charlesreid1
No edit summary |
m (Replacing charlesreid1.com:3000 with git.charlesreid1.com) |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
Debian server machine. | Debian server machine. | ||
= | See [[Jupiter/Data]] for database schema. | ||
=installation= | |||
See [[Ubuntu/LiveUSB]] or [[Kali/LiveUSB]] for live USB installation steps. | See [[Ubuntu/LiveUSB]] or [[Kali/LiveUSB]] for live USB installation steps. | ||
| Line 21: | Line 23: | ||
==dotfiles and scripts== | ==dotfiles and scripts== | ||
See https://charlesreid1.com | See https://git.charlesreid1.com/dotfiles/debian | ||
Contains: | Contains: | ||
Latest revision as of 03:34, 9 October 2019
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
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