Rodeo Five Production Server: Difference between revisions
Jump to navigation
Jump to search
Peterstevens (talk | contribs) Created page with blurb, users, and installed software. |
Peterstevens (talk | contribs) Added ssh configurations. |
||
| Line 1: | Line 1: | ||
'''Rodeo Five production server''' is a Digital Ocean droplet running Ubuntu 20.04 x64 with 4 vCPUs, 8GB memory, and 160GB storage. It is located in region NYC3, and its IP address is 167.71.175.199. | '''Rodeo Five production server''' is a Digital Ocean droplet running Ubuntu 20.04 x64 with 4 vCPUs, 8GB memory, and 160GB storage. It is located in region NYC3, and its IP address is 167.71.175.199. | ||
=Users= | ==Users== | ||
=Installed software= | *peterstevens | ||
* fail2ban | *michaelberrio | ||
* ufw | |||
* logrotate | == Configurations == | ||
* mysql | |||
* php7.4 | ==== ssh ==== | ||
* apache2 | |||
* certbot | * Password authentication disabled | ||
* libapache2-mod-php7.4 | * Empty passwords disabled | ||
* php7.4-mbstring | * Public key authentication enabled | ||
* php7.4-pdo | * Root login disabled | ||
* php7.4-mysql | |||
==Installed software== | |||
*fail2ban | |||
*ufw | |||
*logrotate | |||
*mysql | |||
*php7.4 | |||
*apache2 | |||
*certbot | |||
*libapache2-mod-php7.4 | |||
*php7.4-mbstring | |||
*php7.4-pdo | |||
*php7.4-mysql | |||
Latest revision as of 18:27, 8 July 2020
Rodeo Five production server is a Digital Ocean droplet running Ubuntu 20.04 x64 with 4 vCPUs, 8GB memory, and 160GB storage. It is located in region NYC3, and its IP address is 167.71.175.199.
Users
[edit | edit source]- peterstevens
- michaelberrio
Configurations
[edit | edit source]ssh
[edit | edit source]- Password authentication disabled
- Empty passwords disabled
- Public key authentication enabled
- Root login disabled
Installed software
[edit | edit source]- fail2ban
- ufw
- logrotate
- mysql
- php7.4
- apache2
- certbot
- libapache2-mod-php7.4
- php7.4-mbstring
- php7.4-pdo
- php7.4-mysql