Questions tagged [sles11]

SuSE Linux Enterprise Server is the "professional" SuSE distribution. sles11 means version 11. Sles 11 Service Pack 3 was released in June 2013. The previous version, Sles 11 Service Pack 2, was released in February 2012.

64 questions
1
vote
1 answer

SUSE - Install PHP APC

I am using SUSE Linux Enterprise Server 11, I followed a guide to install APC, but I can't do the command of phpize, can someone tell me how to use this command?
Charles Yeung
  • 115
  • 1
  • 7
1
vote
3 answers

How do I remotely invoke an xterm on a SUSE Linux Enterprise Server 11

I need to invoke an xterm on a SLES 11 machine (machine A) from another SLES 11 machine (machine B). Currently it doesn't work. So I decided to test some stuff. On machine A the following works: DISPLAY=:0.0 xterm However this doesn't:…
James
  • 113
  • 1
  • 3
1
vote
1 answer

SLES 11 - ocfs2 - Locking does not appear to work

I have two SLES 11 servers that are SAN attached to a Clarion CX-340. The SAN partition has been formatted with ocfs2 and I have both machines setup in a cluster and the cluster is running (all appears to be normal). I have a small java…
Autobyte
  • 171
  • 3
  • 8
1
vote
4 answers

Installing a clean Python 2.6 on SuSE (SLES) 11 using system-wide libraries

I've spent most of the day on this, and it is driving me absolutely insane. On all other Unixes I've used, this is a walk in the park, but SLES 11 has me dumbfounded. I need to build Zope on SLES 11 64 bit: Linux 2.6.27.45-0.1-default #1 SMP…
optilude
  • 131
  • 1
  • 4
0
votes
0 answers

Request Time Out / Sessions Stalling through IPTABLE (DNAT)

Scenario: Customer recently Migrated Clustered HANA DB Servers to Azure Cloud Platform but these are Physical Servers on Azure (Offering: Azure HLI). Usually these HLIs (HANA DB Servers) in Azure cannot be accessible directly, even not from Azure…
Ram Too
  • 11
  • 2
0
votes
1 answer

Suse 11.4 no volume group found

I'm using suse 11.4 on a vmwareplayer 15. I had an issue of / been 100% full and also didn't reboot the machine for a long time. After I cleaned some space I rebooted the machine and now I get these errors : FATAL MODE incomplete logical volumes…
Batchen Regev
  • 131
  • 1
  • 7
0
votes
0 answers

NFS file owenship inconsistent

I am struggling with an issue setting up a new NFS client. We are using NFSv4. The old NFS client is Red Hat 5 and I am replacing it with an Oracle Linux 7.3 box. All of the NFS exporting has been done on the server side, and I am able to mound the…
0
votes
1 answer

How to install the "Optional GCC 5.2 Suite" in SLES 11 SP4 SDK?

The release notes for SUSE Enterprise Linux Server 11 SP4 say: The optional compiler on the SDK has been updated to GCC 5.2. It brings improvements in C++ language support, including full C++11 support in the runtime library and the compiler as…
toojays
  • 103
  • 3
0
votes
1 answer

unable to find ecdh parameters

I'm working on an SLES 11 SP4 box and trying to connect to the host api.onedrive.com. Since a few days this connection is broken and returns with: # curl https://api.onedrive.com curl: (35) error:1408D13A:SSL routines:SSL3_GET_KEY_EXCHANGE:unable to…
Gottox
  • 101
  • 1
  • 2
0
votes
0 answers

RSYSLOG v3 vs v5 config for property base filtering

I'm trying to set up a property base filtering for audispd log, this is what I have currently SLES11 RSYSLOG v5 RHEL6 RSYSLOG v5 RHEL5 RSYSLOG v3 rsyslogd: [origin software="rsyslogd" swVersion="3.22.1" x-pid="15913"…
skelator
  • 31
  • 2
0
votes
0 answers

Why both nodes in OCFS2 cluster keep rebooting?

We created an OCSFS2 cluster by using SUSE Linux High Availability Extensions on SLES SP3. The cluster nodes are two Apache servers which share one disk. We have stonith enabled and SBD daemon. It works fine, but... When one of the nodes is…
0
votes
1 answer

Low Screen Resolution on SLES 11.3 KVM guest

I have a SLES 11.3 guest running on KVM on an Ubuntu 14.04 host. When I installed the OS, I selected 'vga' as the QEMU display type. Now that the guest is up and running I cannot change the display beyond the default 800x600 resolution. SaX2…
Dave
  • 607
  • 1
  • 9
  • 18
0
votes
1 answer

How to apply a autoyast xml without reboot?

I need to apply some configurations in my environment with Suse, using command line. I found the following command: yast autoyast file filename=/opt/auth/autoyast.xml But this command just load my XML, end a need to apply this XML without…
0
votes
1 answer

convert SLES11 SP1 vmlinuz-3.0.13-0.27-xen to VMware using vmware converter

I am looking to convert a XEN VM (SLES11 SP1 kernel vmlinuz-3.0.13-0.27-xen) to a VMware guest using the VMware converter tool. The VMware tool tell me conversion went fine. 100% OK, however, when I boot the VM on my VMware server, I get this…
yield
  • 771
  • 1
  • 9
  • 24
0
votes
1 answer

Patching GHOST Vulnerability # CVE-2015-0235 SLES 11 SP3

I need to upgrade a SLES 11 SP3 server for the new ghost vulnerability that has been discovered. According to http://www.cyberciti.biz/faq/cve-2015-0235-patch-ghost-on-debian-ubuntu-fedora-centos-rhel-linux/ I should be able to run zypper although…
Boardy
  • 258
  • 1
  • 4
  • 23