Modify user PATH in GNOME in Debian 12

2023-11-23 Thread Bernhard Walle
wn ~/.bashrc or /etc/bashrc, but that's not what I want since then only bash gets the PATH environment, not other shells or other programs. Can somebody help me, please? Thanks a lot. Kind regards, Bernhard

Modify user PATH in GNOME in Debian 12

2023-11-23 Thread Bernhard Walle
my own ~/.bashrc or /etc/bashrc, but that's not what I want since then only bash gets the PATH environment, not other shells or other programs. Can somebody help me, please? Thanks a lot. Kind regards, Bernhard

Re: BIND DNS problem after upgrading from Wheezy to Squeeze

2017-12-30 Thread Bernhard Schmidt
Pascal Hambourg wrote: > Le 29/12/2017 à 18:27, Andrew W a écrit : >> >> On 27/12/2017 13:18, Bernhard Schmidt wrote: >>> Current BIND9 defaults to doing DNSSEC verification. DNSSEC needs large >>> packets. You might have an issue with UDP fragments being dropped

Re: BIND DNS problem after upgrading from Wheezy to Squeeze

2017-12-27 Thread Bernhard Schmidt
any ideas please? Current BIND9 defaults to doing DNSSEC verification. DNSSEC needs large packets. You might have an issue with UDP fragments being dropped at your firewall/NAT Gateway? https://www.dns-oarc.net/oarc/services/replysizetest You can try to set edns-udp-size 1200; in your options {} block if you see issues there. Bernhard

Re: router solutions based on Debian?

2016-11-23 Thread Bernhard Schmidt
els are supposed to be able to support GE throughput and are < 100 EUR. They are MIPS Cavium boards with a custom kernel, but you can get a rootshell and there is a Debian (I think Wheezy at the moment) userland on it. I don't think you can get the hardware to be fully-free running a vanilla Debian, so YMMV. Best Regards, Bernhard

Re: Mysql Access Problems after Jessie Upgrade

2015-05-04 Thread Bernhard Schmidt
in > > Not sure if I need to include the 127.0.0 to allow connections from > localhost but at least it appears to work Weird, I wasn't aware of libwrap blocking anything by default. Bernhard -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "

Re: initramfs broken on Jessie upgrade

2015-05-04 Thread Bernhard Schmidt
Bernhard Schmidt wrote: > This is reproducible. To fix it it is enough to boot into the Wheezy > kernel (even with init=/bin/sh), then reboot. It apparently does > something to the root-fs (fsck?) which allows the Jessie kernel to boot. Ben Hutchings had the right idea in B

Re: Mysql Access Problems after Jessie Upgrade

2015-05-03 Thread Bernhard Schmidt
inked against libwrap0. Do you see error messages connecting in /var/log/auth.log? Do you have /etc/hosts.allow / hosts.deny non-standard? Bernhard -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debi

Re: initramfs broken on Jessie upgrade

2015-04-29 Thread Bernhard Schmidt
Bernhard Schmidt wrote: Hi, >> Since I could not find anything secret in the initrd I have uploaded >> both images >> >> http://users.birkenwald.de/~berni/volatile/783620_initrd_ok >> http://users.birkenwald.de/~berni/volatile/783620_initrd_broken > > It is

Re: initramfs broken on Jessie upgrade

2015-04-28 Thread Bernhard Schmidt
Bernhard Schmidt wrote: > Don Armstrong wrote: > > Hi Don, > >>> has anyone observed something similar to >>> https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=783620 on their >>> Upgrade from Wheezy to Jessie? I'm still trying to figure out what'

Re: initramfs broken on Jessie upgrade

2015-04-28 Thread Bernhard Schmidt
aded both images http://users.birkenwald.de/~berni/volatile/783620_initrd_ok http://users.birkenwald.de/~berni/volatile/783620_initrd_broken Bernhard -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/mhpsrl$11l$2...@ger.gmane.org

Re: initramfs broken on Jessie upgrade

2015-04-28 Thread Bernhard Schmidt
for the secon= > d >> time on a production VM now. >>=20 >> - dist-upgrade works flawlessly >> - on first boot into Jessie I get an immediate (<1s) kernel-panic (see >> attached screenshot) about being unable to find the root fs. > > Did you run into > https:/

initramfs broken on Jessie upgrade

2015-04-28 Thread Bernhard Schmidt
upgrades, maybe there is something interesting in there. snip Best Regards, Bernhard -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/mhomrq$f44$1...@ger.gmane.org

Keyboard Layout changes after every boot

2015-01-22 Thread Bernhard Frühmesser
Hello, I have setup Debian Wheezy on an old MacBook of a friend. So far installation went find, during installation i choose MacBook/MacbookPro(Intl) for keyboard type, de for language and rwin-key for ALTGr. First everyting was find, but now after every boot the keyboard layout is US English

Speed up a WiFI interface ??

2014-12-30 Thread Bernhard Frühmesser
Hello, For a friend i setup a small RAID-1 config using Wheezy on one of his old machines, just to backup his most important stuff. Unfortunately the location where the box is placed can not be reached via cable because of building conditions, so only Wireless is possible. I have installed p

Problems with init scripts at boot after upgrade from Squeeze to Wheezy

2014-12-10 Thread Bernhard Frühmesser
Hi, After upgrading from Sqeeze to Wheezy i have two problems with starting up services while booting. First the service xdm is now started long before other services (like dhcp, clamd, dansguardian...) are started. Before the upgrade xdm was the last service that was started which was ok.

Re: TSM does not work with Jessie (was: Debugging segfaults in commercial software on Jessie)

2014-04-11 Thread Bernhard Schmidt
Bernhard Schmidt wrote: Hi, > Our TSM guy found the bugreport. > http://www-01.ibm.com/support/docview.wss?uid=swg1IC92662&myns=apar&mynp=DO > > IC92662: TSM CLIENT CAN CRASH WITH CERTAIN NODENAMES ON LINUX > DISTRIBUTIONS IF USING GLIBC 2.16 OR HIGHER IN THE FUTURE I

Citrix Receiver 13 on amd64-multiarch

2014-01-20 Thread Bernhard Schmidt
olved soon, which is quite unfortunate. Does anyone have better experience with Citrix? I did a few more tests, including installation of the binaries from the .tgz in /opt and porting over nspluginwrapper from Ubuntu, but all I get is a segfaulting wfica when it should connect. Bernhar

TSM does not work with Jessie (was: Debugging segfaults in commercial software on Jessie)

2013-11-25 Thread Bernhard Schmidt
Bernhard Schmidt wrote: Hi, [ IBM TSM client segfaults on some Jessie boxes ] >>>> The weird thing is, my colleague running sid on his desktop has the same >>>> problem. My desktop, running Jessie, does _not_ have the same problem. >>>> The VM in question,

Re: Debugging segfaults in commercial software on Jessie

2013-11-25 Thread Bernhard Schmidt
Bernhard Schmidt wrote: Hi, >>> The weird thing is, my colleague running sid on his desktop has the same >>> problem. My desktop, running Jessie, does _not_ have the same problem. >>> The VM in question, also running Jessie, does have this problem. >> &g

Re: Debugging segfaults in commercial software on Jessie

2013-11-24 Thread Bernhard Schmidt
difference. > > Ah. You've been there already. Just to report back, so far my attempts have been unsuccessful. I've compared the package lists on all three systems. It was quite messy since two of them are vastly differently managed work desktops, and I could not find any clues in there

Debugging segfaults in commercial software on Jessie

2013-11-19 Thread Bernhard Schmidt
ution version. Best Regards, Bernhard -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/l6fdlu$123$1...@ger.gmane.org

Re: no sound with youtube

2013-10-06 Thread Bernhard Kuemel
On 10/06/2013 03:18 PM, Jude DaShiell wrote: > On Sun, 6 Oct 2013, Bernhard Kuemel wrote: > >> Hi! >> >> I have no sound with youtube.com and chatroulette.com in iceweasel. > This is not a debian bug nor a bug with ice weasel either nor a problem > with your ha

no sound with youtube

2013-10-06 Thread Bernhard Kuemel
ely turn down volume but PCM won't go up again when I unmute or increase volume, so I'd have to fire up aumix to do that manually. Thanks, Bernhard bernhard@b:/data/home/bernhard/dwhelper$ cat /proc/asound/cards 0 [Live ]: EMU10K1 - SB Live! Value [CT4832]

Re: Preseeding german keyboard layout in Wheezy

2012-11-22 Thread Bernhard Schmidt
Bernhard Schmidt wrote: > I'm currently trying to streamline our Debian deployment using > preseeding and I'm having issues setting a German keyboard layout. I use > Wheezy daily 20121114 at the moment. > > Goals: > - installer should be English > - the count

Preseeding german keyboard layout in Wheezy

2012-11-21 Thread Bernhard Schmidt
Any ideas what I'm doing wrong? I've seen Bug #693493 but I'm already using the new option, so I'm at a loss here. Bernhard -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Re: Checking for kernel freshness

2012-04-12 Thread Bernhard Schmidt
keith wrote: > Bernhard Schmidt wrote: >> The hard part seems to be matching the running kernel against the >> version installed. I cannot figure out a good way so far. Nothing in the >> running kernel seems to show the Debian version (i.e. >> 2.6.32-41squeeze2), thus

Re: Checking for kernel freshness

2012-04-12 Thread Bernhard Schmidt
kernel and /sys/kernel, but not in /proc/version. Thanks! :-( Bernhard -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/jm6vdr$72t$1...@dough.gmane.org

Checking for kernel freshness

2012-04-12 Thread Bernhard Schmidt
/proc or /sys yet. Any idea how to solve that? Bernhard -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/jm6u5o$rmm$1...@dough.gmane.org

Re: aptitude vs. apt-get/dpkg purge

2011-11-10 Thread Bernhard Schmidt
bug #648313 for this. http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=648313 Best Regards, Bernhard -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/j9gm65$ott$1...@dough.gmane.org

aptitude vs. apt-get/dpkg purge

2011-11-09 Thread Bernhard Schmidt
h Squeeze and Wheezy: # apt-get install os-prober # aptitude (see that there is nothing to do) # apt-get purge os-prober # aptitude (see that it wants to install os-prober) I have not seen an explicit bug for it, but the 816 open bugs on aptitude are somewhat hard to browse. Is this a known issu

Re: Re: SOLVED: Lenny hangs on "Activating Swap"

2010-01-12 Thread Bernhard
Office applications (E-Mail, Internet, OpenOffice, ...). Should disabling the SWAP partition solve this problem? What Do you think about this strategy? Regards Bernhard -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Conta

web shop

2009-09-27 Thread Bernhard Kuemel
Hi debian user(s)! Are there web shops in debian? I couldn't find any. Did I miss them, or can you recommend any? Outside of debian I found minivend. Thanks, Bernhard -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble?

Re: ATI X1050 fglrx freezes garbage

2007-11-29 Thread Bernhard Kuemel
facts on my desktop background: I can see the kdm login screen (Welcome to b, Username:, Password:) and some stripes from the bars that open when enlightenment starts. Don't have that with fglrx and nvidia (but with nv). I'm attaching glxinfo 'lspci -nn' Xorg.0.log xorg.conf.

utf8 Problems

2007-07-28 Thread Bernhard Kuemel
wonder if it's easier to set up debian from scratch. I'm basically running debian testing (since a long time) but because I sometimes want packages from stable or unstable I have that in sources.list, too (well, stable is commented out currently) and so I don't upgrade to unstable I have this i

MythTV mirrors or updated howto.

2006-01-02 Thread Michael Bernhard Arp Sørensen
Hi there. I'm trying to install mythTV on my debian-box, but I can't update from the suggested deb-mirror in /etc/apt/sources.list: deb http://dijkstra.csh.rit.edu/~mdz/debian unstable mythtv Does anyone have another mirror to use? Does any of you know a good howto on debian and mythTV? Thanks

unsupported package in Sarge?

2005-09-03 Thread Bernhard Fastenrath
update-grub is unsupported¹ but used in 3.1 r0a "Sarge"? How can a package that is used in the current release be unusupported and how can I submit a bug report? ¹) http://bugs.debian.org/cgi-bin/pkgreport.cgi?which=pkg&data=""> -- http://en.wikipedia.org/wiki/User:Fasten/YHVH_language_desc

update-grub in 3.1r0a assigns wrong root device, cannot boot with 2.4

2005-09-03 Thread Bernhard Fastenrath
Two boot problems I ran into with the 3.1 r0a release: 1. My only drive is /dev/hde, /dev/hda is a cdrom, /dev/hde6 is the Linux root partition: /dev/hde6 78626 15878540400608+ 83 Linux update-grub wrote (hd0,0) as the root device into the AUTOMAGIC KERNELS LIST in /boot/

Re: encountered new file extension (.dwg)

2005-01-07 Thread Bernhard Reiter
n always is: What does "dealing with" means. If you know what dwg is you also know for what to search. DWG is a common file format when dealing with GIS or CAD. > Wait, according to what Jack says, there won't be any Debian package > to deal with .dwg's. Oh. He asked a ques

Re: [OT] Searching for a new upstream maintainer of Muttprint

2004-12-13 Thread Bernhard Walle
Kevin Mark wrote: On Sun, Dec 12, 2004 at 05:44:27PM +0100, Bernhard Walle wrote: at first, what is Muttprint? Muttprint is a small Perl script to print mails in Mutt and other text-based mail clients in a friendly way. I've been working on Muttprint for 3 years. It was my first OpenSource pr

[OT] Searching for a new upstream maintainer of Muttprint

2004-12-12 Thread Bernhard Walle
ntainer of Muttprint. Someone with more time and somewone who really wants to add new features. So: If YOU like to takeover the developement of Muttprint, please mail me! Regards, Bernhard -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

C/C++ code to read from /dev/ttyS0

2004-10-28 Thread Michael Bernhard Sørensen
Hi there. I'm writing a small program to read single characters/short strings from a serial device on my com port. But I can't get it to work. It might be a baud rate problem. I can send strings from another tty to my ttyS0 through a null modem cable, and it works fine. If anyone know of a lin

PHP and CLI

2004-07-30 Thread Michael Bernhard Sørensen
Hi there. What package is nesesary to install if I want to use php in the shell? Thanks in advance. Michael Denmark -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Virtual hosts, Apache2 and SSL

2004-07-13 Thread Michael Bernhard Sørensen
Hi there. Is there a howto about apache2, ssl and virtual hosts? I can't seem to open port 443, and I'm not sure if ssl is properly installed on my apache2. There doesn't seem to be an ssl module for apache2. I have 3 virtual hosts (name based) working on my test server on port 80. So far so goo

hpijs installed but my driver not in list

2004-07-09 Thread Michael Bernhard Sørensen
Hi there. I'm new to debian. I came from Suse and, latest, gentoo, but I got tired of waiting for compiling EVERYTHING. ;-) I've installed foomatic-db-hpijs(I presume that it's the right package) to make my hp photosmart 7150 working: # aptitude install foomatic-db-hpijs I restarts cupsys, but

Re: Installing php4-mysql 4.2.3-9

2003-03-04 Thread Bernhard Kuemel
t/preferences -- Package: * Pin: release a=stable Pin-Priority: 650 Package: * Pin: release a=testing Pin-Priority: 700 Package: * Pin: release a=unstable Pin Priority: 600 Bernhard -- Low end Serverhousing ab 25 e inkl. 1x 11 e/GB, etc.: http://bksys.at -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Installing php4-mysql 4.2.3-9

2003-03-03 Thread Bernhard Kuemel
php4-cgi and php4-mysql when I installed crossfire-server/unstable that triggered the installation of a new libc. Thanks, Bernhard -- Low end Serverhousing ab 25 e inkl. 1x 11 e/GB, etc.: http://bksys.at -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe

Re: cupsomatic

2001-11-21 Thread Bernhard Aichinger
On Thursday 15 November 2001 00:04, Andrew Agno wrote: > Try using your favourite high level package manager and search for > ppd. or use the file(s) from the windows driver disk and put them into /usr/share/cups/model/ Bernhard

Re: italian keyboard

2001-10-05 Thread Bernhard Aichinger
x-locales because util-linux recommend this package. Good luck, Bernhard

bugs.debian.org down ??

2001-06-07 Thread Bernhard Josef Rieder
really hurts) and some others (xaw-based???) will not rum with gsfonts-x11 installed. On the other side: dia requires gsfonts-x11 to run properly :-((( can anybody verify this? Bernhard -- Bernhard Rieder & Nagetiere: /""\ ___,-""-. [EMAIL PRO

Re: AVI Player

2001-06-07 Thread Bernhard Josef Rieder
y). Also has a nice On Screen Display > (you have to download the fonts separately). > > Would be nice if it was packaged for Debian... On the website it says packaginb would not make much sense since mplayer is highly optimized. Maybe a Installer package would be useful

galeon 0.10.6 Packages anywhere ?

2001-05-26 Thread Bernhard Josef Rieder
really do not like it. The look&feel is by magnitudes not as nice as with galeon. Bernhard -- /""\ ___.-""-. Bernhard Rieder & Nagetiere / `.o\ (0)).-".-.`. [EM

Re: PCMCIA Modem für Linux

2001-05-19 Thread Bernhard Junk
Georg Meier wrote: > Hi > > Volker Böhm wrote: > > ich suche verzweifelt nach einem benutzbaren und bezahlbaren PCMCIA > > Modem für mein Linux Notebook (SuSE 7.0). > > > nun, wenns günstig sein soll und du etwas Zeit investieren kannst > dann lies doch mal den Abschnitt der PCMCIA Howto mit den

Re: Netzwerkkarten wollen unter LINUX 7.1 nicht

2001-05-19 Thread Bernhard Junk
Erwin Borgelt wrote: > Erwin Borgelt > Birkenweg 26 > 48653 Coesfeld > > [EMAIL PROTECTED] > > SUSE LINUX 7.1 (4114-4332-8312-62) > > Netzwerkkarten wollen nicht ! > > eth0 = Micronet SP2082AV2 294013288 mit RTL 8029AS 98062S1 932C > > eth1 = Allied AT-2400T mit RTL 8029AS 04336S1 017C > > i

Re: Welche ist die beste ISDN-Karte

2001-05-19 Thread Bernhard Junk
Gernot Lorang wrote: > Hi > > > Ronald Iberl wrote: > > > ich bin auf der Suche nach einer ISDN-Karte für die neue LINUX Release > > von SUSE (7.1). > > Kann mir jemand einen fachmännischen Tip geben? > > > Von der Firma SEDLBAUER solls gute isdn-karten geben ,die sind linux only. > > /gerno

Re: Notebook Hardware-Voraussetzungen

2001-05-19 Thread Bernhard Junk
Macrob wrote: > Es gibt ja schon lange Notebooks und endlich spiele auch ich mit dem > Gedanken mir eins zu besorgen. Ich würde darauf gerne (Suse 7.1) KDE2, > Star Office und Gimp vernünftig benutzen könne. Hat jemand Erfahrung ab > welchen Hardware-Voraussetzungen das ordentlich funktioniert? >

Re: Problem mit HP DAT24i beim backuppen

2001-05-19 Thread Bernhard Junk
jh wrote: > Hi, > > ich habe Probleme mit dem Dat24 meine Platte zu backuppen. > Interessanterweise betrifft das nur die /dev/hdc (unter /home > gemountet), alles andere kann ich sichern solange ich lustig bin... > > Genauer: Wenn ich tar -cvf /dev/st0 /home eingebe, bleibt der nach ~30 > Dateie

printing with CUPS/Samba

2001-03-22 Thread Bernhard Wesely
Hi List, Ich have a problem printing from a Windows machine to a Samba-server running CUPS as printer daemon. The printer connected is a "HP LaserJet 4". CUPS accepts the printjob from the NT machine, and knows what filters to apply. But then CUPS says in the webinterface, that the job was aborted

Re: apt-server

2001-03-21 Thread Bernhard Wesely
ject: Re: apt-server > On Mon, Mar 19, 2001 at 12:57:22PM +0100, Bernhard Wesely wrote: > > Hi all, > > > > A friend of mine built some debian-packages, and I now try to put them at an > > apt-server for easy installing the packages at my work. > > I looked at th

Re: how to force 'dpkg --purge' ?

2001-03-20 Thread Bernhard Wesely
try dpkg --purge --force-depends but be aware, that it might corrupt your dependencies. good luck, Bernie - Original Message - From: "christophe barbe" <[EMAIL PROTECTED]> To: Sent: Tuesday, March 20, 2001 10:26 AM Subject: how to force 'dpkg --purge' ? > (under poatto with ximian gnom

Re: apt-server

2001-03-19 Thread Bernhard Wesely
vance, Bernie - Original Message - From: "Earl F Hampton" <[EMAIL PROTECTED]> To: Sent: Monday, March 19, 2001 1:05 PM Subject: Re: apt-server > On Monday 19 March 2001 03:57, Bernhard Wesely wrote: > > dpkg -i packagename > > > Hi all, > > > >

apt-server

2001-03-19 Thread Bernhard Wesely
Hi all, A friend of mine built some debian-packages, and I now try to put them at an apt-server for easy installing the packages at my work. I looked at the Debian-Hompage, but didn't find anything. Has anyone a hint, where I can start my search again? Thank in advance, Bernie

can't build modules of kernel 2.4.2

2001-03-01 Thread Bernhard Aichinger
\ done [EMAIL PROTECTED]:/usr/src/linux-2.4.2$ What did I make wrong? Any ideas? Bernhard

Re: mkttfdir is segfaulting on me

2000-12-15 Thread Bernhard Josef Rieder
#x27;s the > last "v" font. luckily, there's not much left in the directory unprocessed > except for wingdings... Does X with xtt work? the freetype module does not seem to need the fonts.dir file. Best regards, Bernhard pgpILqMK6FJgK.pgp Description: PGP signature

Kernelupdate auf 2.2

2000-12-04 Thread Juergen Bernhard
angeschlossen und haben eine statische IP. Ist es denn grundsätzlich nicht möglich MAC´s auch über 100MBit ans interne Netz zu hängen ?? Kann mir jemand helfen, dieses Problem zu beheben ??? Besten Dank im voraus für die freundliche Unterstützung. -- ciao Jürgen Bernhard

(nearly solved): s3virge server crashes

2000-12-01 Thread Bernhard Josef Rieder
On Wed, Nov 29, 2000 at 09:10:30PM +0100, Bernhard Josef Rieder wrote: > > Which X Server? > s3virge from XFree 4.0.1 (sorry I forgot to mention) It does not seem to depend on the server since I tested a Nvida Riva TNT card today and the same error still occurs. I discovered that it is

Re: s3virge server crashes

2000-11-29 Thread Bernhard Josef Rieder
Free86 3.3.6, I use the XF86_S3V driver, rather than the SVGA > driver recommended in the docs. I've heard inconsistant results from > the SVGA driver going back some time. Card is a 4 yo Gateway OEM ViRGE > VX. I used this one, too before I upgraded to 4.0.1. Maybe iupgrading wasn&#x

s3virge server crashes

2000-11-29 Thread Bernhard Josef Rieder
still an s3v-card or am I the only person having this f***ing error? Bernhard pgpz2WN6fet23.pgp Description: PGP signature

Re: The Microsoft tax

2000-11-21 Thread Bernhard Josef Rieder
On Mon, Nov 20, 2000 at 07:01:39PM +0100, Joachim Trinkwitz wrote: > Bernhard Josef Rieder <[EMAIL PROTECTED]> writes: > > > What do you do if you want to buy a laptop? I think buying a laptop > > without windoze is nearly impossible (at least here in austria) :((( >

Re: The Microsoft tax

2000-11-19 Thread Bernhard Josef Rieder
rticles in latest linux journal on building > both the ultimate linux workstation and under $800 machine). > What do you do if you want to buy a laptop? I think buying a laptop without windoze is nearly impossible (at least here in austria) :((( Bernhard

update with dselect and dpkg fails

2000-11-07 Thread Bernhard Aichinger
dpkg instruced me to fix the problem and run install again! I do not know what i should fix! Is there a problem with the package database? Where can i find the database and what should i do with it? Please help me, Bernhard -- Sent through GMX FreeMail - http://www.gmx.net

Reboot using Jazz++ 4.1.5 Beta

2000-10-08 Thread Bernhard Josef Rieder
about linux at the moment since it runs fine under Windows with Cakewalk. I would be very happy if someone else could try jazz and post to the list if it works or if it reboots. Bernhard PS: I always had some troubles with BTTV + changing video modes but there seems no solution to this

Re: Problem with Firewall and FTP

2000-09-13 Thread Bernhard Josef Rieder
Dear Sebastian, It would be nice to check your mailbox from time to time Bernhard -- 8< -- Dear Sir/Madam Your message cannot be delivered to the recipient because his/her mail box storage limit has exceeded. The summary of y

Re: Problem with Firewall and FTP

2000-09-13 Thread Bernhard Josef Rieder
nnections are not made to port 20 (ftp-data) but are made to the range 1024: But I am still wondering. Does apt use passive mode by default? I never used it. Bernhard -- __ ___ // )___--"""-. \ |,"( /`--"" `. Bernhard Rieder & 13 \/ o\ ( _.-. ,'";[EMAIL PROTECTED] |\" /`. \ , / | | \ ' .'`.; | | \.__ _-'.'| |--..,,,\_\"""""""""""" '''" _-'.' ___"- ) '''"'''---~""

Re: Perl 5.6 deb packages?

2000-08-16 Thread Bernhard Josef Rieder
g/bortzmeyer/debian/apt-sources/ Bernhard pgp8nGLOKGUum.pgp Description: PGP signature

konqueror (KDE) problem: Could not create view for ....

2000-07-05 Thread Bernhard Josef Rieder
s there any other knows solution for this issue or do I have to build kde from source rather than using the (tdyc-)deb? Bernhard

Re: Colormaps in Linux

2000-05-27 Thread Bernhard Rieder
mewhere in there. See manpage for XF86Config. Use anything but 24 and 8 bit. If you do not mind the black/white icons you can also use 24bpp since ererything except the broken icons will work correctly. Bernhard

Re: Simple mouse question....

2000-04-29 Thread Bernhard Rieder
hen manually edit /etc/X11/XF86Config and change the Protocol setting in section "Pointer" from PS/2 to IMPS/2 (which stands short for Intelli Mouse PS/2) Bernhard

Re: how do i remove a scsi device ?

2000-03-16 Thread Bernhard Rieder
tible sleep (usually IO) -- 8= - man ps you cannot remove the device until you kill this process. How do you kill a process in the "D" (=Dozing???) state? Bernhard

Re: [xserver-svga] [Intel i810] [agpgart module]

2000-03-13 Thread Bernhard Rieder
this a week before. I didn't compile the server myself but used the RPM from SuSE. There is also a kernel patch included in this RPM. There is also a kernel patch included in the X-sources but this needs a little more work to compile nicely. Bernhard

Re: Proper location for StarOffice

2000-02-14 Thread Bernhard Rieder
s helped a little. Bernhard PS: The location does not matter but I think /usr/local/soffice would be ok. Of couse you have to symlink /usr/local/soffice/bin/soffice to /usr/local/bin/soffice

Re: VMware

2000-02-02 Thread Bernhard Rieder
e it brings up the guest Bios, my > system freezes. I can't kill X, and I can't telnet in, but I can ping the > system from another computer. I have this problem when running xawtv in DGA mode. Do You have any applications running using DGA? Bernhard

Re: staroffice, potato (patching the kernel)

1999-11-30 Thread Bernhard Rieder
ut I'm not sure about (I have installed and updated it on my machine since 5.0 but never really used it) Bernhard Rieder

Re: X11 virtual display size

1999-11-16 Thread Bernhard Rieder
M Scroll +0 -100 > Key Right A M Scroll +100 +0 > Key Down A M Scroll +0 +100 No that is not quite what I mean. This are virtual desktops. OT: "Key Left A M Scroll -100 0" is not really a good idea since netscape uses this and other apps might use it too. Bernhard

Re: X11 virtual display size

1999-11-16 Thread Bernhard Rieder
on you use, > it is to have a virtual screen... Maybe I re-formulate my Question: Is there something (a Key combination) that locks the physical display to a fixed position on the virtual display (=prevents scrolling). Bernhard

X11 virtual display size

1999-11-16 Thread Bernhard Rieder
Hi, Is there a way to prevent X11 from scrolling when you have a virtual display size larger than the physical display size ? Bernhard

Re: starting ssh port forwarding from inetd

1999-11-04 Thread Bernhard Rieder
I do not see a violation of any standard here (I'm not M$ to shitting on standards) Thank You for your answer, Bernhard -- __ ___ // )___--"""-. \ |,"( /`--"" `.Bernhard Rieder \/ o\ ( _.-. ,'"; [EMAIL PROTECTED] |\" /`. \ , / | | \ ' .'`.; | | \.__ _-'.'| |--..,,,\_\"""""""""""" '''" _-'.' ___"- ) '''"'''---~""

Re: starting ssh port forwarding from inetd

1999-11-03 Thread Bernhard Rieder
have access to the server and I don't know wether HP-UX supports IPSEC at all. Bernhard

starting ssh port forwarding from inetd

1999-11-03 Thread Bernhard Rieder
n? I didn't find any information in the manpages and I would not like to search it in the source. I understand the problem but don't know the solution: inetd listend on port 110 inetd gets a connection inetd starts ssh And now there's the question: How does inetd forward the connection to ssh? Bernhard

Re: Ftp problem.

1999-10-20 Thread Bernhard Rieder
is waiting for event] Oct 20 07:51:08 ratte PAM_unix[791]: auth could not identify password for [bernhard] - /etc/ftpusers --- # /etc/ftpusers: list of users disallowed ftp access. See ftpusers(5). root daemon bin sys sync games man lp

Re: mktemp segfaults

1999-10-19 Thread Bernhard Rieder
Bernhard Rieder wrote: Thank You for all your answers. Maybe the glib info-files are better than the html documentation.

mktemp segfaults

1999-10-18 Thread Bernhard Rieder
1.2-5 from potato and gcc 2.95.2-0pre2. Bernhard -- __ ___ // )___--"""-. \ |,"( /`--"" `.Bernhard Rieder \/ o\ ( _.-. ,'"; [EMAIL PROTECTED] |\" /`. \ , / | | \ ' .'`.; | | \.__ _-'.'| |--..,,,\_\"""""""""""" '''" _-'.' ___"- ) '''"'''---~""

Re: xawtv (no /dev/video)

1999-08-10 Thread Bernhard Rieder
t; I get a lot of this line from the xterm when I change > channels... > > ioctl VIDIOCSAUDIO: Invalid argument Hmmm. I don't know this. Try mixer= in your ~/.xawtv Bernhard -- __ ___ // )___--"" "-. \ |,"

Re: xawtv (no /dev/video)

1999-08-10 Thread Bernhard Rieder
eem to be broken so this isn't always loaded. Bernhard -- __ ___ // )___--"""-. \ |,"( /`--"" `.Bernhard Rieder \/ o\ ( _.-. ,'"; [EMAIL PROTECTED] |\" /`. \ , / | | \ ' .'`.; | | \.__ _-'.'| |--..,,,\_\"""""""""""" '''" _-'.' ___"- ) '''"'''---~""

Re: xawtv (no /dev/video)

1999-08-10 Thread Bernhard Rieder
don't know how to make device "video". > > Do I have make the device 'video'? Or do I have to change some setting > in xawtv? ln -s /dev/video0 /dev/video -- __ ___ // )___--&qu

Re: gnome-apt

1999-08-08 Thread Bernhard Rieder
g. I use potato and run an update every day. My /etc/apt/sources.list seems to be correct since it works with apt. Any Ideas? Bernhard Rieder -- __ ___ // )___--"""-. \ |,"( /`--"" `.Bernhard Rieder \/ o\ ( _.-. ,'"; [EMAIL PROTECTED] |\" /`. \ , / | | \ ' .'`.; | | \.__ _-'.'| |--..,,,\_\"""""""""""" '''" _-'.' ___"- ) '''"'''---~""

gnome-apt

1999-08-08 Thread Bernhard Rieder
Where do I get a working version gnome-apt ? Since about one month when selecting "Complete run" apt prints Start Stop to the console but does not do anything. It shows the progress window for about half a second so I can read nothing. Bernh

Re: How can I change the host name?

1999-08-01 Thread Bernhard Rieder
boot time (in /etc/init.d/hostname.sh) by calling "hostname --file /etc/hostname" Bernhard Rieder > -- > Unsubscribe? mail -s unsubscribe [EMAIL PROTECTED] < /dev/null -- __ ___ // )___--"""-. \ |,"( /`--"" `.Bernhard Rieder \/ o\ ( _.-. ,'"; [EMAIL PROTECTED] |\" /`. \ , / | | \ ' .'`.; | | \.__ _-'.'| |--..,,,\_\"""""""""""" '''" _-'.' ___"- ) '''"'''---~""

Re: prefered database in debian?

1999-07-30 Thread Bernhard Rieder
ostgresql.org (or http://gd.tuwien.ac.at:8040/). > That's what I said. Full source is freely available for both. Sorry. I read _n_either. Bernhard

Re: prefered database in debian?

1999-07-30 Thread Bernhard Rieder
040/). didn't compile it so I couldn't check if it is the complete source but I think so. Bernhard -- __ ___ // )___--"" "-. \ |,"( /`--"" `.Bernhard Rieder \/ o\ ( _.-. ,'"; [EMAIL PROTECTED] |\" /`. \ , / | | \ ' .'`.; | | \.__ _-'.'| |--..,,,\_\"""""""""""" '''" _-'.' ___"- ) '''"'''---~""

  1   2   >