yum install resize

July 11, 2012

yum install resize not working? You need to use this instead: yum install xterm

centos redhat change timezone

July 6, 2012

How do I change my system timezone from the command line without using redhat-config-date? centos redhat […]

nginx php centos6 howto

May 15, 2012

Remove previous php installation # yum remove php-cli php-common Add the EPEL and REMI repos: wget […]

ssh keeps disconnecting

April 26, 2012

“ssh keeps disconnecting my session”. Here’s the fix! Server Side Fix As root modify /etc/ssh/sshd_config and […]

copy teamsite user

April 2, 2012

To copy teamsite user permissions i’ve written a python script. You’ll need to replace the path […]

add user to smb share tdbsam

March 7, 2012

to add a user to a samba configuration on linux with a tdbsam backend you must […]

kill liferay script

December 19, 2011

Here’s a bash kill liferay script! This should kill any running liferay or liferay social office […]