hadi motamedi skrev:
Dear AllPlease be informed that I couldn't find the screen command package for my Debian 3.1 server . I really need it to manage multiple screens just from one login session . I tried to update my Debian repository list , as the followings :#apt-get update
As Debian 3.1 is no longer supported, I am not sure about the availability of packages. Can you find and install other packages. Otherwise you may have to look at the archive <http://archive.debian.org/debian/README>, or upgrade to a more recent release.
Then I tried to find it for installation , by issuing the followings : #apt-cache search screenBut no "screen" found . Can you please do me favor and let me know what is the equivalent command that can be used instead of "screen" command on my Debian for managing multiple screens ?
The screen program is available in the package screen, see <http://packages.debian.org/search?keywords=screen>.
Regards Johan