Категории на прашања
Прашања
After receiving your VPS login details, the first thing you'll want to do is log in to the VPS....
Synopsis Normally resetting the root password is a simple task if you’re logged in already with...
If you have a dedicated server or VPS with the Config Server Firewall (CSF) software installed...
If your VPS exceeds its bandwidth limit, our system will automatically suspend the service. You...
Below is a brief guide for basic usage of a Linux shell (command line). Once you've mastered the...
We don't do posting and going to data centre anymore to upload files.Also uploading via any of...
To find the folder with most files or inodes run the following command:find / -xdev -printf...
Login via SSH onto your VPS.Run the following:netstat -antu | grep :80 | grep -v LISTEN | awk...
Iptables is a program that allows you to configure Linux's built-in firewall. By default, no...
We can use find to search directories for files greater than 20MB, display the path and file...
You may of come across this error like us when running the command rm -rf *, fortunately there is...
