web protection

2005-05-30 Thread Mad Unix
I have the internal web sitehttp://10.5.5.5 which monitor the internet usage of my employee I want to implemet web-based user authentication using HTAcess with valid username and password. How can I implement this mechanisms? squid# uname -a FreeBSD squid 5.1-RELEASE FreeBSD 5.1-RELEASE #3 Than

How to achive Raid5 encryption

2005-05-30 Thread prasadam kumar
hai to all, I am working Raid5 storage device, i want to encrypt my Raid5 device for security purpose. To achive this feature file system independent i wrote my encryption algorithm in raid5 device driver(in target side), but it is producing junck data in my device. The problem here i am enco

Re: Online Capacity Expansion, RAID, Etc.

2005-05-30 Thread Chad Leigh -- Shire.Net LLC
On May 29, 2005, at 5:24 PM, Nikolas Britton wrote: Wojciech Puchar wrote: to be starting the array in a RAID 1 config using 2 drives, I will then migrate, and grow, the array to RAID 5 using the ORLM and OCE features of the board when more space is required. FreeBSD, RELENG_5_4, will N

Re: web protection

2005-05-30 Thread Robert Slade
On Mon, 2005-05-30 at 08:03, Mad Unix wrote: > I have the internal web sitehttp://10.5.5.5 which monitor the internet > usage of my employee I want to implemet web-based user authentication > using HTAcess with valid username and password. > > How can I implement this mechanisms? > > squid# uname

web protection

2005-05-30 Thread Mad Unix
I used this link http://faq.web2010.com/htaccess.htm but still cant see the effect of protection squid# pwd /var/www/html/squid-reports squid# ls -al total 646 drwxr-xr-x 25 root wheel 1024 May 30 12:56 . drwxr-xr-x 3 root wheel512 Jan 28 2004 .. -rw-r--r-- 1 root wheel125 May 3

Re: epoch->calendar date(1) wizardry

2005-05-30 Thread Giorgos Keramidas
On 2005-05-30 03:35, markzero <[EMAIL PROTECTED]> wrote: > Hello, > How may one pretty print an epoch timestamp using date(1)? The date > manual page gives me a headache. > > Essentially, I have the timestamp in a file: > > $ cat t > 1117417465 $ date -j -f '%s' 1117417465 '+%Y/%m/%d %T %z

Re: epoch->calendar date(1) wizardry

2005-05-30 Thread markzero
On Mon, May 30, 2005 at 01:32:37PM +0300, Giorgos Keramidas wrote: > On 2005-05-30 03:35, markzero <[EMAIL PROTECTED]> wrote: > > Hello, > > How may one pretty print an epoch timestamp using date(1)? The date > > manual page gives me a headache. > > > > Essentially, I have the timestamp in a file:

Re: FreeBSD 5.x forgetting passwords.

2005-05-30 Thread Eugene M. Minkovskii
On Sun, May 29, 2005 at 10:55:41PM +0200, Christian Tischler wrote: " Hi, " I am running a FreeBSD 5.1 system and some time ago it startet to " "forget" some user passwords. " As the system is now running for over 2 years I cannot imagine any " reason why this shound be. " Any ideas. root# su us

Using serial port as non-root user

2005-05-30 Thread Iain Dooley
hello, i'm running: [EMAIL PROTECTED]> uname -a FreeBSD piper.iaindooley.com 4.11-STABLE FreeBSD 4.11-STABLE #1: Mon May 30 19:43:26 GMT 2005 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/PIPER i386 ls -la /dev | grep cuaa0 gives: crw-rw 1 uucp dialer 28, 128 May 30 21:49 cuaa0 i wan

Testing a DHCP server without jeopardizing my IP configuration?

2005-05-30 Thread Rob
Hi, I have remote root-access to a FreeBSD 4.11 PC inside a private network. The IP of this PC is fixed, but all other Windows PCs on the network obtain their IP number via DHCP from another gateway/router. I have no access to the gateway/router. There is possibly a problem with the DHCP server

Re: web protection

2005-05-30 Thread albi
On Mon, 30 May 2005 14:28:47 +0400 Mad Unix <[EMAIL PROTECTED]> wrote: > I used this link http://faq.web2010.com/htaccess.htm > but still cant see the effect of protection --- cut --- > I created the .htpasswd via > htpasswd -c .htpasswd proxy > and vi.htaccess is > AuthUserFile /var/www/html/squi

Re: DVD burners and the Adaptec 2200S RAID controller...

2005-05-30 Thread Olaf Greve
Hi, Tnx again for your answer! Most of what you need is already in the GENERIC kernel. The rest is a available as modules. IIRC, you have to load the cam.ko module. Just use the ATAPI DVD burner via CAM. AFAICT it's very stable. I haven't burnt a coaster yet. An SCSI DVD burner is bound to be

Re: Seagate HD not detected by FreeBSD

2005-05-30 Thread Svein Halvor Halvorsen
* Erik Trulsson [2005-05-29 14:09 +0200] > Although it is theoretically fine to have just a slave device on an IDE > channel without a master device, that configuration fails to work in > many cases. If it fails to work it is probably a bug in some component > of the system, but that doesn't

RE: Seagate HD not detected by FreeBSD

2005-05-30 Thread Svein Halvor Halvorsen
* Ted Mittelstaedt [2005-05-29 10:28 -0700] > According to the UDMA/66/100/133 standard [...] : > So yes, there is something wrong with a primary master and a secondary > slave. Just because it works on a lot of motherboards, and just > because it worked in the past on old incorrectly manuf

Obese mail messages (was: Re: drivers)

2005-05-30 Thread Jerry Dunham
On 30 May 2005 at 10:03, Greg 'groggy' Lehey wrote: > On Monday, 30 May 2005 at 9:39:04 +0930, Tim Aslat wrote: > > On Mon, 30 May 2005 08:42:26 +0930 > > Greg 'groggy' Lehey <[EMAIL PROTECTED]> wrote: > > > >> Nowhere is a good place to send 10 MB of illegible log output. Please > >> don't. > >

Cannot enable ACLs

2005-05-30 Thread Heinrich Rebehn
Hi list, I have no luck trying to enable ACLs on my UFS2 filesystem: # [EMAIL PROTECTED] [~] # mount -u -o ro /export/linux/root [EMAIL PROTECTED] [~] # mount|grep linux/root /dev/da0s1a on /export/linux/root (ufs, NFS exported, local, read-only,

Re: 4.11-RELEASE install error

2005-05-30 Thread Steven Friedrich
On Sunday 29 May 2005 09:35 pm, Ted Mittelstaedt wrote: > Scratch the entire thing and start over. Next time, do the minimal > install, and do NOT do an x-user install. Do not install ports. > > Once the system is running, cvsup a current ports collection then > make install on x, gnome, & kde. >

Re: jdk 1.3.1 in FreeBSD

2005-05-30 Thread Vizion
On Sunday 29 May 2005 23:17, the author Xu Qiang contributed to the dialogue on- RE: jdk 1.3.1 in FreeBSD: >Vizion wrote: >> I will try and find out for you if someone else with a better memory >> than I gets there first > >After some research, I found that i need to install ports/misc/compat4

Re: 4.11-RELEASE install error

2005-05-30 Thread Dick Hoogendijk
On 29 May Ted Mittelstaedt wrote: > > What is supplied with 4.11-release is old and a number of utilities - > like firefox - will not build on it anymore. I run two 4.11-stable machines here and both compile firefox from ports very fine still. I did not come across packages (yet) that did not com

Can I mount an ISO image directly with mount?

2005-05-30 Thread Steven Friedrich
I believe I read a posting over a year ago, that stated that you could mount an ISO file directly with mount. I searched the archives but couldn't find it. I searched the FAQ and handbook as well. I do see a section in the handbook about doing it with vn, but I want to know if it's possible wit

Re: Anyone had any luck getting Lexmark Z32 to work?

2005-05-30 Thread Roland Smith
On Mon, May 30, 2005 at 11:12:02AM +0200, Andreas Davour wrote: > > I have looked at apsfilter, and did some half-hearted attempts at > understand the www.linuxprinting.com site. According to http://www.linuxprinting.org/show_printer.cgi?recnum=Lexmark-Z32 it works partially, and requires a bina

Re: Can I mount an ISO image directly with mount?

2005-05-30 Thread Bjoern Koenig
Steven Friedrich wrote: I believe I read a posting over a year ago, that stated that you could mount an ISO file directly with mount. Indirectly. # mdconfig -a -f filename.iso md3 # mount_cd9660 /dev/md3 /cdrom Regards Björn ___ freebsd-questions@

Re: Can I mount an ISO image directly with mount?

2005-05-30 Thread Bjoern Koenig
If you use 4.x then see http://www.freebsddiary.org/iso-mount.php Björn ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

AE_NO_ACPI_TABLES: Is BIOS Update the First Step?

2005-05-30 Thread David Marshall
Hi, My boss just put a new server in our colo. It has a Tyan Thunder K8SR motherboard with 2 Opterons. When I boot an SMP kernel, dmesg.boot includes the following: CPU: AMD Opteron(tm) Processor 246 (1991.88-MHz K8-class CPU) Origin = "AuthenticAMD" Id = 0xf58 Stepping = 8 Features=0x78bfb

Re: SB Awe 64 ISA PNP Problem Model CT4500

2005-05-30 Thread Alex Zbyslaw
Richard Heldmann wrote: I am a newbie and have installed the 5.4 Release. I've configured the wireless network, nvidia-driver, and xorg. I've also recompiled the kernel to include the sound driver and snd_sbc for my sound card. Thanks to the developers of FreeBSD, contributors to the handbo

Re: Can I mount an ISO image directly with mount?

2005-05-30 Thread Can Berk Guder
OK, here's how you do it on Linux: # mount -o loop -t iso9660 eg.: # mount -o loop -t iso9660 /home/steven/5.4-RELEASE-i386-disc1.iso /var/ftp/pub/freebsd-5.4/ Apparently, however this doesn't work on FreeBSD. AFAIK, this should work: # mdconfig -a -t vnode -f -u 0 # mount -t cd9660 /dev/md0

Re: Testing a DHCP server without jeopardizing my IP configuration?

2005-05-30 Thread Tomas Quintero
On 5/30/05, Rob <[EMAIL PROTECTED]> wrote: > Is there a way to test the DHCP server, without > running dhclient and thus without losing my FreeBSD > system's IP configuration? I'm just throwing a random idea out here, I have no clue if it'd actually work, but what about putting an alias in your rc

Re: 4.11-RELEASE install error

2005-05-30 Thread Dmitry Mityugov
On 5/30/05, Steven Friedrich <[EMAIL PROTECTED]> wrote: ... > I notice that during a CD install, the progress bar sometimes appears to back > up, perhaps indicating a read that has to be performed again. Perhaps when I > use cp, there isn't anything detecting these read errors and I get corrupt >

[Almost solved] Cannot enable ACLs

2005-05-30 Thread Heinrich Rebehn
Heinrich Rebehn wrote: Hi list, I have no luck trying to enable ACLs on my UFS2 filesystem: # [EMAIL PROTECTED] [~] # mount -u -o ro /export/linux/root [EMAIL PROTECTED] [~] # mount|grep linux/root /dev/da0s1a on /export/linux/root (ufs, NFS expo

RE: HP LC II Netserver PNP BIOS

2005-05-30 Thread Denny White
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Spent several sleepless nights searching hp's site before asking my question. Guess I refused to accept the obvious, that you could only reserve resources for non pnp devices that fbsd couldn't probe. I also tried acpi, since the docs say it has a d

tape record bigger than supplied buffer

2005-05-30 Thread Damian Sobieralski
I realize that I posted this earlier this weekend but with the American holiday weekend, I am worried some people didn't see it. I really could use any opinion on this as tape backups are really new to me. I'm test piloting bacula on a FreeBSD 5.4-REL system. All seemed to work well in monit

Re: Error installing FreeBSd 5.3 AMD 64 bit-Highpoint 1820A

2005-05-30 Thread Amandeep
Steven Hartland wrote: Sounds like u have followed the install guide with the drivers. I couldn't get that to work ( without ACPI ) I had to install with ACPI but this was 5.4-RELEASE but using the 5.3 driver from highpoints site as there wasn't a 5.4 driver available. 1. Boot from cd 2. got to

Clients receive only first 4k (issue with pf.conf) -- ignore others

2005-05-30 Thread Scott Stevenson
(First, I apologize if there are duplicates sent to the list, but that's related to the question.) I originally asked about this back in February: Then just posted again recently with more details:

Re: Clients receive only first 4k (issue with pf.conf) -- ignore others

2005-05-30 Thread Scott Stevenson
On May 30, 2005, at 9:23 AM, Scott Stevenson wrote: The problem is that if I use the version without "keep state," the machine can't send outbound mail, and I see messages like this in maillog: May 30 09:14:33 vertigo qmail: 1117469673.126013 delivery 639634: deferral Sorry,_I_w

Clients receive only first 4k (issue with pf.conf)

2005-05-30 Thread Scott Stevenson
I originally asked about this back in February: Then just posted again recently with more details: I *finally* figured out th

Re: Can I mount an ISO image directly with mount?

2005-05-30 Thread Wayne Sierke
On Mon, 2005-05-30 at 11:01 -0400, Steven Friedrich wrote: > I believe I read a posting over a year ago, that stated that you could mount > an ISO file directly with mount. > > I searched the archives but couldn't find it. > I searched the FAQ and handbook as well. > > I do see a section in the

Re: Clients receive only first 4k (issue with pf.conf) -- ignore others

2005-05-30 Thread Giorgos Keramidas
On 2005-05-30 11:31, Scott Stevenson <[EMAIL PROTECTED]> wrote: > On May 30, 2005, at 9:23 AM, Scott Stevenson wrote: > >The problem is that if I use the version without "keep state," the > >machine can't send outbound mail, and I see messages like this in > >maillog: > > > >May 30 09:14:33 ver

help with corrupted MAC error

2005-05-30 Thread D. Goss
Hi - I need some help please. I'm running FreeBSD 5.3 on an xSeries 345. I am not running 5.4 as I need to use some software that currently supports 5.3. I have a clean installation yet when I attempt to do large file transfers (I am doing "make install" in the ports tree) the transfer

Clients receive only first 4k (issue with pf.conf)

2005-05-30 Thread Scott Stevenson
I originally asked about this back in February: Then just posted again recently with more details: I *finally* figured out th

duplicate INDEX entries

2005-05-30 Thread Steven Friedrich
portsdb -uU Updating the ports index ... Generating INDEX.tmp - please waiWarning: Duplicate INDEX entry: freeciv-gtk2-2.0.1_2 Warning: Duplicate INDEX entry: fvwm-imlib-2.4.19 Done. How can I get rid of these duplicates? -- i386 FreeBSD 4.11-STABLE There are 10 types of people in this world.

Re: drivers

2005-05-30 Thread Kirk Strauser
On Sunday 29 May 2005 07:40 pm, Tim Aslat wrote: > I propose that we decide on a realistic size limit for freebsd-* > mailing lists. My suggestion is 500K. I use the Mailman mailing list handler, and it includes an option to require moderator approval for messages larger than some configurable

Re: NFS read-ahead?

2005-05-30 Thread Andrea Venturoli
Emanuel Strobl wrote: Try using TCP instead of UDP, this improoved throughput with large files a lot for me! Even without touching read and write sizes. Sorry if I was only now able to try it. Unfortunately I don't see any difference. bye & Thanks av. _

Odd files in /etc/mail after 5.2->5.4 upgrade and mimedefang not working

2005-05-30 Thread Wayne Sierke
I'm trying to establish why I'm currently having a problem with my sendmail/mimedefang setup after upgrading from 5.2 to 5.4. I found these files in /etc/mail: .mc .cf .submit.mc .submit.cf I thought this looked curious, albeit (to me) meaningless: # diff -u freebsd.submit.cf .submit.cf --- fre

FreeBSD's MPlayer not using GTK2

2005-05-30 Thread Anthony M. Agelastos
Hello and thank you for your assistance. I am in the process of building MPlayer right now and I used the following statement: make WITH_OPTIMIZED_CFLAGS="yes" WITH_GTK2="yes" WITH_DVD_DEVICE=/dev/acd1 WITH_CDROM_DEVICE=/dev/acd0 and while watching it build, I am noticing that it is using GTK

Re: Testing a DHCP server without jeopardizing my IP configuration?

2005-05-30 Thread Libor Seidl
> Is there a way to test the DHCP server, without > running dhclient and thus without losing my FreeBSD > system's IP configuration? Hi, try dhcping from ports (net/dhcping). Read carrefully man pages, the idea of operation was not clear at first look (for me :-) but it works. Bodlin _

issue with pf.conf (was: Re: Clients receive only first 4k (issue with pf.conf) -- ignore others)

2005-05-30 Thread Karol Kwiatkowski
Scott Stevenson wrote: > > On May 30, 2005, at 9:23 AM, Scott Stevenson wrote: > >> The problem is that if I use the version without "keep state," the >> machine can't send outbound mail, and I see messages like this in >> maillog: >> >> May 30 09:14:33 vertigo qmail: 1117469673.126013 deli

Re: help with corrupted MAC error

2005-05-30 Thread D. Goss
On May 30, 2005, at 12:22 PM, D. Goss wrote: Hi - I need some help please. I'm running FreeBSD 5.3 on an xSeries 345. I am not running 5.4 as I need to use some software that currently supports 5.3. I have a clean installation yet when I attempt to do large file transfers (I am doing "

RE: HP LC II Netserver PNP BIOS

2005-05-30 Thread Ted Mittelstaedt
Hi Denny, I used to admin a network with a number of those systems on it but it's been years since I've dealt with one, so I've forgotten everything from the BIOS screen. But I did know that HP had the manuals online, so when you said you had no manual for it, I naturally assumed that you were

Re: Using serial port as non-root user

2005-05-30 Thread Lowell Gilbert
Iain Dooley <[EMAIL PROTECTED]> writes: > hello, i'm running: > > [EMAIL PROTECTED]> uname -a > FreeBSD piper.iaindooley.com 4.11-STABLE FreeBSD 4.11-STABLE #1: Mon May 30 > 19:43:26 GMT 2005 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/PIPER i386 > > ls -la /dev | grep cuaa0 gives: > > crw-rw-

Re: Anyone had any luck getting Lexmark Z32 to work?

2005-05-30 Thread Roland Smith
On Mon, May 30, 2005 at 10:04:22PM +0200, Andreas Davour wrote: > >>I have looked at apsfilter, and did some half-hearted attempts at > >>understand the www.linuxprinting.com site. > > > >According to > >http://www.linuxprinting.org/show_printer.cgi?recnum=Lexmark-Z32 > >it works partially, and req

Re: FreeBSD's MPlayer not using GTK2

2005-05-30 Thread Erik Trulsson
On Mon, May 30, 2005 at 04:20:17PM -0400, Anthony M. Agelastos wrote: > Hello and thank you for your assistance. I am in the process of building > MPlayer right now and I used the following statement: > > make WITH_OPTIMIZED_CFLAGS="yes" WITH_GTK2="yes" > WITH_DVD_DEVICE=/dev/acd1 WITH_CDROM_DEV

iPod mini + ASUS P3B-F motherboard + FreeBSD 5.4-STABLE

2005-05-30 Thread Toomas Aas
Is anyone successfully using this mix of old and new technology? I'm trying to, but I'm not succeeding. The on-board USB ports on this machine are USB1.1, which, while not "officially" supported by Apple, should work with iPod according to many reports on the Net. I do understand that it would

RE: 4.11-RELEASE install error

2005-05-30 Thread Ted Mittelstaedt
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of Steven > Friedrich > Sent: Monday, May 30, 2005 7:26 AM > To: Ted Mittelstaedt > Cc: freebsd-questions@freebsd.org > Subject: Re: 4.11-RELEASE install error > > > > I don't want to offend anyone, but i

RE: 4.11-RELEASE install error

2005-05-30 Thread Ted Mittelstaedt
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of Dick > Hoogendijk > Sent: Monday, May 30, 2005 7:59 AM > To: freebsd-questions > Subject: Re: 4.11-RELEASE install error > > > On 29 May Ted Mittelstaedt wrote: > > > > What is supplied with 4.11-release

Re: Using serial port as non-root user

2005-05-30 Thread Iain Dooley
Lowell Gilbert wrote: Iain Dooley <[EMAIL PROTECTED]> writes: hello, i'm running: [EMAIL PROTECTED]> uname -a FreeBSD piper.iaindooley.com 4.11-STABLE FreeBSD 4.11-STABLE #1: Mon May 30 19:43:26 GMT 2005 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/PIPER i386 ls -la /dev | grep cuaa0 gives

Re: tape record bigger than supplied buffer

2005-05-30 Thread Alex Zbyslaw
Damian Sobieralski wrote: I'm test piloting bacula on a FreeBSD 5.4-REL system. All seemed to work well in monitored tests. So last night I set up a job to run at night. When I came in this morning, all seemed to go well...the backup happened but I noticed 3 messages on the console: (sa0:ahc0

Re: duplicate INDEX entries

2005-05-30 Thread Kris Kennaway
On Mon, May 30, 2005 at 03:36:57PM -0400, Steven Friedrich wrote: > portsdb -uU > Updating the ports index ... Generating INDEX.tmp - please waiWarning: > Duplicate INDEX entry: freeciv-gtk2-2.0.1_2 > Warning: Duplicate INDEX entry: fvwm-imlib-2.4.19 > Done. > > > How can I get rid of these dup

KDE and Gnome

2005-05-30 Thread Tina Neil
I have a old laptop which after the suggestion of another programmer i installed FreeBSD. I have used this some before, but because it is free we have decided to use this for are small club. I have a compaq armanda and i installed both KSE and Gnome and when i go to use them it says Command not

Re: make depend kernel compile error [solved]

2005-05-30 Thread Peter Miller
Sorry, i wasn't too clear. The only thing I changed to the config was the addition of the usb2 support. I had tried compiling the generic kernel which didn't work either. The good news is that I installed and ran cvsup and used the 2nd compile method in the handbook (after running make clean) an

Re: make depend kernel compile error

2005-05-30 Thread Lowell Gilbert
Peter Miller <[EMAIL PROTECTED]> writes: > I'm running a clean install of the freebsd 5.4 and i'm > building a new kernel with usb 2.0 support but i'm > getting the following error after typing make depend. Go back to the GENERIC kernel. Change a small number of things at a time until you have f

Re: tape record bigger than supplied buffer

2005-05-30 Thread Damian Sobieralski
> 1) Try restoring the whole tape to either an empty partition, or if > you don't have one of those, to /dev/null. /dev/null isn't > conclusive proof, but I assume that if data weas dropped then there > *should* be a failed checksum somewhere along the line. I'll do that tomorrow (restore the wh

FreeBSD

2005-05-30 Thread Tina Neil
I want to use FreeBSD for our robotics club. I am a programmer so what i want to know is what would be better for us to use Windows XP or FreeBSD. For the most part we want to go with FreeBSD. Also the text scares some members so what would be better for us to use KDE or gnome. What would you

printing

2005-05-30 Thread Roldán
please help me: how can i print a document in a windows shared printer? thanks __ Renovamos el Correo Yahoo! Nuevos servicios, más seguridad http://correo.yahoo.es ___ freebsd-questions@f

No buffer space available arplookup 0.0.0.0 failed: host is not on load network

2005-05-30 Thread Ricardo Pichler
Hi folks, anybody know about the message below? Abandoning IP Address 200.x.x.x: pinged before offer No buffer space available arplookup 0.0.0.0 failed: host is not on load network Fatal trap 12: page fault while in kernel mode fault virtual address = 0x8a Syncing disks, buffers remaining.1347 134

argouml -

2005-05-30 Thread Vizion
Hi Im have just installed argouml -- looks very interesting prog for UML work. However I have some questions: 1. The freebsd ports version is 0.16 and the latest release is 0.18 -. Does anyone know if that upgrade soon be available in the ports collection? 2. What is the position with extens

Re: FreeBSD

2005-05-30 Thread Eugene Hercun
If the group as a whole want to go with FreeBSD, then why are some of the members scared of "the text". If you are indeed programmers, then you should not be "scared" of text. It sounds like you do not know a lot about FreeBSD so I would suggest to stick with what you know if all you are doing is c

few processor performance questions

2005-05-30 Thread Mark Jayson Alvarez
Good day, I have an athlon thunderbird 1.2ghz processor and I'm looking forward to overclocking it. My plans are to buy a new motherboard that supports raising the core voltage, fsb or even the multiplier. I have looked at some stores selling motherboard for socketA(462) processors and found o

Re: printing

2005-05-30 Thread Olivier Nicole
> how can i print a document in a windows shared I do that using samba, only samba client is needed. Olivier ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EM

Re: FreeBSD

2005-05-30 Thread Vizion
On Monday 30 May 2005 21:27, the author Tina Neil contributed to the dialogue on- FreeBSD: >I want to use FreeBSD for our robotics club. I am a programmer so what i > want to know is what would be better for us to use Windows XP or FreeBSD. well you have all the built in compiling tools you

RE: jdk 1.3.1 in FreeBSD

2005-05-30 Thread Xu Qiang
Vizion wrote: > I have the sources - I could email them to you Hi, David: I will be grateful if you can send them to me through email. thanks, Regards, Xu Qiang ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinf

RE: jdk 1.3.1 in FreeBSD

2005-05-30 Thread Xu Qiang
Vizion wrote: > I have the sources - I could email them to you I have found compat4x-i386-5.3.tbz in FreeBSD 5.3 Disc 1. I "tar jxvf" the library files into /lib/compat4x. And make some symbolic links: ln -s compat4x/libc.so.4 ln -s compat4x/libm.so.2 (This one is also required by the package d

Re: FreeBSD

2005-05-30 Thread Jerry McAllister
> > I want to use FreeBSD for our robotics club. I am a programmer so what i > want to know is what would be better for us to use Windows XP or FreeBSD. > For the most part we want to go with FreeBSD. SO use FreeBSD. It is a very good system and if you stick with it and take the time and eff

Re: jdk 1.3.1 in FreeBSD

2005-05-30 Thread Vizion
On Monday 30 May 2005 20:46, the author Xu Qiang contributed to the dialogue on- RE: jdk 1.3.1 in FreeBSD: >Vizion wrote: >> I have the sources - I could email them to you > >I have found compat4x-i386-5.3.tbz in FreeBSD 5.3 Disc 1. I "tar jxvf" the > library files into /lib/compat4x. And make

RE: No buffer space available arplookup 0.0.0.0 failed: host is not onload network

2005-05-30 Thread Ted Mittelstaedt
Always in the past with my hardware this has been due to indifferent network adapters cards. Post a dmesg please. Ted > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of > Ricardo Pichler > Sent: Monday, May 30, 2005 6:47 PM > To: freebsd-questions@freebs

RE: FreeBSD

2005-05-30 Thread Ted Mittelstaedt
What are you using now? With a club the most simple and obvious thing is to put it to a vote. Yes, democracy can be messy sometimes and not everyone gets what they want. What you will find is that the minority that wanted Windows some of them will leave and find other robotics clubs that use Win

Re: web protection

2005-05-30 Thread Mad Unix
it works now, user created and added to httpd.conf AllowOverride ALL order allow,deny allow from all thanks On 5/30/05, albi <[EMAIL PROTECTED]> wrote: > On Mon, 30 May 2005 14:28:47 +0400 > Mad Unix <[EMAIL PROTECTED]> wrote: > > > I used this link http://faq.web2010.com/htaccess.htm > >

Re: KDE and Gnome

2005-05-30 Thread Eric Kjeldergaard
2005/5/31, Tina Neil <[EMAIL PROTECTED]>: > I have a old laptop which after the suggestion of another programmer i > installed FreeBSD. I have used this some before, but because it is free we > have decided to use this for are small club. I have a compaq armanda and i > installed both KSE and G

RE: Seagate HD not detected by FreeBSD

2005-05-30 Thread Ted Mittelstaedt
>-Original Message- >From: [EMAIL PROTECTED] >[mailto:[EMAIL PROTECTED] Behalf Of Svein Halvor >Halvorsen >Sent: Monday, May 30, 2005 5:30 AM >To: Ted Mittelstaedt >Cc: [EMAIL PROTECTED]; Ulf Magnusson; freebsd-questions@freebsd.org >Subject: RE: Seagate HD not detected by FreeBSD > > >Yo

finding an old md5 from an old ports tree...

2005-05-30 Thread Joe Schmoe
hello, there is an app I need that is no longer included in the ports tree. I want to search for the .tar.gz file with google - I am sure it is out there somewhere - but I do not know the name. Further, I want to be sure I am getting a good copy, so I would also need to know the md5 hash. Since

Re: KDE and Gnome

2005-05-30 Thread Martin Alejandro Paredes Sanchez
El Lun 30 May 2005 20:51, Tina Neil escribió: > I have a old laptop which after the suggestion of another programmer i > installed FreeBSD. I have used this some before, but because it is free we > have decided to use this for are small club. I have a compaq armanda and i > installed both KSE and

Re: FreeBSD

2005-05-30 Thread John Oxley
On Mon, May 30, 2005 at 09:27:32PM -0700, Tina Neil wrote: > I want to use FreeBSD for our robotics club. I am a programmer so > what i want to know is what would be better for us to use Windows XP > or FreeBSD. For the most part we want to go with FreeBSD. Also the > text scares some members so w