Questions tagged [sles]

SuSE Linux Enterprise Server is the "professional" SuSE distribution. To get support and patches from the manufacturer (now Attachmate, previously Novell) you have to purchase a license.

  • SLES 9 SP4: Has EoLed in August 2010
  • SLES 10 SP4: Has XEN 3.2 built in (Dom0-Support)
  • SLES 11 SP2: Has XEN 4.1 built in, ha-stack has to be licensed separately, KVM also supported
313 questions
0
votes
1 answer

Is it possible to migrate a LXC Container from Ubuntu to libvirt-lxc (SLES)

i'm currently investigating a Scenario, where a LXC Container, which was created on Ubuntu, is supposed to be migrated to a Container on SLES. Is there a way to do that? Are there any Tools one could recommend?
user3383458
  • 113
  • 5
0
votes
1 answer

Installing a gcc and make on a clean SUSE 10 machine

I received a clean SUSE 10 machine which I need to install a development environment on. Currently, I need to install GCC 3.2.3 and GNU Make. However I am having trouble bootstrapping GCC. I searched for RPMs, but didn't find any, and I'm not sure I…
Yuval A
  • 257
  • 1
  • 3
  • 11
0
votes
3 answers

Mysterious shutdown... need help

i have a Server (Siemens Primergy Rx 300) with SLES 11 . The Server shuts itself down at 00 : 00 . And I don't know what the reason is. The Installation is fresh (4 days ago) . And i don't know where to start looking for the reason. The Shutdown is…
n00ki3
  • 227
  • 1
  • 6
0
votes
1 answer

'date' on SLES 12 SP2 instantly reset

I'm attempting to test my system monitoring by temporarily disabling NTP and using "date -s '5 minutes ago'" to change time enough to trigger my alerts. This test works fine on SLES 11 and SLES 12 SP1. On SLES 12 SP2 the date command reverts within…
Minus Ex
  • 1
  • 1
0
votes
1 answer

Determine which VIF interface belong to which Xen domain on SLES12.1

As mentioned I have a list of Xen Domain as below: Vm01
Vm02
Vm03
Vm04 And using bright network for communicating outside, After I launched 4 VM it automatically created 4 vif interface, but now I can not determine which interface is…
Ronalkiha
  • 11
  • 5
0
votes
1 answer

Fail to get iptables to forward correctly on SuSE Linux

I am struggling to forward a port via iptables. I did a lot of googling but all solutions I tried do not work. Very simple setup with three computers on the same LAN 192.168.0.1 # destination 192.168.0.2 # redirector (only one interface) 192.168.0.3…
TylerDurden
  • 191
  • 1
  • 3
  • 14
0
votes
1 answer

default route for interface configured during PXE boot

I've got some systems that are provisioning SLES12sp1 statelessly - the systems come up with their provisioning interface configured, but no default route. On RedHat I'd set the GATEWAYDEV in /etc/sysconfig/network-scripts -- but I can't find an…
0
votes
0 answers

chattr not working in SLES 10 SP2

I have an ancient server with SLES 10 SP2, I want to change an attribute of file to immutable, I know that I need to do chattr +i . But it does not seems to be working, the file attributes is not changed. And I'm out of my wits now. Where can…
0
votes
1 answer

Merge several tomcat access-logs lines in one line

I need your help. I want to log the access on my Apache Tomcat webserver on SLES 12. He is running and he is logging normally. But when I visit the site, tomcat is writing 8 lines into the localhost_access_log.txt file. Like this: 10.XXX.XX.XXX - -…
jns
  • 3
  • 2
0
votes
0 answers

SLES12, Authentication with PAM and LDAP

I want to set up an ssh-server which can authenticate against a ldap-server. The ldap-server is already running (openldap). Now I've installed a fresh SLES12SP1-Server and followed some tutorials for setting up the pam module, but sles is rarely…
0
votes
1 answer

pear/MDB2_Driver_oci8 requires PHP extension "oci8"

I got this Error: unable to find package 'MDB2_Driver_oci8' file 'MDB2/Driver/oci8.php' so I tried to install it with pear install MDB2_Driver_oci8-1.4.1 but following Error is showing up pear/MDB2_Driver_oci8 requires PHP extension "oci8" No…
SystemCookie
  • 169
  • 1
  • 14
0
votes
1 answer

SLES12 PHP without buying modules

We need to install a SUSE Enterprise Linux 12 Server with PHP and Apache. I've read about the "Web and Scripting Module" - but we just need the server for testing purpose of a live server. And I don't want to spend money just for testing out bugs on…
SystemCookie
  • 169
  • 1
  • 14
0
votes
1 answer

SLES 11 SP2 questions and PHP 5.5 support

I have a client who has a data centre, and one of their OS choice is SLES 11 SP2 (SUSE Linux Enterprise Server) Questions: Is SLES 11 SP2 == SLES 11.2 == OpenSUSE 11.2? Will the kernel always be 3.0.13-0.27 I have done quite a bit of Google search…
Lionel Chan
  • 103
  • 3
0
votes
1 answer

Unable to boot openSUSE or SLES12 from plain installation on Gen9 server

I am installing software on a brand new HP DL120 Gen9 server. This is going to be just a high-performance testing machine. I wanted to install openSUSE Leap. Intelligent provisioning won't recognize the media. Ok, trying to install by booting from…
usr-local-ΕΨΗΕΛΩΝ
  • 2,359
  • 7
  • 34
  • 52
0
votes
2 answers

how to change the startup order of init scripts in SUSE 11

I want to start service in the following order mysql mongodb after reboot I have changed the services mysql init scripts to lrwxrwxrwx 1 root root 8 Sep 8 11:05 S30mysql -> ../mysql lrwxrwxrwx 1 root root 10 Sep 8 11:05 S40mongodb ->…
forum.test17
  • 181
  • 1
  • 1
  • 8