[ilugd] Kernel 2.6.15 and DEVFS

2006-01-31 Thread Saurabh Nanda
Hi, I'm on Ubuntu 5.10 (Breezy Badger) and have custom installed the vanilla kernel version 2.6.15-1 -- I needed it for the SiS190 NIC driver. I couldn't find DEVFS anywhere in the kernel configuration menu. Adding the following lines to the '.config' file didn't work: CONFIG_DEVFS_FS=y

Re: [ilugd] Kernel 2.6.15 and DEVFS

2006-01-31 Thread Goldwyn Rodrigues
On 1/31/06, Saurabh Nanda [EMAIL PROTECTED] wrote: Hi, I'm on Ubuntu 5.10 (Breezy Badger) and have custom installed the vanilla kernel version 2.6.15-1 -- I needed it for the SiS190 NIC driver. I couldn't find DEVFS anywhere in the kernel configuration menu. Adding the following lines to

Re: [ilugd] Meeting on support infrastructure tomorrow (Wednesday)

2006-01-31 Thread Sudev Barar
On 1/31/06, Raj Mathur [EMAIL PROTECTED] wrote: Date:Wednesday, Feb 2 2006 Wed??? Feb02??? Which is correct? Will try to be there if it is 02 but if it is Wed then no. -- Sudev Barar Learning Linux ___ ilugd mailinglist --

Re: [ilugd] Meeting on support infrastructure tomorrow (Wednesday)

2006-01-31 Thread Raj Mathur
Sudev == Sudev Barar [EMAIL PROTECTED] writes: Sudev On 1/31/06, Raj Mathur [EMAIL PROTECTED] wrote: Date: Wednesday, Feb 2 2006 Sudev Wed??? Feb02??? Sudev Which is correct? Will try to be there if it is 02 but if Sudev it is Wed then no. Erk, sorry! It's today, Feb 01.

Re: [ilugd] Meeting on support infrastructure tomorrow (Wednesday)

2006-01-31 Thread Gora Mohanty
--- Sudev Barar [EMAIL PROTECTED] wrote: On 1/31/06, Raj Mathur [EMAIL PROTECTED] wrote: Date:Wednesday, Feb 2 2006 Wed??? Feb02??? Which is correct? Will try to be there if it is 02 but if it is Wed then no. It is Wed., i.e., this evening. Regards, Gora

[ilugd] how to setup chroot SFTP user ?

2006-01-31 Thread Amit Sharma
Hi, i want to setup chroot SFTP user such that he is only allowed to FTP into his directory. He should not be allowed to browse outside his permitted directory. please help me how to setup that. regards, amit __ Do You Yahoo!? Tired of spam?

[ilugd] cvs help

2006-01-31 Thread SWAPNIL
Dear All, We need maintain our code using CVS how can i get help to configured CVS server also which client OS supported or how to CVS Thanks and regards Swapnil K. System Group Modular Infotech Pvt. Ltd. 26 Electronic Co-operative Estate, Pune Satara Road, Pune. 411 009.

Re: [ilugd] how to setup chroot SFTP user ?

2006-01-31 Thread Naresh Narang
Google for chroot ftp http://chrootssh.sourceforge.net/docs/chrootedsftp.html --Naresh --- Amit Sharma [EMAIL PROTECTED] wrote: Hi, i want to setup chroot SFTP user such that he is only allowed to FTP into his directory. He should not be allowed to browse outside his permitted

Re: [ilugd] how to setup chroot SFTP user ?

2006-01-31 Thread Shiv
hi, this is the normal behavior of any user on a *nix system. he isnt supposed to be able to browse to other users' directories. just ensure that your group and world permissions are set accordingly. AFAIK only programs can be chrooted and not users. Amit Sharma [EMAIL PROTECTED] wrote:

Re: [ilugd] how to setup chroot SFTP user ?

2006-01-31 Thread Naresh Narang
I meant chroot sftp. Sorry about that. --- Naresh Narang [EMAIL PROTECTED] wrote: Google for chroot ftp http://chrootssh.sourceforge.net/docs/chrootedsftp.html --Naresh --- Amit Sharma [EMAIL PROTECTED] wrote: Hi, i want to setup chroot SFTP user such that he is only

Re: [ilugd] cvs help

2006-01-31 Thread Gora Mohanty
--- SWAPNIL [EMAIL PROTECTED] wrote: [...] We need maintain our code using CVS how can i get help to configured CVS server also which client OS supported or how to CVS [...] It is quite easy to set up a CVS server, at least on Linux machines. However, your question is too broad for a reasonable