The suse tag has no wiki summary.
52
votes
7answers
13k views
What is the Linux equivalent to C:\Program Files?
I understand that in Windows as well as Linux and Unix, a program|application|software can be installed in any directory. Also if packages are installed using the distribution's packaging system, ...
15
votes
7answers
4k views
Is there a difference of stability between Linux distros?
I've using Debian since 2010 for some home purposes and it has been stable. Is Debian still a good option if I need a server for heavy network, cpu, disk and memory usage?
Last month I listened to ...
13
votes
7answers
13k views
Disable screen blanking on text console
I'm running linux clusters, mostly on SLES10. The servers are mostly blades, accessed via remote console. There is a real console in the server room, but switched off.
I would like to disable the ...
8
votes
3answers
531 views
User-local package management system
I need to deploy, manage and run software as a non-privileged user in SuSE (that is, no root access whatsoever, can't use system's package management, etc).
What are my options?
I'd prefer reusing ...
7
votes
2answers
559 views
Are SUSE servers intended to be used graphically?
After being a long-time Debian Linux user, I decided to give SUSE a try. One of the major selling points of SUSE is the YaST configuration system. It provides a set of wizards for common configuration ...
7
votes
2answers
1k views
real time backup if file changed?
Are there any linux/unix console applications similar to Yadis that would allow me to:
be set up from the console
backup multiple directories
backup / sync in real time after the files (text files) ...
7
votes
1answer
570 views
How do I emulate the “Replaces:” function of a Debian package in an RPM?
I need to use NSCD, the Name Service Caching Daemon, to decrease load on our LDAP server, on my SLES10 systems. In my experience, the default nscd, supplied as part of GNU LibC, is garbage, and will ...
5
votes
3answers
1k views
Prompt user to login as root when running a shell script
The problem I am getting is, when I enter the command,
su - root
at the beginning of my shell script file, it prompts the user to enter the password and then does NOT continue with the rest of the ...
5
votes
2answers
452 views
Suggestions needed to debug why ps -ef gets stuck
A few of my processes consume 100% cpu. I'm trying to figure out which scripts are causing it
I tried running strace ps -ef:
open("/proc/PID/status", O_RDONLY) = 6
read(6, "Name:\textract\nState:\tR ...
4
votes
2answers
2k views
Configure Python to include another directory when looking for packages
I'm on a SUSE machine where the default Python site-packages location is /usr/lib64/python2.6/site-packages. Some packages automatically install themselves in /usr/lib/python2.6/site-packages instead. ...
4
votes
1answer
617 views
How to run this in sudo?
I have this line that I execute from php
sudo -u db2inst1 -s -- "/opt/ibm/db2/current/bin/db2 connect to PLC; /opt/ibm/db2/current/bin/db2 \"update EDU.contact set MOBILE_PHONE = '123'\""
it works ...
4
votes
1answer
971 views
How can I build a rpm for i386 target on a x86-64 machine?
I am building an rpm using rpmbuild command as:
rpmbuild -bb --root <DIRECTORY> --target i386 --define "_topdir <DIRECTORY>" <specfile>.spec
When I use my SLED 10 SP3 x86 machine, ...
4
votes
1answer
943 views
Expanding root partition in SUSE Linux
I have a server where the space distribution among partitions is as follows:
GSSJMB02:~ # df -kh
Filesystem Size Used Avail Use% Mounted on
/dev/cciss/c0d0p5 25G 5.9G 18G 25% /
...
4
votes
1answer
447 views
Install Ubuntu over Suse without affecting Windows
I have Windows XP and Linux Suse 11 installed on my laptop for some time.
I want to replace my Suse installation with Ubuntu and would like to know if it is possible to do that without affecting the ...
4
votes
3answers
1k views
Add directory to path for all shells and users in SLES 11.1
I'm using a server running Suse Enterprise 11.1. I need to add some locations to the path for all users and for all the shells. Is there a nice and easy way to do this or do I have to modify the ...
4
votes
3answers
944 views
rc_status always returns “failed”
One of our developers has a service that needs to be started on boot. This script needs to be fired:
/app/bt/preview/apache-tomcat-5.5.27/bin/startup.sh
Here is the startup script I'm working ...
4
votes
4answers
627 views
Why no other distros/spins based on openSuSE?
So... I've been looking at 'returning' to openSuSE after a long absence (parted ways back in the 7.x/8x time frame). One thing that kind of jumped out at me all of a sudden was that for a relatively ...
4
votes
0answers
2k views
How do I find out the device node corresponding to my device in SuSE 8?
I'm forced to work with a bunch of point-of-sale systems running SuSE 8. They are my client's computers. We are stuck dealing with these old systems until they get to upgrade their whole fleet to SLE ...
3
votes
2answers
465 views
A service is failing to start on permissions denied--which files is it failing on?
I'm attempting to start a service that our company created. In one particular environment, it's failing to start on three "permission denied" errors. I'm not sure which files it is failing on, so I ...
3
votes
1answer
843 views
Proper management of ld.so.conf and shared libraries
I'm curious as to how other Linux admins manage /etc/ld.so.conf and in general, shared libraries across multiple Linux servers.
We have about 30-40 Linux servers running SLES 11. Since they are ...
3
votes
1answer
205 views
Supress startup messages on stdout?
I'm using tcsh, and have to source a group .cshrc file. This file echoes some messages, which is fine for normal shells, but causes problems with programs like scp and rsync. I can see the solution ...
3
votes
1answer
625 views
How do I install mplayer from a terminal?
I need a command to run on Linux to install mplayer. I'm not finding the command anywhere, and when I try to use the zypper command to install mplayer it tells me I am not a sudoer. What should I do?
3
votes
1answer
3k views
How to do a binary install of Python 2.7 on SUSE Linux Enterprise Server 11?
My SLES11 box came with Python 2.6 installed. I would like to upgrade to 2.7. What is the easiest way to do this?
3
votes
4answers
1k views
How to add SLED 11 system to windows domain
I have a small Windows domain, contains DHCT, DNS, Active Directory, CA etc.
I'm trying to connect a SLED 11 to the domain according to found-by-Google-search guides but all what I've found was ...
3
votes
1answer
383 views
Having trouble exporting FUSE via NFS
I've got a self-written FUSE file system I mount on my NFS server on mountpoint /export/example/mount. Then I export a parent directory of the FUSE via NFS. The /etc/exports contains the options ...
3
votes
1answer
60 views
get info about package update in openSuSE
Is there any way to get information about an available package update via zypper?
I can get info about a patch with:
zypper info -t patch pachNameHere
and I can obtain the patch name via:
zypper ...
3
votes
1answer
152 views
initrd or ramfs for SLES as /
i would like to boot a SLES and run it out of a ramdisk.
I would like to setup machines so that they start PXE boot and as part of the PXE boot process they pull across an image that is the root ...
2
votes
2answers
2k views
Configuring OpenSuSE's xinetd
I need to run approx, a package proxy for Debian / Ubuntu packages, on an OpenSuSE box.
Until now, I converted the installation package from .deb to .rpm using alien. Installing the resulting .rpm ...
2
votes
2answers
988 views
Restore /etc/hosts on SuSE
I have lost my /etc/hosts file on SuSE Enterprise 11.3 64 bit. Is there any way to get the original file back?
2
votes
2answers
3k views
Suse filesystem turns read-only
I've installed openSUSE 11.2 (64bit) a while ago, and am mainly using it as a dedicated Apache hosting machine.
Everything has been working properly for a while (~1 month), but as of a few days back, ...
2
votes
1answer
1k views
Upgrade Suse 10.3 to 11.3 and startup fails
I upgraded my Suse 10.3 installation to 11.4 using the update option from a network installation disk. When the update was complete I was asked to reboot. When I did the reboot I am asked to login. ...
2
votes
2answers
3k views
How do I install a system-wide SSL certificate on openSUSE?
I have a PEM certificate that I just downloaded from a webserver. I want to install it system-wide so I can curl the server without it complaining about a missing certificate.
I tried putting the ...
2
votes
1answer
648 views
What is the relationship between SLED and OpenSUSE?
I have read that OpenSUSE is to "SUSE Linux Enterprise Desktop" what Fedora is to Red Hat Enterprise Linux, but is there a document that explains this in more detail?
For example, from what version of ...
2
votes
1answer
568 views
Garbage characters appear on screen when typing
When typing, garbage characters somehow appear on the screen for all the letters that I type. The garbage character is a small rectangle box, and this prevents me from executing any commands on the ...
2
votes
2answers
661 views
Can't login on OpenSuse: “No logon servers”
I have installed OpenSuse at work, and my admin fixed some problems with my login.
The login worked at work, I also restarted PC and tried it after restart, it was fine too.
But then I came home I ...
2
votes
1answer
786 views
Which version of openSUSE is closest to SLES11SP1
Which version of openSUSE is closest to SLES11SP1 in terms of package versions?
2
votes
0answers
33 views
GCC cofigure error
When I'm trying to install GCC for SLED 11 SP3, the terminal show me this error:
configure: error: cannot compute suffix of object files: cannot compile.
Before to intall GCC, I installed the GMP ...
2
votes
0answers
48 views
How to install ruby-devel and python-devel in SuSE Enterprise?
I've been trying to install some software in SuSE Enterprise (SLES 11 SP 2 64 bits), and keep getting errors about missing dependencies. In the past, I could work around them (in an Ubuntu system) by ...
2
votes
1answer
392 views
Suse 12.1 autoyast, root password not set
I'm trying to configure autoyast to run via cobbler.
For some reason the root password is not getting set.
I've tried to use encrypted password and generating a profile from GUI autoyast and then ...
1
vote
2answers
136 views
Benefits of rpm over deb in the context of a server? [closed]
This related question What are the pros/cons of deb vs. rpm? seems to be more focused on personal computers, but in the context of a server, why do most of the servers run either RedHat / CentOS or ...
1
vote
1answer
32 views
RAID configuration file not present
I am trying to configure RAID disks in my SUSE machine. I have 2 disks currently. I am trying to configure them as RAID using the below command.
mdadm --create --verbose /dev/md0 --level=stripe ...
1
vote
2answers
158 views
What was the paid only period in history of SuSE?
Around version 7.0 (? just guessing) SuSE became paid only distribution (i.e. you had to pay to get the copy), after several releases SuSE came back to free + paid model.
Now -- the most important to ...
1
vote
2answers
27 views
How do I disable DVD drive auto-probing in SLES 11 SP2?
I'm preparing a SLES 11 SP2 VM for use in Azure. One of the steps they require is disabling auto-probing for DVD drives. How do I determine if auto-probing is on?
In the SLES documentation ...
1
vote
2answers
71 views
GUI message box in SLES 11
I am using SLES 11 and I often run long processes.
I am looking for a method to flash an alert box or a message box when the work is done.
In Ubuntu there is zenity which can flash an info box. I am ...
1
vote
2answers
3k views
Can't use yast to install software online — tries to mount a CD
I cannot use yast -i or zypper install in SLES 10; it wants me to insert a SLES 10 SP3 CD, but I don't have one. What should I do?
localhost:~ # zypper install curl-devel
Restoring system sources...
...
1
vote
1answer
29 views
How to know what packages I'm missing?
A while ago I made my own distro of Linux using SuseStudio and may have left out some important packages.
Apps like gnome-software and gnome-music don't work
The computer runs really high process ...
1
vote
1answer
174 views
openSuse /etc/profile.local file does not exist
I am referring to the following URL
Setting the JAVA_HOME
I am interested in the last solution given by Nils, that edit the /etc/profile.local file, this will set it for all the users. The question ...
1
vote
1answer
88 views
cannot locate cacti files under /srv/www/cacti
I am installing cacti on SLES-11-SP2 following instructions on Open Suse Cacti guide
but I cannot locate the cacti files under /srv/www/cacti after the installation.
Do you have any idea where they ...
1
vote
1answer
404 views
How to install cacti in SUSE Linux Enterprise Server?
I want to install cacti in my SUSE Enterprise Server 11 Edition.
What steps do I need to do to accomplish that?
1
vote
1answer
155 views
Deadlock in a crontab between cron and its child defunct processes
I'm having a strange case of deadlock, where the two processes launched by cron are defunct, but cron does not pick the return code and exit. I don't have access to the root user.
myuser@myserver:~) ...




