Meeting online free with TeamViewer

Step 1: Start TeamViewer You must enter Your name, then click Start instant meeting. Your screen Step 2: Invite member to meeting. You can invite by email or send meeting id to member.   Step…

Xem thêm

How to Setup MariaDB Galera Cluster on CentOS 7

MariaDB Galera Cluster 10.0.12 Stable has been released and available for production use. MariaDB is a relational database management system (RDBMS). Generally we use single node of database server for small application but think about application which have…

Xem thêm

What is Xen®?

What is Xen®? The Xen® hypervisor, the most powerful open source industry standard for virtualization, it offers  powerful, efficient, and secure feature set for virtualization of x86, x86_64, IA64, ARM, and other CPU architectures. It…

Xem thêm

Install OwnCloud 7 on CentOS 7

ownCloud is a web suite that provides a cloud storage over the network, data can be uploaded via web browser or using software client. Data will be stored on the server and can be downloaded or…

Xem thêm

What is a SysAdmin?

From: http://sysadminday.com/about-sysadmin-day/sysadwhat/ So what the heck is a SysAdmin? System administrators. IT pros. The IT guy (or IT gal). Techies. They go by a lot of names, but they all pretty much share a common…

Xem thêm

Change hostname on CentOS 7

After installing the CentOS 7 on my server, i tried to change host name by modifying the /etc/sysconfig/network; it did not take an effect of the modification. Even after multiple reboot of server, the host name remains…

Xem thêm

How To Install Nginx on CentOS 7

About Nginx Nginx is a high performance web server software. It is a much more flexible and lightweight program than Apache HTTP Server. This tutorial will teach you how to install and start Nginx on…

Xem thêm

Redis – Environment

Install Redis on Ubuntu To install the Redis on Ubuntu, go to terminal and type the following commands: $sudo apt-get update$sudo apt-get install redis-server This will install redis on your machine. Start Redis $redis-server Check…

Xem thêm