
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 »
Linux Tutorials: How to troubleshoot Linux Server?
If a linux-build-server suddenly starts getting slow, I would divide my approach / troubleshooting into 3 section as follows; 1. System Level troubleshooting a. RAM related issues b. Disk Space related…
Read more »
Linux Tutorials: Commands for Linux Administrator
su: Acquiring Superuser Status # su :- Acquire Superuser after entering password but home directory does not change # su – l :– Acquire Superuser access after password but home …
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 »