Category: Linux

Setup SysLog Server on CentOS 6 / RHEL 6

Today we will be looking into how to setup a centralized log management for Linux servers, this will help the Linux admin to have a multiple server logs into one single place. The Linux admin…

Xem thêm

Install Apache Tomcat 8 on CentOS 7 / RHEL 7

Apache Tomcat is an open source web server and servlet container developed by the Apache Software Foundation (ASF). Tomcat implements the Java Servlet and the JavaServer Pages (JSP) specifications from Oracle and provides a “pure…

Xem thêm

Install Jetty web server on CentOS 7 / RHEL 7

Jetty web server is a java based http server and servlet container, web servers are normally used for serving static content to client, nowadays jetty is used  for server to server communication, within large frameworks.…

Xem thêm

How to install Graylog2 on CentOS 7 / RHEL 7

Graylog Graylog (formerly known as Graylog2) is an open source log management platform, helps you to collect, index and analyze any machine logs on a centralized location. This guide helps you to install Graylog2 on…

Xem thêm

Cài đặt và cấu hình Zabbix

1. Yêu cầu hệ thống     a. Yêu cầu các gói phần mềm: GCC, Automake, MySQL (http://www.mysql.com/)   ·        zlib-devel   ·        mysql-devel (for MySQL support)   ·        glibc-devel   ·        curl-devel (for web…

Xem thêm

Installing ProFTPD Server on RHEL/CentOS 7

ProFTPD is an Open Source FTP Server and one of the most used, secure and reliable file transfer daemons on Unix environments, due to its file configurations simplicity speed and easy setup. Install Proftpd In…

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