Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
username pass
Name: sugard Date: March 4, 2009 at 03:15:27 Pacific OS: Windows XP CPU/Ram: 1gb ram Product: Dell 6400 Subcategory: Installation
Comment:
Hey I am new to all of this. I downloaded a vmware player to run ubuntu on it. When the ubuntu starts I am being asked for a username and a password. From where should I bring the username and password?
Name: ernie Date: March 4, 2009 at 06:27:22 Pacific
Reply:
If you downloaded the appliance to run on the VMWare Player, there should be dome form of documentation (at least a readme file) containing such information. If not, then perhaps at the WEB site from which you downloaded it.
Summary: Are you able to connect by hand using telnet? Eg, to connect to a POP3 server: $ telnet pop.server.name 110 You should then receive a prompt: user username pass password list and you should see...
Summary: If you are using POP3: # telnet pop3.mail.server 110 # user username # pass password # stat to get a number of messages # list to get a list of mails and sizes # top messagenumber lines to display the...
Summary: Have you tried wget? Deoending on how they have written the website depends on whether it'll work or not. Try: $ wget --user=username --pass=password http://download.oracle.com/otn/nt/ias/904/OracleAS...