HOW TO BUILD OPENVPN SERVER ON UBUNTU
This article will show you how to install and setup OpenVPN server on Ubuntu 14.04, with pictures, just follow along, and if you encounter any trouble, just comment below. Before we dive in the steps, Read more…
This article will show you how to install and setup OpenVPN server on Ubuntu 14.04, with pictures, just follow along, and if you encounter any trouble, just comment below. Before we dive in the steps, Read more…
Scheduled Maintenance – Sunday, 14 August between 18:00 – 20:00 GMT +2 Dear customers, We want to let you know that we will have a scheduled maintenance on Sunday, 14 August between Read more…
Introduction The LAMP stack (Linux, Apache, MySQL, PHP) is a group of open source software that is typically installed together to enable a server to host dynamic PHP websites and web apps. This guide includes Read more…
Introduction The LAMP stack (Linux, Apache, MySQL, PHP) is a group of open source software that is typically installed together to enable a server to host dynamic PHP websites and web apps. This guide includes Read more…
DOMAIN NAME SYSTEM What is DNS? Internet Directory Service A client-server application that maps host names into their corresponding IP addresses Mapping host names into their corresponding IP addresses is called name resolution or name Read more…
MySQL: Introduction and How it Works MySQL Installation MySQL replication The Top MySQL 10 Design Tips MySQL Performance Tuning: The stages of Tuning MySQL Indexing How to create an index How MySQL and PHP Work Read more…
This article is a fraction of a Number of Articles on MySQL, to access them click here. Step 1 :Download MySQL 5.0 Community Edition to your Desktop from https://dev.mysql.com/downloads/mysql/5.6.html Make sure you always download the Read more…
This article is a fraction of a Number of Articles on MySQL, to access them click here. This article describes the basic constraints that can be specified in SQL as part of table creation. These Read more…
This article is a fraction of a Number of Articles on MySQL, to access them click here. Handling MySQL Errors You use the mysqli functions of the PHP language, such as mysqli_connect and mysqli_query, to Read more…
This article is a fraction of a Number of Articles on MySQL, to access them click here. You interact with the database by passing messages to the MySQL server. The messages are composed in the Read more…