Displaying 10 results from an estimated 10 matches for "thibs".
Did you mean:
thias
2009 Aug 22
5
[Bug 23461] New: X crashes with some GTK apps
http://bugs.freedesktop.org/show_bug.cgi?id=23461
Summary: X crashes with some GTK apps
Product: xorg
Version: unspecified
Platform: x86 (IA32)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
AssignedTo: nouveau at lists.freedesktop.org
2009 Oct 18
4
[Bug 24607] New: Suspend fails with kernel hang
http://bugs.freedesktop.org/show_bug.cgi?id=24607
Summary: Suspend fails with kernel hang
Product: xorg
Version: unspecified
Platform: x86 (IA32)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
AssignedTo: nouveau at lists.freedesktop.org
2004 Aug 18
4
chfn, date, chsh INFECTED according to chkrootkit
I ran chkrootkit ( v. chkrootkit-0.43 ) earlier and
noticed that chfn, date, and chsh showed as being
infected. I remember reading post from the past that
right now chkrootkit is giving alot of false
positives, so I suspected that these 3 binaries are
not bad.
However, to be on the safe side, I deleted the 3
binaries, removed /usr/src and did a 'make world' to
4.10-STABLE.
But, chfn,
2010 Oct 07
1
Qmail+Vpopmail+Mysql+Dovecot 2.x (Notes on a successful conversion)
...hell of a time converting my qmail install to dovecot 2.0.5,
so I thought I'd pass on what I learned.
1. When using vpopmail, do not use " --disable-many-domains". If you
do, you'll need to recompile vpopmail without that setting and use the
script found at
http://qmailrocks.thibs.com/downloads/scripts/migrate-vpopmail-many-domains
to collapse the tables.
2. Switch to mysql authentication. The following snippet works well.
driver = mysql
connect = host=/var/run/mysqld/mysqld.sock user=vpopmail
password=YOURPASS dbname=vpopmail
default_pass_scheme = PLAIN
password_query...
2011 Feb 22
22
[Bug 34554] New: Nouveau seems to have corrupted my laptop screen's EDID info
https://bugs.freedesktop.org/show_bug.cgi?id=34554
Summary: Nouveau seems to have corrupted my laptop screen's
EDID info
Product: xorg
Version: unspecified
Platform: x86 (IA32)
OS/Version: Linux (All)
Status: NEW
Severity: major
Priority: medium
Component: Driver/nouveau
2003 Dec 04
2
Compact SSH?
I am looking for a micro ssh server/client implementation. This
implementation would have to be small enough to run on microprocessors.
e.g. systems with <512KB memory and ~20Mhz 8bit processors - like a Rabbit
or a PIC.
I have looked around but have not found anything suitable. Does anyone
have a recommendataion?
Thanks in advance.
Thomas DuBuisson
2003 Dec 09
1
How to compile SSH on Jaguar (Mac OS X), technical question
Thanks to all the help I got in writing my HOW TO, im am getting closer
to isuue it.
I have just seen a file called:
/System/Library/Filesystems/AppleShare/sshHelper
I wonder what will break, if I disable Apples own OpenSSH
implementation. Would FileSharing not work anymore? Any workarounds
known?
Thanks for help,
Robert Welz
2004 Jun 12
2
Hacked or not appendice
Hi all again,
I must add, there are no log entries after June 9, 2004. "LKM" message first
apeared June 8, 2004, after this day, there is nothing in /var/messages,
/var/security .....
How could I look for suspicious LKM module ? How could I find it, if the
machine is hacked and I can not believe "ls", "find" etc. commands ?
Peter Rosa
2005 Jul 22
12
Dell Hardware
Guys.
What do you think about Dell hardware and Asterisk? Whos using it, comments,
any special specs recommended or models?
2018 Jul 26
2
Random behavior of mclapply
Hi,
I wondered about the behavior described in the following stackoverflow
question:
https://stackoverflow.com/questions/20674538/mclapply-returns-null-randomly
More specifically, I would like to know if you ever considered the
suggestion made in the comments of the first answer, namely to somehow warn
the user if one of the processes has been killed by the out-of-memory
killer ?
I am always