Date: Wed, 20 Dec 2000 02:42:46 -0600 From: "Justin W. Pauler" <jwpauler@jwpages.com> To: "Cliff S." <csbsd@raggedclown.net>, jwpauler@jwpages.com, Chris Fedde <chris@fedde.littleton.co.us>, modF <modf@home.com>, questions@FreeBSD.ORG Subject: Re: HD Space requirements? Message-ID: <00122002424600.09817@wks01.drnet.fais.net> In-Reply-To: <E148ecA-000JWq-00@post.mail.nl.demon.net> References: <E148ecA-000JWq-00@post.mail.nl.demon.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Oh, it'll do it on the smallest of a budget :P
bash$ /sbin/dmesg
Copyright (c) 1992-2000 The FreeBSD Project.
Copyright (c) 1979, 1980, 1983, 1986,1988, 1989, 1991, 1992, 1993, 1994
The Regents of the University of California. All rights reserved.
FreeBSD 4.1.1-RELEASE #0: Tue Jan 1 07:28:31 GMT 1980
root@drnet.fais.net:/usr/src/sys/compile/DRNET
Timecounter "i8254" frequency 1193182 Hz
CPU: i486 DX2 (486-class CPU)
Origin = "GenuineIntel" Id = 0x435 Stepping = 5
Features=0x3<FPU,VME>
real memory = 33554432 (32768K bytes)
avail memory = 30339072 (29628K bytes)
Preloaded elf kernel "kernel" at 0xc0279000.
md0: Malloc disk
npx0: <math processor> on motherboard
npx0: INT 16 interface
isa0: <ISA bus> on motherboard
aha0 at port 0x330-0x333 irq 11 drq 5 on isa0
aha0: AHA-1542CF FW Rev. C.0 (ID=45) SCSI Host Adapter, SCSI ID 7, 16 CCBs
vga0: <Generic ISA VGA> at port 0x3b0-0x3cf iomem 0xa0000-0xbffff on isa0
sc0: <System console> at flags 0x100 on isa0
sc0: VGA (mono) <16 virtual consoles, flags=0x300>
atkbdc0: <Keyboard controller (i8042)> at port 0x60,0x64 on isa0
atkbd0: <AT Keyboard> flags 0x1 irq 1 on atkbdc0
kbd0 at atkbd0
sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0
sio0: type 16550A
sio1: configured irq 3 not in bitmap of probed irqs 0
ed0 at port 0x300-0x31f iomem 0xd8000 irq 3 on isa0
ed0: address 00:40:05:14:c7:2c, type NE2000 (16 bit)
IP packet filtering initialized, divert disabled, rule-based forwarding
disabled, default to accept, logging disabled
Waiting 15 seconds for SCSI devices to settle
da0 at aha0 bus 0 target 0 lun 0
da0: <QUANTUM LPS525S 3110> Fixed Direct Access SCSI-2 device
da0: 3.300MB/s transfers
da0: 501MB (1027548 512 byte sectors: 64H 32S/T 501C)
Mounting root from ufs:/dev/da0s1a
2:38AM up 23 days, 7:18, 1 user, load averages: 0.13, 0.23, 0.23
bash$ ps xa
PID TT STAT TIME COMMAND
0 ?? DLs 0:00.69 (swapper)
1 ?? ILs 0:01.72 /sbin/init --
2 ?? DL 0:02.30 (pagedaemon)
3 ?? DL 0:00.00 (vmdaemon)
4 ?? DL 0:02.49 (bufdaemon)
5 ?? DL 0:43.44 (syncer)
24 ?? Is 0:00.09 adjkerntz -i
63 ?? Ss 47:56.49 /usr/sbin/ppp -quiet -ddial -nat fais
128 ?? Ss 0:20.67 syslogd -s
147 ?? Is 0:05.50 inetd -wW
149 ?? Is 0:12.75 cron
152 ?? Ss 0:18.06 sendmail: accepting connections (sendmail)
182 ?? Is 0:08.79 /usr/local/libexec/cucipop -YaSqE 6w
1755 ?? Is 0:37.30 /usr/sbin/named
2474 ?? Ss 0:02.75 telnetd
2482 ?? Z 0:00.00 (cucipop)
2475 p0 Ss 0:05.31 -bash (bash)
2483 p0 R+ 0:00.08 ps xa
1001 v0 Is+ 0:00.87 /usr/libexec/getty Pc ttyv0
189 v1 Is+ 0:00.88 /usr/libexec/getty Pc ttyv1
188 ?? Is 0:00.75 lpd
The key is, secure everything down, and load everything in inetd. :P
notice the 3.300MB/s HDD transfer
-jwp
On Wednesday 20 December 2000 02:28, Cliff S. wrote:
> > I think this might help you out some, its my two systems, and for what
> > they do, they work great :P
> >
> > On my LAN, I have a 66mhz pentium machine. With a 500MB scsi hdd and
> > 4.1.1-R, it runs Samba, acts as my internet gateway, firewalls my
> > network, nat's certain ports, runs fetchmail to download e-mail from all
> > of my family's e-mail accounts, runs cucipop for pop3 over the network,
> > sendmail with smart relaying, apache for my local webpages, and runs
> > three printers (all which get pretty heavy usage)....<snip>
>
> Now that is very impressive!
> I am setting up a machine to do more or less the same thing (well a few
> less printers) - but I have the luxury of a P120 with a 4 Gig disk, 64MB
> edo ram .. ... old technology, don't knock it :)
>
> Cliff
>
> mm, maybe I don;t need that new whizzy fizzy PC for christmas after
> all..
--
Justin W. Pauler (drnet)
E-Mail: jwpauler@jwpages.com
WWW: http://www.jwpages.com
IRC: Undernet IRC Network, #EggDrop
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?00122002424600.09817>
