linux源地址!

http://nginx.org/packages/

http://pkgs.repoforge.org/

zabbix 数据源

ftp://ftp.icm.edu.pl/vol/rzm2/linux-scientificlinux/6.0/x86_64/updates/security/


http://packages.express.org/rrdtool/


http://docs.linuxtone.org/


http://mayulin.blog.51cto.com/1628315/514372


http://mirror.bit.edu.cn/web/


http://mirrors.sohu.com/apache/

ftp://mirror.switch.ch/mirror/mysql/Downloads/MySQL-5.5/mysql-5.5.30.tar.gz


http://mirrors3.ustc.edu.cn/


$# 表示命令行中位置参数的个数。

$* 表示所有位置参数的内容。

$? 表示前一条命令执行后的返回状态,返回值为0表示正确,任何非0的值均表示异常。

$0 表示当前执行的脚本或程序的名称。


bad interpreter 格式问题 windows下直接放到linux 格式错误 需要dos2unix 转换


本文出自 “小郑技术博客” 博客,请务必保留此出处http://ko178.blog.51cto.com/220419/1356701

linux源地址!

上一篇:wireshark简单运用笔记(一)


下一篇:linux 学习笔记--模块的加载与卸载