Upgrade & Secure Your Future with DevOps, SRE, DevSecOps, MLOps!

We spend hours scrolling social media and waste money on things we forget, but won’t spend 30 minutes a day earning certifications that can change our lives.
Master in DevOps, SRE, DevSecOps & MLOps by DevOpsSchool!

Learn from Guru Rajesh Kumar and double your salary in just one year.


Get Started Now!

Install and Configure Prometheus Server and Node Exporter in RHEL

Install and Configure Prometheus Server and Node Exporter There are 3 importants components to make sure Prometheus is up and running. We need to install and configure Prometheus Server, Node Exporter, and Dashborad which can be PromDash or Grafana. Step 1 – Install and configure Prometheus Server in RHEL 7 Download Prometheus Download Prometheus from … Read more

Install and Configure Grafana in Ubuntu and Debian

Install and Configure Grafana in Ubuntu and Debian Step 1 – Download & Install Grafana Download Grafana RPM file RPM for Linux from https://grafana.com/grafana/download?platform=linux # Ubuntu & Debian $ wget https://s3-us-west-2.amazonaws.com/grafana-releases/release/grafana_5.2.2_amd64.deb $ sudo dpkg -i grafana_5.2.2_amd64.deb Step 2 – Understand Grafana Installation details in Ubuntu/Debian Installs binary to /usr/sbin/grafana-server Installs Init.d script to /etc/init.d/grafana-server Creates … Read more

Install and Configure Grafana in RHEL 7

Install and Configure Grafana in RHEL 7 Step 1 – Download & Install Grafana Download Grafana RPM file RPM for Linux from https://grafana.com/grafana/download?platform=linux # RHEL 7 $ sudo yum install initscripts fontconfig -y $ wget https://s3-us-west-2.amazonaws.com/grafana-releases/release/grafana-5.2.2-1.x86_64.rpm $ sudo yum localinstall grafana-5.2.2-1.x86_64.rpm Step 2 – Understand Grafana Installation details in RHEL/CENTOS Installs binary to /usr/sbin/grafana-server Copies … Read more

How to Install plug-ins in IBM UrbanCode Release

  Procedure Download the installation files for one or more plug-ins from the following site: https://developer.ibm.com/urbancode/plugins/ibm-urbancode-build/. Do not extract the compressed files. Load the plug-ins: From the IBM UrbanCode Build user interface, click the System tab. In the Server group, click Plug-ins. On the Plugins page, Browse and locate the plug-in installation file and then click Open. On the Plugins page, click Load. Results After … Read more

JSHINT

JSHint is a community-driven tool to detect errors and potential problems in JavaScript code and to enforce your team’s coding conventions. It is very flexible so you can easily adjust it to your particular coding guidelines and the environment you expect your code to execute in. JSHint is open source and will always stay this way. … Read more

Customizing the Firefox Installer on Windows

One of the questions I get asked a lot is how to customize the Firefox installer on Windows and how to bundle extensions with it. I’ve spent the past few days learning a great deal about this subject, so I thought I would take this opportunity to provide a refresher on working with the Firefox … Read more

What is Smart Install Maker and its usage?

created the topic: What is Smart Install Maker and its usage? Smart Install Maker At last! There is now a much smoother and faster way to create setup files for easy installation of applications. As a developer, you will no longer be bogged down learning complex installation programs or yet another awkward scripting language. This … Read more

Wise package install permissions

deployexpert created the topic: Wise package install permissions I created a Wise package (ToolWatch SE) so our tech can install it as needed. The problem is i am the only one who can install it. When someone else runs the job it appears to be installing, but when it completes nothing has been installed. When … Read more

What is CreateInstall?

created the topic: What is CreateInstall? The ideology behind the CreateInstall installer is based on two main principles. Complete control over the installation process and unlimited scalability. If you want to know what your installation package does step by step and want to it to perform certain operations at certain times, CreateInstall is your choice. … Read more

what is Remote Install Mac OS X?

deployexpert created the topic: what is Remote Install Mac OS X? Remote Install Mac OS X is a remote installer for use with MacBook Air laptops over the network. It works by having it run on a Macintosh or a Windows-based PC with an optical drive and then connecting over the network to a client … Read more