自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

  • 博客(4)
  • 资源 (3)
  • 收藏
  • 关注

原创 Ubuntu 10.04 配置vsftp时的config文件

Ubuntu 10.04 配置vsftp时的config文件,主要是禁止匿名访问,必须要使用linux 本地用户登录#Example config file /etc/vsftpd.conf## The default compiled in settings are fairly paranoid. This sample file# loosens things

2013-06-27 23:11:56 1211

转载 Ubuntu 固定IP设置

设定IP $sudo gedit /etc/network/interfacesauto loiface lo inet loopback           auto eth0 iface eth0 inet static address 192.168.0.111netmask 255.255.255.0 gateway 192.168.

2013-06-25 19:44:41 3009

转载 ubuntu 12.10 安装 sun-java6-jdk

1:利用root身份编辑sources.list文件gedit  /etc/apt/sources.list2:在sources.list文件末尾添加如下源,中国大陆的源访问速度快些deb http://cn.archive.ubuntu.com/ubuntu/ hardy multiverse3:保存sources.list后在终端进行更新

2013-06-21 19:52:00 1055

转载 Working around Ubuntu's Firewall

Working around Ubuntu's Firewall"Git" is a great tool and does work behind proxy's / firewalls with a little help. There are many ways to do this however this section will only cover "corkscrew".

2013-06-07 22:51:27 873

解包boot.img recovery.img

解包android boot.img recovery.img的perl工具

2012-03-07

曲线拟合的最小二乘法.

一份讲解曲线拟合的最小二乘法的PPT,大家可以学习一下

2009-05-21

Perl 语言编程,详细讲解了perl的语法及技巧

Perl 语言编程,详细讲解了perl的语法及技巧

2008-08-29

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除