Linux & Servers
Crunch – Generate Dictionary File on Kali Linux
Crunch is preinstalled with Kali Linux. Generate 10 digit phone number wordlist 1. Login as root 2. Open a Terminal and Type: crunch 10 10 -t…
Linux & Servers
9 guides
Linux & Servers
Crunch is preinstalled with Kali Linux. Generate 10 digit phone number wordlist 1. Login as root 2. Open a Terminal and Type: crunch 10 10 -t…
· 2 min read
Linux & Servers
1. Login as root (replace localhost with your server address) ssh root@localhost To create a Root User Account 2. Type in this command and press…
· 1 min read
Linux & Servers
Install cPanel DNSONLY To install cPanel DNSONLY, run the following commands: To open the /home directory, run the following command: cd /home To install GNU Wget,…
Linux & Servers
Symptoms: While performing sh latest command the system stuck with an error message about installer.lock. Beginning main installation. Detected an installer lock file (/root/installer.lock). Please be…
Linux & Servers
Symptom(s): Can't access the server via SSH and this message shows: @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ @ WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED! @ @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ IT IS POSSIBLE THAT SOMEONE…
· 2 min read
Linux & Servers
1. Login as root (replace localhost with your server address) ssh root@localhost 2. Type in this command and press enter passwd 3. Type in your new…
Linux & Servers
Nano editor makes it easier to edit files through the terminal/command prompt window. In order to install it on CentOS 1. Login as root (replace localhost…
Linux & Servers
1. Launch the SSH terminal 2. Install the RPM file wget -q -O - http://www.atomicorp.com/installers/atomic |sh 3. Install the ioncube loader yum -y install php-ioncube-loader 4.…
Linux & Servers
To see list of available locales type following in terminal locale -a Now to change the locale type export LANG=<some_locale> For Example to change to English…
No guides match that filter.