In this tutorial we will learn, how to add before entry widget in Genesis Child Theme. It is mine new journey with Genesis Framework.Working and exploring,to make theme on it.In my some posts,I already stated I recently got my premium theme.Before this I played on,already available free Genesis Theme. In my some other sites,I decently […]
Linux
Yum command to download rpm file without installing in linux system
In this tutorial,we will learn how to use yum command to download rpm file without installing in linux system.It was before RHEL 5 arrival, when I used to download the source rpm packages by using up2date -d package-name Now things are changed,in Red Hat based Operating System above version 5.x . We use the yum […]
Find installed and enabled apache module in Debian/Ubuntu
In this tutorial we will learn,how to find installed and enabled apache module in Debian/Ubuntu. The method is applicable to Debian based operating system.As a system admin, sometimes we have to find which Apache module is installed. Every System Admin has their own style of work. How generally we do ,I am sharing in this […]
Install MongoDB server on Ubuntu 12.04 LTS
In this tutorial we will learn,how to install MongoDB server on Ubuntu 12.04 LTS. MongoDB is one the popular nosql database.It is a cross-platform document-oriented database system.MongoDB has its interactive shell called mongo .In recent years,many companies started using MongoDB.To know about more details on MongoDB,you can visit the Wikipedia link How to install MongoDB […]
Run cron job alternate week day
In this post we will learn,Run cron job alternate week day. Today, I met with very good question i.e how to run cron job alternate week day. The user wants to run the script in alternate Saturday.When I read this question first time,it make me to take a pause for a while. Later thinking on […]
Temporarily change the shell after login
This is a useful trick to temporarily change the shell after login. The user can change its shell without doing logoff and restart the machine.For eg. a user require to change the shell in system to perform various commands. What is shell ? A Unix shell is a command-line interpreter or shell that provides a […]
Recent Comments