Tuesday, June 30, 2026

user creation on ubuntu

 apt-get update -y 

apt-get install -y sudo 

useradd -m -s /bin/bash kayyum   # -m for allocating /home/kayyum and -s for default shell /bin/bash 


opatchauto

# Log in as root su - root # Execute opatchauto against the unzipped patch directory /u01/app/19.0.0/ grid /OPatch/opatchauto apply /tmp/pat...