哥使用Linux
发布时间:2019-03-30 17:59:45
使用 jun's_mod_v1.03b引导,通过6.2.2-24922,可以成功......【阅读全文】
发布时间:2019-03-30 12:31:21
新了一块磁盘,想把旧的换下来,发现这synology这货不支持pvmove命令。......【阅读全文】
发布时间:2019-01-19 20:55:37
GNU GRUB version 2.02~beta2-36ubuntu3.14 +----------------------------------------------------------------------------+ | DS3615xs 6.2 Baremetal with Jun's Mod v1.03b &nb.........【阅读全文】
发布时间:2019-01-19 20:49:52
root@gen62:~# rebootBroadcast message from root@gen62 (/dev/console) at 20:44 ...The system is going down for reboot NOW!root@gen62:~# [ 251.742715] init: synonetd main process (5502) killed by TERM signal[ 251.757713] init: synostoraged main process (.........【阅读全文】
发布时间:2015-01-07 08:39:10
Red Hat Enterprise Linux 7Release/UpdateGeneral Availability Dateredhat-release Errata Date*Kernel VersionRHEL 7 Update 1TBATBATBARHEL 7 GA2014-06-09.........【阅读全文】
发布时间:2015-01-07 08:36:29
yum install yum-utils
yum repolist all | grep debug
yum-config-manager --enable rhel-6-server-debug-rpms......【阅读全文】
发布时间:2013-10-29 09:14:07
Resizing physical volume:pvresize --verbose --test /dev/md0Resizing logical volume:lvresize --verbose -L --test /dev/VG1/LV1And finally, resizing ext3 FS:resize2fs /dev/VG1/LV1使用了kvm/xen中的img/lvm扩容,才知道了解这三层的重要。.........【阅读全文】
发布时间:2013-08-17 11:27:55
SLES11从发布到目前的SP3,ext4一直是它的痛,SP3还说不支持ext4安装。哥早上折腾一下,发现还是可以的,在安装过程切换到另外一个tty,手工modprobe ext4 rw=1,分区建lvm,mkfs.ext4分区,在安装选挂载点是选不格式化,这样就OK。装完,进入系统重新mkinitrd,生成新的initrd..........【阅读全文】
发布时间:2012-09-19 09:07:26
以vm为Suse(包括sles、sled为例),记录一下。大约三个步骤即可。1、修改/etc/inittab文件,在后面添加一行:cons:12345:respawn:/sbin/smart_agetty -L 115200 consolesmart_agetty是属于aaa_base rpm包的。2、修改文件/etc/securetty,在.........【阅读全文】
发布时间: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):......【阅读全文】