Browse
 
Tools
Rss Categories
-->

Centos

11 Mobile VPN (PPTP) Getting Started Guide (Requires OpenVPN Template)

OpenVPN VPS: PPTP VPN Server Recommended setup of your VPN service is using to use OpenVPN for greatest security. See: OpenVPN VPS - Getting Started Guide iPhone OpenVPN Client: https://itunes.apple.com/us/app/openvpn-connect/id590379981?mt=8 Android OpenVPN…

12 MySQL Basics

What is MySQL? MySQL is the world's most used open source relational database management system (RDBMS) that runs as a server providing multi-user access to a number of databases. Daily Operations with MySQL Log into MySQL SSH mysql -p This will prompt you…

13 PHP Application Clustering with Mod Proxy

What is Clustering Clustering is the technique of linking many computers together to act like a single computer. Generally, a PHP cluster is composed of multiple webservers running PHP individually which then is load-balanced either by a hardware or a software…

14 Setting up a Minecraft server on a Linux VPS (CentOS)

First Steps The first step to setting up your own server on a Linux VPS is connecting to the Container. Logon to your Virtuozzo Power Panel, under the Services tab on the left side of the page you will find SSH Connection. Double click the link, The SSH window…

15 Setting up a VPN on VPS

OpenVPN + Mobile on VPS myhosting.com Provides a powerful VPS application template for OpenVPN and PPTP to quickly get you started! This template is only supported on newer CentOS plans. myhosting.com OpenVPN Getting Started Guide For details on configuring…

16 Setting up an FTP Server on Linux VPS

This guide is intended for advanced users with a myhosting.com Linux VPS users that do not have a control panel such as Plesk or cPanel/WHM. Those control panels install, run and manage FTP separately and FTP should be managed through those control panels…

17 SQL Bench

What is SQL Bench? This benchmark suite is meant to tell any user what operations a given SQL implementation performs well or poorly. Install on CentOS yum install mysql-bench.x86_64 yum install perl-DBD-MySQL.x86_64 How to Use SQL-Bench? You will need to…

18 Squid

What is Squid? Squid is a proxy server and web cache daemon. It has a wide variety of uses, from speeding up a web server by caching repeated requests; to caching web, DNS and other computer network lookups for a group of people sharing network resources;…

19 Switch PHP Version on CentOS 5 VPS

CentOS 5 VPS: PHP 5.1.6 to PHP 5.3 Upgrade If you would like to switch from PHP 5.1.6 to PHP 5.3 used in your Plesk Hosting environment running on a CentOS 5 VPS, you can issue the upgrade command using an Application now available in your myhosting.com onCloud(tm)…