User Tools

Site Tools


vps_-_openbsd

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
vps_-_openbsd [2023/06/11 22:03] – add in doas and netwokring cpetvps_-_openbsd [2025/04/24 10:55] (current) – [Networking] P a hc9
Line 2: Line 2:
  
 ====== 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 "su" to obtain root privileges as needed. To create a regular user account which is part of the administrative "wheel" group: It is also a good habit to create a regular user account for working, using "su" to obtain root privileges as needed. To create a regular user account which is part of the administrative "wheel" group:
Line 73: Line 69:
   vi /etc/hostname.xnf0   vi /etc/hostname.xnf0
      
-remove the inet autoconf and replace it with inet ip 255.255.255.0+remove the inet autoconf and replace it with ''inet ip''((The virtual machine’s IP address, which is displayed in the header of the VPS Maintenance Shell menu)) ''255.255.255.0'' 
 + 
 +<file config suggested edit from tty bboard VPS> 
 +In /etc/hostname.xnf0, the first line should be 
 +“inet IP-SEEN-ON-THE-VPS-MAINTENANCE-SHELL 255.255.255.0” 
 +</file>
  
 As root edit /etc/mygate As root edit /etc/mygate
Line 102: Line 103:
  
 ---- ----
 +
  $Id: VPS_NetBSD.html,v 1.23 2018/02/22 15:12:01 slugmax Exp $  $Id: VPS_NetBSD.html,v 1.23 2018/02/22 15:12:01 slugmax Exp $
 +
vps_-_openbsd.1686521007.txt · Last modified: 2023/06/11 22:03 by cpet