Check Dedicated Server Specifications
This post explains few quick linux commands to check server specifications. I tried to explain every command output in this post as follows:…
Free tutorials, Tech News, Source codes, Tweaks and Tips.
This post explains few quick linux commands to check server specifications. I tried to explain every command output in this post as follows:…
Hey, this article explains how you can remove IPtables rules if they are blocking access to the server. This usually happens if you…
Today i will tell you the ssh command to switch between apache and litespeed web servers. You must have litespeed installed on the…
Well today one of our client server had worst ddos attack against server main IP. While analyzing i found it is coming from…
Here are the commands to change directories permission recursively to 755 and files permissions to 644 recursively: To change directories/folders permissions to 755:…
The following commands are used for adding new ssh user on Centos: Login to server with root access via SSH, you can do…