Results 1 to 10 of 12
I have been given this ASUS Note book by a friend and need to know what version of linux it has, can anyone help me pls....
- 08-23-2009 #1Just Joined!
- Join Date
- Aug 2009
- Posts
- 5
What version of linux do I have?
I have been given this ASUS Note book by a friend and need to know what version of linux it has, can anyone help me pls.
- 08-23-2009 #2
Ctrl+Alt+t to open terminal and type in
and hit enter works on my Asus.cat /etc/issueLinux Registered User # 475019
Lead,Follow, or get the heck out of the way
AntiX,Puppy,Ubuntu,Windows 7=(cuz of scooters)
Open CourseWare for Linux Geeks
- 08-23-2009 #3
You can also try
You are probably running Xandros which is based (if it is Version 4) on Debian Etch. You can find out all kinds of useful info on your EEE at Welcome to EeeUser! [EeeUser Eee PC Wiki]/proc/versionLinux Registered User # 475019
Lead,Follow, or get the heck out of the way
AntiX,Puppy,Ubuntu,Windows 7=(cuz of scooters)
Open CourseWare for Linux Geeks
- 08-23-2009 #4Just Joined!
- Join Date
- Aug 2009
- Posts
- 5
Thanks, thats great it came back with Debian GNU/Linux 4.0
- 08-23-2009 #5
That is Xandros 4 which is based on Debian Etch. Have fun with it. I do with mine.
Linux Registered User # 475019
Lead,Follow, or get the heck out of the way
AntiX,Puppy,Ubuntu,Windows 7=(cuz of scooters)
Open CourseWare for Linux Geeks
- 08-23-2009 #6Just Joined!
- Join Date
- Aug 2009
- Posts
- 5
I am also having a problem installing the new flash player. I downloaded the .deb file from adobe into my user folder then right clicked on the file and selected "Install DEB File". I am then prompted for a password which I dont know and nor does the person I got this notebook from. Is there any way I can install this .deb file from terminal? if I type "sudo su" before any commands will this get round the password thing?
I would be over the moon if you could help me
- 08-23-2009 #7
The deb file from Adobe is for Ubuntu isn't it? You have a syanptic package manager in Xandros. You are probably running Firefox 2. So I don't think you will have much luck installing the deb. from Adobe. Like I mentioned earlier you might want to go through eee wiki. I have firefox 3 installed using the wiki and flash also and can watch movies. My eee when I bought it had flash working out of the box when I turned it on and launched firefox 2. You might break your firfox install if you try to install that Ubuntu deb. Refer to below link on how to install software in Asus EEE.
Installing software on the EEE - quick beginner's guide [EeeUser Eee PC Wiki]Linux Registered User # 475019
Lead,Follow, or get the heck out of the way
AntiX,Puppy,Ubuntu,Windows 7=(cuz of scooters)
Open CourseWare for Linux Geeks
- 08-23-2009 #8Just Joined!
- Join Date
- Aug 2009
- Posts
- 5
Thanks for the advice, I will let you know how I get on.
- 08-24-2009 #9
It's not hard to reset your password.
Boot into single user mode as described here.
When it drops you to a console, typeto change the root user password, orCode:passwd root
where <USERNAME> if your user's name, to change your user password.Code:passwd <USERNAME>
Type reboot to restart the computer.
- 08-25-2009 #10Just Joined!
- Join Date
- Aug 2009
- Posts
- 5
thanks for that info m8


Reply With Quote