DEV.MD / Developer Network
Search:     Advanced search
Browse by category:
Glossary | Contact Us

Showing: 1-4 of 4  
Articles
 
document How to change a MAC address in Linux
Under Linux, you can change your MAC address with `ifconfig <interface> hw <class> <address>`, or you can use the .
Not rated 13 Apr, 2009 Views: 702 Comments: 0
document Changing the Timezone on Linux
Look in /usr/share/zoneinfo for the appropriate file and copy it to /etc/localtime Example: # cp /usr/share/zoneinfo/Europe/Chisinau ...
Not rated 13 Oct, 2008 Views: 794 Comments: 0
document Cisco VPN on Linux
Download () to your home directory. Open a terminal window and untar the vpnclient with the following command: $ tar xzf...
Not rated 19 Jun, 2008 Views: 1475 Comments: 0
document Mount ISO image in Linux
Mount the ISO image    # mount -o loop disk1.iso /mnt/whatever Unmount the ISO image    # umount /mnt/whatever
Not rated 06 Nov, 2007 Views: 975 Comments: 0



RSS