linux

Ubuntu :: Add a PPA

:: What is PPA on Ubuntu PPA is Personal Package Archives allow you to upload Ubuntu source packages to be built...
sysadmin.id
32 sec read

CentOS 6.3 :: Setup VNC Server

:: What is vnc VNC is a graphical desktop sharing system that uses the remote framebuffer protocol to remotely control another...
sysadmin.id
39 sec read

CentOS :: Disable Network Manager

:: How to Disable Network Manager in CentOS 6.3 + Stop NetworkManager /etc/init.d/NetworkManager stop + Turn off on init.d chkconfig NetworkManager...
sysadmin.id
8 sec read

Linux :: SSH via SSH Tunnel

:: How to Login SSH via SSH Tunnel in Linux Ubuntu + Create SSH Tunnel run in background sudo ssh -fN...
sysadmin.id
10 sec read

Linux :: Reload .bashrc without relogin

:: How to reload .bashrc script without re-login in Linux After edit .bashrc file, you can reload without re-login using this...
sysadmin.id
6 sec read

Linux :: Create Swap File

:: What is swap in linux Swap in linux is used when the amount of physical memory (RAM) is full. If...
sysadmin.id
24 sec read