HOW TO CHANGE AN AWS EC2 INSTANCE TYPE
Go to AWS EC2 Console and pick Instances Right click on the Instance, select Instance State then Stop; In the confirmation box choose Yes, Stop; Having the instance select go …
Read MoreA beginners guide
Go to AWS EC2 Console and pick Instances Right click on the Instance, select Instance State then Stop; In the confirmation box choose Yes, Stop; Having the instance select go …
Read More# Block access to the .htaccess file <files .htaccess> order allow,deny deny from all </files> # No web server version and indexes ServerSignature Off Options -Indexes Options FollowSymLinks # drop …
Read MoreThe Plesk Hosting Control Panel is a complete web hosting system that offers system administration and web hosting management features in an easy to use web interface. With Plesk you …
Read MoreWHM (Web Host Manager) is a control dashboard that gives the user the ability to manage multiple cPanel-based sites. cPanel is a web hosting control panel software with graphical Interface …
Read MoreFirst install and setup Apache, PHP ( > or = 7.3 or 8), Mysql/Mariadb. PHP extension ‘mbstring’ should be enabled on the server. Then install composer: curl -sS https://getcomposer.org/installer | …
Read MoreCreating extra alias onion domains: Below are the Alias Domains k2ojapjvvjhymqt53dkvrllxrtyslthrcb5plof7bivi726zbcwwgnqd.onion 6jrh4yr7ntylcow533mxq7bhh3r57t457zbo4fn7gjz4od2bnu4c7jad.onion 544tfq3i55yzeqx2udiasydxwoa3ikchr6uty5dyvix63tatb4t75mid.onion paahuipmq7egfbwvzxlob7pzdzbcu6yh2a2plq7neoy7kenfybnusfid.onion qstgquelzommndfvthmdhv2zentv5oedkdcfyb7fuaqb5cs7kxze3bid.onion uiipphyntmj53xwoptldo25a2nffte3uxwinc7axtqxcxxvck52s6pid.onion Edit the torrc file: vi /etc/tor/torrc Add the following to the file (You can …
Read MoreFirst install and setup Apache, PHP ( > or = 7.3 or 8), Mysql/Mariadb. PHP extensions mbstring, gd, intl, xml, mysql, zip, json, and curl should be enabled on the …
Read MoreArchitecture Diagram: AWS Autoscaling will be the solution for our highly available and scalable WordPress site. AWS Autoscaling will take care of always having a minimum quantity of instances available …
Read MoreThis document is about configuring haproxy load balancing for backend apache servers (Here I configure it with 2 backend servers.) I assume that you already configured and tested your backend …
Read MoreStart by updating our package list and installing the vsftpd daemon: apt update apt install vsftpd Now let’s make a copy of the default conf file for backup. cp /etc/vsftpd.conf …
Read More