BASH SCRIPT NOT RUNNING IN CRONTAB
Bash script A Bash script is a plain text file which contains a series of commands. These commands are a mixture of commands we would normally type ourselves on the …
Read MoreA beginners guide
Bash script A Bash script is a plain text file which contains a series of commands. These commands are a mixture of commands we would normally type ourselves on the …
Read MoreZabbix Host Add Install zabbix agent on the remote server by the documentation link given below. link : https://sbcode.net/zabbix/agent-same-network/ From this doc we can select appropriate steps to install zabbix-agent …
Read MoreAbout Docker Docker is a program that performs os level virtualization, it can package an application and its dependencies in a virtual container that can run on any Linux server. …
Read MoreAbout Ansible is an open source automation platform. Ansible helps us in configuration management, application deployment, task automation and IT orchestration. Imagine having a number of machines running on the …
Read MoreAfter successful installation of Jenkins, we need to set up reverse proxy with apache as Jenkins listening to port 8080 by default. Prerequisites Jenkins installed Apache installed An SSL certificate …
Read MoreGo 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 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 More