Questions tagged [suse]

SUSE is a Linux distribution. It comes in three variants, SUSE, openSUSE and SUSE Linux Enterprise Server (SLES).

SUSE is a Linux distribution. It comes in three variants, SUSE, openSUSE and SUSE Linux Enterprise Server (SLES).

153 questions
15
votes
3 answers

TOP command memory usage

Under SuSE, (Mem: 31908592k total, 31421504k used,) how do i know which process or program using my memory?
AlBouazizi
  • 559
  • 4
  • 8
  • 17
8
votes
2 answers

How to change log level in /var/log/messages?

I'm running SUSE Linux Enterprise Server 10, SP2 (SLES10 SP2), and am seeing a large number of what support calls cosmetic errors being logged to /var/log/messages. Does anyone know of a way to change the log level in the /var/log/messages file?
Kam
8
votes
3 answers

How to find out what process are eating all memory

Im using SUSE, i have 31GB of memory Mem: 31908592k total, 31429632k used, 478960k free, 12176k buffers How do I find out what process are eating up all my memory.
AlBouazizi
  • 559
  • 4
  • 8
  • 17
7
votes
4 answers

How do I disable the SuSE screensaver?

Running SuSE 11.1 w/ KDE 4. Screensaver keeps blanking out my screen on me and I can't find a setting to turn it off. A secondary issue is that it also eventually locks my screen on me if screen is blanked for awhile. Would like to make it stop…
Brian Knoblauch
  • 4,743
  • 12
  • 43
  • 60
6
votes
1 answer

How to make a service start in SUSE Enterprise linux

I created a app and the service file , You can start / stop / restart the service ... I want to start that service at the time of booting of Suse Enterprise linux , I tried adding that file in /etc/init.d/my-service but its not getting started on…
asvignesh
  • 457
  • 1
  • 4
  • 13
6
votes
6 answers

Where can I find linux-kernel-headers-x.x.x.x for SUSE?

I'm installing VMware Workstation on a SLED 11 SP1, and the installation is blocked by an error message "Kernel headers for version 2.6.32.27-0.2-default were not found". If you installed them in a non-default path you can specify the path below.…
Landy
  • 893
  • 5
  • 15
  • 23
5
votes
1 answer

Streaming / Transcoding failed

I installed VLC, and works well apparently, on Suse Linux Enterprise Desktop 11 SP3, but when I streamed some video (.flv format) I get this error.- Streaming / Transcoding failed VLC could not open the encoder Note.- I'm using the VLC 1.1.13 The…
ArCiGo
  • 51
  • 1
  • 1
  • 3
5
votes
2 answers

How to run init.d service under systemd without root auth (updated)

My company set up some software it develops to run as a service using init.d on an older version of SLES. We recently created started setting up a new environment on a SLES 12 instance in Amazon's EC2 and discovered that SLES 12 now uses systemd…
user5860663
  • 175
  • 1
  • 1
  • 6
5
votes
4 answers

Disabling built-in speaker in Linux

My workstation has a built-in speaker that, surprisingly, plays audio very well. I also have external speakers hooked up to the audio out jack which are easier to hear. Unfortunately, when I try to play some audio material, sound comes out of both…
Dr. Watson
  • 381
  • 2
  • 4
  • 17
4
votes
1 answer

sudo su runs without password prompt?

So here's the problem. We've got the /etc/sudoers file set up so that users can run commands from /bin like "cat" or "mkdir" without entering a password. The problem is that the "su" command is also in /bin, so if they enter "sudo su", it gives…
Ed Manet
  • 409
  • 7
  • 17
4
votes
2 answers

What is Web\x20Co in lsof -i

The last 2 lines of lsof -i are shown as below. What are those? I use OpenSuse LEAP 42.2. Web\x20Co 7066 user1 38u IPv4 76006 0t0 UDP *:43756 Web\x20Co 7066 user1 39u IPv6 76008 0t0 UDP *:46834
lonelyloner
  • 201
  • 3
  • 6
4
votes
1 answer

SUSE Linux Enterprise Server 10 SP4 - Where is the official package repository?

I'd like to install nano on a virtual machine installed with SUSE Linux Enterprise Server 10 SP4. There are no package repositories defined in YaST. What repo URL should I use? I can't find any on the web. Thank you for your help.
kol
  • 103
  • 1
  • 8
3
votes
3 answers

How can I fix this configure error?

I'm trying to build mosh from source on a SUSE10 machine and am getting the following error: checking for protobuf... no configure: error: Package requirements (protobuf) were not met: No package 'protobuf' found Consider adjusting the…
dromodel
  • 287
  • 1
  • 4
  • 15
3
votes
1 answer

Linux wakes immediately from sleep

From time to time opensuse 12.3 starts to wake up from sleep immediately. I have created a service in /etc/init.d be able to wake up from keyboard and mouse with the following code: echo enabled > /sys/bus/usb/devices/usb5/power/wakeup echo enabled…
qwerus
  • 31
  • 3
3
votes
2 answers

How to compile GTK2 on Linux machine without administrator privileges?

I'm working on a "SUSE Linux Enterprise Server 10 (x86_64)" machine, which has GVim version 6.4.6, which is quite old, and not supported by some plugins. This is a corporate machine, and no one will do any administrative changes just because I want…
Zvika
  • 69
  • 4
1
2 3
10 11