by Tony Robinson | Oct 31, 2018 | Documents
A LAMP stack is referred as a web development platform that has Apache, MySQL, PHP(AMP) installed and worked together, which is mostly used to provide a server the ability to host websites and run web applications. Configuring PHP, MySQL and Apache settings is...
by Tony Robinson | Oct 31, 2018 | Documents
What is File Browser on VPSrobots? VPSrobots is equipped with a built-in File Browser that allows you to manage and transfer files to or from your Linux server safely over Security Shell(SSH). This tool aims at simplifying the transfer of files on a Linux server and...
by Tony Robinson | Oct 31, 2018 | Documents
When using VPSrobots to manage their Linux VPSes, many people are also concerned about what VPSrobots is doing to secure a Linux VPS. Thus, this article is created here to explain what server security measures are out there on VPSrobots: Enable IPTables Firewall and...
by Tony Robinson | Oct 30, 2018 | Documents
MySQL is a powerful database management system that is widely used to add, access and process data stored in a computer database. You can create multiple databases and users on a MySQL server, and edit privileges for the users to access and manage MySQL databases,...
by Tony Robinson | Oct 25, 2018 | Documents
DNS, also referred as Domain Name System, is a naming system(something like a phonebook or a directory of domain name) that points a human-friendly domain name to a machine-friendly numeric IP address. DNS management is one of the most common tasks one needs to...