Re: chroot ssh and ftp

2012-03-30 Thread wlan
If you have configured ssh-server you can simple configure sftp. 2012/3/30 Dr Beco > Hi there debian users, > > > I've being searching a "how-to" to work this out, but all I got was > old blogs with very strange and different suggestions. > > I need to configure a system with 3 groups of people:

Re: chroot ssh and ftp

2012-03-30 Thread Keith McKenzie
On 30/03/12 19:39, Dr Beco wrote: Hi there debian users, I've being searching a "how-to" to work this out, but all I got was old blogs with very strange and different suggestions. I need to configure a system with 3 groups of people: admins, professors and students. MAYBE THE FOLLOWING WILL

Re: Compiling samba (almost) minimally for a NAS

2012-03-30 Thread Tom H
On Fri, Mar 30, 2012 at 11:32 AM, Camaleón wrote: > On Fri, 30 Mar 2012 06:34:23 -0300, Rogério Brito wrote: > >> I have an ARM NAS that runs Debian, and it is currently serving files >> via NFS to some machines of mine. >> >> Is there anybody that has attempted to create such a smaller package? I

Re: [OT] Posting styles

2012-03-30 Thread Tom H
On Fri, Mar 30, 2012 at 11:36 AM, Mika Suomalainen wrote: > > But some people like top posting, like me. I think that with top > posting the new message is easier to read than, when it's below the quote. http://wiki.debian.org/FAQsFromDebianUser#What_is_top-posting_.28and_why_shouldn.27t_I_do_it.

Re: printer Kyocera FSC-5100DN

2012-03-30 Thread Brian
On Fri 30 Mar 2012 at 20:00:23 +0200, Leonard Le-Rey wrote: > It is obviously not a driver problem, as the driver from Kyocera is > the most recent and works fine on other systems (such as Ubuntu > 11.10). So as you suggested, it is the cups which is affected - as > reported by others. Hence I wil

Re: how to increase space for tmpfs /tmp

2012-03-30 Thread Paul E Condon
On 20120330_030935, Tom H wrote: > On Wed, Mar 28, 2012 at 6:58 PM, Paul E Condon > wrote: > > On 20120329_011019, Andrei POPESCU wrote: > >> On Mi, 28 mar 12, 20:47:45, Camaleón wrote: > >> > On Wed, 28 Mar 2012 21:55:01 +0300, Andrei POPESCU wrote: > >> > > On Mi, 28 mar 12, 17:02:23, Camaleón w

Re: chroot ssh and ftp

2012-03-30 Thread Dr Beco
Hi there wlan and Keith, I'm not so sure it's that simple, but I would be glad if it is. When I say "browse", I mean through ftp or through commands in a login session with bash, like 'cd' or a simple 'ls /etc'. (I thought the "subject" would make it clear, ssh and ftp, but actually it is bash

Re: how to increase space for tmpfs /tmp

2012-03-30 Thread Paul E Condon
On 20120329_095413, Andrei POPESCU wrote: > On Mi, 28 mar 12, 16:58:03, Paul E Condon wrote: > > > > > > You could have also considered uncompressing the tarball somewhere else, > > > like $HOME/tmp or $HOME/src, but it sure is a valid solution, especially > >^^ > >

Re: how to increase space for tmpfs /tmp

2012-03-30 Thread Tom H
On Fri, Mar 30, 2012 at 4:12 PM, Paul E Condon wrote: > On 20120330_030935, Tom H wrote: >> On Wed, Mar 28, 2012 at 6:58 PM, Paul E Condon >> wrote: >> > On 20120329_011019, Andrei POPESCU wrote: >> >> On Mi, 28 mar 12, 20:47:45, Camaleón wrote: >> >> > On Wed, 28 Mar 2012 21:55:01 +0300, Andrei

Re: chroot ssh and ftp

2012-03-30 Thread Kelly Clowers
On Fri, Mar 30, 2012 at 13:09, Dr Beco wrote: > Hi there  wlan and Keith, > > I'm not so sure it's that simple, but I would be glad if it is. > > When I say "browse", I mean through ftp or through commands in a login > session with bash, like 'cd' or a simple 'ls /etc'. > > (I thought the "subject

Re: how to increase space for tmpfs /tmp

2012-03-30 Thread Paul E Condon
On 20120330_164907, Tom H wrote: > On Fri, Mar 30, 2012 at 4:12 PM, Paul E Condon > wrote: > > On 20120330_030935, Tom H wrote: > >> On Wed, Mar 28, 2012 at 6:58 PM, Paul E Condon > >> wrote: > >> > On 20120329_011019, Andrei POPESCU wrote: > >> >> On Mi, 28 mar 12, 20:47:45, Camaleón wrote: > >>

Re: how to increase space for tmpfs /tmp

2012-03-30 Thread Andrei POPESCU
On Vi, 30 mar 12, 14:44:37, Paul E Condon wrote: > > No. You misunderstand me. There is a new extra requirement on TMPDIR, a > restriction on ones choise of its value. A directory entry on a disk > file system is not enough. It must be a directory entry that has a line > in /etc/fstab that enables

Re: Xen vs KVM

2012-03-30 Thread Lisi
On Friday 30 March 2012 18:09:44 Tony van der Hoff wrote: > For heaven's sake, it is perfectly evident that this guy (Zhang Enming) > is setting up as a troll. Admittedly, he's doing it quite well, but > let's stop responding to his ranting, and he'll get bored. I came to that same conclusion, but

Re: Some KDE apps depend on kdebase-runtime, which is transitional

2012-03-30 Thread Max Hyre
On 03/30/2012 10:46 AM, Martin Steigerwald wrote: [...] I suggest you get in contact with the Debian Qt/KDE team on IRC or their mailing list. Or on debian-kde mailinglist that I added to Cc. OK, I'll ask there. KDE 4.7.4 SC just transitioned to Wheezy. [] It might just be > that the

Re: Some KDE apps depend on kdebase-runtime, which is transitional

2012-03-30 Thread Max Hyre
On 03/30/2012 10:26 AM, Camaleón wrote: [] Can you post/upload the exact command you used (how did you manage to remove tha package) [] I was using synaptic. I marked kdebase-runtime for ``complete removal'' (purging), and was presented with the list of packages see my earlier e-m

Re: how to increase space for tmpfs /tmp

2012-03-30 Thread Paul E Condon
On 20120331_00, Andrei POPESCU wrote: > On Vi, 30 mar 12, 14:44:37, Paul E Condon wrote: > > > > No. You misunderstand me. There is a new extra requirement on TMPDIR, a > > restriction on ones choise of its value. A directory entry on a disk > > file system is not enough. It must be a director

Re: Some KDE apps depend on kdebase-runtime, which is transitional

2012-03-30 Thread Pino Toscano
Hi, Alle venerdì 30 marzo 2012, Martin Steigerwald ha scritto: > I added debian-kde to Cc as there are members of the Debian Qt/KDE > packing team subcribed to, while I am not sure whether any of them > are subscribed to debian-user. > > Am Freitag, 30. März 2012 schrieb Max Hyre: > > Dear De

Re: Query about hard drive partitions maintenance

2012-03-30 Thread Bret Busby
On Wed, 28 Mar 2012, Camaleón wrote: On Wed, 28 Mar 2012 17:10:19 +0800, Bret Busby wrote: On Wed, 21 Mar 2012, Camaleón wrote: (...) What recent operating system needs to be installed still in a primary partition? Can you tell what OS are you going to install? I want to try PC-BS

Re: sharing desktop on debian - freenx?

2012-03-30 Thread Christofer C. Bell
On Fri, Mar 30, 2012 at 4:49 AM, Alberto Fuentes wrote: > Ive seen that the most optimal sharing desktop is freenx but i "aptsearched" > (new verb guys! if i can google something i can certanly aptsearch as well > :) freenx does not give any result back on repositories. Searching freenx > and debi

Re: sharing desktop on debian - freenx?

2012-03-30 Thread John A. Sullivan III
On Fri, 2012-03-30 at 21:57 -0500, Christofer C. Bell wrote: > On Fri, Mar 30, 2012 at 4:49 AM, Alberto Fuentes > wrote: > > Ive seen that the most optimal sharing desktop is freenx but i "aptsearched" > > (new verb guys! if i can google something i can certanly aptsearch as well > > :) freenx doe

Re: sharing desktop on debian - freenx?

2012-03-30 Thread Christofer C. Bell
On Fri, Mar 30, 2012 at 10:14 PM, John A. Sullivan III wrote: >> > Yes but doesn't xrdp rely upon VNC and thus have the same performance > issues as VNC? I would be delighted to be wrong.  RDP on Windows has > show remarkable improvement with versions 6 and 7 to the point that it > is almost as re

Re: sharing desktop on debian - freenx?

2012-03-30 Thread John A. Sullivan III
On Fri, 2012-03-30 at 22:38 -0500, Christofer C. Bell wrote: > On Fri, Mar 30, 2012 at 10:14 PM, John A. Sullivan III > wrote: > >> > > Yes but doesn't xrdp rely upon VNC and thus have the same performance > > issues as VNC? I would be delighted to be wrong. RDP on Windows has > > show remarkable

<    1   2