一佳互联

展开菜单

PCRE-8.33 编译安装

PCRE-8.33 编译安装
PCRE-8.33 Introduction to PCRE The PCRE package contains Perl Compatible Regular Expression libraries. These are useful for implementing regular expression pat...

How to Setup Linux VPN Server and Client using OpenVPN

How to Setup Linux VPN Server and Client using OpenVPN
How to Setup Linux VPN Server and Client using OpenVPNby Lakshmanan Ganapathy on September 9, 2013 TweetVPN stands for Virtual Private Network.A Virtual Private Network enables a computer to send and receive data from one private network to...

How To Monitor Remote Linux Host using Nagios 3.0

How To Monitor Remote Linux Host using Nagios 3.0
How To Monitor Remote Linux Host using Nagios 3.0by Ramesh Natarajan on June 1, 2008 TweetIn the previous post Nagios 3.0 Jumpstart guide , I explained the overview, installation and configuration of Nagios 3.0 on Red Hat Server. In the fol...

RedFlag Linux SP3 安装最新版Freetype-2.5.0.1

RedFlag Linux SP3 安装最新版Freetype-2.5.0.1
首先下载好软件包。 wget http://iweb.dl.sourceforge.net/project/freetype/freetype2/2.5.0/freetype-2.5.0.1.tar.bz2 然后解压出来。tar xvfj freetype-2.5.0.1.tar.bz2 cd freetype-2.5.0.1/ ./configure --without-png make make install  安装Freetyper时,加参数...

FreeType2 安装方法(官方原文)

FreeType2 安装方法(官方原文)
Introduction to FreeType2 The FreeType2 package contains a library which allows applications to properly render TrueType fonts. This package is known to build and...