Friday, September 28, 2012

Cisco - Network Port & Interface Administratively Down


Cisco - Network Port & Interface Administratively Down
Environment: cisco c2960 / ios 12.2(44)

Configure Terminal
#conf t

access to the interface ( XX represents the port number ):
(conf)#int fa0/xx

Make the port to "Down"
(conf-if)#shut
 
Make the port to "Up"
(conf-if)#no shut

Exit twice & Save Setting:
(conf-if)#exit
(conf)#exit
#wr mem 

Check the result:
#show interface fa0/xx

Sunday, September 16, 2012

Basic commands of Apache / PHP on Linux


Basic Commands Of Apache/PHP on Linux
Environment: CentOS 6.2

Check PHP version:
#php -v

Restart the apache:
#/etc/init.d/httpd restart 

Reload the apache:
#/etc/init.d/httpd reload
 

to-be-continue...

Saturday, September 15, 2012

Windows 2008 GPO - Map Drive : Unable applied to Windows XP


Windows 2008 GPO - Map Drive : Unable applied to Windows XP
Environment: MS Windows2008 Server

The company I m working for, which is 50% XP & 50% windows 7
Don't ask me why the windows version is inconsistency ... =\"/=



When I apply the GPO to mapping network drive, it works fine on 7, but none of XP got the drive.
After I search around I found that it mentioned in Microsoft KB943729

After applied the patch to the Windows XP clients, the problem gone.

KB943729 - Group Policy Preference Clients Side Extension.
http://www.microsoft.com/en-us/download/search.aspx?q=KB943729

System Requirement:

Windows XP
Windows XP 64bit
Windows Vista
Windows Vista 64bit
Windows 2003
Windows 2003 64bit