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…
Chia sẻ để thành công!
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…
Today we will be looking into the installation of Oracle Java SDK 1.8_u5 on RHEL / CentOS, Java SDK is the most important base to the developers; this guide will be more useful for them…
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…
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.…
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…
Hadoop Apache Hadoop is a an open-source software framework written in Java for distributed storage and distributed process, it handles very large size of data sets by distributing it across computer clusters. Rather than rely…
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…
I. Mô hình Hướng dẫn chuẩn bị hệ thống như hình vẽ 1. Cấu hình card mang ở chế độ host-only 2. Cấu hình địa chỉ Ip như hình vẽ và kiểm tra…
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…
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…