ovileg 0 Zgłoś post Napisano Czerwiec 2, 2011 (edytowany) Właśnie, jestem nowym użytkownikiem linuxa, lamer. chciałbym otworzyć plik server.cfg który znajduje się w katalogu /usr/hlds/cstrike . I to tyle. Próbowałem np. gedit ale coś mi nie idzie ;/ oczywiście wszystko odpalam'y przez terminala SSH. Edytowano Czerwiec 2, 2011 przez ovileg (zobacz historię edycji) Udostępnij ten post Link to postu Udostępnij na innych stronach
slasar 7 Zgłoś post Napisano Czerwiec 2, 2011 gedit to gnome, a gnome to okienka. do okienek potrzebne są ixy. chyba, że masz ixy więc nie rozumiem po co terminal ? Udostępnij ten post Link to postu Udostępnij na innych stronach
ovileg 0 Zgłoś post Napisano Czerwiec 2, 2011 Eh, ssh - putty, nazwij to jak chcesz, nie chcę okienek mam ubuntu. Udostępnij ten post Link to postu Udostępnij na innych stronach
slasar 7 Zgłoś post Napisano Czerwiec 2, 2011 uzyj nano zamiast gedit Udostępnij ten post Link to postu Udostępnij na innych stronach
ovileg 0 Zgłoś post Napisano Czerwiec 2, 2011 (edytowany) sudo: nano: command not found dobra udało się wpisalem sudo vi ale tearz nie wiem jak zapisać edytowany plik, fejl Edytowano Czerwiec 2, 2011 przez ovileg (zobacz historię edycji) Udostępnij ten post Link to postu Udostępnij na innych stronach
slasar 7 Zgłoś post Napisano Czerwiec 2, 2011 (edytowany) w ubuntu chyba musisz napisac : sudo apt-get install nano edit: nano łatwiejsze jest od vi Edytowano Czerwiec 2, 2011 przez slasar (zobacz historię edycji) Udostępnij ten post Link to postu Udostępnij na innych stronach
ovileg 0 Zgłoś post Napisano Czerwiec 2, 2011 (edytowany) sudo apt-get install nano. Reading package lists... Done Building dependency tree... Done Note, selecting 'traceroute-nanog' for regex 'nano.' 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. root@fre4141l:~# sudo apt-get apt 0.8.3ubuntu7 for i386 compiled on Oct 5 2010 14:07:36 Usage: apt-get [options] command apt-get [options] install|remove pkg1 [pkg2 ...] apt-get [options] source pkg1 [pkg2 ...] apt-get is a simple command line interface for downloading and installing packages. The most frequently used commands are update and install. Commands: update - Retrieve new lists of packages upgrade - Perform an upgrade install - Install new packages (pkg is libc6 not libc6.deb) remove - Remove packages autoremove - Remove automatically all unused packages purge - Remove packages and config files source - Download source archives build-dep - Configure build-dependencies for source packages dist-upgrade - Distribution upgrade, see apt-get(8) dselect-upgrade - Follow dselect selections clean - Erase downloaded archive files autoclean - Erase old downloaded archive files check - Verify that there are no broken dependencies markauto - Mark the given packages as automatically installed unmarkauto - Mark the given packages as manually installed Options: -h This help text. -q Loggable output - no progress indicator -qq No output except for errors -d Download only - do NOT install or unpack archives -s No-act. Perform ordering simulation -y Assume Yes to all queries and do not prompt -f Attempt to correct a system with broken dependencies in place -m Attempt to continue if archives are unlocatable -u Show a list of upgraded packages as well -b Build the source package after fetching it -V Show verbose version numbers -c=? Read this configuration file -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp See the apt-get(8), sources.list(5) and apt.conf(5) manual pages for more information and options. This APT has Super Cow Powers. root@freall:~# sudo apt-get install Reading package lists... Done Building dependency tree... Done 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. root@fc41all:~# sudo apt-get nano E: Invalid operation nano root@f:~# apt-get install nano Reading package lists... Done Building dependency tree... Done E: Unable to locate package nano root@HA:~# apt-get nano E: Invalid operation nano root@HA:~# ehh, a polecisz mi jakiś dobry system który bez problemu ogarnie instalacje serwera cs? linux:) Edytowano Czerwiec 2, 2011 przez ovileg (zobacz historię edycji) Udostępnij ten post Link to postu Udostępnij na innych stronach
slasar 7 Zgłoś post Napisano Czerwiec 2, 2011 sprawdz to sciagnij sobie plik na windowsa, "wyedytuj w wordzie" i wrzuc spowrotem na sewer Udostępnij ten post Link to postu Udostępnij na innych stronach
crazyluki 114 Zgłoś post Napisano Czerwiec 2, 2011 apt-get install nano -y potem nano /nazwa/pliku.cfg Udostępnij ten post Link to postu Udostępnij na innych stronach
xorg 693 Zgłoś post Napisano Czerwiec 2, 2011 sudo apt-get install nano. Reading package lists... Done Building dependency tree... Done Note, selecting 'traceroute-nanog' for regex 'nano.' 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. root@fre4141l:~# sudo apt-get apt 0.8.3ubuntu7 for i386 compiled on Oct 5 2010 14:07:36 Usage: apt-get [options] command apt-get [options] install|remove pkg1 [pkg2 ...] apt-get [options] source pkg1 [pkg2 ...] apt-get is a simple command line interface for downloading and installing packages. The most frequently used commands are update and install. Commands: update - Retrieve new lists of packages upgrade - Perform an upgrade install - Install new packages (pkg is libc6 not libc6.deb) remove - Remove packages autoremove - Remove automatically all unused packages purge - Remove packages and config files source - Download source archives build-dep - Configure build-dependencies for source packages dist-upgrade - Distribution upgrade, see apt-get(8) dselect-upgrade - Follow dselect selections clean - Erase downloaded archive files autoclean - Erase old downloaded archive files check - Verify that there are no broken dependencies markauto - Mark the given packages as automatically installed unmarkauto - Mark the given packages as manually installed Options: -h This help text. -q Loggable output - no progress indicator -qq No output except for errors -d Download only - do NOT install or unpack archives -s No-act. Perform ordering simulation -y Assume Yes to all queries and do not prompt -f Attempt to correct a system with broken dependencies in place -m Attempt to continue if archives are unlocatable -u Show a list of upgraded packages as well -b Build the source package after fetching it -V Show verbose version numbers -c=? Read this configuration file -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp See the apt-get(8), sources.list(5) and apt.conf(5) manual pages for more information and options. This APT has Super Cow Powers. root@freall:~# sudo apt-get install Reading package lists... Done Building dependency tree... Done 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. root@fc41all:~# sudo apt-get nano E: Invalid operation nano root@f:~# apt-get install nano Reading package lists... Done Building dependency tree... Done E: Unable to locate package nano root@HA:~# apt-get nano E: Invalid operation nano root@HA:~# ehh, a polecisz mi jakiś dobry system który bez problemu ogarnie instalacje serwera cs? linux:) Debian. Udostępnij ten post Link to postu Udostępnij na innych stronach
ovileg 0 Zgłoś post Napisano Czerwiec 3, 2011 tar -jxvf amxmodx-1.8.1-cstrike.tar.gz bzip2: (stdin) is not a bzip2 file. tar: Child returned status 2 tar: Error is not recoverable: exiting now ;/ Udostępnij ten post Link to postu Udostępnij na innych stronach
kafi 2425 Zgłoś post Napisano Czerwiec 3, 2011 tar -zvxf nazwapliku.tar.gz Udostępnij ten post Link to postu Udostępnij na innych stronach