Learn Linux
Maximum posts collected from other sites, but all are tested.
Pages
(Move to ...)
Learning Linux Home
About Learn Linux
Contact
▼
Wednesday, 23 March 2016
Critical Server Alert Monitoring Through Hipchat App
›
What is HipChat: HipChat is a Web service for internal/private chat and instant messaging. As well as one-on-one and group/topic c...
2 comments:
Friday, 23 October 2015
TinyDNS & DNSCache Installation in Linux
›
Reference : http://www.slideshare.net/yonitg/tinydns-and-dnscache #yum install gcc make #cd /usr/local/src #wget http://cr.yp.to/daemontool...
Tuesday, 1 September 2015
Compile Python with Custom OpenSSL in CentOS/Redhat Linux [ Python 2.7.9 OpenSSL 1.0.1 TLS 1.2 ]
›
Step 1# wget https://www.openssl.org/source/openssl-1.0.1p.tar.gz tar xzvf openssl-1.0.1p.tar.gz cd openssl-1.0.1p ./config shared --pre...
Wednesday, 26 August 2015
GitBlit Master Slave Replication Setup
›
Step 1# #In Master GIT Server[Master URL http://git.example.net:1337] vim /opt/gitblit/data/gitblit.properties # Mod...
5 comments:
Sunday, 16 August 2015
Ovirt Manager Backup Script
›
#!/bin/bash today=`date +"%d-%B-%Y"` remove_3day_old_file=`date +"%d-%B-%Y" --date="3 day ago"` ( if [ -d /u...
1 comment:
›
Home
View web version