Difference between revisions of "Shells"

From Insomnia 24/7 Wiki
Jump to: navigation, search
imported>Wikiadmin
m
(Services list on Insomnia 24/7)
 
(14 intermediate revisions by 2 users not shown)
Line 7: Line 7:
  
 
Check out our [[Shells_rules|rules]] and [[Shells_FAQ|F.A.Q.]]
 
Check out our [[Shells_rules|rules]] and [[Shells_FAQ|F.A.Q.]]
 
 
===Information about shells on rootedker.nl===
 
 
The admin is lazy so all the same rules apply for rootedker.nl as for Lydia.
 
  
  
Line 22: Line 17:
 
|-
 
|-
 
|22||SSH/SFTP
 
|22||SSH/SFTP
 +
|-
 +
|33||SSH (git)
 
|-
 
|-
 
|25||SMTP
 
|25||SMTP
 
|-
 
|-
|80||HTTP/SVN
+
|80||HTTP
 
|-
 
|-
 
|222||SSH (alternative)
 
|222||SSH (alternative)
 
|-
 
|-
 
|443||HTTPS
 
|443||HTTPS
 +
|-
 +
|993||IMAPS
 +
|-
 +
|995||POP3S
 
|-
 
|-
 
|3306||MySQL
 
|3306||MySQL
 
|-
 
|-
 
|5000 - 5500|| User ports
 
|5000 - 5500|| User ports
|-
 
|5432||PostgreSQL
 
|-
 
|9418||Git
 
|-
 
|20000||Usermin (HTTPS)
 
|-
 
|27017||mongodb
 
 
|-
 
|-
 
|style="padding-right: 10px;"|60000 - 61000||Mosh UDP ports
 
|style="padding-right: 10px;"|60000 - 61000||Mosh UDP ports
 
|}
 
|}
 +
 +
=== Backups on Insomnia 24/7 ===
 +
'''Files''': Main storage is done on an SSD RAID-10 array. Offsite backups are made daily. See [[Shells_backup|backup page]] for more info.
  
  
=== Backups on Insomnia 24/7 ===
+
=== Shell management software ===
'''Files''': All storage is done on a RAID5 array. Offsite backups are made 3 times a week. See [[Shells_backup|backup page]] for more info.
+
Most of the software we wrote to manage everything to do with the shell server can be found on our git:
 +
[https://git.insomnia247.nl/groups/shells https://git.insomnia247.nl/groups/shells]
  
'''Power''': A UPS feeds the server and local network equipment for aprox. 40 minutes in case of a power failure and protects against power surges.
+
Not everything is on there yet as some stuff predates our git. When it is changed or updated it will be added.

Latest revision as of 00:28, 14 February 2020

Information about Insomnia 24/7 shells on Lydia

We're running this shell host with our own time, money and loving attention.

Please don't be a dick, that's all we ask.

Check out our rules and F.A.Q.


Services list on Insomnia 24/7

port service
21 FTP/FTPS
22 SSH/SFTP
33 SSH (git)
25 SMTP
80 HTTP
222 SSH (alternative)
443 HTTPS
993 IMAPS
995 POP3S
3306 MySQL
5000 - 5500 User ports
60000 - 61000 Mosh UDP ports

Backups on Insomnia 24/7

Files: Main storage is done on an SSD RAID-10 array. Offsite backups are made daily. See backup page for more info.


Shell management software

Most of the software we wrote to manage everything to do with the shell server can be found on our git: https://git.insomnia247.nl/groups/shells

Not everything is on there yet as some stuff predates our git. When it is changed or updated it will be added.