398 reputation
213
bio website k49c.net
location
age
visits member for 3 years, 6 months
seen May 17 at 10:00
stats profile views 15

Apr
9
comment How can I migrate from IBM BladeCenter chassis E to chassis H?
Got a call with IBM staff, and they said that I only to plug out all modules, plug them in new chassis in exactly the same order. I followed, and it worked.
Apr
5
comment How to scan local network for SSH-able computers?
bluebitter.de/portscn2.htm Use BluePortScan if you want a more simple thing than nmap
Feb
16
comment Redhat bonding with two switch
I'm using mode 6 so far. The problem is still remain. If it is impossible, how do you guys deal with single point of failure on cable of uplink?
Feb
16
comment Redhat bonding with two switch
ShaneMadden: It's uplink failure, I've edited my question to make thing more detail. @Zoredache: Where do I need to run STP? My switches only or both switches and server? TIA.
Jun
21
comment Windows 2003 - RAS service - VPN client can only connect to server, not internal network
I'm using windows server 2003, and it seems do not have that option.
Jun
20
comment Windows 2003 - RAS service - VPN client can only connect to server, not internal network
Can I enable it after created RAS server? I have to resolve this issue on remote system so I can't remove and recreate RAS. Thanks.
Dec
30
comment issue using Postfix as authen SMTP client relay to Exchange 2010
Maybe it's a bug. Try a trick here: social.technet.microsoft.com/forums/en-US/exchangesvradmin/…
May
20
comment Lefthand SAN questions
Ok, I found smth maybe useful: tdonline.com/hp-lefthand/storage-calculator So HP RAID 50 is RAID 0 on one chassis and network-RAID 5 over two chassis, isn't it?
May
20
comment Lefthand SAN questions
Thanks for your answers. I've never touch a HP Lefthand SAN so I got many confusions. Does one unit of Lefthand SAN contain two chassis? So is it Network-RAID between two chassis? is it support RAID-5 (network RAID). If I have a HP P4300 with 16x1TB hard drive, can I have a RAID-5 configuration and get 15TB usable storage capacity?
Apr
26
comment Caching DNS server (bind9.2) CPU usage is so so so high
Thanks for your answer. I got some random crash when update to bind 9.6.x but I'll give it a try on 9.7.x ver. I'll post this question on bind-user maillist and update here as soon as I get the answer.
Apr
20
comment Caching DNS server (bind9.2) CPU usage is so so so high
Thanks for the link. I read it several times but because of our complex current setup, I'd like to save the multi-instance of bind as the last resort.
Apr
13
comment Do I need VMWare vSphere?
Thanks for your detailed answer. It's so messy because many of many products of VMWare. I've downloaded newest version of ESXi, it seems that WMware decide to remove ssh server from ESXi, I can't find config file, start-up script,... Anyone can confirm that? Have anyway to bring it back :(
Mar
25
comment Apache site disabled still serving
Sorry for misunderstanding. Can you find something using this command: find . | xargs grep site_name
Mar
25
comment Apache site disabled still serving
Remove the config file from site-enabled. I've never used a2dissite but after you remove the site, the config file should not be in site-enabled directory.