Tag:
ifconfig

How to SSH into Ubuntu LiveCD

by
Ryan
on
December 16, 2008

The ability to remotely SSH into a machine running an Ubuntu LiveCD can come in handy in many situations. The LiveCD supports a large variety of hardware and can be used to troubleshoot system problems on a machine where you have limited or no access. A user with limited skills can easily setup remote access [...]

Read More
No Comments
ubuntu

Find your MAC address with ifconfig

by
Ryan
on
October 30, 2008

You can find the MAC address of your system at the command line by using the ifconfig command. The ifconfig command will show you information on all your network interfaces. If no arguments are given ifconfig displays the status of the currently active interfaces.
You have to run this command as root or use sudo.

# [...]

Read More
No Comments
system administration

Find your IP address with ifconfig

by
Ryan
on
October 30, 2008

You can find the IP address of your system at the command line by using the ifconfig command. The ifconfig command will show you information on all your network interfaces. If no arguments are given ifconfig displays the status of the currently active interfaces.
You have to run this command as root or use [...]

Read More
No Comments
system administration
Copyright 2008-2010 WiredRevolution.com. All rights reserved.