Preparation Setup Oracle DB On Linux
Install Depedencies Package Oracle DB : yum install binutils -y yum install compat-libcap1 -y yum install compat-libstdc++-33 -y yum install glibc -y yum install glibc-devel -y yum install ksh -y….
Read moreLoading
Install Depedencies Package Oracle DB : yum install binutils -y yum install compat-libcap1 -y yum install compat-libstdc++-33 -y yum install glibc -y yum install glibc-devel -y yum install ksh -y….
Read moreShutdown Oracle Linux OVM ========================== Login OVM Manager https://[ip_address:7002]/ovm/console/ Launch Console VM server and shutdown note : Server OVMM terakhir di matikan. Power Off OVS server Power On Oracle Linux….
Read moreOn Linux : #vi /etc/ssh/sshd_config add line this : Ciphers chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com restart service ssh testing : ssh -vv -oCiphers=aes128-cbc,3des-cbc,blowfish-cbc [user@localhost] On Solaris : #vi /etc/ssh/sshd_config add line this : Ciphers….
Read moreCheck service DNS Client # svcs -a | grep dns disabled May_07 svc:/network/dns/client:default disabled May_07 svc:/network/dns/multicast:default disabled May_07 svc:/network/dns/server:default Setup DNS Client # svccfg -s network/dns/client svc:/network/dns/client> setprop config/domain =….
Read moreCreate Repository Global Zone – Login Global Zone – Upload ISO Repository – Mount ISO ke Folder repository mount -F hsfs /tmp/solaris-repofull.iso /export/home/secadmin/source/repofull/ mount -F hsfs /tmp/solaris-repo-sru.iso /export/home/secadmin/source/sru/ – Remove….
Read moreScan Disk RHEL 6 echo “- – -” > /sys/class/scsi_host/host0/scan Create Partition #fdisk /dev/sdb pilih option “n” pilih option “p” pilih option “w” Crete Physical Volume LVM #pvcreate /dev/sdb Create….
Read moreCIMB-NOTED NTP1 = 172.17.250.29 NTP2 = 172.27.250.29 How to Set Up an NTP Client Become an administrator. For more information, see Using Your Assigned Administrative Rights in Securing Users and….
Read moreopenssl req -x509 -days 1000 -nodes -newkey rsa:1024 -keyout /usr/share/ssl/certs/ftps.key -out /usr/share/ssl/certs/ftps.pem curl -k -u “ftpmobile:Mobile1!” -T frequently_asked_question.html ftps://10.25.136.156/aprisma/upload ftp -u ftpmobile,Mobile1! -e “cd /aprisma/upload/; put frequently_asked_question.html; quit” 10.25.136.156 curl….
Read more