Beginners Guide: Copy Your Files To Remote Server With scp
When you are moving your website to another server or maybe copying a file to a remote host, there are many ways to do that. One…
// CATEGORY · 173 POSTS · TOOLING
Editor setup, CLI scripts, CI tricks, things that compound.
When you are moving your website to another server or maybe copying a file to a remote host, there are many ways to do that. One…
“cp” is one of the most frequently used commands to copy files or directories in a Linux environment. “cp” is short for “copy”. This Linux command…
Installing a Firewall (e.g., Config Security Firewall/CSF) is one step to hardening the security of your web server. But this comes with an issue: CSF blocks…
You can set up your own private nameserver if you have reseller account access rights. For example, if you have domain ivankristianto.com, you can set your…
One way to prevent DOS attack is to install mod_evasive for Apache. I wrote the article “Prevent DDoS Attack With mod_evasive in Apache 2” a while…
There are lots of spam bots out there. Not just spam bots — scrape boxes always come to your site and scrape your content plus waste…
Unwanted visitors won’t bring you any good or benefit. Unwanted visitors may harm your website or server and waste your money indirectly. And since they don’t…
After I wrote Encrypt Your Flashdrive With TrueCrypt In Ubuntu, some of my friends asked if TrueCrypt could work in Windows 7. And I said, of…
Data privacy is important. You need to keep it safe and store it on your hard drive or flash drive only. You don’t want your data…