Posts

More than 100% CPU in top in Linux/Mac

…  you are power linux/mac user you should have noticed at least once that top shows more than 100% …  add up to 110%. The above image shows the 4 cores of my machine and it is clear that none of the processor is in 100%.  But if all  …

Auto Backup using Dropbox in Linux/Mac

I had some folders on my disk which I wanted to keep a copy online as a backup and for viewing from other places. Its not always possible to save all the essentials in the drop box folder itself to be auto backed up. Thus I wrote a very small script which  …

Service Engineer/System Administrator Interview Questions

…  filename | wc -l Print all lines from the line having MACS to 26th line awk ‘/MACS/,(NR==26) {print $0}’ < file If a line contain MEC enter ‘DATA’ at …

Ontology Linked Data

…  describes; individuals can be persons, automobiles, machines as well as model abstract objects like person’s job or a …  locations, at the levels of subcellular structures and macromolecular complexes. Examples of cellular components include nuclear inner …

BSNL Dataone Auto Downloader

…  /proc/acpi/alarm Disable hwclock updates On most machines it’s required to make a small change to the Linux shutdown procedure. When your machine goes down, most linux distributions write the system time/data back to …

Automatic Desktop Wallpaper Changer for Linux

…  /home/$ON_USER/.dbus/session-bus/`cat /var/lib/dbus/machine-id`-0) sudo -u $ON_USER $DBUS_SESSION /usr/bin/gconftool-2 -t string …

Customizing Mysql Prompt For multiple Servers

…  for mysql. You can find it as /etc/my.cnf in Linux and Mac and my.ini in the installation folder in windows. You can insert the …