Install OpenStack Kilo on Ubuntu 14.04.2

OpenStack Logo OpenStack is an open source cloud computing platform, provides solution for infrastructure as a service. OpenStack consists of multiple component put together for providing IaaS, components are listed below with its use. Components:…

Xem thêm

How to use Linux as router

Linux as a Router In this practical we are using three computers. One Linux system will be use for routing and reset two will remain in two different networks. First we will configure the system…

Xem thêm

How to configure FTP Server in Linux

Three rpm are required to configure ssh server. vsftpd, portmap, xinetd check them if not found then install Now check vsftpd, portmap, xinetd service in system service it should be on #setup Select System service…

Xem thêm

Tối ưu Nginx

I – Tối ưu Nginx: 1) Bố trí lại các tệp tin cấu hình: Thông thường thì các tệp tin cấu hình của Nginx sẽ được lưu trữ trong thư mục “/etc/nginx”. Một cách tổ…

Xem thêm

Install Redis on CentOS 6.5

Perform an update to ensure you’ve got the latest of everything in the base package. yum update Install wget so you can download a few things. yum install wget Allow yum to locate/install redis, per…

Xem thêm