Command Name : scp scp stands for secure cp (copy), which means that you can copy files across an ssh connection that will be encrypted,…
View More Linux command to copy files over sshCategory: Knowledgebase Articles
How to identify a DDOS attack or finding no of connection from an IPAddress
In Linux Web servers, You definitely server 100’s of websites. Some site may be flooded with connections. or your server may be under DDOS attack.…
View More How to identify a DDOS attack or finding no of connection from an IPAddressError while creating mysql db in cpanel
When you create a new mysql db from the cpanel. You will be thrown the error ” Database already Taken” Which Means, DBD::MySQL Perl module…
View More Error while creating mysql db in cpanel