Its very easy to install Apache on Linux server, you just need basic knowledge of Linux comands. You can check below steps:
First you have to run below command:
# apt-get install apache2
After...
Type: Posts; User: hoststud; Keyword(s):
Its very easy to install Apache on Linux server, you just need basic knowledge of Linux comands. You can check below steps:
First you have to run below command:
# apt-get install apache2
After...
As an server admin we always have to secure our server from various kinds of attacks like DDos, malware, bruteforce, rootkits and backdoor. /firewall help us to secure our server, Config server...
If you have your own server then you can secure your server from many other ways:
1. You can install Brute Force protection on your server to secure from attack.
2. You can scan Trojan Horses in...
Its very important to install firewall on server to secure server from hackers. Firewall secure our server, also we can set it according to our requirement. We are using configserver firewall (CSF)...
302 error means your website is temporary redirecting to another page.
You can remove the redirection if you don't want by checking your .htaccess file or you can also check your cpanel for any kind...
Wordpress is a CMS which made website development easier. But with its popularity its is also an important task to secure your wordpress application.
Wordpress has plugins and there are various...
Firewall provides security to your network from Brute force, DDOS and DOS, Malware, backdoors, local exploits and rootkits on server. Server administrator install firewall on server for the more...
Whenever we try to use FTP over SSL/TLS option in filezilla, it always shows error. Don't know thereason but, I always choose "Only use plain FTP" option while making connection then you can easily...
Nowadays hackers are targeting website which are not secure. So first we always have to make sure that our website is secure, CMS websites are main target of hackers as they are easy to target. There...
Main work of firewall is to scan packets for any kind of malicious code and if the packet contains any kind of risk then firewall prevents from entering in server. Firwall management is a kind of...
You can easily take backup if you are using cpanel:
Login to cpanel >> Backup Wizard >> Here you have to take backup of your complete account.
But if you are not using cpanel then you can take...
404 error means not found, so first we have to check the requested page is available on server or not.
You can clear your browser cache and then try again.
check the permissio of your page.
check...
Sometimes we all get the error related to cpanel license but we can resolve it easily.
First we have to check that licence is available or not for your IP address and you can check this through:...
You can edit my.cnf or also you can do this from PHPMyadmin.
You can check steps to edit my.cnf here.
SFTP is a terminal program and its slow. So if you are server owner then you must use SFTP other than you can use FTP to access your files. You can check about SFTP.
cPanel is the most popular control panel for Linux servers, it provides easy access and have various plugins to secure your application.
Its a paid control panel but have varipus benefits, i am...
404 error means we are looking for page which is not available. The page can be removed or deleted from account or permission can be incorrect. There are various methods to resolve this error, we can...
Https is secure version of your HTTP, and right now HTTPS is compulsory for Google.
SO you have to redirect your website from HTTP to HTTPS.
You can check steps to redirect from http to https.
Mostly 403 error occur due to missing file or permission issue of file.
If you are getting this error then you can resolve this error by checking permission of file and with .htaccess file.
You...
There are various ways to speed up your wordpress website :
You have to make your themes and plugins up to date.
Use cache plugin .
Optimize your website.
If you want to improve speed of...
If you are getting 403 forbidden error then it means your file or folder is not available or incorrect permission.
You can check the availability of file and also check permission of file in your...
Bandwidth limiting will totally decide by hosting provider. You either have to contact them or if you have access of WHM server then you can set limit by yourself:
Login to WHM >> Limit bandwidth...
If you are getting this issue then first you have to check your Wordpress Address and Site Address in Wordpress Dashboard.
You can check this in :
Login to Wordpress >> Settings >> General...
You can redirect wordpress in wordpress dashboard:
Login to Wordpress >> General settings>> Here you can check.
Or you can also redirect website with .htaccess file.
To redirect your domain from HTTP to HTTPS you can use plugin which is simplest method. You can use "Wp-super cache plugin" or there are various other plugin are available.
You can also add below...
|