🚀 DevOps & SRE Certification Program 📅 Starting: 1st of Every Month 🤝 +91 8409492687 🔍 Contact@DevOpsSchool.com

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!

How to install and configure Sonatype Nexus?

Note: This steps are applicable for Linux Only.

Prerequisite or System Requirements for Sonatype Nexus

  • Java 8 Runtime Environment (JRE)
  • Minimum CPUs: 4
  • Minimum RAM – 4 GB
  • OS – ANY but in this tutorials, we are using Linux

Step 1 – Install Java 8

Step 2 – Download Sonatype Nexus OSS or Pro

$ sudo -s 
$ cd /opt
$ yum install wget -y
$ wget https://download.sonatype.com/nexus/3/latest-unix.tar.gz
$ tar -zxvf latest-unix.tar.gzCode language: JavaScript (javascript)

Step 3 – Start and Validate a Sonatype Nexus

$ cd nexus-3.30.1-01
$ cd bin
$ ./nexus start
$ ./nexus status

Step 4 – Access Sonatype Nexus

# Default port for Sonatype Nexus is 8081. It would 2-3 mins of time to see a websites as below;

http://XX.2.146.91:8081/
admin
admin123Code language: PHP (php)

Certification Courses

DevOpsSchool has introduced a series of professional certification courses designed to enhance your skills and expertise in cutting-edge technologies and methodologies. Whether you are aiming to excel in development, security, or operations, these certifications provide a comprehensive learning experience. Explore the following programs:

DevOps Certification, SRE Certification, and DevSecOps Certification by DevOpsSchool

Explore our DevOps Certification, SRE Certification, and DevSecOps Certification programs at DevOpsSchool. Gain the expertise needed to excel in your career with hands-on training and globally recognized certifications.