is Ansible easy to use?

2022-10-20 Thread Philipp Ewald
destroyed or need more time on creating the playbook... It is so hard or im so bad? -- Philipp Ewald Administrator

Re: mail monitoring

2022-06-22 Thread Philipp Ewald
ors But spamassassin maybe is a good idea -> so i can filter mails i know there are good or maybe bayes will help thanks Am 22.06.22 um 13:35 schrieb Dan Ritter: Philipp Ewald wrote: Hello guys, our server sending all message to our main Mail Account. Thats good we don't wanna change that. Al

mail monitoring

2022-06-22 Thread Philipp Ewald
already can do this? Thanks for your input kind regards -- Philipp Ewald Administrator

Re: apt install : command not found

2021-11-25 Thread Philipp Ewald
on what might be the problem? Thanks all in advance for the help, Best regards, Marc -- Philipp Ewald Administrator DigiOnline GmbH, Probsteigasse 15 - 19, 50670 Köln Fax: +49 221 6500-690, E-Mail: philipp.ew...@digionline.de AG Köln HRB 27711, St.-Nr. 5215 5811 0640 Geschäftsführer: Werner Grafenhain Informationen zum Datenschutz: www.digionline.de/ds

run script after updating package

2021-09-15 Thread Philipp Ewald
Hello, is there a way, where i can run a script after updating a spezial package? I have found this: APT::Update::Post-Invoke {"/thinks/to/do.sh";} This would be workaround but nice would be to only run after a spezial package was updatet. Thanks Kind regards Philipp -- Phi

Re: Courier Authdeamon problem after upgrade

2021-08-26 Thread Philipp Ewald
Oh sorry. As wourkaround we allready changed the permission on that directory. We are not affectied by this security problem, as we dont print the password hash from authdaemon. Thanks for help! On 8/26/21 1:02 PM, Greg Wooledge wrote: On Thu, Aug 26, 2021 at 10:21:55AM +0200, Philipp Ewald

Re: Courier Authdeamon problem after upgrade

2021-08-26 Thread Philipp Ewald
Thank you for your advise! i will add user to mail group and try again. On 8/25/21 5:01 PM, Greg Wooledge wrote: On Wed, Aug 25, 2021 at 04:14:51PM +0200, Philipp Ewald wrote: i have upgrade my Debian 10 to 11 and notice that courier-authdeamon got problem with new permissions in /var/run

Courier Authdeamon problem after upgrade

2021-08-25 Thread Philipp Ewald
nd regards Philipp -- Philipp Ewald Administrator DigiOnline GmbH, Probsteigasse 15 - 19, 50670 Köln Fax: +49 221 6500-690, AG Köln HRB 27711, St.-Nr. 5215 5811 0640 Geschäftsführer: Werner Grafenhain Informationen zum Datenschutz: www.digionline.de/ds

Re: Certbot in Buster

2020-11-24 Thread Philipp Ewald
Many thank! i had now finely the time to test this (as far as possible) last test is when Lets Encrypt change there Chain. (security)update i have to install manual? On 11/18/20 7:01 PM, Michael Stone wrote: On Wed, Nov 18, 2020 at 06:42:27PM +0100, Philipp Ewald wrote: can i install

Re: Certbot in Buster

2020-11-18 Thread Philipp Ewald
Preferably you should be using @packages.debian.org as this might reach more people (e.g. others interested in the package), just in case the Maintainer won't provide a backport or is unresponsive. Kind regards, Andrei -- Philipp Ewald Administrator DigiOnline GmbH, Probsteigasse 15 - 19, 50

Certbot in Buster

2020-11-18 Thread Philipp Ewald
package but no answer. What can i do? Kind regards Philipp -- Philipp Ewald Administrator DigiOnline GmbH, Probsteigasse 15 - 19, 50670 Köln Fax: +49 221 6500-690, E-Mail: philipp.ew...@digionline.de AG Köln HRB 27711, St.-Nr. 5215 5811 0640 Geschäftsführer: Werner Grafenhain Informationen zum

Re: OpenSSl encrpt and decrypt a String

2020-10-16 Thread Philipp Ewald
Thank you! I have used this : openssl base64 -d instead of "base64 -d" .. On 16.10.20 18:09, Reco wrote: Hi. On Fri, Oct 16, 2020 at 03:58:46PM +0200, Philipp Ewald wrote: echo -n "That's the text" | openssl enc -aes-256-cbc -a -A -nosalt g

OpenSSl encrpt and decrypt a String

2020-10-16 Thread Philipp Ewald
4 -d | openssl enc -d -aes-256-cbc echo -n "ttn39k7YiglePLvmmc6s+w==" | openssl base64 -d | openssl enc -d -aes-256-cbc -nosalt is not working "bad decrypt" or "bad magic number" can some one explain why this isn't working? and how it should work?

Re: reprepro using a gpg certificate

2020-09-28 Thread Philipp Ewald
ut then it (of course) cannot require someone to fill in a gpg password. Is there any simple tutorial somewhere that I haven't found? thanks in advance -- Andreas Rönnquist mailingli...@gusnan.se andr...@ronnquist.net [Please don't CC me, if I mail to a mailinglist, I am subscribed t

Re: traps: courieresmtp

2020-09-28 Thread Philipp Ewald
arround. so i have tried with "echo -e ..." I would report it as a bug against courier, I will do this. Thanks for advise Kind regards Philipp Am 28.09.20 um 03:49 schrieb David Wright: (Reordered quotes.) Am Donnerstag, 24. September 2020 schrieb Philipp Ewald: maybe i fo

traps: courieresmtp

2020-09-24 Thread Philipp Ewald
s this a bug from courier? debian? maildrop? kind regards Philipp -- Philipp Ewald Administrator DigiOnline GmbH, Probsteigasse 15 - 19, 50670 Köln E-Mail: philipp.ew...@digionline.de AG Köln HRB 27711, St.-Nr. 5215 5811 0640 Geschäftsführer: Werner Grafenhain Informationen zum Datenschutz: www.digionline.de/ds

traps: courieresmtp

2020-09-22 Thread Philipp Ewald
il to DO–MAIN.TLD via thunderbird (smtp server is the same) or something else Server report: No such domain (replace DO–MAIN.TLD with a real domain containing normal "-") Mail was send via .mailfilter (auto reply) is this a bug from courier? debian? maildrop? kind regards Philipp

dmenu and xmonad in buster not working together

2020-06-03 Thread Philipp Kemmeter
something, I'm stuck. The only way to work further is switching to a non-X terminal and killing dmenu. It worked fine on jessie and stretch. Does anybody has any advice? Best regards Philipp

Re: does anybody remember which debian release was it that asked for the MAC ID details at the end ?

2016-07-25 Thread Philipp Kern
tallation/early boot. Kind regards Philipp Kern

Re: Install Apache Modules on Webmin

2015-12-31 Thread Philipp Schneider
On Thu, 31 Dec 2015 14:50:01 +0100, Jorge wrote: > I am newbie on Webmin + Virtualmin. Since I used cPanel it was very easy > to enable modules such as gd, fileinfo, exif, mysqli, ... using > EasyApache. > In Webmin I guess it should be done under Servers - Apache Web Server - > Configure Apache M

Cinnamon crashing after upgrade to 2.4 from experimental repo

2015-05-26 Thread Philipp Trulson
now Cinnamon is always crashing. I attached the .xsession-errors file, but I am not sure what the core of the problem is so I don't want to report it yet. There is no "rogue" package of the old version left, everything is upgraded to 2.4. Maybe you can help me. Best regards, P

Re: need help on kvm

2015-02-28 Thread Philipp Schneider
On Sat, 28 Feb 2015 11:00:02 +0100, Long Wind wrote: > during kvm installation it says it fails because my system does not have > CPU extensions ... > > Is it possible to run kvm without CPU extensions?? > > I can accept low performance I'm developing android app and want to run > emulator. Yo

Re: Centralized update management (WSUS-like) for Debian-based systems?

2013-10-31 Thread Philipp Born
On 30.10.2013 19:34, Henrique de Moraes Holschuh wrote: On Wed, 30 Oct 2013, Philipp Born wrote: Am Mi 30 Okt 2013 12:19:49 CET schrieb Colin: On Mon, Oct 28, 2013 at 11:52 AM, Philipp Born wrote: we're looking for something a bit WSUS-like for Debian (and Ubuntu) to roll out updates e

Re: Centralized update management (WSUS-like) for Debian-based systems?

2013-10-30 Thread Philipp Born
On 29.10.2013 23:43, Wawrzek Niewodniczanski wrote: On 29 October 2013 22:38, Rob Owens mailto:row...@ptd.net>> wrote: On Mon, Oct 28, 2013 at 12:52:30PM +0100, Philipp Born wrote: > Hi, > > we're looking for something a bit WSUS-like What is WSUS?

Re: Centralized update management (WSUS-like) for Debian-based systems?

2013-10-30 Thread Philipp Born
Am Mi 30 Okt 2013 12:19:49 CET schrieb Colin: On Mon, Oct 28, 2013 at 11:52 AM, Philipp Born wrote: Hi, we're looking for something a bit WSUS-like for Debian (and Ubuntu) to roll out updates etc on our Debian- and Ubuntu-based infrastructure. We've already tried Landscape (the

Re: Centralized update management (WSUS-like) for Debian-based systems?

2013-10-29 Thread Philipp Born
On 29.10.2013 11:29, Colin wrote: Did Landscape support Debian ? And apart from the cost, what issues did you encounter with it ? It seems by your requirements are very specific and that you will need to invest your time or someone else's but I doubt you can do it without some sort of compensati

Centralized update management (WSUS-like) for Debian-based systems?

2013-10-28 Thread Philipp Born
omething usable that would fit somehow these requirements? Thanks for your help! Greetings from Germany - Philipp -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lis

Re: web-gui for scripts

2013-10-18 Thread Philipp Born
Hey, is it "something like this" or is it "this"? If it's "this", I would suggest you to install a software like Webmin or so. Greetings. On 18.10.2013 14:35, Pol Hallen wrote: Howdy :-) I searching for what is the way to create a gui interface for my scripts ("security web-gui"). So, a sc

Re: Installing Lenny on PowerMac?

2012-11-18 Thread Philipp Kern
On Sun, Nov 18, 2012 at 04:10:29PM -0800, Rick Thomas wrote: > Would I have better luck with a DVD, where I wouldn't need to get > anything from the network mirrors until after the installation is > complete? Yes. Kind regards Philipp Kern signature.asc Description: Digital signature

Re: 2TB USB hard drive for backing up

2012-04-23 Thread Philipp Schneider
On Sat, 21 Apr 2012 21:50:02 +0200, tv.deb...@googlemail.com wrote: > Hi, I use seagate's ST2000DL003-9VT1 (it's some kind of "eco" drive, but > still fast) for that purpose, in raid1. No complains. I have had > disastrous experiences with WD 2TB drives (those "green" monstrosity). I > use gpt par

Re: HTTP proxy over ssh recommendation?

2011-11-10 Thread Philipp Tölke
> Philipp Tölke wrote: > > Did you look at the -D option for ssh? > > [...] > there is a way but unknown to me. I don't want to run my local > firefox under socksify. I am sure that would work but then I couldn't > easily switch it on and off as needed. The

Re: HTTP proxy over ssh recommendation?

2011-11-10 Thread Philipp Tölke
urrently the SOCKS4 and SOCKS5 protocols are supported, and ssh will act as a SOCKS server. Only root can forward privileged ports. Dynamic port forwardings can also be specified in the configu‐ ration file. #v- I have never used it myself, but it sounds usable. Regards, -- Philip

Re: Preseeded installation with non-standard locale

2011-11-10 Thread Philipp Tölke
for my needs. Regards, Philipp -- 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/4ebbaaef.7030...@philipptoelke.de

Re: Preseeded installation with non-standard locale

2011-11-04 Thread Philipp Tölke
ed locale, spits out "line=..." and after that switches to "de_DE.UTF-8". The locale after booting the freshly installed system was "de_DE.UTF-8". I have to mention that this is still lenny. Perhaps there are old bugs? Regards, -- Philipp Tölke signature.asc Description: Digital signature

[lisi.re...@gmail.com: Re: dual head display on a laptop]

2011-11-04 Thread Philipp Tölke
-- Philipp Tölke --- Begin Message --- On 4 November 2011 16:22, Philipp Tölke wrote: >>> What does just "xrandr" say? >> >> Titan:/home/chihiro# xrandr >> xrandr: Output VGA-0 is not disconnected but has no modes >> Titan:/home/chihiro# > > This

[lisi.re...@gmail.com: Re: dual head display on a laptop]

2011-11-04 Thread Philipp Tölke
-- Philipp Tölke --- Begin Message --- On 4 November 2011 16:22, Philipp Tölke wrote: >>> What does just "xrandr" say? >> >> Titan:/home/chihiro# xrandr >> xrandr: Output VGA-0 is not disconnected but has no modes >> Titan:/home/chihiro# > > This

Re: dual head display on a laptop

2011-11-04 Thread Philipp Tölke
does "grep -i randr /var/log/Xorg.0.log" say? -- Philipp Tölke signature.asc Description: Digital signature

Re: dual head display on a laptop

2011-11-04 Thread Philipp Tölke
> Titan:/home/chihiro# xrandr --output VGA --mode 1280x1024 --output LVDS --off > xrandr: Output VGA-0 is not disconnected but has no modes > Titan:/home/chihiro# > [...] > Any suggestions? What does just "xrandr" say? Cheers, -- Philipp Tölke signature.asc Description: Digital signature

Preseeded installation with non-standard locale

2011-11-04 Thread Philipp Tölke
ller/charmap ISO-8859-15 d-i debian-installer/locale string de_DE@euro d-i debian-installer/keymap string de d-i debian-installer/locale select de_DE@euro #v- As you can see I have tried setting every option I could find. Is there a way of getting localechooser to choose exactly what I specified?

Re: OT - stitching together 2 pdf files

2011-07-12 Thread Philipp Überbacher
Excerpts from AG's message of 2011-07-12 18:34:00 +0200: > Hi all > > Sorry for the OT, but does anyone know of a way to stitch 2 separate pdf > files together to make one large one? > > I'm pretty sure acroread won't, but I was wondering about Xpdf or > possibly a command-line approach? > > T

Re: debian 6.0 boot failure after update to grub2

2011-06-27 Thread Philipp Überbacher
Excerpts from lee's message of 2011-06-27 20:57:55 +0200: > Philipp Überbacher writes: > > > However, after spending many hours on this (thanks phcoder from #grub) > > it turned out that necessary modules were missing from initramfs. > > Adding jfs was enough for t

Re: debian 6.0 boot failure after update to grub2

2011-06-26 Thread Philipp Überbacher
Excerpts from Joe's message of 2011-06-26 21:46:47 +0200: > On Sun, 26 Jun 2011 18:44:49 +0200 > Philipp Überbacher wrote: > > > > > I tried manual mounting from busybox: > > mount /dev/sda1 /root > > fails with Invalid Argument > > > >

Re: Default paper size in LibreOffice

2011-06-26 Thread Philipp Überbacher
Excerpts from Rick Thomas's message of 2011-06-27 02:04:40 +0200: > > I've tried everything I can think of, but every time I create a new > document in LibreOffice Writer it wants to print on A4 paper. I'm in > the US and everything else uses US-Letter paper. As I understand it, > the acce

Re: debian 6.0 boot failure after update to grub2

2011-06-26 Thread Philipp Überbacher
Excerpts from Philipp Überbacher's message of 2011-06-26 04:38:27 +0200: > Excerpts from lee's message of 2011-06-25 22:40:59 +0200: > > Philipp Überbacher writes: > > > > > Excerpts from lee's message of 2011-06-25 20:06:48 +0200: > > >> Phil

Re: debian 6.0 boot failure after update to grub2

2011-06-25 Thread Philipp Überbacher
Excerpts from lee's message of 2011-06-25 22:40:59 +0200: > Philipp Überbacher writes: > > > Excerpts from lee's message of 2011-06-25 20:06:48 +0200: > >> Philipp Überbacher writes: > >> > >> > The system waits for the root file system for

Re: debian 6.0 boot failure after update to grub2

2011-06-25 Thread Philipp Überbacher
Excerpts from lee's message of 2011-06-25 20:06:48 +0200: > Philipp Überbacher writes: > > > The system waits for the root file system for a while and then drops > > into a shell with the (initramfs) prompt. > > > > There's no /dev/sd* or /dev/disk for s

Re: debian 6.0 boot failure after update to grub2

2011-06-25 Thread Philipp Überbacher
mu. As a consequence I get mdadm errors because the raid > disks aren't present, but since those are used for data storage only to > my knowledge this shouldn't matter. > > Any advice on how to get the system to boot again is appreciated. > > Regards, > Philipp Just to

debian 6.0 boot failure after update to grub2

2011-06-25 Thread Philipp
t matter. Any advice on how to get the system to boot again is appreciated. Regards, Philipp -- 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/1309006321-sup-5676@eris

Re: Ripping CD

2011-06-24 Thread Philipp Überbacher
d solution for CD ripping/writing > tools. > > Thanks If you're looking for accurate rips, look at morituri or rubyripper. Regards, Philipp -- 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/1308910161-sup-3219@eris

Re: Wicd sees router but won't connect -solved

2011-06-23 Thread Philipp Überbacher
Excerpts from Anthony Campbell's message of 2011-06-23 13:06:54 +0200: > On 23 Jun 2011, Philipp Überbacher wrote: > > Hi Anthony, > > I had similar problems in the past. Seemingly working wireless but not > > really. In my case it boiled down to drivers that didn't

Re: Wicd sees router but won't connect

2011-06-23 Thread Philipp Überbacher
IRC I met a guy who said he was the maintainer and using networkmanager himself.. My suggestion is to, somehow, make sure the driver works for your chip and then configure everything manually, using wpa_supplicant directly if necessary (not THAT hard). If you can't get it to work that way it

Re: USB sound card

2011-06-22 Thread Philipp Überbacher
n chances are good it will just work in Linux too. Stay away from USB 2 interfaces, those will most likely not work. Regards, Philipp -- 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/1308730370-sup-2287@eris

Re: How to stipulate default applications in GNOME

2011-06-17 Thread Philipp Überbacher
Excerpts from AG's message of 2011-06-17 18:55:24 +0200: > Hey list > > In GNOME, if the options selected under "preferred applications" for > browsers doesn't get applied, how can I set an application to be the > default? > > Case in point: I use Kmail & Icedove, and want Iceape as my default

Re: psi instead of Skype

2011-06-13 Thread Philipp Überbacher
Excerpts from Andreas Weber's message of 2011-06-13 12:43:30 +0200: > On 2011-06-13 11:19, Philipp Überbacher wrote: > > Afaik the audio codec skype uses is open now, but I too doubt that this > > goes for the whole protocol. I doubt the situation will get better with > >

Re: news/mail client and the text borders

2011-06-13 Thread Philipp Überbacher
Excerpts from Davide Baldini's message of 2011-06-13 04:28:18 +0200: > What software do you use for mail/news? > I see all your messages are proudly well formatted and perfectly fit in > pages of 80 columns, while I have to push return each line. If i forget, > lines gets splitted in my window but

Re: psi instead of Skype

2011-06-13 Thread Philipp Überbacher
Excerpts from Nuno Magalhães's message of 2011-06-13 00:04:14 +0200: > Hi, > > Not an expert, but skype uses its own proprietary protocol, i think > (plus SIP to initiate), so i think you'd need a skype transport on > your jabber server. Again, not an expert. > > Try converting your friends to op

Re: k3b can't burn audio CD, got a few coasters today

2011-06-12 Thread Philipp Überbacher
opts=burnfree textfile=/tmp/qt_temp.Yl5941 -useinfo -audio > /tmp/kde-red/k3b_audio_0_01.inf /tmp/kde-red/k3b_audio_0_02.inf > /tmp/kde-red/k3b_audio_0_03.inf /tmp/kde-red/k3b_audio_0_04.inf > /tmp/kde-red/k3b_audio_0_05.inf /tmp/kde-red/k3b_audio_0_06.inf > > --

Re: Linux for humans that differ to averaged people was - Re: Subscription

2011-06-11 Thread Philipp Überbacher
cond person singular) how such a > person would do so. Reading web pages with a braille display is a matter of using a text browser, there are a number of those available on Linux. Regards, Philipp -- 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/1307813781-sup-3856@eris

Re: Xorg keyboard/mouse "no reaction" under testing.

2011-05-15 Thread Philipp Drum
h the evdev driver. Using 'mouse' as drivers works, but I lost the mouse wheel left/right buttons. /Philipp -- 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/20110515140541.ga...@slash.drump.de

Re: Unicode Character key-in problem

2010-09-07 Thread Philipp Pagel
Thomas Vazhappilly wrote: > [-- text/plain, encoding 7bit, charset: ISO-8859-1, 15 lines --] > Hi..! > I am a migrant from MS Windoz to Gnu/Linux. Only one problem where I stuck > is, I cannot key in some characters in UTF-8 such as "CURRENCY SIGN" as in > typing MS Windoz. In MSW I can get the

Re: KDE session dead

2010-03-02 Thread Philipp Pagel
So far I was unable to nail down exactly what the problem is or how to permanently fix it. cu Philipp -- Dr. Philipp Pagel Lehrstuhl f. Genomorientierte Bioinformatik Technische Universität München http://webclu.bio.wzw.tum.de/~pagel/ -- To UNSUBSCRIBE, email to debian-user-requ...@lists

Re: Problems with Debian PowerPC

2009-12-18 Thread Philipp Kern
ping is currently almost non-existant. As soon as something is copied over to testing autobuilding is automatically stopped, which might be another bug of its own. Kind regards, Philipp Kern -- .''`. Philipp KernDebian Developer : :' : http://philke

Re: updating with aptitude

2009-04-06 Thread Philipp Pagel
nny/updates main contrib ^ You are running lenny which is stable not testing as of a few weeks ago. cu Philipp -- Dr. Philipp Pagel Lehrstuhl f. Genomorientierte Bioinformatik Technische Universität München http://mips.gsf.de/staff/pagel -- To UNSUBSCRIBE, e

Re: Pingin won't connect?

2009-03-12 Thread Philipp Kern
On Thu, Mar 12, 2009 at 11:32:26PM +0100, Philipp Kern wrote: > Pushed as pidgin 2.4.3-4lenny1~volatile0 into volatile-proposed. > Please test and report back. A small correction: the autobuilders will need a day or two until all builds for all architectures are available. I only uploaded

Re: Pingin won't connect?

2009-03-12 Thread Philipp Kern
e-proposed can be activated temporarily by adding this line to your /etc/apt/sources.list: deb http://volatile.debian.org/debian-volatile lenny-proposed-updates/volatile main Kind regards, Philipp Kern -- .''`. Philipp KernDebian Developer : :'

Re: Docx and OpenOffice in Lenny

2008-10-20 Thread Philipp Pagel
ord and OpenOffice are no more than mild annoyances but your situation sounds quite different. cu Philipp -- Dr. Philipp Pagel Lehrstuhl f. Genomorientierte Bioinformatik Technische Universität München http://mips.gsf.de/staff/pagel -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: copying ms-windows

2008-08-18 Thread Philipp Hübner
harddisks in one computer, create a partition with the same size on the new harddisk and use 'dd if= of=. This will create a 1:1 copy of your partition. Regards, Philipp -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.9 (GNU/Linux) iEYEARECAAYFAkipwjIACgkQFhl05MJZ4OikCQCfb70+KBP

Re: [Debian-User] Debian + non ose virtualBox

2008-08-12 Thread Philipp Hübner
; thing. I think the problem are the rights within /proc/bus/usb/ or similar. When I wanted to use USB in the guest, I had to 'chown -R a+rw/ the folder to get it working. There might be a better way to get this done, because I think this might be a security risk, but at least it worked for m

Re: apt-get update segmentation fault

2008-06-21 Thread Philipp Hübner
download all package information fresh and new. Regards, Philipp -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFIXP3xFhl05MJZ4OgRAtjkAKCLMro6S+6g2UPp8ByHw4ueNCDnfgCgwbug X7u4CvwITSCfY+d35wkCT3s= =zNTt -END PGP SIGNATURE- -- To UNSUBSCRIBE, email to [EMAIL PROTECTE

Compiling all packages with debug information?

2007-10-06 Thread Philipp Marek
Hello everybody, as I'm running unstable I sometimes find bugs in applications. Now it would be very nice if there was some way to get the matching debug information for the packages, so gdb could print a better backtrace, or eg. show exactly which line segfaults. Currently I'd have to recomp

Re: libc6 with support for old kernels

2007-08-08 Thread Philipp Marek
Hello Nigel, On Dienstag, 7. August 2007 Nigel Henry wrote: ... > Etch (stable) still boots the 2.4.27 kernel ok, but Lenny (testing) after > some updates a bit back, now gives me a "kernel to old" message. > > anyway, looking at synaptic on Etch, Subversion is 1.4.2dfsg1-2, libsvn-dev > is 1.4.2d

Re: libc6 with support for old kernels

2007-08-07 Thread Philipp Marek
On Dienstag, 7. August 2007 Nigel Henry wrote: ... > Etch (stable) still boots the 2.4.27 kernel ok, but Lenny (testing) after > some updates a bit back, now gives me a "kernel to old" message. > > anyway, looking at synaptic on Etch, Subversion is 1.4.2dfsg1-2, libsvn-dev > is 1.4.2dfsg1-2, and li

Re: trouble detecting my network card

2007-07-05 Thread Philipp Kalder
ere I got it from but it's not 4 Twisted-Pairs of wire. Its just two or 1 and a half. Weired. But it works . . . Thanks for the help so far . . . Greetings Philipp -- Hello there, I was trying to install Debian etch on

Re: trouble detecting my network card

2007-07-04 Thread Philipp Kalder
determine and set up my Network Card. Sounds like a problem with the installer? Greetings Philipp -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

trouble detecting my network card

2007-07-04 Thread Philipp Kalder
. The installer requests a Floppy with the driver. Oh, by the way: The driver has a download size of 3,05MB. Other Distros like Ubuntu 7.04 do correctly detect it. But I want to use Debian. So is there any way to fix this? Easily? Greetings Philipp -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] wi

Re: Introducing the CompatDB.org project

2007-02-12 Thread Philipp Esselbach
data back see this FAQ entry: http://www.compatdb.org/faq-96.html Thanks, Philipp -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Introducing the CompatDB.org project

2007-02-12 Thread Philipp Esselbach
Hello Everyone, My name is Philipp Esselbach and I created the http://www.linuxcompatible.org website back in 2002. The idea behind Linux Compatible was to create a user submitted hardware/software compatibility list for Linux. While I thought that it was a good idea in the first place, it

RFH: sarge$ ssh etch gthumb -> broken fonts ?

2006-10-18 Thread Philipp Matthias Hahn
freefont), suddenly it was okay again. The problem seems to be font related, but I'm out of ideas how to debug this any further. Any ideas? Thank you in advance. BYtE Philipp -- Philipp Matthias Hahn <[EMAIL PROTECTED]> GPG/PGP: 9A540E39 @ keyrings.debian.org -- To UNSUBSCRIBE, ema

Re: mount previously formatted linux drive

2006-03-04 Thread Philipp Pagel
in the boot process you need to edit /etc/fstab (and possibly create a mount point). > During the Woody install I attempted > to mount hdb but was told that the mount point was invalid. I tried a > variety of them. What mountpoints did you try? Did they exist? cu Philipp

Re: Whats the difference

2006-02-17 Thread Philipp Pagel
umbers obviously). > The description using apt-cache isnt very helpful. My impression is that the naming scheme was changed from kernel-image-XXX to linux-image-XXX a while ago. cu Philipp -- Dr. Philipp Pagel Tel. +49-8161-71 2131 Dept. of Genome Oriented Bioi

Re: can't switch to external monitor after KDE 3.5 upgrade

2006-02-15 Thread Philipp Pagel
ore X11 was started. Funny enough, the problem went away recently (again after an upgrade). Sorry - I'm not being very helful, I guess. cu Philipp -- Dr. Philipp Pagel Tel. +49-8161-71 2131 Dept. of Genome Oriented BioinformaticsFax. +49-8161-71 2186 Tech

Re: kprinter: error after upgrade

2006-01-30 Thread Philipp Pagel
Florian Kulzer <[EMAIL PROTECTED]> wrote: > Philipp Pagel wrote: > [...] > > But if I try to print via kprinter a dialog Box pops up saying > > > > "Error while printing file" > > > > followed by > > > > (Catastropy! - KNotify)

kprinter: error after upgrade

2006-01-30 Thread Philipp Pagel
ns. Any hints? Any debug options I could use to get more information on the nature of the problem? Any good URLs describing the filter workflow and its config files? Thanks Philipp -- Dr. Philipp Pagel Tel. +49-8161-71 2131 Dept. of Genome Oriented Bioi

Re: Alternative to Microcal Origin?

2005-12-06 Thread Philipp Pagel
learn at first but it is incredibly powerfull and totally worth the effort! The following page gives a comprehensive overview for Debian: http://debianlinux.net/science.html#plotting cu Philipp -- Dr. Philipp Pagel Tel. +49-8161-71 2131 Dept. of Genome Oriented Bioinf

Re: program name

2005-10-20 Thread Philipp Pagel
d a way to get input. So I guess you are planning to do something very specific. If you gave that information people would be able to give much better advice. cu Philipp -- Dr. Philipp Pagel Tel. +49-89-3187-3675 Institute for Bioinformatics / MIPS

Re: Y or I, N or O

2005-10-12 Thread Philipp Pagel
on file will be left > > untouched > > and the new version will be saved in the same directory under the > > name .dpkg-dist (or .dpkg-new). > Thanks. But if this is the case, what do I and O do? The same - I is a synonym for Y and O for N. cu Philipp -- Dr. Philipp P

Re: recover data from a hd

2005-09-21 Thread Philipp Pagel
ead and if it fails, it will go on with the next sectors where tools like dd will fail. If the copying process is interrupted by the user it is possible to continue at any position later. It can copy backwards." Sounds like this might be what you need. I have never used it, so don't blame

Re: booting with kernel 2.6: server hangs

2005-09-20 Thread Philipp Pfeiffer Ass DM
will work out of the box wrt sid/sarge differences). I will try that. Thank you. Philipp -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

booting with kernel 2.6: server hangs

2005-09-15 Thread Philipp Pfeiffer Ass DM
the syslog is not written if I boot with kernel 2.6. So I cannot post the syslog. Enclosed you will find the syslog, which I get booting with kernel 2.4. Thank you for any ideas. Philipp --- Sep 15 11:53:42 localhost kernel: klogd 1.4.1#17, log source = /proc/kmsg started.

Re: NT_STATUS_UNSUCCESSFUL message-- were to look?

2005-09-10 Thread Philipp Steixner
to replace HIS-FACLAB with the IP. Hope this helps, Philipp -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Debian crashes - IPv6 error?

2005-08-08 Thread Philipp Röthl
Could it be that I use only ipv6 as lsmod | grep ip does not show something like ipv4? Thanks, phi On 2005-08-08 at 13:39:19 +0100, Conall O'Brien wrote: > On Mon, Aug 08, 2005 at 01:36:36PM IST, Philipp Röthl > <[EMAIL PROTECTED]> incoherently babbled: > > > >

Re: Debian crashes - IPv6 error?

2005-08-08 Thread Philipp Röthl
> > Yes, lsmod shows the ipv6 module > > > > :~# lsmod | grep ipv6 > > ipv6 264740 36 > > Then you have some other module loading ipv6 as a dependancy... No, I am not :( I just restarted the server an ipv6 is still loaded When I do a modprobe --show-depends on all modules lsmod

Re: Debian crashes - IPv6 error?

2005-08-08 Thread Philipp Röthl
> What does `lsmod` show? Is it mentioning the ipv6 module? It it's not > there, does "grep CONFIG_IPV6 /boot/config-`uname -r`" releal ipv6 as > built in (CONFIG_IPV6=y) or a module (CONFIG_IPV6=m) Yes, lsmod shows the ipv6 module :~# lsmod | grep ipv6 ipv6 264740 36 > Did you

Re: Debian crashes - IPv6 error?

2005-08-08 Thread Philipp Röthl
> > > Are you using IPv6 at all? > > Not that I know. I have never configuered my system to use it. > > I just did a dist-upgrade two weeks ago, and a kernel upgrade yesterday. > > What do you see when you do `/sbin/ifconfig | grep inet6`? :~# ifconfig | grep inet6 inet6 addr: fe80::2e

Re: Debian crashes - IPv6 error?

2005-08-08 Thread Philipp Röthl
Hi Conall, thanks for your answer. > Are you using IPv6 at all? Not that I know. I have never configuered my system to use it. I just did a dist-upgrade two weeks ago, and a kernel upgrade yesterday. > I wonder if you have an IPv6 router advertisement daemon (eg radvd on > Linux or rtadvd on BS

Debian crashes - IPv6 error?

2005-08-07 Thread Philipp R?thl
Hello, I am currently facing a strange problem on my debian box: After 2-6 hours the system is not reachable via ssh and has to be resetted. The last message I get in /var/log/syslog is... Aug 7 17:55:11 km1725 kernel: IPv6 addrconf: prefix with wrong length 128 Aug 7 17:55:11 km1725 kernel: IP

Switch to external monitor defunct in KDE

2005-07-08 Thread Philipp Pagel
e greatfull for any hints where to look for the problem and how to make this work again. cu Philipp -- Dr. Philipp Pagel Tel. +49-89-3187-3675 Institute for Bioinformatics / MIPS Fax. +49-89-3187-3585 GSF - German National Research Center for En

Re: Login as a root

2005-06-14 Thread Philipp Pagel
o I don't see a problem having to type the password on these rare occasions. cu Philipp -- Dr. Philipp Pagel Tel. +49-89-3187-3675 Institute for Bioinformatics / MIPS Fax. +49-89-3187-3585 GSF - German National Research Center for Environment and

Re: Encrypting the hard disk?

2005-06-07 Thread Philipp Pagel
klkl lklk <[EMAIL PROTECTED]> wrote: > I would like to know how to heavily encrypt my hard drive, or at least > my home dir. For your home directory have a look at cfs (crypto file system). cu Philipp -- Dr. Philipp Pagel Tel. +49-89-3187-3675 I

Re: how to sweep hard disk of confidential data

2004-07-18 Thread Philipp Weis
complete disk (e.g. /dev/hdb) > using /dev/zero or /dev/urandom as input woule be better. I was not talking about wiping individual files, but about wiping a whole disk or partition. Wipe handles block devices quite well. -- Philipp Weis [EMAIL PROTECTED] Freiburg, Germany http://pweis.com/ signature.asc Description: Digital signature

  1   2   3   4   5   6   >