> From: "http://www.juno.com/~w1few" <http://www.juno.com/~w1few> > Date: Tue, 23 Nov 2010 18:12:33 GMT > > The laptop I have only has XP home edition. I don't know if there is enough > room for PRO. Oh? How much disk space does it have? Also, does it have a wireless PC card and/or a built-in wireless adapter? > I can't get the Linux/Ubuntu machine at work to connect and download the > Zip/Unzip. Can I download Zip/Unzip to Windows and then move it to Ubuntu? Likely. If you want to do that, I suggest doing: $ sudo aptitude install zip and find out what other packages would be need to be installed. Then, do: $ sudo aptitude install unzip and find out what other packages would be need to be installed. So, in addition to the "zip" and "unzip" packages, you'll also need to download those other packages. You can download all the packages from http://packages.ubuntu.com . However, I urge you to try to figure out what's going on with the network adapter and/or network. It will make your life much, much better. This article: http://www.informit.com/articles/article.aspx?p=1381889&seqNum=3 looks good for networking troubleshooting. I suggest reading it and going through it. > D