A general purpose operating system built on top of the Linux kernel, developed by the community-supported openSUSE Project.

learn more… | top users | synonyms

0
votes
0answers
42 views

unexpected bash behaviour after console login (openSUSE)

I'm trying to install a Linux OS on the computer I use as a home server, because I liked "Raspbian" so much on my Raspberry Pi. I created a custom linux using openSUSE Studio, that's just text based ...
4
votes
2answers
84 views
+50

GDM hangs when home directory is inaccessible

I have setup a OpenSUSE 12.3 workstation with SSO through KRB5 and LDAP. This works pretty smoothly up to the point where GDM isn't very happy about that fact that it cannot access user's home ...
0
votes
0answers
15 views

Custom Bluetooth Configuration through terminal

I am running a Bluetooth module on my circuit for transmitting data. I want to connect this module to my Linux OS (openSUSE) and read data from it. I want to do custom configs and also custom read ...
1
vote
2answers
37 views

How can I get Fedora and Opensuse server edition?

I want to get server edition for Fedora and Opensuse. I've visited their respective sites, but there is no specific server edition in the download section. So how can I get the server edition for ...
2
votes
0answers
56 views

openSUSE 12.3 (64-bit) LiveCD/LiveUSB won't work (MacBook7,1)

I wanted to try a live openSUSE 12.3 (64-bit) system on my MacBook 7,1 , however: When I do it with a LiveUSB created with UNetbootin, it's not recognized as bootable When I do it with a LiveCD ...
1
vote
1answer
31 views

gcc not found when installing mysqldb for django 1.4

I am trying to install the python module mysqldb which is the python interface for mysql. I need this module because I am creating a Django development server (Django 1.4, OpenSUSE) and the database ...
0
votes
1answer
50 views

Can't install python because of zypper conflict

I have a virtual machine I just set up. I'm running a completely fresh install of OpenSUSE (with online updates from yast). At the terminal I tried to run python: $ python bash: python: command not ...
0
votes
0answers
70 views

Virtualbox 4.2.6 can't start on boot (OpenSuSe12.3)

I was working on a old version of VirtualBox (3.2.6) in which I can edit /etc/sysconfig/vbox, there I can add as many VM to start when the host boots up. Now on the this new version 4.2.6 can't edit ...
1
vote
1answer
101 views

My Laptop gets hot on OpenSUSE

Recently I have installed openSUSE 12.3 on my Lenevo U410. I am using windows on this machine too. But when I using openSUSE I realize that my laptop get much hotter than what is it in Windows. I also ...
2
votes
1answer
122 views

pureftpd - login authentication failed

I am on openSUSE 10.2, using pure-ftpd v1.0.21 I've added new virtual user, but I cannot connect (password is ok) Output of verbose log: Apr 10 17:10:35 hostzzz pure-ftpd: (?@xxx.yyy.zzz.uuu) ...
1
vote
0answers
80 views

Network connections don't work after a restart using NetworkManager

openSUSE 12.3 with Network Manager NOTE: The same behaviour occurs for eth0, but it's primarily wlan0 I'm concerned with. Whenever I restart or switch wifi networks, DNS resolution seems to be the ...
1
vote
3answers
199 views

Using sudo in openSUSE without actually changing to root user (i.e., like in Ubuntu)

I recently started trying openSUSE 12.3 after having used Ubuntu for a few years. I'm still getting used to openSUSE's treatment of su (and sudo) vs. Ubuntu's use of sudo. I've been reading the ...
1
vote
0answers
39 views

“/sbin/yast: fork: Cannot allocate memory” on openSUSE 10.1

I guess I'll come across as a total newbie for asking this, but I get the above message right after starting an ssh session. The reason I opened the ssh session was that I came across a 500 internal ...
1
vote
1answer
46 views

Grub2 keyboard layout when decrypting partition

According to the OpenSUSE 12.3 documentation the only keyboard layout which can be used during a Grub2 boot is the "US keyboard layout". Is there really no way to change the keyboard layout used when ...
0
votes
1answer
323 views

OpenSuse 12.3 keeps renaming network interfaces?

After installing OpenSuse 12.3 (x64) on a server box with a single (onboard) NIC (assigned to eth0), all works fine so far (static IP, static route, no "Network Manager" - just the good old way). ...
2
votes
3answers
141 views

Partitioning EFI machine with two SSD disks in mirror

I have two SSD disks, I want to put them in a software mirror RAID. But whatever I do the OpenSuSe installation keeps telling me that due to the partitioning scheme he won't be able to install the ...
0
votes
1answer
39 views

Changing suspend order on OpenSUSE 12.2

This question seems more relevant here than SO. I've been trying to debug a library that X uses through a GDB session that I'm running through SSH, but it seems that on OpenSUSE, the SSH session is ...
1
vote
2answers
112 views

cups - broken pipe

I just formatted my root partition and installed 12.3 (I kept my home partition as usual). I have a problem with my network printer hp laserjet 4015n. It used to work seemingslessly before. Now cups ...
1
vote
0answers
74 views

Why is eth0 starts only manually in new Suse 12.3?

I have upgraded from 12.2 to 12.3 but my eth0 device starts only manually with ifconfig eth0 192.168.92.11 and route add default gw 192.168.1.1. I have networkmanager installed but I cannot find it. ...
4
votes
1answer
128 views

Too big delay with xscreensaver on wrong password in OpenSUSE 12.2

There is too big delay when logging in with xscreensaver in OpenSUSE 12.2 --- Actual delay is 10 seconds, but not found anywhere in configs Already done: checked pam timeout in login.defs (3 ...
0
votes
0answers
28 views

Installing Mono 2.10.5+ on OpenSuse 11.4

I recently upgraded from mono 2.8.x to 2.10.2 on an OpenSuse 11.4 by following the zypper instructions on the mono download page and immediately hit xamarin bugzilla bug 99 that prevents ...
2
votes
1answer
136 views

Linux workstation monitoring tools

I am currently working in a company that runs Linux (openSUSE 12.1) on the workstations (about 200 computers). I am looking for a tool or methods that could allow me to monitor them remotely, upgrade ...
2
votes
3answers
235 views

How do I upgrade openSUSE from stable to development?

I have the stable current release of openSUSE (12.2) on one of my desktops, I want to upgrade it to development release without downloading the DVD and doing a media upgrade. Is it possible? How do I ...
1
vote
2answers
134 views

How to find 32-bit libraries in 64-bit Linux and delete them?

I am running 64-bit OpenSUSE. My partition is filling up and running out of space.I need to delete some programs and librarires. How can I find all 32-bit libraries and delete them? Can I use yast to ...
1
vote
1answer
87 views

How do I find the repo information to setup yum?

I am running openSUSE 12.3 with the KDE 4 desktop. I am trying to install software, and most sites say to use yum to do it. I try this, but it appears that I do not have any of these repositories ...
0
votes
1answer
248 views

chromium cannot load nss libraries?

I'm using openSUSE 12.2 64-bit with a special kernel but with chromium it gives me [0220/130849:ERROR:nss_util.cc(724)] Failed to load NSS libraries. [1:1:0220/130850:ERROR:nss_util.cc(724)] Failed ...
1
vote
0answers
56 views

Panasonic printer refuses to print

I recently switched from Ubuntu to Opensuse because of bloatware (including Unity). However, I'm not able to make my LAN printer Panasonic KX-MB 2010 work. In Ubuntu I set the printer up using this ...
1
vote
2answers
258 views

How can I get Apache2 in OpenSUSE to map /srv/www/htdocs/index.php to localhost?

If the document root for Apache in OpenSUSE is /srv/www/htdocs and that folder only contains my website with its own index.php file, entering "localhost" in a browser should take you to the homepage. ...
4
votes
1answer
68 views

Plymouth keeps quitting

I'm setting up a customised single-purpose Linux image. It's based on OpenSUSE, and it uses Plymouth to display some nice graphics during startup and shutdown. The trouble is, for reasons beyond my ...
1
vote
2answers
283 views

OpenSUSE - Ethernet adapter up but can't ping the router

OpenSUSE 12 LAN driver is up and running: me@here:~> /sbin/ifconfig eth0 Link encap:Ethernet HWaddr 00:1A:4D:F9:93:F2 inet fe80::21a:4dff:fef9:93f2/64 Scope:Link UP ...
1
vote
1answer
91 views

Adding openSuSe mono repository?

Question: I want to install mono3 from here: http://download.mono-project.com/archive/3.0.3/linux/x64/ How can I add this link to the appropriate OpenSuse package installation program ? I tried ...
1
vote
1answer
88 views

Sometimes I have no picture on the screen at boot on my laptop

I never gave much importance because this happened to me too from time to time. What looked like a minor issue, but now I take this phenomenon has become very annoying indeed. I do not know how to ...
1
vote
1answer
99 views

Extend sda3 partition in openSUSE?

I would like to extend the sda3 partition in openSUSE 11.1 running on VMware. My df -h has the following output: Filesystem Size Used Avail Use% Mounted on /dev/sda2 7.5G ...
0
votes
2answers
358 views

How to find last deleted files on OpenSuse?

I didn't lock the screen on my OpenSuse Linux and let my girlfriend do all evil things when I was sleeping. Is there a way to find out if she deleted any files from my PC? I was looking at the "Date ...
2
votes
1answer
201 views

Will updating KDE also update Qt?

Right now I'm using OpenSUSE 12.2 with KDE 4.9.4. If I upgrade that to KDE 4.10 in January, will it also bring in Qt 5 (or at least newer Qt packages)? Or are the Qt packages tied to the OS?
0
votes
1answer
120 views

Learning to Use Virtual Manager in opensuse 12.2

Ok just installed virt-manager, and then install opensuse 12.2, installed correctly, but when do zypper up had no network, then turn off the virtual machine and change the network card to a vlan in ...
1
vote
0answers
155 views

Unusual vmware.modconfig-console output

Upon running a batch file I created to iterate recursive directories from / trying to find the Kernel headers for vmware-modconfig-console running on openSUSE, when it comes across /usr/include/ it ...
1
vote
0answers
70 views

Visually-transparent & Input-transparent Windows

I'm a Java programmer who's rather new to Linux. I'm on Suse / Gnome and I need to create a window which: Is visually translucent/transparent. This is the usual alpha blending that composes a ...
0
votes
0answers
126 views

Is it possible to enter a port range in /etc/services?

I have a passive FTP server setup that accepts ftp-data connections on a specific set of ports, ie 50000-50100 In the /etc/services file, I found the ftp-data entries: ftp-data 20/tcp # ...
4
votes
3answers
225 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 ...
0
votes
2answers
345 views

Mouse problems in OpenSuse

I just installed the latest version of opensuse on virtualbox just to learn some stuff and I'm having some strange problems with my mouse. Sometimes while I'm just moving my mouse around not clicking ...
0
votes
0answers
40 views

Why's my Evolution setup screen blank?

Trying to run Evolution on openSuSE 12.1 without success. It starts up (eventually, super slow even on this pretty beefy box) and gives me a window with "Evolution Setup Assistant" on the title bar ...
1
vote
1answer
126 views

tomcat: symbolic link in a loop

linux-trra:/usr/local> $CATALINA_HOME bash: /home/anisha/openGTS17Nov/apache-tomcat-7.0.32/: is a directory linux-trra:/usr/local # ln -s $CATALINA_HOME tomcat linux-trra:/usr/local # file tomcat ...
1
vote
1answer
487 views

How to upgrade to “Mono v3” on openSuse 12.2

I have mono 2.10.9 installed on a VM with openSuse version 12.2. I'm trying to find a distribution for the latest v3 Release of Mono which I can use to upgrade the version of mono that I have ...
1
vote
1answer
228 views

Gnome 3 on OpenSUSE 12.2 Proxy Porblem

Recently I've switched from Fedora 17 to OpenSUSE 12.2. I used to add my proxy from Network Settings>Network Proxy>Manual Method>Socks Hosts. But it doesn't work on openSUSE. I get the following ...
0
votes
1answer
392 views

After OpenSuse upgrade from 12.1 to 12.2 there is no sound

After OpenSuse 12.1 64bit upgrade to OpenSuse 12.2 their is no sound however test sound is played in KDE Phonon application. Under the root account sound is working normally.
2
votes
1answer
701 views

FreeNX closes display immediately after successful connect in OpenSUSE 12.2

Upgrading from a OpenSUSE 12.1 installation with a working FreeNX server, I hit an issue with the FreeNX server on OpenSUSE 12.2, running Gnome 3. Whenever I connect, I pass the dreaded connection ...
1
vote
2answers
204 views

OpenSUSE: Find all Packages without a repository

I just upgraded to OpenSUSE 12.2 from OpenSUSE 12.1 by changing all of my repositories to target 12.2 (instead of 12.1). Now that I've upgraded, I've found a bunch of packages that have no ...
1
vote
1answer
100 views

Fix Version String Error in FreeNX Setup

On OpenSUSE 12.1, I would like to install and run the FreeNX Server. OpenSUSE has provided instructions about the installation for previous versions, and I can adapt them for 12.1, up to a point. I ...
0
votes
3answers
461 views

Why is my rootfs filling up so fast?

I'm trying out Linux by installing openSUSE 12.2 x64 on VirtualBox; the host is 64 bit Windows 7 Ultimate. I gave the install 16GB of storage - I will only be messing around with it - I thought this ...

1 2 3 4 5