Troubles running KDM after upgrading Xorg v7

2006-06-13 Thread Josep Serrano
ipt variable to make it launch 'Xorg' instead of 'X' ? I did just breake it by accident or someone else has experienced the same kind of trouble with the Xorg upgrade ? Cheers! Josep SERRANO -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Troubles related to VMWare after upgrading Debian to Xorg v7

2006-06-13 Thread Josep Serrano
rator/XOrg/6.8.x/vmmouse_drv.o /usr/lib/xorg/modules/input/. 3- Modify your xorg.conf to use the mouse driver 'vmmouse'. Hope it helps. Josep SERRANO -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: security issues with apache!

2006-03-07 Thread Josep Serrano
tat, your list of process for user www-data, and a sample of the files you find in your /tmp ? Regards, Josep SERRANO > Hi > > I'm not completely new to Debian or Linux, but I wouldn't classify > myself as a battlescarred sysadmin just yet :) > > Anyways. My proble

Re: Sitebar

2006-02-27 Thread Josep Serrano
a non-DD (e.g. you) sponsored by an existing > DD. I hope the maintainer is still there. I don't have any experience building debian packages :-( Cheers, Josep SERRANO -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Sitebar

2006-02-27 Thread Josep Serrano
stable version at sitebar.org is 3.3.7. Can we expect any updates to the debian package? Thanks, Josep SERRANO -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Cleaning /tmp regularly using bootclean.sh + crond

2006-02-20 Thread Josep Serrano
mines or prints information a file, and the file is a symbolic link, the information used shall be taken from the properties of the symbolic link itself. cheers Josep SERRANO >> Yes, tmpreaper does the job. But here I was preteding to simply reuse the >> bootclean.sh by simply making

Re: Cleaning /tmp regularly using bootclean.sh + crond

2006-02-17 Thread Josep Serrano
> On Friday 17 February 2006 07:29, Josep Serrano wrote: >> Do you guys clean regularly your /tmp ? > > Yup. The tmpreaper package is great for that. > Yes, tmpreaper does the job. But here I was preteding to simply reuse the bootclean.sh by simply making a symlink. Why install

Cleaning /tmp regularly using bootclean.sh + crond

2006-02-17 Thread Josep Serrano
by default? Eventually a new variable somewhere in /etc/default would enable/disable the execution of bootclean.sh by crond. BTW: Why bootclean.sh is the only script in /etc/init.d which is not flagged as executable? Your comments are welcome, Josep SERRANO. -- To UNSUBSCRIBE, email to [EMAIL PROTECTE

Cleaning /tmp regularly using bootclean.sh + crond

2006-02-17 Thread Josep Serrano
by default? Eventually a new variable somewhere in /etc/default would enable/disable the execution of bootclean.sh by crond. BTW: Why bootclean.sh is the only script in /etc/init.d which is not flagged as executable? Your comments are welcome, Josep SERRANO. -- To UNSUBSCRIBE, email to [EMAIL PROTECTE

Re: Unable to use sftp with root account

2006-02-17 Thread Josep Serrano
what "message too long" is being send with the following command: ssh [EMAIL PROTECTED] /bin/true It should print whatever is being send at the initialization. The point is that sftp doesn't expect such a long message. Good luck, Josep SERRANO. -- To UNSUBSCRIBE, email t

Re: Unable to use sftp with root account

2006-02-16 Thread Josep Serrano
your results back to the list and we'll help you. Josep SERRANO. On Thursday 16 February 2006 07:15 pm, [EMAIL PROTECTED] wrote: > Hello, I am used to connect to my LAN server using sftp (with tectia > client), logging in as "root". > My server is a Debian testing updated

Re: install grub to second hard drive after raid installation

2006-02-14 Thread Josep Serrano
r second disk as root. If your first disk is gone and you get to boot grub in your second disk, you'll need to run a root partition in the second disk, dont you? Regards, Josep SERRANO. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: different resolution on notebook LCD and VGA

2006-01-31 Thread Josep Serrano
New ideas are welcome. Regards, Josep SERRANO. > maybe this is nonsense... is it possible to run x windows with > different resolution on the notebook LCD and different on the VGA out at > the same time? ideally i'd like to have the output 1024x768 on the LCD > and 1280x1024 sent to

Re: Exim4 & SSL support

2006-01-27 Thread Josep Serrano
Marco, Do you have enabled the TLS macro somewhere? MAIN_TLS_ENABLE = true TLS will run in port 25. I guess this is also the rule with SSL. > log_selector = +tls_cipher +tls_peerdn > tls_advertise_hosts = * > tls_certificate = /etc/ssl/certs/exim4cert.pem > tls_privatekey = /etc/ssl/certs/exim4k

Re: Howto package squirrelmail plugins the Debian way (Was Re: Sieve client)

2006-01-26 Thread Josep Serrano
rt. Please keep me in your loop. Are we getting out of the scope of the debian users mailing list? LetÂ’s keep discussing somewhere else? Perhaps some squirrelmail mailing list? Regards, Josep Serrano -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Howto package squirrelmail plugins the Debian way (Was Re: Sieve client)

2006-01-24 Thread Josep Serrano
bring some enlightment. Regards, Josep Serrano > Look on the squirrelmail site under plugins / filters: > > http://www.squirrelmail.org/plugin_view.php?id=73 > > I use the old stable branch, but looking at the new features in the > devel branch that might be interesting to...

Re: Sieve client

2006-01-23 Thread Josep Serrano
Hello I am writting you from Squireelmail :-) You don't read 100% pure email with full headers??? X-D So, where can I find or how do I enable this plugin please ? Thanks, Josep SERRANO. > > Squirrelmail webmail server has a sieve plugin that let's you create > elaborate

Re: Exim4 & SSL support

2006-01-23 Thread Josep Serrano
Regards, Josep SERRANO > I have exim4-daemon-heavy (v. 4.50-8) installed on my Linux Box with > Debian Sarge. > > Can exim4 work with SSL support (port 465)? > -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: utility to grab a web site

2006-01-23 Thread Josep Serrano
wget and curl are powerful tools. they can handle passwords, but also cookies, you can build your own HTTP headers, etc. Regards, Josep Serrano. > Try 'wget', it can even handle passwords > > On Sun, 2006-01-22 at 18:16 -0500, Edward Shornock wrote: >> On Sun, J

Sieve client

2006-01-20 Thread Josep Serrano
Hello Do you know of a good sieve client app for cyrus? I know Kmail has some short sieve functionality (vacation message). Here I am thinking of a more complex filtering / alerts / etc. Thanks, Josep SERRANO. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubs