Difference between revisions of "Mesh/Build server"
Jump to navigation
Jump to search
(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 |
Revision as of 19:35, 28 October 2014
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
It's a Dell SC1425 with:
- Dual 2.8 Ghz Xeon processors
- 8 GB ram
- 750 GB harddrive.
It is located in the sudo room "server room".
Using the server
SSH into the server (ask juul, aep or maxb to gain access).
To power up the server simply access this URL:
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