Page 1 of 1

Screen rašymas

Posted: 2013 May 09 18:13
by Igor
Sveiki šiande persirašiau debian, ir rašiau serverį pagal arno pamoką, bet viena bėda, neina įrašyti screen komandos, atrodo ją įrašo, bet rodo vistiek kad nėra tokios komandos.

Rašymo screen pabaigoje rašo:

Code: Select all

You might want to run `apt-get -f install' to correct these:The following packages have unmet dependencies:  libc-bin: Breaks: libc6 (< 2.10) but 2.7-18lenny6 is to be installed  screen: Depends: libc6 (>= 2.11) but 2.7-18lenny6 is to be installed          Depends: libtinfo5 but it is not going to be installed          Depends: dpkg (>= 1.15.4) but 1.14.30 is to be installed or                   install-info but it is not going to be installedE: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution). 
Bandžiau ir šią ir šią komandą "apt-get -f install" bet irgi klaidos kažkokios:

Code: Select all

The installation of a 2.6 kernel _could_ ask you to install a new libcfirst, this is NOT a bug, and should *NOT* be reported. In that case,please add lenny sources to your /etc/apt/sources.list and run:  apt-get install -t lenny linux-image-2.6Then reboot into this new kernel, and proceed with your upgradedpkg: error processing /var/cache/apt/archives/libc6_2.13-38_i386.deb (--unpack): subprocess pre-installation script returned error exit status 1Errors were encountered while processing: /var/cache/apt/archives/libc6_2.13-38_i386.debE: Sub-process /usr/bin/dpkg returned an error code (1)
Perašes dar kartą debian vistiek tas pats..

Re: Screen rašymas

Posted: 2013 May 09 19:40
by aaarnas
Kokia operacinė serveryje?
Pamėgink parašyti: apt-get upgrade

Šiaip pamėgink perrašyti vps dar.

Re: Screen rašymas

Posted: 2013 May 09 23:05
by Igor
Manau gal išvis nereikia screen? Gal ir be screen galima paleisti serverį? Bet kiek žinau išjungus putty išsijungia ir serveris

Re: Screen rašymas

Posted: 2013 May 10 00:21
by DYaGesS
logout parasai ir putty issijungs, servas ne... :facepalm:

Re: Screen rašymas

Posted: 2013 May 10 05:29
by laimiukas3
Igor wrote:Manau gal išvis nereikia screen? Gal ir be screen galima paleisti serverį? Bet kiek žinau išjungus putty išsijungia ir serveris

Code: Select all

 bg Control+z fg logout  arba:  fg Control+z bg logout