Metakgp:SysAdmin
Jump to navigation
Jump to search
Server Specifications
The metakgp wiki is running on a single Digital Ocean droplet with 1 GB RAM, a 50 GB SSD, and a single CPU.
Software Setup
Why ngnix?
Caching
Backup
HTTPS
Health Monitor and Warning Signs
Useful commands
free -h
: Gives brief RAM usuage.htop
: Monitor system properties.df -h
: Get disk usage.du -hs
: Get size of the folderwho -a
: Lists all the users who are currently logged inlast -ia
: Summary of login details. List who logged in, when , from where etc.sudo ufw status
: List all the ports allowed/blocked
Glossary
- CF: Cloud Flare, it is a content delivery system which we use to provide HTTPS protection to our users, as a perk we also get an additional layer of cache with them.
- DB: Data Base (MySQL in our case)
- NGNIX: A lightweight web server which we are using instead of Apache
- PHP-FPM: FastCGI Process Manager for PHP
- MW: Media Wiki the main software that runs the wiki
- WM: Wiki Media Commons, we use it to save our media files
- Vanish: The caching software that we use.
- P: Parsoid