From charlesreid1

No edit summary
Line 15: Line 15:
* Setup for Python
* Setup for Python


=Old Notes=
linking internal and external networks through a gateway server, Jupiter
==external IP==
connecting with external VPN service, private internet access
works.
==internal IP==
connecting with wireless router, which is in turn connected to various other devices
wifi usb dongle. connected to Widy?
==tunnel==
idea here is to connect to the VPN via the external IP, creating a tunnel interface.
then connect the internal IP to the tunnel interface.




[[Category:Machine]]
[[Category:Machine]]
[[Category:Linux]]
[[Category:Linux]]

Revision as of 02:14, 29 January 2018

Debian server machine.

First Things First

https://packages.debian.org/wheezy/all/firmware-ralink/download

New Notes

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

Contains:

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