哥使用Linux
发布时间:2012-03-01 09:21:12
2012年2月28日,在很2的日子里,sles11sp1发布了,Linux 3.0.10 kernel, GNU gcc 4.3.4 compilers and glibc 2.11.1 libraries, Perl 5.10, PHP 5.2.6, Python 2.6.0, and Ruby 1.8.7.采用了Btrfs文件系统。。http://doc.opensuse.org/products/draft/SLES/SLES-storage_sd_draft/http://www.theregister.co.uk/2012/0.........【阅读全文】
发布时间:2011-12-16 13:38:17
每天都发生神奇的事情:Widnows本地跑x-manager作为X-server,使用putty 的X11 forwarding到localhost:0功能。连接到rhel6.1/6.2启动virt-manager通过向导安装M$-Windows 2003,发现一直安装到检查硬盘时出错,直接进入cmd模式。 这种情况应该是x-manager-->virt-manager-->vnc。 Linux本.........【阅读全文】
发布时间:2011-10-14 13:20:02
putty+pagent+screen经典组合是每天必备的工具,但screen -d -r恢复时,发现ssh-agent不起作用了。原因就是SSH_AUTH_SOCK的值变化了。......【阅读全文】
发布时间:2011-09-07 09:38:36
OpenSSH is a 100% complete SSH protocol version 1.3, 1.5 and 2.0 implementation and includes sftp client and server support......【阅读全文】
发布时间:2011-08-21 17:46:24
Ext2/ext3/ext4 文件系统可以使用三个错误处理行为 (error behavior):......【阅读全文】
发布时间:2011-08-05 16:07:49
原来有一个lvm分区/dev/data/ftproot挂载到/work目录下的。 周一的时候由于调休,不知道那个BT直接关机造成data_ftproot的lvm丢失......【阅读全文】
发布时间:2011-05-30 13:55:11
http://lwn.net/Articles/445222/ 直接跳过2.8的kernel啊......【阅读全文】
发布时间:2011-01-29 14:20:20
install the LAMP server running only two commands. First run:apt-get updateAnd then run: apt-get install apache2 php5 libapache2-mod-php5 mysql-server mysql-client php5-mysql phpmyadmin php5-c.........【阅读全文】