Archivo por meses: febrero 2016

How to connect to iSCSI target using Solaris 10?

# iscsiadm add discovery-address 192.168.1.50:3260 # iscsiadm modify discovery –sendtargets enable # devfsadm -i iscsi then after putting «format» command we were able to format iSCSI target – See more at: http://kb.open-e.com/How-to-connect-to-iSCSI-target-using-Solaris-10_322.html#sthash.VrnyqYbI.dpuf    

Disable Firewalld firewall centos 7

To disable firewalld, run the following command as root: systemctl disable firewalld Stop Firewalld To stop firewalld, run the following command as root: systemctl stop firewalld

What are the pre-requistes for installing OpenEdge on RHEL 7.0 64 bit?

Article Number 000056050 Environment Product: OpenEdge Version: 10.2B 08, 11.3.2, 11.4, 11.5 and higher OS: RHEL (Red Hat) 7.0 64 bit Question/Problem Description What are the pre-requistes for installing OpenEdge on RHEL 7.0 64 bit? Steps to Reproduce Clarifying Information Error Message Defect/Enhancement Number Cause Resolution OpenEdge Product requires C++ library “libstdc++.so.6”. Ensure that the… Leer más »