BONDING NETWERK-KAARTEN MET LINUX REDHAT
Now we need to edit the existing configuration files for the two NIC that will conform the combined interface. Content […]
BUILD YOUR OWN ORACLE RAC 11G CLUSTER
Build Your Own Oracle RAC 11g Cluster on Oracle Enterprise Linux and iSCSI The information in this guide is not […]
BUMA/STEMRA-MALWARE RANSOMWARE VIRUS
Er zijn verschillende manieren om het eenvoudige (maar lastig of vervelende) ransomware virus te verwijderen of op te lossen. Hieronder […]
C.E.H.
http://www.securityfocus.com http://www.exploit-db.com http://www.owasp.org http://www.netcraft.com http://www.kali.org http://www.it-ebooks.info http://www.securitytube.net/ http://www.securitytube.net/tags/megaprimer http://www.metasploit.com/ http://www.samy.pl/ http://www.aircrack-ng.org https://www.corelan.be/ Book “Wireless Penetration Testing with Backtrack (Kali)” Viveck […]
CHMOD AND CHGRP FOR LINUX
root@ServerNaam orawxc_test]# chgrp -R dba xml [root@ServerNaam orawxc_test]# chmod 2777 xml [root@ServerNaam orawxc_test]# cd xml [root@ServerNaam xml]# ls -l total 8 […]
CLUSTERAWARE DATABASE UITWIJKEN
Srvctl status database –d DB Instance DB1 is running on node srv1 Instance DB2 is running on node srv2 Op […]
CONFIGURE LOCAL LISTENERS ON EACH NODE
Yes, you would need to configure independent local listeners for each node. SCAN listeners are not replacements for the node […]
CONFIGURE THE SCAN LISTENER
SRVCTL STATUS SCAN_LISTENER SCAN Listener LISTENER_SCAN1 is enabled SCAN listener LISTENER_SCAN1 is running on node TEST1 SCAN Listener LISTENER_SCAN2 is […]
CONNECT WITHOUT TNSNAMES.ORA
sqlplus ‘user/password@(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=server.domein.lan)(PORT=1521)))(CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=databasename)))’
CPIO ON ORACLE LINUX EXTRACT
Directions 1. Run “gunzip ” on all the files. Eg.: gunzip solarisx86_DB_10_1_0_3_Disk1.cpio.gz 2. Extract the cpio archives with the command […]