Tutorials

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

Exim4 :: Installing on Ubuntu

:: How to install Exim4 in Linux Ubuntu sudo apt-get install exim4   :: Checking exim4 sudo netstat -tlupn | grep...
sysadmin.id
26 sec read

Linux CentOS:: Install ffmpeg

:: How to install ffmpeg in Linux CentOS + add DAG repository vi /etc/yum.repos.d/dag.repo # add these line: name=DAG RPM...
sysadmin.id
10 sec read

XEN:: How to reset root password in guest vm

:: How to reset root password in guest vm + Find info for guest disk file xm list cat /etc/xen/guest_name.conf #...
sysadmin.id
18 sec read