[gentoo-user] emerge resume list

2006-04-05 Thread evader

Hi,


When I do an emerge -e world where is the list of files to be merged  
stored? For example if I break an emerge, and want to resume
later from a different position, can I edit the packages to be emerged  
list so I don't have to do emerge --resume --skipfirst constantly?


Thanks,

evader
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Find IP of proxy

2006-04-05 Thread evader

Hi,

netstat -rn

Your default gateway is likely to be the proxy.

Regards,

evader.
On Thu, 06 Apr 2006 15:11:01 +1000, darren kirby  
[EMAIL PROTECTED] wrote:



quoth the Mick:

Hi All,

At work there's a rather restrictive gateway in place for connecting
LAN desktops to the Internet.  How would you go about finding its IP
address?

Assume that I am booting with Knoppix for this purpose.
--
Regards,
Mick


Point a browser to http://checkip.dyndns.org/

or run:

lynx -dump http://checkip.dyndns.org/ | awk '/Current/ {print $4}'

-d



--
gentoo-user@gentoo.org mailing list