Tutorial

cPanel :: MySQL server is currently offline

:: How to fix if you got “MySQL server is currently offline” in cPanel just change mysql root password via WHM:...
sysadmin.id
8 sec read

Linux :: fsck lvm partition

:: how to fsck lvm partition using live cd / cd rescue boot the linux livecd / cd rescue and do...
sysadmin.id
7 sec read

WHM / cPanel :: installing red5 server

:: How to install red5 in cPanel Server + Setup apache ant wget //mirror.cc.columbia.edu/pub/software/apache//ant/binaries/apache-ant-1.8.4-bin.tar.gz tar -xzf apache-ant-1.8.4-bin.tar.gz mv apache-ant-1.8.4 /usr/local/ant +...
sysadmin.id
53 sec read

cPanel :: Install ruby

:: How to install ruby on cPanel /scripts/installruby whereis ruby ruby: /usr/bin/ruby /usr/lib/ruby /usr/share/man/man1/ruby.1   + Google + cPanel
sysadmin.id
5 sec read

cPanel :: How to install flvtool2

:: how to install flvtool2 on cPanel server wget //rubyforge.org/frs/download.php/17497/flvtool2-1.0.6.tgz tar -xzf flvtool2-1.0.6.tar cd flvtool2-1.0.6 ruby setup.rb config ruby setup.rb setup...
sysadmin.id
9 sec read

chown :: Change User / Group Only

:: How to change user owner only using chown chown myuser: hello.txt hello/   :: How to change group owner only...
sysadmin.id
7 sec read

Exim4 :: Change default port

:: How to change Exim4 default port on Linux Ubuntu + change port vi /etc/default/exim4 change on this line: SMTPLISTENEROPTIONS='-oX 26:587:10025...
sysadmin.id
9 sec read