Difference between revisions of "Shells"
imported>Wikiadmin |
(→Services list on Insomnia 24/7) |
||
(50 intermediate revisions by 2 users not shown) | |||
Line 6: | Line 6: | ||
Please don't be a dick, that's all we ask. | Please don't be a dick, that's all we ask. | ||
− | Check out our [[Shells_rules]] and [[Shells_FAQ | + | Check out our [[Shells_rules|rules]] and [[Shells_FAQ|F.A.Q.]] |
− | |||
− | |||
− | |||
− | |||
− | |||
Line 19: | Line 14: | ||
!service | !service | ||
|- | |- | ||
− | |21||FTP | + | |21||FTP/FTPS |
|- | |- | ||
− | |22||SSH | + | |22||SSH/SFTP |
|- | |- | ||
− | |25||SMTP | + | |33||SSH (git) |
+ | |- | ||
+ | |25||SMTP | ||
|- | |- | ||
|80||HTTP | |80||HTTP | ||
|- | |- | ||
|222||SSH (alternative) | |222||SSH (alternative) | ||
+ | |- | ||
+ | |443||HTTPS | ||
+ | |- | ||
+ | |993||IMAPS | ||
+ | |- | ||
+ | |995||POP3S | ||
|- | |- | ||
|3306||MySQL | |3306||MySQL | ||
|- | |- | ||
− | + | |5000 - 5500|| User 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. | ||
− | |||
− | |||
− | + | === 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 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. |
Latest revision as of 00:28, 14 February 2020
Contents
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.