Advanced Search
Search Results
173 total results found
LoadBalancers
LBv1 & LBv2
Corruption and Repairs
==================================================================================== MySQL Check mysqlcheck -options database MySQL Check Options: -c Checks tables for errors. It performs a CHECK TABLE operation on each table in the specified databa...
Magento
SSL Certificates
Cluster
Cluster configuration, theory, and troubleshooting.
Origin IP
Bots/Crawlers & Control/Mitigation
==================================================================================== Robots.txt Robots.txt is a file that can be used on a server to decide which bots/crawlers can access the site as well as how often they can make requests. It's important...
Proxmox
pfSense
SPF, DMARC, and DKIM
SPF (Sender Policy Framework) is an email authentication record, which is essentially used to define which specific servers are permitted to send mail on behalf of a domain. https://docs.ukfast.co.uk/email/spf.html -------------------------------------------...
Self Hosted
Plesk Mail
------------------------------------------------------------------------------------------------------------------------------------------ Mail Account Credentials We can run the below command to retrieve credentials for any mail account on a Plesk server:...
User & Group Management
==================================================================================== Adding Users ==================================================================================== Adding Users To add a user, the useradd command can be used. useradd use...
Backups
Bash
Bash scripting
User/Group/Password Files
==================================================================================== /etc/passwd used to store user and system accounts ==================================================================================== /etc/shadow Used to store user pas...
SSH & Authentication
All things SSH and authentication.
NGINX
General NGINX configuration
Admin Privileges
User & group privileges ------------------------------------------------------------------------------------------------------------------------------------------------ For users to have escalated privilege on a server (root access), they need to be granted ...