Linux
Linux is the name usually given to any Unix-like computer operating system that uses the Linux kernel.
Application
Any
Language
Any
License
Any
Sort command is one of the powerful utility in unix to sort the data. You can sort the data either in dictionary order or numerical order. The sort command has more number of features. Check the...
tar command in unix is used for archiving purpose, you can create archive, update or extract from archive using tar command in unix.
you can also create compressed archive by combining bzip2 and...
who don't want to know about how he can convert IP address into hostname and than back hostname to ip address. this is most peoples day to day task while working on internet or troubleshooting...
A document I wrote at the end of my studies for my diploma work.
How to optimize an embedded Linux boot, from U-Boot configuration to the userland init scripts.
This article explains the installation of wordpress CMS on Linux in a step by step fashion.Easy to follow and understand.
this article explains the Bridged networking option available in the Virtual Box ,also shows you how to effectively use this option to network Virtual machines.
An article that you must read ,you will learn how you can install linux mint as guest in your host operating system using Virtual Box,it explains each step in a simpler fashion.
this article explains how to add and set custom display resolutions which are not detected by ubuntu hardware drivers.
the article is through the point, and written in an easy way with the help of...
Vimscript is a mechanism for reshaping and extending the Vim editor. Scripting allows you to create new tools, simplify common tasks, and even redesign and replace existing editor features. In this...
Use gnuplot to dynamically generate Web pages from your system using raw data to provide graphic images. This raw data typically contains MIS-related information, on system performance, storage, or...
The libvirt library is a Linux API over the virtualization capabilities of Linux that supports a variety of hypervisors, including Xen and KVM, as well as QEMU and some virtualization products for...
This tutorial will help users understand how to create and use templates. It provides guidance of how one can easily reduce the possibility of error when a graph template is used. Users can thus...
Cacti 0.8 Network Monitoring is an essential guide for all Linux developers who want to monitor their networks through its web interface. This book helps you create graphs using the RRD tool...
Are you broadening your skills as a Linux systems administrator into various flavors of UNIX? Get a rundown of the differences and similarities between Red Hat Enterprise Linux and AIX so that you...
Modern operating system kernels provide the means for introspection, the ability to peer dynamically within the kernel to understand its behaviors. With this knowledge, you can tune or modify the...
Here's some help to port your applications from Windows, Solaris, and OS/2 to run natively on Linux on x86-based systems. The information here also covers porting from Windows to Java and porting and...