今天接到一客户电话咨询相关的IT服务,说他们用的是东莞某大ISP的MPLS VPN双路由接入互联网的,访问国内 …
FreeBSD /usr/ports build with all the default options
Something to remind myself 1 make -DBATCH install clean
How to check version of installed packages on freebsd
[[email protected]~]# pkg_version -v Running pkg_version …
wget获取网页内容
很多网页的URL后面是page=1,表示第1页的内容,page=2则为第2页,以此类推。 如果想把这些个页面都 …
Bundling FreeBSD Image for OpenStack
This article explains how to create a FreeBSD 8.2 imag …
SMTP via telnet
You can easily test a server’s SMTP connection via the …
Restart Crontab on FreeBSD and Linux
Cron is one of the most useful utilities in FreeBSD. Cr …
Creating FTP Accounts on ZFS space with quotas
As part of the Gconnect 30:30 server product, I need to …
FreeBSD Kernel Compilation
In this post I am going to discuss methods to reduce th …
Installing OpenVZ On CentOS
One virtualization product that is different from the o …
How to Install and Configure dnsmasq on freebsd
cd /usr/ports/dns/dnsmasq make install clean Options fo …