Instalacja serwera cs 1.6 ubuntu 10.4 x64

Gry, do uruchomienia których potrzebne są programy typu Wine/Cedega/CrossOver albo jakieś emulatory.
NiC
Piegowaty Guziec
Piegowaty Guziec
Posty: 1
Rejestracja: 03 sie 2010, 21:05
Płeć: Mężczyzna
Wersja Ubuntu: 10.04
Środowisko graficzne: GNOME
Architektura: x86_64

Instalacja serwera cs 1.6 ubuntu 10.4 x64

Post autor: NiC »

Witam chodzi o instalację serwera CS 1.6 na VPS, oprogramowanie to Ubuntu 10.4 x64

Problem dotyczy jednogo pliku a konkretnie hldsupdatetool.bin, przez SSH wpisuje komendę by włączyć ten plik lecz wyskakuje mi to:

Kod: Zaznacz cały

root@vz3299:~# wget http://storefront.steampowered.com/download/hldsupdatetool.bin
--2010-08-03 18:59:37--  http://storefront.steampowered.com/download/hldsupdatetool.bin
Resolving storefront.steampowered.com... 95.140.225.58, 95.140.225.76
Connecting to storefront.steampowered.com|95.140.225.58|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 3513408 (3.4M) [application/octet-stream]
Saving to: `hldsupdatetool.bin'

100%[======================================>] 3,513,408   1.28M/s   in 2.6s

2010-08-03 18:59:40 (1.28 MB/s) - `hldsupdatetool.bin' saved [3513408/3513408]

root@vz3299:~# chmod +x hldsupdatetool.bin
root@vz3299:~# ./hldsupdatetool.bin
-bash: ./hldsupdatetool.bin: No such file or directory
Plik jest na VPS, sprawdzałem pliki. Otóż okazało się, że w nano są nie potrzebne pliki:

Kod: Zaznacz cały

root@vz3299:~# nano /etc/apt/sources.list
 GNU nano 2.2.2          File: /etc/apt/sources.list

deb http://us.archive.ubuntu.com/ubuntu/ lucid main universe multiverse
deb http://us.archive.ubuntu.com/ubuntu/ lucid-security main universe multiverse

















                               [ Read 3 lines ]
^G Get Help  ^O WriteOut  ^R Read File ^Y Prev Page ^K Cut Text  ^C Cur Pos
^X Exit      ^J Justify   ^W Where Is  ^V Next Page ^U UnCut Text^T To Spell
Usunałem te pliki a wgrałem nowe, dobre:

Kod: Zaznacz cały

GNU nano 2.2.2          File: /etc/apt/sources.list

deb http://pl.archive.ubuntu.com/ubuntu/ lucid main restricted
deb-src http://pl.archive.ubuntu.com/ubuntu/ lucid main restricted
deb http://pl.archive.ubuntu.com/ubuntu/ lucid-updates main restricted
deb-src http://pl.archive.ubuntu.com/ubuntu/ lucid-updates main restricted
deb http://pl.archive.ubuntu.com/ubuntu/ lucid universe
deb-src http://pl.archive.ubuntu.com/ubuntu/ lucid universe
deb http://pl.archive.ubuntu.com/ubuntu/ lucid-updates universe
deb-src http://pl.archive.ubuntu.com/ubuntu/ lucid-updates universe
deb http://pl.archive.ubuntu.com/ubuntu/ lucid multiverse
deb-src http://pl.archive.ubuntu.com/ubuntu/ lucid multiverse
deb http://pl.archive.ubuntu.com/ubuntu/ lucid-updates multiverse
deb-src http://pl.archive.ubuntu.com/ubuntu/ lucid-updates multiverse
deb http://security.ubuntu.com/ubuntu lucid-security main restricted
deb-src http://security.ubuntu.com/ubuntu lucid-security main restricted
deb http://security.ubuntu.com/ubuntu lucid-security universe
deb-src http://security.ubuntu.com/ubuntu lucid-security universe
deb http://security.ubuntu.com/ubuntu lucid-security multiverse
deb-src http://security.ubuntu.com/ubuntu lucid-security multiverse
deb http://pl.archive.ubuntu.com/ubuntu/ lucid-backports main restricted univer$
                              [ Read 23 lines ]
^G Get Help  ^O WriteOut  ^R Read File ^Y Prev Page ^K Cut Text  ^C Cur Pos
^X Exit      ^J Justify   ^W Where Is  ^V Next Page ^U UnCut Text^T To Spell
Lecz przy wpisaniu: sudo apt-get update

wyskoczyły 3 błędy:

Kod: Zaznacz cały

W: GPG error: http://ppa.launchpad.net lucid Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 5A9A06AEF9CB8DB0
W: GPG error: http://archive.getdeb.net lucid-getdeb Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY A8A515F046D7E7CF
W: GPG error: http://packages.medibuntu.org lucid Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 2EBC26B60C5A2783
Wpisałem skrypt do klucza:

Kod: Zaznacz cały

echo 'Proszę czekać...' && sudo apt-get update 2> klucze > /dev/null && sed -i '/NO_PUBKEY/!d;s/.*NO_PUBKEY //' klucze && gpg --keyserver 'x-hkp://gpg-keyserver.de' --recv-keys $(cat klucze) && gpg --export --armor $(cat klucze) | sudo apt-key add - && rm -f klucze
szukało później wyskoczyło to: -bash: gpg: command not found

Da radę jakoś pomóc czy trzeba zmienić system?
ODPOWIEDZ

Wróć do „Z innych systemów”

Kto jest online

Użytkownicy przeglądający to forum: Obecnie na forum nie ma żadnego zarejestrowanego użytkownika i 3 gości