vps_-_openbsd
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
vps_-_openbsd [2021/04/02 09:13] – [Contents] hc9 | vps_-_openbsd [2025/04/24 10:55] (current) – [Networking] P a hc9 | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | {{:: | + | {{: |
====== OpenBSD on SDF VPS ====== | ====== OpenBSD on SDF VPS ====== | ||
- | |||
- | |||
===== First Steps ===== | ===== First Steps ===== | ||
- | |||
==== Root Password ==== | ==== Root Password ==== | ||
Line 51: | Line 48: | ||
==== User Accounts ==== | ==== User Accounts ==== | ||
- | |||
It is also a good habit to create a regular user account for working, using " | It is also a good habit to create a regular user account for working, using " | ||
Line 63: | Line 59: | ||
This user will be in the " | This user will be in the " | ||
+ | For doas copy over the example and then edit | ||
+ | |||
+ | cp / | ||
+ | |||
+ | ==== Networking ==== | ||
+ | |||
+ | As root edit / | ||
+ | | ||
+ | vi / | ||
+ | | ||
+ | remove the inet autoconf and replace it with '' | ||
+ | |||
+ | <file config suggested edit from tty bboard VPS> | ||
+ | In / | ||
+ | “inet IP-SEEN-ON-THE-VPS-MAINTENANCE-SHELL 255.255.255.0” | ||
+ | </ | ||
+ | |||
+ | As root edit /etc/mygate | ||
+ | |||
+ | vi / | ||
+ | |||
+ | Add in the gateway ip from welcome email | ||
+ | |||
+ | As root edit /etc/myname | ||
+ | |||
+ | vi / | ||
+ | |||
+ | Add in a hostname that makes sense | ||
+ | |||
+ | As root type in / | ||
+ | |||
+ | sh / | ||
+ | | ||
+ | Should now see your ip listed when doing ifconfig | ||
+ | |||
+ | Now run sysupgrade twice to get the latest version | ||
===== References ===== | ===== References ===== | ||
Line 71: | Line 103: | ||
---- | ---- | ||
+ | |||
$Id: VPS_NetBSD.html, | $Id: VPS_NetBSD.html, | ||
+ |
vps_-_openbsd.1617354836.txt.gz · Last modified: 2021/04/02 09:13 by hc9