Install and Configure Prometheus Server and Node Exporter in Linux

There are 3 importants components to make sure Prometheus is up and running. We need to install and configure Prerequisite Prometheus Errors & Solution https://www.scmgalaxy.com/tutorials/prometheus-errors-solution Install and…

Read More

Install and Configure Grafana in Linux

Download & Install Grafana 13.x using TAR How to access grafana? Download & Install Grafana 11.x using TAR Download & Install Grafana 8.x using TAR and RPM…

Read More

Chef Tutorials: Configure Workstation with knife

Install Chef Workstation Configure Chef Workstation with Chef Infra Server using Knife Rajesh KumarI’m a DevOps/SRE/DevSecOps/Cloud Expert passionate about sharing knowledge and experiences. I have worked at…

Read More

Installation and Configuration Guide: Bamboo

System requirements & considerations Java: Database: Installing Bamboo on Linux https://confluence.atlassian.com/bamboo/installing-bamboo-on-linux-289276792.html Install Bamboo using Docker Container Step 1 – Install Docker Step 2 – Install and Configure…

Read More

Handy Tips: How to Make or Receive Call/Messages Directly On YOUR PC from your Phone

Are you a person who use to sit in front of your PC most of time and looking for ways or maybe LAZY enough who don’t want…

Read More

Install and Configure Grafana in Ubuntu and Debian

This Tutorial is Deprecated and New Version of Tutorial you can find here – CLICK HERE Install and Configure Grafana in Ubuntu and Debian Step 1 –…

Read More

Configuring NFS to access the files from remote Linux machine as a mount point

I have a 2Tb of storage on a linux box, and i want to use that storage as a mount point from another machine. As a root…

Read More

You must set your EDITOR environment variable or configure your editor

rajeshkumar created the topic: You must set your EDITOR environment variable or configure your editor Error [code language=”css”] knife node edit firefox ERROR: You must set your…

Read More

windows-7-use-registry-to-configure

applicationPackaging created the topic: windows-7-use-registry-to-configure Search providers are stored in the registry in either the HKEY_CURRENT_USER or HKEY_LOCAL_MACHINE hives at Software\Microsoft\Internet Explorer\SearchScopes. To automate the process of…

Read More

How to Configure Web Proxy on CentOS | Tutorials | scmGalaxy

If your internet connection is behind a web proxy, you need to configure the following on your CentOS server: System-wide proxy settings – add the following lines…

Read More

How to Set or Configure Proxy in Linux and Windows System? – scmGalaxy

Setting the proxy configuration in Linux and Windows If you use a proxy server or firewall, you may need to set the http_proxy environment variable in order…

Read More

How to Install and Configure Gerrit2 in CentOs and Ubantu ?

Step 1:  Update System > yum update > apt-get update Step 2: Install git Step 3: Install screen Step 4: Install screen Step 5: Install Java Step…

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

How to Install and Configure Nagios Server and Clients | Nagios Tutorial

Install and Configure Nagios Server and Clients Download the Nagios Server Source copy from https://www.nagios.com/products/nagios-xi/ You can also use the direct download links as below; > wget…

Read More

Install SonaType SonaType Community Version

Download & Install JDK 1.8 64 bit [code]# cd /opt/</div> <div># wget –no-cookies –no-check-certificate –header “Cookie: gpw_e24=http%3A%2F%2Fwww.oracle.com%2F; oraclelicense=accept-securebackup-cookie” “http://download.oracle.com/otn-pub/java/jdk/8u66-b17/jdk-8u66-linux-x64.tar.gz”</div> <div># tar xzf jdk-8u66-linux-x64.tar.gz[/code] 32 bit [code]# cd…

Read More

Apache web server Installation Guide, know how to Install Apache web server on Windows 7?

After a quick detour to install Notepad++, I’m on my way to installing Magento. Before I can get into the meat of it, though, I do require…

Read More

Clover and Maven working with Distributed Applications

1.       Configure maven clover plugin. 2.       Build the all components with clover enabled. 3.       Deploy the clover enabled build to test server. 4.       Run the tests. 5.      …

Read More

How to configure and use SSH authentication system server CVS

How to configure and use SSH authentication system server CVS cvs (Concurrent Version System) is a very popular version control tool. Although its function as Perforce, Subversion…

Read More