sudo /usr/sbin/sshd -t
via OpenSSH Tip: Check Syntax Errors before Restarting Server.
sudo /usr/sbin/sshd -t
via OpenSSH Tip: Check Syntax Errors before Restarting Server.
To avoid “cannot find name” when looking up GIDs for LDAP users, you need to do New->Other in the Directory tab, choose a new object “posixgroup” and fill in the name & GID.
The #1 reason you should replace ssh with mosh, if your environment permits:
“With Mosh, you can put your laptop to sleep and wake it up later, keeping your connection intact. If your Internet connection drops, Mosh will warn you — but the connection resumes when network service comes back.”
Conspy allows a possibly remote user to see what is displayed on a Linux virtual console, and send keystrokes to it. It works with Linux and FreeBSD, as far as I know.It is rather like VNC, but where VNC takes control of a GUI conspy takes control of a text mode virtual console. Unlike VNC, conspy does not require a server to be installed prior to being used.
kernel-2.6.32-358.6.2.el6 has been released and it’s currently syncing to mirrors. I’ve verified that this kernel does indeed fix the issue.
via www.centos.org – Forums – CentOS 6 – Security Support – Kernel 2.6.32-358 Local Privilege Escalation.
Create a shell function in your ~/.profile like:
function pn() { pynag "$@" --cfg_file=/etc/icinga/icinga.cfg ;}
If you use icinga instead of nagios
Puppet 3 wants Ruby 1.8.7, Centos 5 supplies 1.8.5.
So to get round this, add this repo
Add then add a
exclude=ruby*
line to the updates section in /etc/yum.repos.d/CentOS-Base.repo
yum update && yum install ruby then you are good to install puppet from the PuppetLabs repo.
The contactlist on empathy has swollen and in the name of Gnome “advanced” preferences for a compact size have been removed! Not happy, moving back to Pidgin.