Please help me linux users

Discussion in 'Unrelated Discussion' started by Grec, January 11, 2011.

  1. Grec

    Grec New Member

    Messages:
    823
    Likes Received:
    0
    I'm trying to find a program to emulate windows so I can play windows games (specifically Fallout 2) on Linux. I tried Crossover Games and Playonlinux but nothing works. Help?
  2. OfficerFuttBuck

    OfficerFuttBuck Active Member

    Messages:
    1,592
    Likes Received:
    1
    I just hope you're not use fake linux (ubuntu)
  3. sensitivepsycho

    sensitivepsycho New Member

    Messages:
    1,477
    Likes Received:
    0
    I use Ubuntu 10.10 on my Netbook. They adapted it from GNOME. It is pretty.
  4. Grec

    Grec New Member

    Messages:
    823
    Likes Received:
    0
    I think it's that mint thingy or whatever.
  5. OfficerFuttBuck

    OfficerFuttBuck Active Member

    Messages:
    1,592
    Likes Received:
    1
    The company that distributes ubuntu is trying to make it closed source.
  6. BulletMagnet

    BulletMagnet Post Master General

    Messages:
    3,263
    Likes Received:
    591
    You want Wine. If I was on my laptop, I'd tell you the package name for apt-get but you'll have to find it in Synaptic.

    Check out http://appdb.winehq.org if things don't work (this is Linux, of course you'll find things won't work).

    Also, install Mono. You may not need that straight away, or at all, but it'll make life easier if something relies on .net.
  7. Grec

    Grec New Member

    Messages:
    823
    Likes Received:
    0
    Of course I need a password to allow the application to install, but I don't know what it is because this computer is a gift. :cry:
  8. BulletMagnet

    BulletMagnet Post Master General

    Messages:
    3,263
    Likes Received:
    591
    Just ask the gifter?

    Or leave it blank. The biggest security problem in Linux is people.
  9. Grec

    Grec New Member

    Messages:
    823
    Likes Received:
    0
    Ah, gifter?

    Sorry, I'm a Linux nub.

    EDIT: Oh I see what you mean, I don't know the guy that gave it to me.
    Last edited: January 12, 2011
  10. BulletMagnet

    BulletMagnet Post Master General

    Messages:
    3,263
    Likes Received:
    591
    The person who gave you the computer - since you said it was a gift. Hehehe, wasn't a Linux term at all.
  11. Grec

    Grec New Member

    Messages:
    823
    Likes Received:
    0
    Well the password isn't blank and I don't remember who the gifter was.
  12. Grec

    Grec New Member

    Messages:
    823
    Likes Received:
    0
    Ok, here's what I know.

    I don't know the password, and the computer is Linux Mint. I don't know which Wine I'm supposed to install, because none of them say Mint or anything just stuff like Ubuntu or Debian. I'm sorry for being an idiot, it's just that when I try to do anything with Linux a bunch of words pop up that make no sense and I get confused. Seriously what's a lipldad2? Apparently I can't install a stupid program because I'm missing the Lipldad2's lipjack. Wut?
  13. BulletMagnet

    BulletMagnet Post Master General

    Messages:
    3,263
    Likes Received:
    591
    That's fine, I made similar mistakes when I was learning (only six months ago, so I'm still pretty newbish myself).

    A very quick Google tells me that Mint is based off Debian. Ubuntu is also based of Debian, and 99% of programs and commands are compatible between them.

    One trick you could try (but zero guarantees that it'll work) is to open up a terminal and type;

    Code:
    sudo -s
    Pay attention to the prompt line before and after - hopefully afterwards it'll say;

    Code:
    root@computerName >
    If that's the case, then you're in luck!

    When it comes to actually installing, the package manager will sort things out for you. For example, if you wanted to install Emesene with the least fuss all you'd need to type is;

    Code:
    sudo apt-get install emesene
    The computer would then work out what other programs are needed, see if they're already installed, fetch the ones that aren't, and get everything going.

    [PS:] Linux Mint looks very pretty, I'm tempted to use it instead of Ubuntu.

    [PS:] Someone gave you a Linux machine but didn't give you the password? What a cock. lol. That's like giving you a car without a gearstick - sure you can drive it around, but you'll never get out of first gear. Phone up the person that gave you it, explain that you're looking to tinker, and get the password from them.
  14. Grec

    Grec New Member

    Messages:
    823
    Likes Received:
    0
    Dammitz, I don't know how to open up a terminal on Linux cause I'm stupid. Any shortcut or something?
  15. BulletMagnet

    BulletMagnet Post Master General

    Messages:
    3,263
    Likes Received:
    591
    You should find it in the System or Admin. menus (assuming Mint has those like Ubuntu).

    Try looking for anything with term in it. gtkteam, xterm, etc.

    Also, I was the biggest idiot a second ago; when using sudo, it wants your password. If you have to use a password to log in, use that.

    [EDIT:] Right clicking on the desktop has a terminal option in some flavours of Linux.
    Last edited: January 12, 2011
  16. Grec

    Grec New Member

    Messages:
    823
    Likes Received:
    0
    Ugh, I could just ignore all this complicated shit if I know my goddamn password.
  17. Grec

    Grec New Member

    Messages:
    823
    Likes Received:
    0
    You better be ready to guide my *** tommorow.
  18. BulletMagnet

    BulletMagnet Post Master General

    Messages:
    3,263
    Likes Received:
    591
    If I remember, sure. Also, Google is your friend.
  19. Grec

    Grec New Member

    Messages:
    823
    Likes Received:
    0
    Looks like I'm out of luck. I normally just restart my computer because I don't know the password to log in.
  20. Grec

    Grec New Member

    Messages:
    823
    Likes Received:
    0
    Maybe there is some guides out there to help me find my password. Don't know were to look though, I would try the Linux forums but they're so complicated...think you can help? :)

Share This Page