Also read
- Workshop on the standardization of Kannada Computing Terminology
- Technology for Media Students
- Free Software Birthday Wish ;)
- Happy SysAdmin day!
- LxLabs Ligesh commits suicide
- Ubuntu 9.10 – Karmic Koala Alpha1 is out
- BackTrack is now on my 2GB SanDisk
- Gnu/Linux Habba – v3 @ NMAMIT,Nitte
- Only one goal – Spread Gnu/Linux
- Happy Birthday Gnu
Another instance of such an error with gitolite. Its basically an authorization mixup. Here is how i resolved it. Making a new device wouldnt help in my case.
http://www.mayajaala.com/rtosworld/blog/2011/02/pty-allocation-request-failed-on-channel-0-and-gitolite/
on suse 11 sp1
I did:
mount devpts /dev/pts -t devpts
service sshd restart
great solution.
thanks bro.
Thanx for the wonderful post.
Saved my day yesterday with an issue. However thought will add this.
To login to the server to run those commands for a normal user without KVM access we can login to the server using the command
p, li { white-space: pre-wrap; }
ssh user@host “/bin/bash -i”
Niel