Your cart is currently empty!
Category: Phoenix Blog
Site Backup Policy
Site Backup Policy Phoenix Ignited Tech Blog Simple Auto-Backup Via SSH Script Docs Backup Your Website Via SCP Create and Backup a MySQL Dump Backup Directories & Files Via SCP Disable Root Access Site Backup Policy Schedule Regular Backups: Define the frequency of backups (e.g., daily, weekly, monthly). Schedule automated backups using cron jobs or…
GNU Core Utilities Checksum Basics for Linux
GNU Core Utilities Checksum Basics for Linux Editor’s Note: The structure of this article is far less than ideal, and the article will be revised at a future date. × Dismiss this alert. Phoenix Ignited Tech Blog Setup SSH Keys Intro to Cryptography GNU Core Utilities Checksum Basics for Linux Backup Your Website Via SCP…
Backup Your Website Via SCP
Backup Your Website Via SCP Backup Your Website Via SCP June 3, 2024 This tutorial goes through the steps of backing up your website via SCP from start to finish. We will start with zipping our site directory on the remote server and downloading it, we will then cover creating a mysql dump of the…
Create and Backup a MySQL Dump
Create & Backup a MySQL DB Dump Create & Backup a MySQL DB Dump June 2, 2024 This tutorial goes through the steps of creating and backing up a MySQL DB Dump via ssh. From a high level we create a dump file of the mysql db and save it on the remote server, we…
Backup Directories & Files Via SCP
Download / Backup Directories & Files Via SCP Download / Backup Directories & Files Via SCP June 2, 2024 This tutorial goes through the steps of backing up files and/or directories on a remote server via scp. All steps included from logging in to the remote server via ssh and zipping the files to the…
Disable Root Access
Disabling Root Access Disabling Root Access Via SSH on a Linux Server April 30, 2024 This post dives deep (well as deep as a few terminal lines gets) into: creating a new user, giving the new user sudo powers, and finally how to disable root access via ssh on your linux server. Currently this tutorial…
Securing A Linux VPS
Cyber Security Blog Intro to Cryptography Disable Root Access Securing A Linux VPS WordPress Site Security VPNs: An Essential Tool for Online Privacy and Security Securing A Linux VPS This post aims to be a more or less start to finish guide onย securing a linux vps. Links throughout the post direct you to detailed…
-
WordPress Site Security
Essential WordPress Security Phoenix BlackOps Blog Intro to Cryptography Disable Root Access Securing A Linux VPS WordPress Site Security VPNs: An Essential Tool for Online Privacy and Security Essential WordPress Security Ensuring the security of your WordPress site is crucial to protect sensitive data, maintain user trust, and prevent malicious attacks. Implementing robust security measures…
-
VPNs: An Essential Tool for Online Privacy and Security
VPN’s: An Essential Tool for Online Privacy & Security VPN’s: An Essential Tool for Online Privacy & Security A Virtual Private Network (VPN) is a crucial tool for enhancing your online privacy and security. By creating a secure, encrypted connection between your device and the internet, VPNs protect your data from eavesdroppers, safeguard your privacy,…
-
Understanding Cookies: Benefits, Risks, and the Importance of Regular Deletion
Understanding Cookies: Benefits, Risks, and the Importance of Regular Deletion Phoenix BlackOps Blog Intro to Cryptography Disable Root Access Securing A Linux VPS WordPress Site Security VPNs: An Essential Tool for Online Privacy and Security Understanding Coolies: benefits, Risks, and the Importance of Regular Deletion Cookies are small pieces of data sent from a website…