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 rates. The iostat…
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. Xargs Basic Example…
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 to add the…
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 instructions Reference https://confluence.atlassian.com/jira/installing-jira-on-linux-191501165.html
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 remote shells at…
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 the need Linux…
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 to Sanjay, who…
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, Solaris and Mac…
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, commit changes, update…
Read more »