Converting crt to PEM
Took two steps:
openssl x509 -in input.crt -out input.der -outform DER
openssl x509 -in input.der -inform DER -out output.pem -outform PEM
ADS integration has been available natively since Windows 2003 R2, and in heterogeneous sites this has become the preferred method of integrating login information, as well as utilizing the added security of using Kerberos wherever possible. The following guide is a very good one, and was the source of information I have used throughout my…
With the migration of Enterprise Linux to ‘chronyd’ ntp clock toolset, some of the more common commands were deprecated, and do not exist anymore. In this article I will go over the most common uses I have in the context of NTP, and how to address them using ‘chronyc’ command line. Perform ‘ntpdate’ command A…
I have had a system panicking when running the mentioned below configuration: RedHat RHEL 4 Update 6 (4.6) 64bit (x86_64) Dell PowerEdge servers Oracle RAC 11g with Clusterware 11g EMC iSCSI storage EMC PowerPate Vote and Registry LUNs are accessible as raw devices Data files are accessible through ASM with libASM During reboots or shutdowns,…
Recently I have installed several Redhat systems on IA64 platforms. Since it required only slight adjustments, and since there were two sets of systems, RHEL3 Update2 and RHEL4 Update3, I have decided to use Kickstart for both, each with his own ks.cfg file. For lack of any other explanation at the moment, I can only…
This sounds weird, but I have witnessed it today, and had to work rather hard to figure the cause of the problem. When using ” Intel Corporation 82575EB Gigabit Network Connection (rev 02)” (as lspci reports), TCP offload causes problems. Symptoms: The host can communicate with the guest flawlessly (including HTTP get for larger than…
Using the same installation server as before, my laptop, I was able to install Linux Centos 4.3, with the addition of HP’s drivers for Adaptec SATA raid controller, on my new HP ML110 G3. Using just the same method as before, when I’ve installed Centos 4.3 on IBM x306, but with HP drivers, I was…
ADS integration has been available natively since Windows 2003 R2, and in heterogeneous sites this has become the preferred method of integrating login information, as well as utilizing the added security of using Kerberos wherever possible. The following guide is a very good one, and was the source of information I have used throughout my…
With the migration of Enterprise Linux to ‘chronyd’ ntp clock toolset, some of the more common commands were deprecated, and do not exist anymore. In this article I will go over the most common uses I have in the context of NTP, and how to address them using ‘chronyc’ command line. Perform ‘ntpdate’ command A…
I have had a system panicking when running the mentioned below configuration: RedHat RHEL 4 Update 6 (4.6) 64bit (x86_64) Dell PowerEdge servers Oracle RAC 11g with Clusterware 11g EMC iSCSI storage EMC PowerPate Vote and Registry LUNs are accessible as raw devices Data files are accessible through ASM with libASM During reboots or shutdowns,…
Recently I have installed several Redhat systems on IA64 platforms. Since it required only slight adjustments, and since there were two sets of systems, RHEL3 Update2 and RHEL4 Update3, I have decided to use Kickstart for both, each with his own ks.cfg file. For lack of any other explanation at the moment, I can only…
This sounds weird, but I have witnessed it today, and had to work rather hard to figure the cause of the problem. When using ” Intel Corporation 82575EB Gigabit Network Connection (rev 02)” (as lspci reports), TCP offload causes problems. Symptoms: The host can communicate with the guest flawlessly (including HTTP get for larger than…
Using the same installation server as before, my laptop, I was able to install Linux Centos 4.3, with the addition of HP’s drivers for Adaptec SATA raid controller, on my new HP ML110 G3. Using just the same method as before, when I’ve installed Centos 4.3 on IBM x306, but with HP drivers, I was…
ADS integration has been available natively since Windows 2003 R2, and in heterogeneous sites this has become the preferred method of integrating login information, as well as utilizing the added security of using Kerberos wherever possible. The following guide is a very good one, and was the source of information I have used throughout my…
With the migration of Enterprise Linux to ‘chronyd’ ntp clock toolset, some of the more common commands were deprecated, and do not exist anymore. In this article I will go over the most common uses I have in the context of NTP, and how to address them using ‘chronyc’ command line. Perform ‘ntpdate’ command A…