Hi,
I have been trying to get quanta understand unicode in quanta on stable,
but couldn't find a way (it works fine on unstable otherwise). Did i
miss a hidden configuration option, or is this a known issue?
Cheers, piem
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubsc
piem
On Tue, Jan 06, 2004 at 10:25:04PM -0700, s. keeling wrote:
> Incoming from Paul Brossier:
> >
> > On Mon, 2004-01-05 at 03:23, s. keeling wrote:
> > > Incoming from s. keeling:
> > > > Hi. I've figured out how to
That's something i would like to know too ?!
Paul
On Tue, Dec 02, 2003 at 09:51:11PM +0100, Neodym123 wrote:
> Hi!
>
> Does anyone know, when the packages list and search on www.debian.org
> will be available again?
>
>
> Thanks,
> U.Lukas
>
>
>
> --
> To UNSUBSCRIBE, email to [EMAIL PRO
sudo addgroup $USER cdrom
On Thursday 31 July 2003 14:02, Robert Storey wrote:
> Dear all,
>
> The "eject" command (which opens the CD tray) works as expected if I run
> it as root. But as a common user, typing "eject" on the command line
> brings up this error message:
>
> [EMAIL PROTECTED]:~>
it's true, you have to do it by hand indeed. a dialog like
if it is by purpose, it would be wise to warn the user
dialog --msgbox "Warning: you still need to edit /etc/apache/httpd.conf to \
enable php4" 6 $COLUMNS
but when you look at it, it can potentially be a small security hole, or
i usually do this after on a freshly installed debian :
$ for group in audio floppy cdrom; do
sudo addgroup $USER $group
done
(you don't need sudo, just run as root and change
$USER to the user you want to modify).
other groups, such as adm and src, can be useful to the administrator
maybe you need this :
$ grep shm /etc/fstab
none/dev/shmtmpfs defaults 0 0
$ grep TMPFS /boot/config-`uname -r`
CONFIG_TMPFS=y
and read this :
/usr/src/linux-`uname -r`/Documentation/filesystems/tmpfs.txt
btw, i think best is not to use reply for starting a new th
i needed to install a dhcp3-client to get a hook on my lan. probably the dhcp
server is dhcp3 too ... last time i tried, dhcp-client (and thus server) was
still installed as default client at debian install.
piem
On Wednesday 23 July 2003 02:14, Nicolas wrote:
> Which of the dhcp client is the
Hi all.
I have a strange problem with my machine. I have an old 4megs agp card and a
pci voodoo 3dfx. I can set X to boot on my pci with no problem at all,
by specifying in XFConfig-4
Section "Device"
Identifier "Voodoo3"
VendorName "3dfx"
Driver "tdfx"
Hi all.
I have a strange problem with nfs v3. I have one server and two clients.
One of the client works fine and is set with autofs.
But recently I am having problems with the other one. I have lookup autofs
seems to kill rpc on the server ([1],[2]). 'showmount -a myserver' wont
work anymore
On Wednesday 16 July 2003 03:41, Nick Hastings wrote:
> I tried ssh'ing into the machine, but was unable to obtain a shell. I
> think here was an error message about tty allocation... I guess I
> should reboot, try again and take down the exact error.\
did you update your fstab ? you need to make
11 matches
Mail list logo