debian

:: ssh [scp] login without password authentication

:: install dependency installing ssh-client (Debian) # aptitude install openssh-client :: configure ssh / scp login without password authentication + generate...
sysadmin.id
41 sec read

:: installing flashplayer on 64bit

:: download flashplayer 10 for 64bit linux distro # wget //download.macromedia.com/pub/labs/flashplayer10/flashplayer10_2_p3_64bit_linux_111710.tar.gz :: extracting and installing flashplayer # tar -xzf flashplayer10_2_p3_64bit_linux_111710.tar.gz -C...
sysadmin.id
11 sec read

:: libgtk-x11: cannot open shared object file

:: if you running thunderbird / firefox and get error like: /usr/local/firefox/firefox-bin: error while loading shared libraries: libgtk-x11-2.0.so.0: cannot open shared...
sysadmin.id
16 sec read

:: how to install php5-fpm on Linux Debian

:: how install php5-fpm on debian o setup repository # echo -e "deb //packages.dotdeb.org stable allndeb-src //packages.dotdeb.org stable all" >> /etc/apt/sources.list...
sysadmin.id
14 sec read

:: create debian live usb

:: download debian # wget //cdimage.debian.org/debian-cd/6.0.1a/i386/iso-cd/debian-6.0.1a-i386-xfce+lxde-CD-1.iso other debian version checking on debian download page :: create linux debian live usb on...
sysadmin.id
20 sec read

Live syncing using lsyncd

:: what is lsyncd Lsyncd watches a local directory trees event monitor interface (inotify). It aggregates and combines events for a...
sysadmin.id
23 sec read

Install icinga web on Linux Debian

|| what is icinga web Icinga Web is an online portal to view Icinga monitoring results and send commands to the...
sysadmin.id
1 min read