installer source location

2004-05-19 Thread sales
Hi, Can anyone there please show/driect/point out where the sysinstall source is located at? I have the need to edit it and see if its possible for me to work on it. I am using CVS via Internet. Thanks. ___ [EMAIL PROTECTED] mailing list http://lists.

Re: Firewalling Q

2004-05-19 Thread Schizik
Hello! > Block everything. (or don't route) I can't All this people are commercial customers We only have a policy that allows us to limit bandwidth for them in case of excessive usage. I have found nice approach for analyzing network traffic and installling dynamic firewall rules for it. I

Re: /usr out of space

2004-05-19 Thread hoe-waa
> On Thursday 20 May 2004 02:19 am, [EMAIL PROTECTED] wrote: > > Aloha Nicholas > > Thanks for responding. I had just received a hint > > about growfs and while reading that I found out > > about newfs. I have indeed performed the newfs and > > can now mount /dev/da1s4f. > > Would it be possible

Re: memory allocation/deallocation (malloc experts needed)

2004-05-19 Thread Dan Nelson
In the last episode (May 20), Till Plewe said: > My problem is essentially that freeing large numbers of small chunks > of memory can be very slow. I have run into this problem twice so > far. Do you have a testcase? The attached program mallocs 1 million 128-byte blocks, then frees them. With M

Re: /usr out of space

2004-05-19 Thread Nicholas Basila
On Thursday 20 May 2004 02:19 am, [EMAIL PROTECTED] wrote: > Aloha Nicholas > Thanks for responding. I had just received a hint > about growfs and while reading that I found out > about newfs. I have indeed performed the newfs and > can now mount /dev/da1s4f. > Would it be possible to use growfs to

Re: /usr out of space

2004-05-19 Thread hoe-waa
Aloha Nicholas Thanks for responding. I had just received a hint about growfs and while reading that I found out about newfs. I have indeed performed the newfs and can now mount /dev/da1s4f. Would it be possible to use growfs to add the new slice to /usr? If not, I will follow your instructions

Re: /usr out of space

2004-05-19 Thread Nicholas Basila
On Wednesday 19 May 2004 08:17 pm, [EMAIL PROTECTED] wrote: > > When I tried using bsdlabel without any options I got an error. > So I then did a "bsdlabel -w da1s4" and the a "bsdlabel -e da1s4" > and edited what I believe are the correct numbers for this slice. > Now when I do the "bsdlabel da1s4

memory allocation/deallocation (malloc experts needed)

2004-05-19 Thread Till Plewe
My problem is essentially that freeing large numbers of small chunks of memory can be very slow. I have run into this problem twice so far. 1) Shutting down python can take several minutes if I have used large dictionaries. The solution I use here is to exit python without freeing the allocated me

Fwd: Re: root no found(Thanx)

2004-05-19 Thread mehrdad nosrati
Note: forwarded message attached. Thanx a billion for your help. Yahoo! Messenger - Communicate instantly..."Ping" your friends today! Download Messenger Now http://uk.messenger.yahoo.com/download/index.html--- Begin Mes

Re: how-to tell sendmail to mail thru my ISP

2004-05-19 Thread Jay Moore
On Wednesday 19 May 2004 11:02 am, fbsd_user wrote: > I have dynamic IP address and ISP blocks inbound port 25 so any > recipients email server that checks back before accepting says I an > invalid sender. Going through my ISP email server should fix this. > > How do I tell sendmail to send, relay

RE: OpenOffice Install in FreeBSD

2004-05-19 Thread Andrew Firestone
Just checked out the status of the port and it looks like it is broken. www.freebsd.org/cgi/cvsweb.cgi/ports/editors/openoffice-1.1 -Original Message- From: Bill Moran [mailto:[EMAIL PROTECTED] Sent: Thursday, 20 May 2004 12:14 PM To: Andrew Firestone Cc: [EMAIL PROTECTED] Subject: Re:

RE: OpenOffice Install in FreeBSD

2004-05-19 Thread Andrew Firestone
>One option is to download a package off the OpenOffice.org site and install >that ... the only difficulty there is finding the older dependent packages >and getting them installed first. But the OpenOffice Package would still build the Java stuff wouldn't it or do you think the issue is with th

Re: Why has cvsup quit working for me?

2004-05-19 Thread Kent Stewart
On Wednesday 19 May 2004 07:10 pm, Jonathon McKitrick wrote: > I don't get it. It was working last week. Here's what I get now: > > root:~# cvsup /usr/share/examples/cvsup/ports-supfile > Cannot get IP address of my own host -- is its hostname correct? > root:~# > > I have not changed my hostname

Need Advice On Audit Log File Access

2004-05-19 Thread Suhaimi Jamalludin
Hi All, I have a File Server and all the clients are using WinSCP3 to copy their data to my File Server. Is there any audit log generated for me to check if somebody accidently deleted any files in the File Server. I'm looking at simililar method like Samba-audit log. By the way I'm using FreeBS

Re: OpenOffice Install in FreeBSD

2004-05-19 Thread Bill Moran
Andrew Firestone wrote: Anyone have any luck installing OpenOffice-1.1 for FreeBSD 4.9? I only get the error below after getting all the bits from the sun site for the java install that OpenOffice precipitates. Java HotSpot (TM) Client VM warning: Can't detect initial thread stack location In all

Why has cvsup quit working for me?

2004-05-19 Thread Jonathon McKitrick
I don't get it. It was working last week. Here's what I get now: root:~# cvsup /usr/share/examples/cvsup/ports-supfile Cannot get IP address of my own host -- is its hostname correct? root:~# I have not changed my hostname. I have a new firewall at home, but I get the same message at work a

OpenOffice Install in FreeBSD

2004-05-19 Thread Andrew Firestone
Anyone have any luck installing OpenOffice-1.1 for FreeBSD 4.9? I only get the error below after getting all the bits from the sun site for the java install that OpenOffice precipitates. Java HotSpot (TM) Client VM warning: Can't detect initial thread stack location In all the post on this topic

Re: Max NFSD processes

2004-05-19 Thread Eric Anderson
Dan Nelson wrote: In the last episode (May 19), Eric Anderson said: I have several heavily used NFS servers, currently running FreeBSD 4.9-RELEASE. I'm getting jammed up with all my nfsd processes being busy, so clients see slow connections to the server. I have the nfsd starting with a count

/usr out of space

2004-05-19 Thread hoe-waa
Aloha I'm looking for a little direction (instructions or reading) that could point me the right way. I have a box with an 18G scsi hd that has win98 loaded on slice 1, FreeBSD 5.2RC loaded on slice 2 and I had a couple of linux distros loaded in extended partitions. I had blown away one of the l

Re: Creating ISO image question (PROBLEM SOLVED)

2004-05-19 Thread Warren Block
On Wed, 19 May 2004, [iso-8859-1] Stephen Liu wrote: > I don't expect it would be so complicate on FreeBSD. > It is rather simple on Linux. But mkisofs is the same on both. > SOLUTION; > > $ mkisofs -U -R -o cdimage.raw -graft-points \ > usr/home/user-A/document-AAA/=/usr/home/user-A/document-AA

AIO stupidity

2004-05-19 Thread Bjorn Dittmer-Roche
Hey all, I'm pretty sure I am being stupid, but I couldn't get any help from google or by searching the archives. Any pointer would be greatly appretiated! I am trying to use aio functions in a real-time thread. The trouble is I keep getting "Function not implemented" errors. I th

Re: network traffic

2004-05-19 Thread Oscar Ricardo Silva
At 02:41 PM 5/18/2004, you wrote: any one know were I can get a netwrk testing tool that can sit on a server and test the speed of a network connection.. I have a small network ot work and I get computers that just disappear off the net..different computer at different times. but most of the time t

Re: Cannot Login After Using Kuser to setup Accounts

2004-05-19 Thread Gerard Seibert
On Wednesday, May 19, 2004 3:00:52 PM Matthew Seaman <[EMAIL PROTECTED] wrote: |>Date: Wed, 19 May 2004 16:22:19 +0100 |>From: Matthew Seaman <[EMAIL PROTECTED]> |>Subject: Re: Cannot Login After Using Kuser to setup Accounts |>To: Mark Teel <[EMAIL PROTECTED]> |>Cc: [EMAIL PROTECTED] |>Message-ID

Re: third IDE

2004-05-19 Thread Mark
Kent Stewart wrote: > On Wednesday 19 May 2004 02:13 pm, Mark wrote: >> Ok, I bought the Promise Ultra133, and now FreeBSD (4.9R) recognized >> my third IDE port: >> >> ATA channel 2: >> Master: ad4 ATA/ATAPI rev 7 >> Slave: no device present >> >> But I cannot mount it! "mount /

Re: Max NFSD processes

2004-05-19 Thread Dan Nelson
In the last episode (May 19), Eric Anderson said: > I have several heavily used NFS servers, currently running FreeBSD > 4.9-RELEASE. I'm getting jammed up with all my nfsd processes being > busy, so clients see slow connections to the server. I have the nfsd > starting with a count of 20, which

Max NFSD processes

2004-05-19 Thread Eric Anderson
I have several heavily used NFS servers, currently running FreeBSD 4.9-RELEASE. I'm getting jammed up with all my nfsd processes being busy, so clients see slow connections to the server. I have the nfsd starting with a count of 20, which is the max set in the nfsd.c file. Are there any risks

Re: third IDE

2004-05-19 Thread Kent Stewart
On Wednesday 19 May 2004 02:13 pm, Mark wrote: > Ok, I bought the Promise Ultra133, and now FreeBSD (4.9R) recognized > my third IDE port: > > ATA channel 2: > Master: ad4 ATA/ATAPI rev 7 > Slave: no device present > > But I cannot mount it! "mount /dev/ad4s1a /backup" says: > > "mo

Re: Samba PDF printing

2004-05-19 Thread Andrea Venturoli
** Reply to note from Joan Picanyol i Puig <[EMAIL PROTECTED]> Wed, 19 May 2004 19:50:11 +0200 > > Everything works fine, but not after a reboot. > > After the machine is powered up PDF creation will silently fail. > > "sh /usr/local/etc/rc.d/samba.sh stop ; sh /usr/local/etc/rc.d/samba.sh sta

freebsd + linux dual boot share filesystem?

2004-05-19 Thread Jesse Guardiani
Hello, I'm about to setup a dual boot of linux + freebsd (5.2.1-RELEASE) on a 160gb hard disk. I'd really like linux and freebsd to share (be able to read and write) the bulk of the disk so that I can work in either environment freely. FreeBSD's ext2fs kernel module would seem preferable over a m

Re: remote monitoring system variables?

2004-05-19 Thread Stephen P. Cravey
Fortunately, this is for data analysis and not administration. As such, I only need read access to this data. I would consider write access a serious security problem. :) Thanks. -Stephen On Wed, 19 May 2004 11:18:20 +0100 Matthew Seaman <[EMAIL PROTECTED]> wrote: > On Tue, May 18, 2004 at 04:2

Re: USB generic driver problems

2004-05-19 Thread Trevor Blackwell
I'm also trying to make the Labjack work on FreeBSD 4.9. I haven't solved the problem, but I at least know why you're getting a "device not configured" error when writing to the USB endpoint. The ugen driver finds that: (sce->edesc->bmAttributes & UE_XFERTYPE) == UE_INTERRUPT but only allows a

Re: USB generic driver problems

2004-05-19 Thread Chris
On Wed, 19 May 2004, Trevor Blackwell wrote: > > I'm also trying to make the Labjack work on FreeBSD 4.9. I haven't > solved the problem, but I at least know why you're getting a "device not > configured" error when writing to the USB endpoint. The ugen driver > finds that: > > (sce->edesc->bmA

RE: network traffic

2004-05-19 Thread Buck
That works Great but do you know of anything that works in side the network? does the same thing but inside the network -Original Message- From: B Hansson [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 19, 2004 7:22 AM To: freebsd questions Cc: [EMAIL PROTECTED] Subject: Re: network traffi

Re: third IDE

2004-05-19 Thread Mark
Ok, I bought the Promise Ultra133, and now FreeBSD (4.9R) recognized my third IDE port: ATA channel 2: Master: ad4 ATA/ATAPI rev 7 Slave: no device present But I cannot mount it! "mount /dev/ad4s1a /backup" says: "mount: /dev/ad4s1a: No such file or directory" And /dev/ad4 does

Re: sendmail only sends mail for root, not non-root users

2004-05-19 Thread Matthew Seaman
On Wed, May 19, 2004 at 11:44:13AM -0700, carvin5string wrote: > What do I have to do to make sendmail send mail for non-root users? > Thanks Looks like your permissions are fubar'd. I assume you're running the standard sendmail daemon that comes with the system. If you're running the ports ver

5.2.1 Netware Issues...

2004-05-19 Thread David at Andrew
Couple of questions about IPX here that I guess might be related 1- ncp won't compile 2- ipxrouted causes kernel panic when killing nwserv or halting/rebooting system I note that ncp is currently an uncleared bug and wonder if this is what's causing the ipxrouted panics. Anyway, regardless, I w

Re: ad0: READ command timeout tag=0 serv=0 -

2004-05-19 Thread Parv
in message <[EMAIL PROTECTED]>, wrote Marcia de Oliveira Cardoso thusly... (something about hard drive problems) Would you please stop sending similar messages repeatedly, so far 4-5 messages with in 2 hours? - Parv -- ___ [EMAIL PROTECTED] maili

sendmail only sends mail for root, not non-root users

2004-05-19 Thread carvin5string
(hopefully the list won't get two copies of this message) I have determined what the problem is with sendmail - only root can send mail. Here are the messages from maillog (notice the root emails are sent ok, the www emails are not) - May 19 11:40:00 www sendmail[11799]: i4JIe0nK011799: to=root,

Re: Cannot Login After Using Kuser to setup Accounts

2004-05-19 Thread Christopher Nehren
On Wed, May 19, 2004 at 10:23:24 EDT, Mark Teel scribbled these curious markings: > On a fresh install of FreeBSD 5.2, after I add a user via kuser, when I > logout I cannot log back in! > I get a message stating that the "accound" has expired, even for the > root user. Looks like you got bitten

ad0: READ command timeout tag=0 serv=0 -

2004-05-19 Thread Marcia de Oliveira Cardoso
Hi, I got it ... Disable DMA mode in = BIOS and got the system installed. Pehaps I can put = disks in DMA 2 ? Hi, I'm trying to install a FreeBsd = 4.9 with floppy disks but it failed with the message ad0: READ command timeout tag=0 = serv=0 - resetting at

defining knobs in pkgtools.conf question

2004-05-19 Thread Chiang Seng Chang
Hi, This is from the lang/python Makefile === quote === OPTIONS=THREADS "Enable thread support" on \ HUGE_STACK_SIZE "Use a larger thread stack" off \ UCS2 "Use UCS2 instead of UCS4 for unicode support" off \ PYMALLOC "Uses python's internal m

[FAQ pointer] Re: permissions

2004-05-19 Thread Lowell Gilbert
arden <[EMAIL PROTECTED]> writes: > the prob ive got at the mo is that only root can mount my cd drive how > do i halter its permissions so standard user can use it "How do I let ordinary users mount floppies, CDROMs and other removable media?" http://www.freebsd.org/doc/en_US.ISO8859-1/books/fa

Re: permissions

2004-05-19 Thread DanGer
Hello arden, Wednesday, May 19, 2004, 8:05:34 PM, you wrote: a> hi all a> i only have two users on my bsd box me as a standard user and root a> the prob ive got at the mo is that only root can mount my cd drive how a> do i halter its permissions so standard user can use it try installing "

Re: permissions

2004-05-19 Thread Kent Stewart
On Wednesday 19 May 2004 11:05 am, arden wrote: > hi all > > i only have two users on my bsd box me as a standard user and root > > the prob ive got at the mo is that only root can mount my cd drive > how do i halter its permissions so standard user can use it > > on a similar vain on my linux boxe

permissions

2004-05-19 Thread arden
hi all i only have two users on my bsd box me as a standard user and root the prob ive got at the mo is that only root can mount my cd drive how do i halter its permissions so standard user can use it on a similar vain on my linux boxes i can su root but i get a message saying "sorry" is thi

Re: Samba PDF printing

2004-05-19 Thread Joan Picanyol i Puig
On Wed, 19 May 2004 13:14:26 -0500, Andrea Venturoli wrote: > Everything works fine, but not after a reboot. > After the machine is powered up PDF creation will silently fail. > "sh /usr/local/etc/rc.d/samba.sh stop ; sh /usr/local/etc/rc.d/samba.sh start" will > fix this. > Any hint? Look at the

Re: Is Samba PDC up to snuff ?

2004-05-19 Thread Joan Picanyol i Puig
On Wed, 19 May 2004 10:25:31 -0500, Darryl Hoar wrote: > Right now, it has an NT4 Server Primary Domain > Controller. I would like to rip it down, install > FreeBSD and set it up as the Primary Domain > Controller. This is only possible if the Samba > Primary Domain Controller feature works and

Re: Issues with 5.2.1-RELEASE-p4

2004-05-19 Thread Jorn Argelo
Tom Kiblin wrote: Hello, I am running a dual xeon with hyperthreading, SCSI system, that constantly crashes under load. The box is doing about 40mbs of transfer, and I get a panic with the following output on the screen: http://advancedhosters.com/zico.JPG Any ideas or suggestions? Thanks, Tom ___

Re: ad0: READ command timeout tag=0 serv=0

2004-05-19 Thread Parv
in message <[EMAIL PROTECTED]>, wrote Marcia de Oliveira Cardoso thusly... > > > I'm trying to install a FreeBsd 4.9 = with floppy disks but it > failed with the message > >ad0: READ command = timeout tag=0 serv=0 - >resetting ata0: = resetting devices Wo! That sent chills through my spi

Issues with 5.2.1-RELEASE-p4

2004-05-19 Thread Tom Kiblin
Hello, I am running a dual xeon with hyperthreading, SCSI system, that constantly crashes under load. The box is doing about 40mbs of transfer, and I get a panic with the following output on the screen: http://advancedhosters.com/zico.JPG Any ideas or suggestions? Thanks, Tom ___

RE: 11b/g PCMCIA

2004-05-19 Thread Doug White
On Mon, 17 May 2004, Pratt, Benjamin E. wrote: > Hello, I know this is coming a while after this original topic was > posted but I just got the same PCMCIA card and did some searching and > didn't find any info about the card being supported as of yet. > > I am also fairly new to FreeBSD but am in

Re: c and freebsd

2004-05-19 Thread Henrik W Lund
[EMAIL PROTECTED] wrote: hello i'm learing c and hoping to make bsd a life long friend. i'm thinking about building a cluster in total of about 20-25+ clients. does freebsd support c, i expect it to, and does that come with "graphic functions" and name a list of prog. languages that freebsd supp

{100-83752} Help Desk Submission

2004-05-19 Thread info
Thank you for submitting a support request. A summary of your request is below: Details [Submitted 19-5-2004-1:02 ] Name..: Unregistered Subject...: believe me Thank

SA-04:10 problem -- GPG error: "not a detached signature"

2004-05-19 Thread Saint Aardvark the Carpeted
I've just downloaded the SA-04:10 (CVS server) patch and signature file, and I've run into problems trying to verify it. I run: gpg --verify cvs.patch.asc cvs.patch and instead of the usual "Good signature from FreeBSD Security Officer" message, I see this error: gpg: not a deta

Re: XFree86 problem?

2004-05-19 Thread Jorn Argelo
Schizik wrote: Hello! This is output from "top" As you may notice XFree86 ate 331Mb memory. After some time it will die after swap_pager_getswapspace(9): failed This happens daily, after about 8-10 hours of work. System is 5.2-CURRENT (as of 14-May), same behaviour was on 5.2.1-R 4.8-R worked fine

pkg_add question

2004-05-19 Thread Hamilton
Hi, I would like to install gnuls-4.0_1.tgz into my system. When I install by using the command "#pkg_add gnuls-4.0_1.tgz", the system echos "Bus error (core dumped)". What does the message mean? How do I install the gnuls package? thanks very much. __

XFree86 problem?

2004-05-19 Thread Schizik
Hello! This is output from "top" As you may notice XFree86 ate 331Mb memory. After some time it will die after swap_pager_getswapspace(9): failed This happens daily, after about 8-10 hours of work. System is 5.2-CURRENT (as of 14-May), same behaviour was on 5.2.1-R 4.8-R worked fine ---

Re: how-to tell sendmail to mail thru my ISP

2004-05-19 Thread Mike Hogsett
> I have dynamic IP address and ISP blocks inbound port 25 so any > recipients email server that checks back before accepting says I an > invalid sender. Going through my ISP email server should fix this. > > How do I tell sendmail to send, relay my outgoing email through > my ISP email server?

RE: Squirrell Mail question

2004-05-19 Thread Marius Kirschner
No, squirrelmail requires IMAP, it won't do POP3. Check the Squirrelmail Requirements page at: http://www.squirrelmail.org/wiki/SquirrelMailRequirements ---Marius > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Darryl Hoar > Sent: Friday, May 1

how-to tell sendmail to mail thru my ISP

2004-05-19 Thread fbsd_user
I have dynamic IP address and ISP blocks inbound port 25 so any recipients email server that checks back before accepting says I an invalid sender. Going through my ISP email server should fix this. How do I tell sendmail to send, relay my outgoing email through my ISP email server? _

IPX issues with 5.2.1 - any news ?

2004-05-19 Thread David Denny
Problems compiling 5.2.1 kernel: NCP won't compile. and IPXROUTED implicated in kernel panic when shutting down OS or nwserv (removing the IPX stuff from rc.conf also removes the panics). I understand from a post elsewhere that NCP is fine on 4.9 but I was hoping to stay with the 5 branch. And

Re: Cannot Login After Using Kuser to setup Accounts

2004-05-19 Thread Matthew Seaman
On Wed, May 19, 2004 at 09:23:24AM -0500, Mark Teel wrote: > On a fresh install of FreeBSD 5.2, after I add a user via kuser, when I > logout I cannot log back in! > I get a message stating that the "accound" has expired, even for the > root user. > > Please help as this has rendered my system u

Home, End Keys in less with putty on Freebsd

2004-05-19 Thread Volker Lieder
Hello, i have Problems using the home and end key with putty on a freebsd-box. I have read that there are some problems with this, but i didn't find a workaround that works for me. It is a Freebsd 4.9 and the actual putty-client. Has anybody an idea? __

[no subject]

2004-05-19 Thread Marcia de Oliveira Cardoso
Hi, I'm trying to install a FreeBsd 4.9 with floppy disks but it failed with the message ad0: READ command timeout tag=0 serv=0 - resetting ata0: resetting devices I have 2 seagate disks IDE with 120G and the motherboard is Asus P4V8-X (chipset SIS 648). Both auto configured in BIOS. So, w

ad0: READ command timeout tag=0 serv=0

2004-05-19 Thread Marcia de Oliveira Cardoso
Hi, I'm trying to install a FreeBsd 4.9 = with floppy disks but it failed with the message ad0: READ command = timeout tag=0 serv=0 - resetting ata0: = resetting devices I have 2 seagate = disks IDE with 120G and the motherboard is Asus P4S8X. Both auto = configured in BIO

Re: network traffic

2004-05-19 Thread Chuck Swiger
Buck Jones wrote: I would like two programs that sit on two computer and just talk to each other and tell what the speed they are talking and if there is a packet loss "ping -f" is a pretty good way of stress-testing a LAN. You can also use "time ping -s 1000 -c 1000 -i 0.0001 host" or so to send

Re: Samba PDF printing

2004-05-19 Thread Andrea Venturoli
** Reply to note from Pavel Duda <[EMAIL PROTECTED]> Wed, 19 May 2004 16:10:26 +0200 > I remember that I had same problem, when samba wasn't started from > inetd. Now I'm using CUPS PDF priner so I can't check it out, but try to > start nmbd/smbd directly from inetd. Aren't samba gurus adver

Is Samba PDC up to snuff ?

2004-05-19 Thread Andrea Venturoli
** Reply to note from "Darryl Hoar" <[EMAIL PROTECTED]> Wed, 19 May 2004 09:25:31 -0500 > I would appreciate anybody who is using this feature > of Samba to comment on it. I've done that on several network and experienced no major problem. In some case I even have a BDC with samba. Minor issue

Total freezeup under network load

2004-05-19 Thread David
Hello, I've encountered a problem with FreeBSD. When I upload files to my FTP server (pure-ftpd v1.0.18) on the LAN I get speeds around 3MB/s. Then, suddenly and at totally random times, the transfer stops. If I'm connected to the server's IRCd I ping timeout. The server totally freezes for a peri

Is Samba PDC up to snuff ?

2004-05-19 Thread Darryl Hoar
Greetings, I am planning a restructure of my internal network. Right now, it has an NT4 Server Primary Domain Controller. I would like to rip it down, install FreeBSD and set it up as the Primary Domain Controller. This is only possible if the Samba Primary Domain Controller feature works and is

Cannot Login After Using Kuser to setup Accounts

2004-05-19 Thread Mark Teel
On a fresh install of FreeBSD 5.2, after I add a user via kuser, when I logout I cannot log back in! I get a message stating that the "accound" has expired, even for the root user. Please help as this has rendered my system unusable. Thanks ___ [EMAIL

ad0: READ command timeout

2004-05-19 Thread Marcia de Oliveira Cardoso
Hi, I'm trying to install a FreeBsd 4.9 = with floppy disks but it failed with the message ad0: READ command = timeout tag=0 serv=0 - resetting ata0: = resetting devices I have 2 seagate = disks IDE with 120G and the motherboard is Asus P4V8-X. Both auto = configured in BI

Re: network traffic

2004-05-19 Thread B Hansson
Buck Jones wrote: any one know were I can get a netwrk testing tool that can sit on a server and test the speed of a network connection.. I have a small network ot work and I get computers that just disappear off the net..different computer at different times. but most of the time they are on the n

Re: Creating ISO image question (PROBLEM SOLVED)

2004-05-19 Thread Stephen Liu
Hi Malcolm, Tks for your advice. You understand my need completely. Problem is now solved as stated at the bottom of this posting. > I believe that in case 1) you want to see the > directory usr on the final CD containing > subdirectory home etc. > > And in instance 2) you want to see the

Re: Samba PDF printing

2004-05-19 Thread Pavel Duda
Andrea Venturoli wrote: Hello. I've set up Samba in order provide a PDF creation tool which works as a virtual printer. Everything works fine, but not after a reboot. After the machine is powered up PDF creation will silently fail. "sh /usr/local/etc/rc.d/samba.sh stop ; sh /usr/local/etc/rc.d/sam

5.2.1: Wireless & X questions

2004-05-19 Thread Shaun T. Erickson
Ok. I installed 5.2.1 on a laptop last night, which went quite nicely. During the install, it detected my wireless card, just fine. It wanted to dhcp for it, but that (correctly) failed, as my net uses wep. So, it punted me to the manual interface configuration screen, where I was easily able t

Re: can ´t mount dvd

2004-05-19 Thread Michael Hollmann
sorry, you are right thank´s Jeremy Faulkner wrote: Michael Hollmann wrote: hi dmesg | more acd1: DVD-R at ata1-master PIO4 Wow, you don't have much in your dmesg. Or you didn't actually type that command. cat /etc/fstab /dev/acd1c /tmp/dvdcd9660 ro,noauto 0

Re: Creating ISO image question

2004-05-19 Thread Joe Altman
On Wed, May 19, 2004 at 01:29:16PM +0800, Stephen Liu wrote: > Hi Joe, > > Tks for your advice. > > - snip- > > mkisofs -o cd_image.iso > page> dir/ ? > > Applying following command lines > 1) > # mkisofs -o cdimage.raw -R > /usr/home/user-A/document-AAA > > 2) > # mkisofs -R -o cdimage.raw >

RE: Start BIND on boot

2004-05-19 Thread Nuno César Pires
Hi, Sorry not to give my feedback related with your suggestions sooner, but I was absent. I have looked to the named messages after boot and apparently it was everything ok i.e.: First message: "starting (etc/namedb/named.conf). named 8.3.6-REL ." Second message: "limit files set to

Re: Creating ISO image question

2004-05-19 Thread Malcolm Kay
On Monday 17 May 2004 20:58, Stephen Liu wrote: > HI folks, > > I tried to solve following questions on creating ISO > image with reference to 'man mkisofs' but could not > resolve; > > Tree of diectories e.g. > > /usr/home/user-A/document-AAA/subdirectories > > 1) To include the complete tree star

Re: SUN Sparc5

2004-05-19 Thread Zoltan HERPAI
On Tue, 18 May 2004, Mike Guice wrote: > I have purchased a used SUN Sparc5 170MHz/32MB Ram/2.1GB Drive. > Had to replace the drive with IBM 9GB > > What version of BSD would work on this machine? hi, openbsd and netbsd. but you should get some more memory, if you want to do anything other than r

SUN Sparc5

2004-05-19 Thread Mike Guice
I have purchased a used SUN Sparc5 170MHz/32MB Ram/2.1GB Drive. Had to replace the drive with IBM 9GB What version of BSD would work on this machine? Thanks Mike Guice ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo

network traffic

2004-05-19 Thread Buck Jones
any one know were I can get a netwrk testing tool that can sit on a server and test the speed of a network connection.. I have a small network ot work and I get computers that just disappear off the net..different computer at different times. but most of the time they are on the net and just are so

Radius Client

2004-05-19 Thread mitali.vemuganti
Hi, I have a query. Can any one let me know if the FreeBSD Radius client conforms to RFC 2865. Thank you, Regards, Mitali Vemuganti Confidentiality Notice The information contained in this electronic message and any attachments to this message are intended for the exclusive use o

postfix port nullclient

2004-05-19 Thread dave
Hello, If anyone has the latest postfix v2.1 port working as a nullclient please write me. I am having difficulties, where any mail i send out from the nullclients goes in to limbo, doesn't bounce and never shows up, nothing in any of the logs. It's as if i never sent the messages. Thanks. Dave

[no subject]

2004-05-19 Thread ryutaroh
I do not read the email account "[EMAIL PROTECTED]". Thank you. ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: Is There Any Professional To Help Me!

2004-05-19 Thread platanthera
On Wednesday 19 May 2004 12:37, mehrdad nosrati wrote: > Dear All, > > I've a FreeBSD 3.4 Release.My cronttab file is like: > > > > # /etc/crontab - root's crontab for FreeBSD > # > # $FreeBSD: src/etc/crontab,v 1.18.2.2 1999/08/29 > 14:18:39 peter Exp $ > # > SHELL=/bin/sh > PATH=/etc:/bin:/sbin:/

Re: root no found

2004-05-19 Thread Matthew Seaman
On Wed, May 19, 2004 at 07:02:41AM +0100, mehrdad nosrati wrote: > but every 5 minute I receive a mail from cron daemon > in > which it says: > > Cron <[EMAIL PROTECTED]> root /usr/libexec/atrun > > root:not found FAQ: http://www.freebsd.org/doc/en_US.ISO8859-1/books/faq/admin.html#ROOT-NO

Re: Howto set sysinstall to use CURRENT packages

2004-05-19 Thread Matthew Seaman
On Tue, May 18, 2004 at 01:55:54PM -0700, Dinesh Nadarajah wrote: > How do I set sysinstall to use current packages? In the config menu I > changed 5.2.1-RELEASE to 5.2.1-CURRENT and several other values but > would not recognize. Complains no such distribution is available on > ftp.freebsd.org.

Re: Special Keys in less

2004-05-19 Thread Simon Barner
> I'm not sure what you mean by Pos1 key? Pos1 == Home on German keyboards. > On my machine from both console > and gnome-terminal I can use the "Home" and "End" key to get to the > beginning and end of the file using versions 358 and 371 of less. It > works on both FreeBSD 4.x and 5.x in my case

Is There Any Professional To Help Me!

2004-05-19 Thread mehrdad nosrati
Dear All, I've a FreeBSD 3.4 Release.My cronttab file is like: # /etc/crontab - root's crontab for FreeBSD # # $FreeBSD: src/etc/crontab,v 1.18.2.2 1999/08/29 14:18:39 peter Exp $ # SHELL=/bin/sh PATH=/etc:/bin:/sbin:/usr/bin:/usr/sbin HOME=/var/log # #minute hourmdaymonth wdaywh

Re: Special Keys in less

2004-05-19 Thread Nelis Lamprecht
On Wed, 2004-05-19 at 09:27, Volker Lieder wrote: > Hello, > i have a Freebsd 4.9 installed and have the following wish/problem. > I want to use the Pos1 and End-Keys in less. > For Pos1 the beginning of the file should be shown and for "End" the end. > Has anybody an idea how to configure less so

Samba PDF printing

2004-05-19 Thread Andrea Venturoli
Hello. I've set up Samba in order provide a PDF creation tool which works as a virtual printer. Everything works fine, but not after a reboot. After the machine is powered up PDF creation will silently fail. "sh /usr/local/etc/rc.d/samba.sh stop ; sh /usr/local/etc/rc.d/samba.sh start" will fix t

Re: remote monitoring system variables?

2004-05-19 Thread Matthew Seaman
On Tue, May 18, 2004 at 04:20:39PM -0500, Stephen P. Cravey wrote: > I was afraid of that. I'll look more closely into the SNMP MIBS to see > how much of what I need is available. The Issue I have with scripting > SNMP is that the OID numbers for custom scrips seem to be dependant on > how many scr

Re: How To Copy A Group of Files To Different Name?

2004-05-19 Thread Ruben de Groot
> On Tue, 18 May 2004, Drew Tomlinson wrote: > > > OK, thanks. I'm using tcsh but I think I figure out how to do it > > following your example. So a "script" is the only way to do it in > > *nix? Being born and raised on MS-DOS, I'm accustomed to the "copy bac* > > bac*.old" syntax. On the com

Re: Fwd: Re: root no found

2004-05-19 Thread andrew clarke
On 2004-05-19 18:33, mehrdad nosrati wrote: Note: forwarded message attached. But if see the man of atrun(8) then you can see these line: */5 * * * * root /usr/libexec/atrun which create an error for me! atrun(8) refers to /etc/crontab, not /var/cron/tabs/root.

Re: Fwd: Re: root no found

2004-05-19 Thread Rob
mehrdad nosrati wrote: Note: forwarded message attached. But if see the man of atrun(8) then you can see these line: */5 * * * * root /usr/libexec/atrun which create an error for me! Does that mean /usr/src/libexec/atrun/atrun.man is out-of-synch with crontab synt

Fwd: Re: root no found

2004-05-19 Thread mehrdad nosrati
Note: forwarded message attached. But if see the man of atrun(8) then you can see these line: */5 * * * * root /usr/libexec/atrun which create an error for me! Yahoo! Messenger - Communicate

Re: c and freebsd

2004-05-19 Thread Cordula's Web
> hello i'm learing c and hoping to make bsd a life long friend. i'm thinking > about building a cluster in total of about 20-25+ clients. does freebsd support > c, i expect it to, and does that come with "graphic functions" and name a > list of prog. languages that freebsd supports, please. com

ufs2 file system and zope/zeo directorystorage q

2004-05-19 Thread Ken Gunderson
Howdy: I'd have a Zope/Zeo site that I'd like to set up to use DirectoryStorage. DirectoryStorage author states: bushy If you are using a filesystem that is inefficient with directories containing larger than a few hundred items. This is optimal for most conventional filesystems, such as ex

  1   2   >