Opening/running .tar

Discussion in 'Gaming' started by MythicX, Oct 3, 2006.

  1. MythicX

    MythicX Senior Member

    Posts:
    1,682
    Likes Received:
    0
    Joined:
    Aug 15, 2005
    Location:
    London, UK
    Hey, does anyone know how to open and install .tar files on a server?

    (for example a teamspeak server program on a linux server)

    I really need this quite soon, so if anyone could help id be really greatful.

    Thanks
     
  2. Prince Zainx

    Prince Zainx The Dark Prince

    Posts:
    10,918
    Likes Received:
    0
    Joined:
    Jun 13, 2005
    Location:
    A world far beyond your imagination...
    Yeah we need this fast
    if you can tell or help us fast
    you will be rewarded by me :)

    Zain ;)
     
  3. Stealth09

    Stealth09 Well-Known Member

    Age:
    35
    Posts:
    1,316
    Likes Received:
    0
    Joined:
    Sep 29, 2005
    winrar should do it, I know winrar wil do it on windows.

    http://rarlabs.com/rar/rarlinux-3.6.0.tar.gz

    Theres a link to winrar for linux.

    tar.gz is the linux zip basically. If your extracting it on a windows I use winrar, on a linux it should come standard.
     
  4. MythicX

    MythicX Senior Member

    Posts:
    1,682
    Likes Received:
    0
    Joined:
    Aug 15, 2005
    Location:
    London, UK
    i know but it isnt .tar.gz anymore :\ i just needed to know how to open / install it onto a linux server

    thanks though
     
  5. Wolf

    Wolf Well-Known Member

    Posts:
    88
    Likes Received:
    0
    Joined:
    Oct 10, 2005
    To untar teamspeak for linux using ssh you just use this command.
    Code:
    tar -xjf filename.tar.bz2
    Where filename.tar.bz2 is the file you want to untar.
     
  6. Stealth09

    Stealth09 Well-Known Member

    Age:
    35
    Posts:
    1,316
    Likes Received:
    0
    Joined:
    Sep 29, 2005
    If ur doing it through SSH do above, should work. Is that how your doing it?
     
  7. Wolf

    Wolf Well-Known Member

    Posts:
    88
    Likes Received:
    0
    Joined:
    Oct 10, 2005
    To install teamspeak you need ssh, which i think is what they are doing. If you need anymore help just ask.
     
  8. Stealth09

    Stealth09 Well-Known Member

    Age:
    35
    Posts:
    1,316
    Likes Received:
    0
    Joined:
    Sep 29, 2005
    I was thinking they may be hosting it on thier own box, since TS dosn't need huge ammounts of power/bandwidth.

    Well, you can take it from here then.
     
  9. fortune000

    fortune000 Active Member

    Posts:
    32
    Likes Received:
    0
    Joined:
    Oct 4, 2006
    ts takes minute bandwidth and space, its a goldmine if you haev some old pc and a half decent internet connection lol :P
     
  10. MythicX

    MythicX Senior Member

    Posts:
    1,682
    Likes Received:
    0
    Joined:
    Aug 15, 2005
    Location:
    London, UK
    Thanks peeps, done it ;)

    <3 u all =)
     

Share This Page