|
Search:
Advanced search
|
Browse by category:
|
Glossary | Contact Us |
|
Showing: 1-4 of 4
Articles
|
||||||
|
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 .
|
||||||
|
||||||
|
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 ...
|
||||||
|
||||||
|
Cisco VPN on Linux
Download () to your home directory.
Open a terminal window and untar the vpnclient with the following command:
$ tar xzf...
|
||||||
|
||||||
|
Mount ISO image in Linux
Mount the ISO image
# mount -o loop disk1.iso /mnt/whatever
Unmount the ISO image
# umount /mnt/whatever
|
||||||
|
||||||
Powered by
KBPublisher (Knowledge base software)