Re: [opensuse] Re: Radeon 9000 and latest ATI

2007-11-15 Thread Jim Flanagan
Hans van der Merwe wrote: > On Mon, 2007-11-12 at 09:00 -0600, Jim Flanagan wrote: > >> Hans van der Merwe wrote: >> >>> On Mon, 2007-11-12 at 10:01 +0100, Eberhard Roloff wrote: >>> >>> Hans van der Merwe wrote: > I just need TV-out support - appa

Re: [opensuse] Starting apps automatically in console session

2007-11-15 Thread Carlos F Lange
On Thu November 15 2007 20:54, Bryen wrote: > > After logging in in KDE I would like to launch an application > > like "top" automatically in a dedicated session in the konsole > > window ? > > > > One konsole with a few sessions are already in place via "Save > > session", but how to start the app

[Fwd: Re: [opensuse] Eclipse 3.3]

2007-11-15 Thread Jason Craig
Sorry, accidentally replied instead of sent to list --- Begin Message --- Chuck Davis wrote: > I'm with you, Glen. Eclipse 3.3 on openSuse 10.2 just sucks. I > presume it would be the same on 10.3. I find nothing wrong with Java > 1.6. I've been using 1.6 features for many months without ANY >

[opensuse] Compilation of Glibc 2.5

2007-11-15 Thread Roland Turcan
Hello [EMAIL PROTECTED] Could anybody help me with this problem? During 'make' og glibc2.5 from sources it reports: > mkdir /root/Desktop/glibc-build/signal > gcc ../sysdeps/unix/sysv/linux/signal.c -c -std=gnu99 -O2 -Wall -Winline > -Wwrite-strings > -fmerge-all-constants -g -Wstrict-prototype

Re: [opensuse] IDE harddisks is detected as /dev/sda but not /dev/hda

2007-11-15 Thread Cristian Rodríguez
Bryen escribió: > Why? I don't know, perhaps someone else can enlighten us. Because libata uses the SCSI subsystem, hence the naming of devices. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [opensuse] Single-signon

2007-11-15 Thread Hans van der Merwe
On Thu, 2007-11-15 at 13:06 -0500, James Knott wrote: > Hans van der Merwe wrote: > > Is there a way to configure openSUSE (any distro version actually) to > > use single-signon for ALL services? > > After playing with AD samba, kerberos, PAM (some, I dont really know PAM > > yet) configurations I

Re: [opensuse] Help! Can't boot after installing SuSE 10.3

2007-11-15 Thread Joe Morris (NTM)
On 11/16/2007 07:31 AM, Scott Simpson wrote: > /dev/sda1 /boot > /dev/sda2 / > /dev/sda3 system LVM > /dev/sdb1 system LVM > > I upgraded from 10.2 to 10.3. During the upgrade, 10.3 aborted during > the making of the initial ram disk /boot/initrd* (it got some kind of > udev error). All my kernels

Re: [opensuse] Eclipse 3.3

2007-11-15 Thread Chuck Davis
I'm with you, Glen. Eclipse 3.3 on openSuse 10.2 just sucks. I presume it would be the same on 10.3. I find nothing wrong with Java 1.6. I've been using 1.6 features for many months without ANY problems. The major problem with Eclipse is they ship their own jvm if I recall correctly. And stuf

Re: [opensuse] Simulating slow file system

2007-11-15 Thread James Knott
Emmanuel Briot wrote: >> What makes disk filesystems slow is not the code run on >> the CPU...it's the operating speed of the disk-head >> actuator. >> >> It's not the filesystem that's slow, it's the DISK DRIVES >> that are slow. >> >> The disk I/O bottleneck is not the CPU overhead , it's the >>

Re: [opensuse] Thunderbird Calendar [Solved]

2007-11-15 Thread Jason Craig
Joe Morris (NTM) wrote: > On 11/16/2007 02:37 AM, Jason Craig wrote: > >> Huh, that's odd...I was on 2.0.0.6-something and now I've just upgraded >> to 2.0.0.9 from the Mozilla build service, and with both versions >> lightning-0.7-tb-linux.xpi says "Lighting could not be installed because >> it

Re: [opensuse] How to install/configure a webserver?

2007-11-15 Thread Jonathan Ervine
On Friday 16 November 2007 04:23:57 Vaibhav Kaushal wrote: > Well, how do I check that IN BIOS? Where are the options for it? > > And hey, thanks bryen! I got that thing working! Thanks a lot. > > > However I would like to have some comments / suggestions from your > side. If you've managed to ins

Re: [opensuse] Starting apps automatically in console session

2007-11-15 Thread Bryen
On Fri, 2007-11-16 at 04:37 +0100, Stephan Hegel wrote: > Hi all, > > After logging in in KDE I would like to launch an application > like "top" automatically in a dedicated session in the konsole > window ? > > One konsole with a few sessions are already in place via "Save > session", but how t

Re: [opensuse] kmid not playing sound

2007-11-15 Thread Rajko M.
On Thursday 15 November 2007 11:38:31 am Ken Schneider wrote: > Ed McCanless wrote: > > Ken Schneider wrote: > >> When using kmid to playback a karaoke .mid file I get no sound being > >> sent to my sound card. It's a USB sound card so I plainly see when data > >> is sent to it. This is on a fresh

[opensuse] Starting apps automatically in console session

2007-11-15 Thread Stephan Hegel
Hi all, After logging in in KDE I would like to launch an application like "top" automatically in a dedicated session in the konsole window ? One konsole with a few sessions are already in place via "Save session", but how to start the apps automatically ? Thanks, Stephan. -- To unsubscribe,

[opensuse] IDE harddisks is detected as /dev/sda but not /dev/hda

2007-11-15 Thread williamkow
I'm newbie of SuSE, Could anybody please advise me why my IDE harddisk is being detected by OpenSuSE 10.3 (KDE) as /dev/sda but not /dev/hda Isn't it /dev/sda is referring to SCSI harddisk ? -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[opensuse] error when installing gimp's save for web plugins

2007-11-15 Thread Hans Linux
I have GIMP 2.4 on my opensuse 10.3. I am trying to install save-for-web-plugins from source and i face this error : checking for GIMP... configure: error: Package requirements (gimp-2.0 >= 2.3.0 gimpui-2.0 >= 2.3.0) were not met: No package 'gimp-2.0' found No package 'gimpui-2.0' found Conside

Re: [opensuse] IDE harddisks is detected as /dev/sda but not /dev/hda

2007-11-15 Thread Bryen
On Fri, 2007-11-16 at 11:04 +0800, williamkow wrote: > I'm newbie of SuSE, Could anybody please advise me why my IDE harddisk > is being detected by OpenSuSE 10.3 (KDE) > as /dev/sda but not /dev/hda > Isn't it /dev/sda is referring to SCSI harddisk ? > Betcha you didn't read the Release

Re: [opensuse] IDE harddisks is detected as /dev/sda but not /dev/hda

2007-11-15 Thread Teruel de Campo MD
On Fri, 2007-11-16 at 11:04 +0800, williamkow wrote: > I'm newbie of SuSE, Could anybody please advise me why my IDE harddisk > is being detected by OpenSuSE 10.3 (KDE) > as /dev/sda but not /dev/hda > Isn't it /dev/sda is referring to SCSI harddisk ? > >From the release notes of opensu

Re: [opensuse] kdialog

2007-11-15 Thread clarge
downloaded lots of codec's. that seem to have fixed the problem. On Thursday 15 November 2007 04:53:00 pm clarge wrote: > > > How do I turn off this annoying feature? > > > > > > I can't do into a directory such as music with out this coming up. > > > > (1) What version of openSuSE or SuSE Linux y

[opensuse] 10.3 post install problems

2007-11-15 Thread Graham Lauder
I'm having a number of issues with 10.3 since installing. Lots of flaky stuff going on so this is going to be long so you'll have to excuse me. Hardware info as follows. ASUS M2A MoBo. AMD64 Dual core 4200+ cpu 2 gigs of RAM IDE Dual Layer DVD-R Post install, it doesn't know it's there tho hap

Re: [opensuse] Thunderbird Calendar [Solved]

2007-11-15 Thread Fernando Costa
Jason Craig wrote: > John wrote: > >> Hi Jason, just checked and I was actually running >> [EMAIL PROTECTED] Have now uninstalled and installed >> [EMAIL PROTECTED] Initially lightning didn't work, but uninstalled >> the xpi and reinstalled lightning-0.7-tb-linux.xpi. Actually not real >> sure w

Re: [opensuse] Eclipse 3.3

2007-11-15 Thread Glenn Holmer
On Thursday 15 November 2007 10:14:39 G T Smith wrote: > It may be fine for you, but others report issues with code written to > earlier specs with 6. As I had stated elsewhere Eclipse recommend Sun > Java v5 and give no guarantees on other versions at this time (though > they are looking for suita

Re: [opensuse] smart on openSuse 10.0

2007-11-15 Thread Patrick Shanahan
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 * Roger Oberholtzer <[EMAIL PROTECTED]> [11-15-07 16:22]: > What am I doing wrong? try changing the type to "rpm-md" - -- Patrick Shanahan Plainfield, Indiana, USAHOG # US1244711 http://wahoo.no-ip.org Photo Album: http://wahoo.

Re: [opensuse] No hard disks were found - 10.3 install

2007-11-15 Thread James Knott
Don Raboud wrote: > On Thursday 15 November 2007 12:36, Mike Grau wrote: > >> Although the downloaded DVD iso MD5SUM checked out, I did burn the DVD >> over a NFS mount. Perhaps that's not a good idea? Perhaps, as Jose >> suggested, the iso is corrupt. I'll download and burn a new DVD and see >>

Re: [opensuse] x1600pro ATI and Suse10.3

2007-11-15 Thread Rajko M.
On Thursday 15 November 2007 07:56:27 am Jose wrote: > Hi Raiko, > > Tried, but same result, I get the different window decoration, rotating > cube as soon as I enable xgl, but it becomes slow to the bone, I am afraid. Again, /var/log/Xorg.0.log and this time also run '3Ddiag' and post output. I

Re: [opensuse] Enabling firewall ports on the command line

2007-11-15 Thread Volker
Am Donnerstag, 15. November 2007 23:34:20 schrieb Bryen: > As an example, let's use Apache... > > If I want to open the port on the firewall in Yast, I would simply go > into httpd and check the open firewall option. > > How can I do this similarly on the command line without going into Yast? Edit

Re: [opensuse] Thunderbird Calendar [Solved]

2007-11-15 Thread Joe Morris (NTM)
On 11/16/2007 02:37 AM, Jason Craig wrote: > Huh, that's odd...I was on 2.0.0.6-something and now I've just upgraded > to 2.0.0.9 from the Mozilla build service, and with both versions > lightning-0.7-tb-linux.xpi says "Lighting could not be installed because > it is not compatible with your Thunde

[opensuse] Enabling firewall ports on the command line

2007-11-15 Thread Bryen
As an example, let's use Apache... If I want to open the port on the firewall in Yast, I would simply go into httpd and check the open firewall option. How can I do this similarly on the command line without going into Yast? -- ---Bryen--- -- To unsubscribe, e-mail: [EMAIL PROTECTED] For add

Re: [opensuse] limiting users who can use su

2007-11-15 Thread Aaron Kulkis
James Knott wrote: James D. Parra wrote: On Wednesday 14 November 2007 20:50:40 James D. Parra wrote: Hello, Is there a way to control which user accounts can use 'su' when using ssh? I want only a couple of users to be able to change to root when using ssh. Unfortunately, Richard Sta

Re: [opensuse] Still WiFi Card Problem

2007-11-15 Thread Dennis J. Tuchler
jdd wrote: Thierry de Coulon wrote: It means you don't have the correct module for your card, or it's not loaded. the wiki gives detailed instructions (search for athereos). basically, you must setup packman as software reposititory and install the modules with yast jdd I downloaded an

[opensuse] Help! Can't boot after installing SuSE 10.3

2007-11-15 Thread Scott Simpson
/dev/sda1 /boot /dev/sda2 / /dev/sda3 system LVM /dev/sdb1 system LVM I upgraded from 10.2 to 10.3. During the upgrade, 10.3 aborted during the making of the initial ram disk /boot/initrd* (it got some kind of udev error). All my kernels are there but I have NO ram disks, hence I can't boot. When

Re: [opensuse] faild to mount any network disk via autofs

2007-11-15 Thread Aaron Kulkis
Kalvin Weng wrote: Dear all , I met some problem with the auto mount .I am sure that I have set up auto.master and auto.direct files correctly,but it failed to mount the network shared disk automatically. If I mounted these disk manually ,it's ok really mystery !! Here is the error lo

Re: [opensuse] No hard disks were found - 10.3 install

2007-11-15 Thread Mike Grau
On 11/15/2007 01:55 PM the voices made Don Raboud write: > On Thursday 15 November 2007 12:36, Mike Grau wrote: >> Although the downloaded DVD iso MD5SUM checked out, I did burn the DVD >> over a NFS mount. Perhaps that's not a good idea? Perhaps, as Jose >> suggested, the iso is corrupt. I'll down

[opensuse] No hard disks were found - 10.3 install

2007-11-15 Thread Mike Grau
Hello. I have a Dell Poweredge 2850 with a MegaRAID 518 PERC 4/DC Raid controller. Opensuse 10.2 installed on this machine without a hitch. However, when I try to install 10.3, I get to the point where the install process is analyzing the system and it reports, "Error no hard disks were found for

Re: [opensuse] some mount problem ----for suse 10.0

2007-11-15 Thread Andy Harrison
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 11/15/07, Kalvin Weng wrote: > > Dear All , > > here is some log file ,if you can give me some help aoubt the problem > thanks a lot ... I use the following in my options column (4th field) of the fstab for my nfs mounts. Give it a try.

Re: [opensuse] tmp folder cleanup

2007-11-15 Thread Hans Witvliet
On Tue, 2007-11-13 at 08:04 +0200, Jaco Carlson wrote: > Can you safely delete all files in /tmp? > use sysconfig-cron to clean up older files in /tmp and /var/tmp It removes weekly (default) old garbage... -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PR

Re: [opensuse] How to install/configure a webserver?

2007-11-15 Thread Bryen
On Fri, 2007-11-16 at 01:53 +0530, Vaibhav Kaushal wrote: > Well, how do I check that IN BIOS? Where are the options for it? > Depends on your BIOS's use of terminology. Hunt around, you may find something like "virtualization" or "vt". > And hey, thanks bryen! I got that thing working! Thanks

Re: [opensuse] OpenOffice -cifs-and word format docs

2007-11-15 Thread Greg Freemyer
On Nov 15, 2007 10:44 AM, G T Smith <[EMAIL PROTECTED]> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Mike Coan wrote: > > On Thursday 15 November 2007 07:47:21 am G T Smith wrote: > >> All, > >> > >> Is anyone else experiencing this... > >> > >> SuSE 10.2 > >> openOffice 2.3.0.1 (up

Re: [opensuse] tmp folder cleanup

2007-11-15 Thread Hans Witvliet
On Tue, 2007-11-13 at 07:52 -0600, Jeffrey L. Taylor wrote: > Quoting Jaco Carlson <[EMAIL PROTECTED]>: > > Can you safely delete all files in /tmp? afair, on sun-os they reformat /tmp during boot, while still in single user-mode: much faster than deleting files (if there are lot of them) -- To

Re: [opensuse] smart on openSuse 10.0

2007-11-15 Thread Roger Oberholtzer
On Thu, 2007-11-15 at 09:45 +0100, Roger Oberholtzer wrote: > Now that smart is working again, I need to see where some of the suse > repositories for 10.0 have moved. A few are no longer working - update > can't get the info it needs. But that is simple web work. Well. I thought that would be do

Re: [opensuse] Asus eee

2007-11-15 Thread Dave Howorth
On Thu, 2007-11-15 at 19:14 +, John Layt wrote: > It's a bit of a buzz to look in the manual for a new laptop and see the GPL > in > all its glory :-) Then to boot straight from the box into Linux... That settles it. I'll have to buy one. Got to support that and it'll be fun too. Cheers, D

[opensuse] How to Fix Wodim or roll back to cdrecord

2007-11-15 Thread Matthew Stringer
Since upgrading to 10.3 I've not been able to burn CD's (DVD's are fine), I've tried this on several machines all with the same problem, didn't have problems on earlier versions of SUSE.. I tried installing cdrecord which enabled me to write CD's via the command line but K3B is still broken. F

Re: [opensuse] No hard disks were found - 10.3 install

2007-11-15 Thread Don Raboud
On Thursday 15 November 2007 12:36, Mike Grau wrote: > Although the downloaded DVD iso MD5SUM checked out, I did burn the DVD > over a NFS mount. Perhaps that's not a good idea? Perhaps, as Jose > suggested, the iso is corrupt. I'll download and burn a new DVD and see > how that goes. Since the md

Re: [opensuse] evolution and iprint on openSUSE 10.0

2007-11-15 Thread Roger Oberholtzer
On Thu, 2007-11-15 at 14:20 -0500, JP Rosevear wrote: > Maybe but the issue is that libgnomecups-1.0.so.1 is looking for a > symbol in an outside library that it can't find so its probably more > likley that library is the one that needs re-installing. So one would think that libgnomecups is link

Re: [opensuse] How to install/configure a webserver?

2007-11-15 Thread Chee How Chua
On Nov 16, 2007 12:01 AM, Vaibhav Kaushal <[EMAIL PROTECTED]> wrote: > well, I use a Intel Core2Duo E 6320 processor which is said to support VT. > So I think that it was OK! And anyway I had installed Windows XP! Only > that I was not able to create the ethernet (virtual) with the HOST! > > On Nov

[opensuse] Atom:Bug-Buddy?

2007-11-15 Thread Dennis J. Tuchler
I tried to download and install a copy of atom:bug-buddy, as instructed by my KDE update and patch announcer. I tried various ways of getting it but failed for want of auxiliary packages. The last attempt got me this cryptic statement: 2 Problems: Problem: No valid solution found with just re

Re: [opensuse] How to install/configure a webserver?

2007-11-15 Thread Vaibhav Kaushal
Well, how do I check that IN BIOS? Where are the options for it? And hey, thanks bryen! I got that thing working! Thanks a lot. However I would like to have some comments / suggestions from your side. On Nov 15, 2007 9:50 PM, Chee How Chua <[EMAIL PROTECTED]> wrote: > On Nov 16, 2007 12:01 AM,

Re: [opensuse] No hard disks were found - 10.3 install

2007-11-15 Thread Mike Grau
> > Not that it helps you I've installed 10.3 on dozens of these servers without > a > hitch. > > If you change terminal and do an lsmod are the modules loaded? > > The installer's menu item "list loaded modules" lists both expected modules: LSI Logic Management Module LSI Logic MegaRAID M

Re: [opensuse] evolution and iprint on openSUSE 10.0

2007-11-15 Thread JP Rosevear
On Wed, 2007-11-14 at 16:16 +0100, Roger Oberholtzer wrote: > On Wed, 2007-11-14 at 09:54 -0500, JP Rosevear wrote: > > > It kind of looks like your cups package is hosed. Did you upgraded it > > or --force or --no-deps when installing anything recently? > > In fact this has been this way a whi

Re: [opensuse] NetworkManager-OpenVPN

2007-11-15 Thread James Knott
Terje J. Hanssen wrote: > My question is how to apply NetworkManager as an easier GUI connection > for OpenVPN? > > I and other have tried to get KNetworkManager to work with OpenVPN, without success. It would appear it's "busted". You'll have better results, if you write scripts to start & st

Re: [opensuse] OT: Music:

2007-11-15 Thread Ed McCanless
Kai Ponte wrote: > > I never could get Audacity to work on my linux boxes and Ardour always seemed > to need JACK which also has repeatedly failed on my *nix boxes. > > Now all I need is to get truecrypt, xmame and a NES emulator working for my > life to be complete. > > Noticed your comment a

Re: [opensuse] Asus eee

2007-11-15 Thread John Layt
On Thursday 15 November 2007, G T Smith wrote: > Dave Howorth wrote: > > It's late and I'm probably confused but if there's a driver for one > > Linux version doesn't it work for all? GPL and all that. Or at least > > ABI compatibility. > > > > Curiously, Dave > > I would suspect the modules conce

Re: [opensuse] Comparison: OpenSuSE vs. SUSE Linux Enterprise Desktop

2007-11-15 Thread Ortwin Ebhardt
Hello, Furthermore, there are some stuff included that are not part of the openSuSE Distro (codecs and a Novell-tuned OpenOffcie for example). those things are not opensource, or at least the modifications by Novell are not. Please don't spread such rumours. Of course all the modification

[opensuse] kmid not playing sound

2007-11-15 Thread Ken Schneider
When using kmid to playback a karaoke .mid file I get no sound being sent to my sound card. It's a USB sound card so I plainly see when data is sent to it. This is on a fresh install of 10.3. Ken -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [opensuse] No hard disks were found - 10.3 install

2007-11-15 Thread Jose
I had a similar problem installing ESX on a compaq server, problem was that the controller board was not compatible with the drivers loaded on their distro, and there was no driver to fix it, yours sounds more like a corrupted iso, also got something like your problem, once I redownloaded from

[opensuse] is LPRng still used?

2007-11-15 Thread Johannes Meixner
Hello, I like to find out if LPRng is still used. It has become somewhat silent regarding LPRng. Therefore it seems (amost) nobody uses LPRng and (amost) everybody uses CUPS so that I wonder if LPRng is still needed at all? If you use LPRng, please reply now! Please tell us about your environm

Re: [opensuse] Thunderbird Calendar [Solved]

2007-11-15 Thread Jason Craig
John wrote: > Hi Jason, just checked and I was actually running > [EMAIL PROTECTED] Have now uninstalled and installed > [EMAIL PROTECTED] Initially lightning didn't work, but uninstalled > the xpi and reinstalled lightning-0.7-tb-linux.xpi. Actually not real > sure where I got this from, I think s

Re: [opensuse] Evolution, IMAP and filtering

2007-11-15 Thread James Knott
Bryen wrote: > Well, in my case, I'm trying to set colors to certain email messages. > Doesn't seem to be working. Another filter I set was to move a message > into another folder. That didn't work either. :-( > > Both of those work with Seamonkey & IMAP -- Use OpenOffice.org

Re: [opensuse] Single-signon

2007-11-15 Thread James Knott
Hans van der Merwe wrote: > Is there a way to configure openSUSE (any distro version actually) to > use single-signon for ALL services? > After playing with AD samba, kerberos, PAM (some, I dont really know PAM > yet) configurations I still have issues with the following: > > 1. KDE still asks for

Re: [opensuse] kmid not playing sound

2007-11-15 Thread Ken Schneider
Ed McCanless wrote: > Ken Schneider wrote: >> When using kmid to playback a karaoke .mid file I get no sound being >> sent to my sound card. It's a USB sound card so I plainly see when data >> is sent to it. This is on a fresh install of 10.3. >> >> Ken >> > Do you use any other midi devices, an

Re: [opensuse] How to Fix Wodim or roll back to cdrecord

2007-11-15 Thread G T Smith
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Matthew Stringer wrote: > Since upgrading to 10.3 I've not been able to burn CD's (DVD's are fine), > I've > tried this on several machines all with the same problem, didn't have > problems on earlier versions of SUSE.. > > I tried installing cdrec

Re: [opensuse] No hard disks were found - 10.3 install

2007-11-15 Thread Matthew Stringer
On Thursday 15 November 2007 16:41:57 Mike Grau wrote: > Hello. > > I have a Dell Poweredge 2850 with a MegaRAID 518 PERC 4/DC Raid > controller. Opensuse 10.2 installed on this machine without a hitch. > > However, when I try to install 10.3, I get to the point where the > install process is analy

Re: [opensuse] Still WiFi Card Problem

2007-11-15 Thread jdd
Dennis J. Tuchler wrote: I downloaded and installed the madwifi driver with yast2. I'll set up the packman repository and try that. Thanks. the goal is to install the proprietary part http://en.opensuse.org/Special:Search?search=madwifi&go.x=0&go.y=0&go=Go jdd -- http://www.dodin.net --

Re: [opensuse] kmid not playing sound

2007-11-15 Thread Ed McCanless
BandiPat wrote: > On Thursday 15 November 2007, Ken Schneider wrote: > >> When using kmid to playback a karaoke .mid file I get no sound being >> sent to my sound card. It's a USB sound card so I plainly see when >> data is sent to it. This is on a fresh install of 10.3. >> >> Ken >> > > --

Re: [opensuse] limiting users who can use su

2007-11-15 Thread James Knott
Bryen wrote: > Another solution is to avoid using passwords altogether in ssh by using > authorization keys. This is a very simple solution to implement, and if > you ban the use of passwords over ssh and use keys instead, you make > your ssh session more secure too. > > In this case, you would pl

Re: [opensuse] limiting users who can use su

2007-11-15 Thread James Knott
Aaron Kulkis wrote: > James D. Parra wrote: >> Hello, >> >> Is there a way to control which user accounts can use 'su' when using >> ssh? I >> want only a couple of users to be able to change to root when using ssh. >> > > Don't use su... > use sudo. > > that way, you can control EXACTLY which comm

Re: [opensuse] limiting users who can use su

2007-11-15 Thread James Knott
James D. Parra wrote: > On Wednesday 14 November 2007 20:50:40 James D. Parra wrote: > >> Hello, >> >> Is there a way to control which user accounts can use 'su' when using ssh? >> I want only a couple of users to be able to change to root when using ssh. >> > > Unfortunately, Richard Stall

Re: [opensuse] Eclipse 3.3

2007-11-15 Thread G T Smith
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Randall R Schulz wrote: > On Thursday 15 November 2007 01:33, G T Smith wrote: >> ... >> >> Ah! Java 1.6 ... I am getting the impression this is a bit >> problematic and not just for SuSE users... > > Java 1.6 is just fine. Sun has done a consistently

Re: [opensuse] kmid not playing sound

2007-11-15 Thread Ed McCanless
Ken Schneider wrote: > When using kmid to playback a karaoke .mid file I get no sound being > sent to my sound card. It's a USB sound card so I plainly see when data > is sent to it. This is on a fresh install of 10.3. > > Ken > Do you use any other midi devices, and do they work? Do you use tim

Re: [opensuse] kmid not playing sound

2007-11-15 Thread BandiPat
On Thursday 15 November 2007, Ken Schneider wrote: > When using kmid to playback a karaoke .mid file I get no sound being > sent to my sound card. It's a USB sound card so I plainly see when > data is sent to it. This is on a fresh install of 10.3. > > Ken --- Ken, I haven't had much luck

Re: [opensuse] OpenOffice -cifs-and word format docs

2007-11-15 Thread G T Smith
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Mike Coan wrote: > On Thursday 15 November 2007 07:47:21 am G T Smith wrote: >> All, >> >> Is anyone else experiencing this... >> >> SuSE 10.2 >> openOffice 2.3.0.1 (updated to 2.3.0.1.2-4.1 ) >> >> When attempting save a modified word format document

Re: [opensuse] A New-Old KDE question

2007-11-15 Thread jim barnes
On Tuesday 13 November 2007 22:55:27 Daniel Feiglin wrote: > Rajko M. wrote: > > On Tuesday 13 November 2007 15:43, Daniel Feiglin wrote: > >> Hello folks! > >> > >> Does anyone know where KDE stores the current position & size of objects > >> on the desktop, particularly icons? > > > > ... > > > >

Re: [opensuse] How to install/configure a webserver?

2007-11-15 Thread Vaibhav Kaushal
well, I use a Intel Core2Duo E 6320 processor which is said to support VT. So I think that it was OK! And anyway I had installed Windows XP! Only that I was not able to create the ethernet (virtual) with the HOST! On Nov 15, 2007 9:19 PM, Daryl Hamilton <[EMAIL PROTECTED]> wrote: > have not person

Re: [opensuse] How to install/configure a webserver?

2007-11-15 Thread Daryl Hamilton
have not personally installed windows in xen but it is my understanding from what I have read that your processor will have to have VT technology to be able to support windows in xen. Windows has not been modified to be aware of xen as suse has. The VT technology is what allows an unmodified OS t

Re: [opensuse] How to install/configure a webserver?

2007-11-15 Thread Vaibhav Kaushal
Hi, Thanks again. yeah, I understand that DVD version of the app will be the best and optimized for the performance on my distro in particular. As far as the version is concenred, I would just say that in the very first mail I said that the thing is experimental and the server will run inside a V

Re: [opensuse] How to install/configure a webserver?

2007-11-15 Thread Bryen
On Thu, 2007-11-15 at 21:02 +0530, Vaibhav Kaushal wrote: > Hi, > > Thanks a lot for the reply. I will try to do what you have told. I > think that I will go with the instalation from the package from the > DVD of openSUSE 10.2 itself as I think that it should be holding all > the dependencies ne

Re: [opensuse] How to install/configure a webserver?

2007-11-15 Thread Vaibhav Kaushal
Hi, Thanks a lot for the reply. I will try to do what you have told. I think that I will go with the instalation from the package from the DVD of openSUSE 10.2 itself as I think that it should be holding all the dependencies necessary. Since I am not too good at installing apps on the Linux, I thi

Re: [opensuse] Eclipse 3.3

2007-11-15 Thread Randall R Schulz
On Thursday 15 November 2007 01:33, G T Smith wrote: > ... > > Ah! Java 1.6 ... I am getting the impression this is a bit > problematic and not just for SuSE users... Java 1.6 is just fine. Sun has done a consistently good job of advancing the language and library capabilities, as well as their p

Re: [opensuse] Simulating slow file system

2007-11-15 Thread James Knott
Emmanuel Briot wrote: > Hi, > > I was wondering whether there is any tool in linux that can be used to > simulate a slow file system ? > I would need this to test the application I am working on, since some > customers are not using fast machines (some are even using Windows with > encrypted file s

Re: [opensuse] nagios host validation problem

2007-11-15 Thread Anders Johansson
On Thursday 15 November 2007 15:47:37 Georg wrote: > is this a bug in nagios? Yes it is, and it has been fixed in 10.3 Anders -- Madness takes its toll -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[opensuse] How to install/configure a webserver?

2007-11-15 Thread Vaibhav Kaushal
Hi list, I run openSuSE 10.3 as my host OS and I have installed openSUSE 10.2 and backtrack onto VMware workstation. Now I want to install a webserver onto the openSUSE 10.2 in the VMware. Of course the procedure should be very similar to that of any other software. Just pop in the DVD and choose

Re: [opensuse] How to install/configure a webserver?

2007-11-15 Thread Bryen
On Thu, 2007-11-15 at 19:45 +0530, Vaibhav Kaushal wrote: > Hi list, > > I run openSuSE 10.3 as my host OS and I have installed openSUSE 10.2 > and backtrack onto VMware workstation. Now I want to install a > webserver onto the openSUSE 10.2 in the VMware. Of course the > procedure should be very

[opensuse] nagios host validation problem

2007-11-15 Thread Georg
Hello, i use nagios-plugins 1.4.5 on opensuse 10.2 and have the problem to check a host via snmp which has a singe character in its hostname. # /usr/lib/nagios/plugins/check_ifoperstatus -H blabla.x.mydom.loc -C mycomm -v 1 -k 1 -t 30 -D w returns error / syntax. same command on blabla.xy.mydo

Re: [opensuse] feature rich website design software for Linux?

2007-11-15 Thread Ken Schneider
jdd wrote: > Billie Walsh wrote: > >> If you want a "web" page that looks exactly like a printed page then it >> would probably be best to use PDF's. As was said, the vagaries of >> browser interpretation/computers/monitors make it almost impossible to >> do as a regular HTML [ and related ] page.

Re: [opensuse] x1600pro ATI and Suse10.3

2007-11-15 Thread Jose
Hi Raiko, Tried, but same result, I get the different window decoration, rotating cube as soon as I enable xgl, but it becomes slow to the bone, I am afraid. Rajko M. wrote: > On Wednesday 14 November 2007 09:04:45 am Jose wrote: > >> Thanks Rajko, I would give it a try tonight >> >> Rajko M.

Re: [opensuse] Simulating slow file system

2007-11-15 Thread Carlos E. R.
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 The Thursday 2007-11-15 at 09:49 +0100, Emmanuel Briot wrote: Now, Dave's proposal of using NFS is indeed what I have been doing so far, but nowadays local network become so fast that the difference is not that big. All I want here is to be able t

Re: [opensuse] OpenOffice -cifs-and word format docs

2007-11-15 Thread Mike Coan
On Thursday 15 November 2007 07:47:21 am G T Smith wrote: > All, > > Is anyone else experiencing this... > > SuSE 10.2 > openOffice 2.3.0.1 (updated to 2.3.0.1.2-4.1 ) > > When attempting save a modified word format document to a cifs share I > get the 'could not create backup copy' error message (

[opensuse] OpenOffice -cifs-and word format docs

2007-11-15 Thread G T Smith
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 All, Is anyone else experiencing this... SuSE 10.2 openOffice 2.3.0.1 (updated to 2.3.0.1.2-4.1 ) When attempting save a modified word format document to a cifs share I get the 'could not create backup copy' error message (usually indicates a cifs f

Re: [opensuse] Simulating slow file system

2007-11-15 Thread Dave Howorth
Dave Howorth wrote: > Emmanuel Briot wrote: > > > Cheers, Dave PS You could always try: :) -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [opensuse] Problems with Smart?

2007-11-15 Thread Patrick Shanahan
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 * Phil Burness <[EMAIL PROTECTED]> [11-15-07 03:36]: > For several days now, while trying to upgrade using smart I get messages > similar to this:- > > > error: Failed to download packages: > error: > http://download.opensuse.org/update/10.3/r

Re: [opensuse] OT: Eclipse 3.3

2007-11-15 Thread G T Smith
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hans van der Merwe wrote: > On Thu, 2007-11-15 at 09:33 +, G T Smith wrote: >> Personally I prefer to write code where I have just got to worry about >> my code not the code base or programming tools as well, so I am holding >> off installing 1.6 u

Re: [opensuse] Simulating slow file system

2007-11-15 Thread Dave Howorth
Emmanuel Briot wrote: > Now, Dave's proposal of using NFS is indeed what I have been doing so > far, but nowadays local network become so fast that the difference is > not that big. As somebody else said, you can tell a NIC to run at say 10 Mbps. > I'll investigate the "rsize=1, wsize=1" paramete

Re: [opensuse] Eclipse 3.3

2007-11-15 Thread Claude Fuhrer
Cristea Bogdan wrote: > Sorry, I have not yet found time to give you the exact error (it's my > home PC, not this one). Essentially I receive an error from java > engine (I use java 1.6). Since java is a portable language, me too I > am wondering why it does not work. > Bogdan > [...] I have also

Re: [opensuse] Simulating slow file system

2007-11-15 Thread Anders Johansson
On Wednesday 14 November 2007 22:24:19 Aaron Kulkis wrote: > What makes disk filesystems slow is not the code run on > the CPU...it's the operating speed of the disk-head > actuator. > > It's not the filesystem that's slow, it's the DISK DRIVES > that are slow. So what is your theory on why file s

Re: [opensuse] Eclipse 3.3

2007-11-15 Thread G T Smith
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Claude Fuhrer wrote: > Cristea Bogdan wrote: >> Sorry, I have not yet found time to give you the exact error (it's my >> home PC, not this one). Essentially I receive an error from java >> engine (I use java 1.6). Since java is a portable language, me

Re: [opensuse] feature rich website design software for Linux?

2007-11-15 Thread jdd
Billie Walsh wrote: If you want a "web" page that looks exactly like a printed page then it would probably be best to use PDF's. As was said, the vagaries of browser interpretation/computers/monitors make it almost impossible to do as a regular HTML [ and related ] page. eventually, for simple

Re: [opensuse] Eclipse 3.3

2007-11-15 Thread G T Smith
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Cristea Bogdan wrote: > Sorry, I have not yet found time to give you the exact error (it's my > home PC, not this one). Essentially I receive an error from java > engine (I use java 1.6). Since java is a portable language, me too I > am wondering why

Re: [opensuse] feature rich website design software for Linux?

2007-11-15 Thread Billie Walsh
On 11/14/2007 Robert Lihm wrote: > I think, Quanta+ is like Dreamweaver. To be honest, I think WYSIWYG > editors are just useable in small web projects with out any > programming. The one thing I like about programs like Quanta+ is the "text" mode they have. When I first started messing around wit

Re: [opensuse] Opensuse 10.3: No 3D support, Nvidia drivers notcorrectly loaded

2007-11-15 Thread Rodney Baker
On Wednesday 14 November 2007 11:15:39 pm Joe Morris (NTM) wrote: > On 11/14/2007 08:04 PM, Rodney Baker wrote: > >> Thanks Andreas, that was my problem. It seems that "one click" file > >> associations work with Opera & Konq, but not Firefox. This should not > >> really be any kind of surprise to

Re: [opensuse] OT: Eclipse 3.3

2007-11-15 Thread Hans van der Merwe
On Thu, 2007-11-15 at 09:33 +, G T Smith wrote: > > Personally I prefer to write code where I have just got to worry about > my code not the code base or programming tools as well, so I am holding > off installing 1.6 until it is reported as being a little more reliable... > > Bjarne Stroust

  1   2   >