Explore >> Select a destination


You are here

blog.superautomation.co.uk
| | www.marcogomiero.com
4.6 parsecs away

Travel
| | Sometimes, installing Wordpress on Arch Linux can be a tragedy. In this tutorial we are going to see all the steps to make everything work!
| | garysferrao.github.io
4.6 parsecs away

Travel
| | WordPress has their famous 5-minute install. It's so fast, that it takes moretime to read a manual on how to set it up, than to actually set it up. So, let's...
| | taeluralexis.com
2.9 parsecs away

Travel
| | We'll target a network comprising 3 machines, leveraging CVE exploits, pivoting, code obfuscation techniques, and AV bypass strategies.
| | endot.org
24.2 parsecs away

Travel
| For a while now, I've been backing up the few WordPress blogs that I run for various people with a very simple script that followed this algorithm: Copy files to a temporary directory. Dump the MySQL data into a file in that directory. Tarball it up. Scp that file to another server that I run. At the time, I did this because it was the simplest thing that could possibly work.