Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions start-os/src/initial-setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

After [installing StartOS](installing-startos.md), follow these steps to initialize your server, set a master password, and download your Root CA.

## Watch The Video

<div class="yt-video" data-id="S5v0LW3BNj4" data-title="Initial Setup"></div>


1. Connect your server to power and Ethernet.

1. From a computer connected to the same Local Area Network (LAN) as your server, open a browser and visit [http://start.local](http://start.local).
Expand Down
4 changes: 4 additions & 0 deletions start-os/src/ssh.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ Like other Linux distributions, StartOS allows you to go "under-the-hood" via Se
> [!WARNING]
> Accessing your server via SSH is considered advanced. Please use caution, you can cause permanent damage to your server, potentially resulting in loss of data.

## Watch The Video

<div class="yt-video" data-id="qi5H_JzcRVk" data-title="SSH"></div>

## Using your StartOS Master Password

1. Open a terminal on your client device and enter:
Expand Down
4 changes: 4 additions & 0 deletions start-tunnel/src/installing.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

Install StartTunnel on a Debian VPS by renting a server, running the one-line installer script, and initializing the web interface. The entire process takes just a few minutes.

## Watch The Video

<div class="yt-video" data-id="JGhBFZ0hNOU" data-title="Installing StartTunnel"></div>

## Get a VPS

Rent a cheap Debian 12+ VPS with a dedicated public IP. Minimum CPU/RAM/disk is fine. For bandwidth, no need to exceed your home Internet's upload speed.
Expand Down