Find the answer to your Linux question:
Page 1 of 2 1 2 LastLast
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....
  1. #1
    Just 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.

  2. #2
    Linux Guru rokytnji's Avatar
    Join Date
    Jul 2008
    Location
    Pecos, Texas
    Posts
    2,943
    Ctrl+Alt+t to open terminal and type in
    cat /etc/issue
    and hit enter works on my Asus.
    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

  3. #3
    Linux Guru rokytnji's Avatar
    Join Date
    Jul 2008
    Location
    Pecos, Texas
    Posts
    2,943
    You can also try
    /proc/version
    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]
    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

  4. #4
    Just Joined!
    Join Date
    Aug 2009
    Posts
    5
    Thanks, thats great it came back with Debian GNU/Linux 4.0

  5. #5
    Linux Guru rokytnji's Avatar
    Join Date
    Jul 2008
    Location
    Pecos, Texas
    Posts
    2,943
    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

  6. #6
    Just 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

  7. #7
    Linux Guru rokytnji's Avatar
    Join Date
    Jul 2008
    Location
    Pecos, Texas
    Posts
    2,943
    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

  8. #8
    Just Joined!
    Join Date
    Aug 2009
    Posts
    5
    Thanks for the advice, I will let you know how I get on.

  9. #9
    Linux Guru reed9's Avatar
    Join Date
    Feb 2009
    Location
    Boston, MA
    Posts
    4,651
    It's not hard to reset your password.

    Boot into single user mode as described here.

    When it drops you to a console, type
    Code:
    passwd root
    to change the root user password, or
    Code:
    passwd <USERNAME>
    where <USERNAME> if your user's name, to change your user password.

    Type reboot to restart the computer.

  10. #10
    Just Joined!
    Join Date
    Aug 2009
    Posts
    5
    thanks for that info m8

Page 1 of 2 1 2 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...