NFS-Server is hidding some partitions

2002-12-13 Thread Marcel Fehr
hello, the NFS-Client isn't seeing any mounted partition on the servers-disk, even if I got the 'nohide' option set in /etc/exports. I'm only able to access the root-partition (rw) and the created mount-points. All the mounted content is invisible to my NFS-Client and if I'm creating a directory

Re: eliminate subwords in dpkg --search?

2002-10-08 Thread Marcel Fehr
At 15:41 08.10.2002, Claudio Bley wrote: >On Tue, 2002-10-08 at 15:09, Marcel Fehr wrote: > > And is it possible to shapen the scope so that it looks > > into all available packages on the installation medium rather > > into the installed ones only? Would avoid to check >

eliminate subwords in dpkg --search?

2002-10-08 Thread Marcel Fehr
hi there How do I search for a explicied pattern within all my installed packages? for e.g if I want to look which package owns the command cu, a "dpkg -S cu" will list all package where's a pattern starting with cu (cups, custom, ... same as I would do "dpkg -S cu*"). Is there a way to limit t