error compiling Mono in debian etch

2006-12-06 Thread Brad Brock
I want to use stdlib in Mono. This is my source code using Mono; using System; using System.IO; class yoursourcefileclass { public static void Main(String[] Args) { Console.WriteLine(" Random Number: {0}", Mono.Unix.rand()); } } I've some trouble when I compile my source co

Re: a user can manage quota?

2006-12-12 Thread Brad Brock
Only root who can manage quota of users space. But if the case just like your example, you can try sshfs or samba. It'll give a user to share his/her space to other users. --- [EMAIL PROTECTED] wrote: > Good Morning, > I would like give the permission to the users of a > network to manage the >

kerberos on debian?

2007-01-02 Thread Brad Brock
Hi, I want to handle users that login to several debian systems in my office, I want to manage the logins into a single system. Additionally, to know when the user login and how long they use their account when they login. I heard that kerberos can do such thing but I don't have any reference how t

Re: ping: invalid argument

2007-02-07 Thread Brad Brock
--- Jonas Meurer <[EMAIL PROTECTED]> wrote: > On 05/02/2007 Max Hyre wrote: > >Dear Debianists: > > > >Between two successive calls to ping, it > crapped out. > > (Tried twice in a row because I had a flaky DSL > connection, > > and wanted to see whether it had decided to join > the party

switching mysql server on debian etch

2007-02-13 Thread Brad Brock
I've installed mysql-server-4.1 on etch but mysql-server-5.0 installed too. When I check using `mysqladmin version` returns mysqladmin Ver 8.41 Distrib 5.0.32, for pc-linux-gnu on i486 Copyright (C) 2000 MySQL AB & MySQL Finland AB & TCX DataKonsult AB This software comes with ABSOLUTELY NO WARRA

freeradius configuration example

2007-02-14 Thread Brad Brock
Is there any body able to show me where to get configuration example for free radius? Thanks a lot. We won't tell. Get more on shows you hate to love (and love to hate): Yahoo! TV's Guilty Pleasures list. htt

how to use start-stop-daemon (installing daemon)

2007-02-19 Thread Brad Brock
I want to set my program as daemon that started when system start. I have read the manual of start-stop-daemon but I think an example would be great for me. Does anyone has the example? Thank you. No need to mi

about kchmviewer and gnochm

2007-02-20 Thread Brad Brock
Hi, I wonder why my kchmviewer and gnochm cannot display '<' and '>' character. How can I fix it? Thanks a lot. Do you Yahoo!? Everyone is raving about the all-new Yahoo! Mail beta. http://new.mail.yahoo.com

Re: sshfs and permissions of /dev/fuse

2008-02-22 Thread Brad Brock
have you add the user into fuse group? Vincent Lefevre <[EMAIL PROTECTED]> wrote: On 2008-02-22 18:57:31 +0100, Florian Kulzer wrote: > Do you have "fuse-utils" installed? Since sshfs depends on fuse-utils, I suppose that Amit has fuse-utils installed. -- Vincent Lefèvre - Web: 100% accessib

Re: Loading modules during startup

2008-02-27 Thread Brad Brock
--- Andrew Reid <[EMAIL PROTECTED]> wrote: > On Sunday 24 February 2008 09:13, L.V.Gandhi wrote: > > I have put atl2 in /etc/modules and but after > booting I see this in > > messages. localhost:~# cat /var/log/messages |grep > atl2 > > Feb 21 12:16:11 localhost kernel: atl2: disagrees > about ve

Re: I'm BACK!!!

2008-03-01 Thread Brad Brock
gt; http://36pints.blogspot.com > If you're going to use VMware, I recommend VMware 6.0 or later. It works great on my lenny (2.6.22), without any patch. Have fun. -- Brad Brock Looking for las

Re: vmware-server with 2.6.24

2008-03-21 Thread Brad Brock
Berni Elbourn <[EMAIL PROTECTED]> wrote: http://blog.creonfx.com/temp/vmware-any-any-update-116.tgz works for me. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] AFAIK, vmware workstation 6 and vmware server 1.0.4 don't need

snmp software

2006-05-13 Thread Brad Brock
I want to use a software that can manage several PC Routers (with debian running on them). What software should I use to manage them? Especially to manage bandwith, a kind of traffic control among interfaces on each router. Thank you. __ Do You Yahoo

Re: [OT]usb stick

2006-07-08 Thread Brad Brock
"L.V.Gandhi" <[EMAIL PROTECTED]> wrote: I have Transend usb pen drive. It was working OK. I gave to my nephew for backup. He used in some other PC. Now it is not working. Now when I insert nothing happens. I mean no message in syslog.But in the same machine with other USB stick I get asJul  8 16:5

creating incomplete mirror

2006-07-19 Thread Brad Brock
I want to create an incomplete mirror of debian sarge in my own hard drive from a debian mirror site, in case I don't need some of packages. How can I do it? __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://ma

Re: NFS + iptables: (re)boot sequence

2006-07-27 Thread Brad Brock
> shutdown process indefinitely. > > Is it possible to prevent this from happening? > > Thank you. > -- > Joseph Le-Phan [GPG key: > 292E09A0] > > > -- > To UNSUBSCRIBE, email to > [EMAIL PROTECTED] > with a subject of "unsubscribe". Troub

create a debian mirror site

2006-09-08 Thread Brad Brock
Hi, I want to create a debian mirror site. I want to install debian in multiple client at the same time. It's not efficient when I use CD. __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com --

Re: Disk Drive Order Changes - Again

2008-04-28 Thread Brad Brock
Have you tried using UUID? I have similar problem sometime ago, and UUID solved mine. Every file system can have an UUID, normally it's generated when your filesystem created. Try blkid to view your filesystem's UUID. I've tried using UUID in my grub and it runs well. You can use UUID in your fs

test -- please ignore

2008-05-19 Thread Brad Brock
this is a test... -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: ftpd error

2007-04-29 Thread Brad Brock
Do you use xinetd? If yes, please post your xinetd.conf. Have you checked your /etc/hosts, /etc/hosts.allow, and /etc/hosts.deny? Please post them if necessary. I think your problem are in these files. __ Do You Yahoo!? Tired of spam? Yahoo! Mail h

automount usb-storage..??

2006-10-03 Thread Brad Brock
I've just upgraded my debian sarge to etch. When I plug usb-storage to my computer, it doesn't detect anything. Then after I installed HAL packages and autofs package, the auto-detection works but it's not automatically mounted and KDE Daemon detect it but I cannot read it instantly from Konqueror.

C manual

2006-10-03 Thread Brad Brock
What package should I install to have a C manual? __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Co

Re: automount usb-storage..??

2006-10-03 Thread Brad Brock
--- Oguz Yarımtepe <[EMAIL PROTECTED]> wrote: > From: Oguz Yarımtepe <[EMAIL PROTECTED]> > To: debian-user@lists.debian.org > Subject: Re: automount usb-storage..?? > Date: Wed, 4 Oct 2006 05:25:19 +0300 > > Sal 03 Eki 2006 18:39 tarihinde, Brad Brock > şun

libXinerama in Sarge...??

2006-10-05 Thread Brad Brock
Hi, I need libXinerama.so.1. What package should I install? Get your email and more, right on the new Yahoo.com

pop-up in kde startup

2006-10-07 Thread Brad Brock
Hi, I want to give a notice to my users when they login to my computer. I want a message pop-up when they login. Thanks __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com -- To UNSUBSCRIBE

pop-up in kde startup 2 and canon pixma ip 1200 + canoscan

2006-10-07 Thread Brad Brock
I'm sorry, I forget something in my previous post. I mean how to do it, to add a pop-up message when my user login. I use KDE. Additional, I have canon printer ip 1200, where can I find the driver? My Canoscan Lide 25 scanner also need a driver. I use etch. ___

problems with CD-Writer

2006-10-07 Thread Brad Brock
I've just installed a CD-Writer to my computer. I want to burn an ISO image, but I have problems with cdrecord. Can anybody show me how to use cdrecord properly since cdrecord doesn't seem recognize my CD-Writer? (It fails when I use -scanbus option). __

Re: problems with CD-Writer

2006-10-07 Thread Brad Brock
--- Ernst-Magne Vindal <[EMAIL PROTECTED]> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On Sat, 7 Oct 2006, Brad Brock wrote: > > > Date: Sat, 7 Oct 2006 07:00:05 -0700 (PDT) > > From: Brad Brock <[EMAIL PROTECTED]> > > To: debia

Re: problems with CD-Writer

2006-10-07 Thread Brad Brock
--- "Roberto C. Sanchez" <[EMAIL PROTECTED]> wrote: > On Sat, Oct 07, 2006 at 07:00:05AM -0700, Brad Brock > wrote: > > I've just installed a CD-Writer to my computer. I > want > > to burn an ISO image, but I have problems with > > cdrecord. Can

Re: problems with CD-Writer

2006-10-07 Thread Brad Brock
ead /usr/share/doc/cdrecord/README.ATAPI.setup . What should I do next? Why does `cdrecord dev=ATA -scanbus` never try /dev/hdd (my CD-Writer is seen as /dev/hdd)? Please help me. Thanks --- "Roberto C. Sanchez" <[EMAIL PROTECTED]> wrote: > On Sat, Oct 07, 2006 at 07:47

Re: problems with CD-Writer (solved)

2006-10-08 Thread Brad Brock
Thanks to M-L <[EMAIL PROTECTED]> Wodim helps me burn my ISO files to CDs. But I'm still curious with cdrecord. Is it imposible to use cdrecord in my computer..?? By the way, is there any GUI for wodim? Thank you everybody. __ Do You Yahoo!? Tired

how to play .wmv files on Debian..???

2006-10-15 Thread Brad Brock
I have several movie files from my previous operating system (Windows). I want to play those files on Debian. What package should I install? Thanks. __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo

Re: startup services and rc.d

2006-10-16 Thread Brad Brock
--- Andrew Critchlow <[EMAIL PROTECTED]> wrote: > Can anyone give me a rundown on how startup scripts > work in debian and how you would star up services > upon system startup etc. Plus what are these cmds > and their meanings: > > invoke-rd.d name restart > /etc/inid.d/name restart > > Wha

NIS configuration

2006-10-17 Thread Brad Brock
Hi, I want to activate NIS in my network. I've installed NIS pakcage on my Debian. Where can I find the configuration example and explanation? This is my first time using NIS. Thanks. __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam pr

how to configure konqueror to work with java(applet)..??

2006-11-04 Thread Brad Brock
Hi, I want to preview some applets in browsers. I've tried mozilla-firefox and opera, both of them work fine. But, I can't get the preview of my applet in Konqueror. I installed java in /usr/java. What should I do to fix it...??? _

how to install debian to workstations that boot via network

2006-11-08 Thread Brad Brock
Hi, I want to install debian to several workstations. The problem is the workstations do not have any CDROM drive or floppy drive but they can boot from network. How to install debian to the workstation? The workstation support PXE and RPL.Thanks. Everyone is raving about the all-new Yahoo! Mail

probing soundcard problem

2006-11-13 Thread Brad Brock
Hi, I have an ISA soundcard "CrystalAudio". Linux doesn't probe it properly. This is what I got from dmesg. ad1848/cs4248 codec driver Copyright (C) by Hannu Savolainen 1993-1996 pnp: Device 01:01.00 activated. ad1848: PnP reports 'CS4236B' at i/o 0x534, irq 5, dma 1, 3 cs4232: probe of 01:01.00 fa

can't build um architecture linux image on lenny

2008-10-30 Thread Brad Brock
I've been using user-mode-linux (UML) since 3 years ago. I enjoyed its costumizable guest kernel until last week when I realize that building custom guest kernel on previous kernels version (I've tried 2.6.18 and 1.6.22) is no longer available due errors while compiling the kernel. The errors oc

Re: can't build um architecture linux image on lenny

2008-11-01 Thread Brad Brock
>--- On Fri, 10/31/08, Emanoil Kotsev <[EMAIL PROTECTED]> wrote: >From: Emanoil Kotsev <[EMAIL PROTECTED]> >Subject: Re: can't build um architecture linux image on lenny >To: debian-user@lists.debian.org >Date: Friday, October 31, 2008, 4:50 PM > >Jeff D