Screen doesnt work in user mode
I am running fc5 , i just install screen via yum , why doesn't work screen in user mode ?
Cannot open your terminal '/dev/pts/1' - please check.
Giani: the permissions of the terminal are restrictive …
to stop other users "spying" in on your screen sessions
simply chmod the pts ..
ok sir , thx a lot