Linux Tutorials: pmap commands examples

You can find the memory used by a program (process) by looking into /proc directory or using standard command such as ps or top. However, you must…

Read More

Linux Tutorials: iostat commands examples

iostat command is a command that used for monitoring system input/output device loading by observing the time the devices are active in relation to their average transfer…

Read More

Linux Tutorials: xargs commands examples

Under Development The xargs command is extremely useful when we combine it with other commands.This tutorials explains the usage of xargs command using few simple examples. 1….

Read More

Linux Tutorials: mount & unmount commands examples

Once you create a partition, you should use mount command to mount the partition into a mount point (a directory), to start using the filesystem. You need…

Read More

How to Install and Configure Jira in Linux | Jira Tutorial

Download JIRA package from  https://www.atlassian.com/software/jira/download?b=j Linux Installation: wget https://www.atlassian.com/software/jira/downloads/binary/atlassian-jira-6.4.12-x64.bin chmod atlassian-jira-6.4.12-x64.bin Execute the ‘.bin’ file to start the console wizard stop iptables service jira start/stop http://uvo1kievugg76unbcj9.vm.cld.sr:8080/ & follow the…

Read More

gsh – Run linux commands on many other linux server at once

gsh – Run linux commands on many other linux server at once Group Shell (also called gsh) is a remote shell multiplexor. It lets you control many…

Read More

Main Responsibilities of the Linux System Administrator | What Linux System Administrators do ?

Main Responsibilities of the Linux System Administrator is as follows: Maintaining User Accounts Security Managing the disk space and Backup Provisiom the new Linux Server based on…

Read More

How to install subversion on Linux?

To install svn in linux and make it fully working , I found it really tough and it has taken my lots of time. I am thankful…

Read More

Introduction of Maven – Complete Guide

Contents What is Maven? Philosophy of Maven Benefits of Maven High Level Features and Benefits of Maven Download Maven Installation Instructions Windows 2000/XP Unix-based Operating Systems (Linux,…

Read More

Syncro SVN Client v5.1 for Windows, Linux & MacOSX – Features

Syncro SVN Client makes easier the document and code sharing between content authors or developers. This multiplatform Subversion front-end allows you to browse repositories, check for changes,…

Read More