892
edits
(Created page with " We use the build server to build firmwares. It is turned off when not in use. *Hostname (mDNS): meshbuild.local *IP (static): 192.168.42.22 *Who to contact about the server:...") |
|||
Line 4: | Line 4: | ||
*Hostname (mDNS): meshbuild.local | *Hostname (mDNS): meshbuild.local | ||
*IP (static): 192.168.42.22 | *IP (static): 192.168.42.22 | ||
It's a Dell SC1425 with: | It's a Dell SC1425 with: | ||
Line 13: | Line 12: | ||
It is located in the sudo room "server room". | It is located in the sudo room "server room". | ||
= Using the server = | |||
SSH into the server (ask [[User:Juul|juul]], [[User:Aep|aep]] or [[User:Maxb|maxb]] to gain access). | |||
To power up the server simply access this URL: | |||
* http://room.sudoroom.org/wakemesh.html | |||
This will cause the server to boot using wake on lan. Bootup takes a few minutes. | |||
The server should be powered off when not in use using the command: | |||
sudo shutdown -h now |