Re: can't `make index` on 4.11-STABLE

2007-09-06 Thread Sean Ellis
On Thu, Sep 06, 2007 at 08:18:43PM +0100, Matthew Seaman wrote: > > Sean Ellis wrote: > > > I have a problem trying to `make index` on a machine running 4.11-STABLE > > after cvsup-ing the ports tree. > > 4.x has been dropped from support by the ports tree. Several mo

Re: Best SCSI or SAS RAID for a NAS?

2007-09-10 Thread Sean Murphy
ailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]" Its not just the controller you should be checking. The drives RPM speed, how many drives in the array, are you using RAID 0+1 or just RAID 5 for the array. Could you give more details on these

Re: can't `make index` on 4.11-STABLE

2007-09-17 Thread Sean Ellis
and was able to run the `make index` command successfully. Being able to continue with this machine as is, without a makeover to freebsd 6, is ok for the role that it has. For now anyway. So far so good, Sean Ellis ___ freebsd-questions@freebsd.org mailing li

New Install FreeBSD 6.2 with latest patch level question

2007-02-12 Thread Sean Murphy
I am going to install FreeBSD 6.2 Release on a new box but I noticed it is now on patch 1. Is there a way to install FreeBSD 6.2 patch 1 on a new install without having to install 6.2 Release then updating the source and finally doing a build/make world after installing 6.2? Thanks __

Re: New Install FreeBSD 6.2 with latest patch level question

2007-02-12 Thread Sean Murphy
Bill Moran wrote the following on 2/12/2007 9:37 AM: In response to Sean Murphy [1]<[EMAIL PROTECTED]>: I am going to install FreeBSD 6.2 Release on a new box but I noticed it is now on patch 1. Is there a way to install FreeBSD 6.2 patch 1 on a new install without having to insta

isc dhcpd startup script error

2007-02-26 Thread Sean Murphy
FreeBSD 6.2 Internet Systems Consortium DHCP Server V3.0.5 ISC DHCP server I installed from ports after cvsuping I run /usr/local/etc/rc.d/isc-dhcpd start chown: not found /usr/local/etc/rc.d/isc-dhcpd: WARNING: unable to change permissions of /var/db/dhcpd/dhcpd.leases however dhcpd works

Re: gcc43 build snafu

2007-03-07 Thread Sean Bryant
Gary Kline wrote: Why, oh why, is this gcc-4.3 build bombing ("jc1: out of memory") when I've got .75G of RAM and a huge disk? If the gcc43 port is experimental, would somebodt kindly clue me in? I'm building every portinto a package since ftp.freebsd.org doesn't have that many v

Re: polling my FreeBSD compariots...

2007-03-11 Thread Sean Bryant
Jonathan Horne wrote: ive been a KDE user for as long as i can remember. this week, im off from work, and want to spend some time trying something new with my laptop. so far i have it built with 6.2-RELEASE-p2, and xorg up to the minimal desktop. id like to try to try something thats not gno

Re: Don't buy AMD products (was Re: Xorg and ATI card query.)

2007-03-14 Thread Sean Bryant
Andrew Reilly wrote: On Tue, 13 Mar 2007 14:17:00 -0800 (PST) Doug Ambrisko <[EMAIL PROTECTED]> wrote: One thing that is a plus with nv is that X has some support for it, whereas, the newer ati cards have no support :-( I was a fan of ati since it was easier to get support. Now I'm startin

Re: No matter what I try I can't get Nvidia 3d acceleration to work. Please help!

2007-03-15 Thread Sean Bryant
Norbert Papke wrote: On Monday 12 March 2007 20:58, [EMAIL PROTECTED] wrote: I'm actually having the same problem, but after I took out device agp out of my kernel. And I still cannot start x with nvidia driver. It complains that /dev/nvidiactl couldn't be opened. And then it says it failed

FreeBSD rel-6.2 Both i386 and amd64

2007-03-23 Thread SEan Strand
The two machines in question are an hp Pavilion t770.uk and a newer hp Pavilion t3445uk. . How ever the newer will not allow the x-windows to configure with ether amd64 or i386 mode kernel using the new down loaded release 6.1 for an AMD64. However it will run a wireless usb keyboard and mouse but

Re: New to FreeBSD

2007-03-26 Thread Sean Bryant
Ivan Zenzerović wrote: Hi to all. My name is Ivan and I'm new to FreeBSD and Unix, I worked a little in Linux, but it was a long time ago. I downloaded the 5.5 release and I plan installing it. I downloaded also all availible docs. I wondered if it is ok to start with this. And, also, I have an

Re: USB HD Problems Version 6.2 i386

2007-03-31 Thread SEan Strand
I am trying to get usb control er configured and am playing with the /boot/device.hints file by poping in a line or two specifying what Microsoft tells me about the controller etc, that being irq and mem for the like. Can any one please confirm that this is the correct place to try and configure

var Filesystem Full Help

2007-04-03 Thread Sean Murphy
I am getting these errors on my var filesystem but df -h shows there is plenty of space available. I am running FreeBSD 5.4 muse2# df -h Filesystem SizeUsed Avail Capacity Mounted on /dev/amrd0s1a989M 56M854M 6%/ devfs1.0K1.0K 0B 100%/

Re: var Filesystem Full Help

2007-04-03 Thread Sean Murphy
Sean Murphy wrote: I am getting these errors on my var filesystem but df -h shows there is plenty of space available. I am running FreeBSD 5.4 muse2# df -h Filesystem SizeUsed Avail Capacity Mounted on /dev/amrd0s1a989M 56M854M 6%/ devfs1.0K

Re: var Filesystem Full Help

2007-04-04 Thread Sean Murphy
Derek Ragona wrote: I would reboot and run fsck in single user mode. The reboot will clear any old open files that may be causing the drive full problem. -Derek At 11:59 AM 4/3/2007, Sean Murphy wrote: Sean Murphy wrote: I am getting these errors on my var filesystem but df -h

Motherboard Chipset Support List

2007-04-10 Thread Sean Murphy
I am having troubling installing FreeBSD 6.2 Release on and Intel DG965OT http://www.intel.com/products/motherboard/DG965OT/index.htm Which uses the Intel® G965 Chipset I have checked under the following link but it does not mention support for specific motherboards or chipsets. I realize tha

Shell PATH not being reread

2007-04-12 Thread Sean Murphy
I have just installed FreeBSD 6.2 Release. I su to root and run pkg_add -r cvsup-without-gui It installed fine I edited the ports-supfile cd /usr/share/examples/cvsup vi ports-supfile but when I go to run cvsup -g -L 2 ports-supfile It tells me it cannot find the command I logout completel

Re: Shell PATH not being reread

2007-04-12 Thread Sean Murphy
sac wrote: As Kevin Kinsey pointed out, if your shell is csh, ksh, zsh or tcsh, all you have to do is run $ hash -r or $ rehash On 4/12/07, Sean Murphy <[EMAIL PROTECTED]> wrote: I have just installed FreeBSD 6.2 Release. I su to root and run pkg_add -r cvsup-without-gui It ins

mt command questions

2007-04-16 Thread Sean Murphy
I am learning about backing up to tape and have made quite a bit of progress with the mt command. I understand what the fsf option does. There are other options however and would like to understand them as well. I am looking at the man page and have tried googleing them with not a lot of luc

Re: Is FTP install broken?

2007-04-17 Thread Sean Murphy
Kris Kennaway wrote: On Tue, Apr 17, 2007 at 04:51:19AM -0700, Philip J. Koenig wrote: For probably the 2nd time in history for me, I am trying an FTP install. It's been a good while since I've done a FBSD install, and I assumed things had gotten more polished since 4.x.. I'm trying to

Best Open Source software to backup Cisco switches and routers

2007-04-18 Thread Sean Murphy
I am looking to automate the process of backing up my Cisco routers and switches config files and have come across RANCID. Is this what I should use on my FreeBSD server or is there something better? Thanks ___ freebsd-questions@freebsd.org mailing l

Soft Updates Help

2006-12-01 Thread Sean Murphy
I have read up on soft updates and have some questions. The way that I am understanding soft updates purpose is to allow file systems to be mounted dirty after an unclean shutdown of the system. This will allow fsck to run in the background to restore the consistency of the file system which

Re: Soft Updates Help

2006-12-01 Thread Sean Murphy
Chuck Swiger wrote the following on 12/1/2006 4:25 PM: On Dec 1, 2006, at 4:12 PM, Sean Murphy wrote: I have read up on soft updates and have some questions. The way that I am understanding soft updates purpose is to allow file systems to be mounted dirty after an unclean shutdown of the

Re: Flash in freebsd

2006-12-27 Thread Sean Bryant
Mario Lobo wrote: Read these instructions from Arjan van Leeuwen. It works perfectly !! Hi Henry, others, As of the latest weekly development release of Opera (see http://my.opera.com/desktopteam/blog/), it's now possible to use any Linux plugin in the native O

disable cntl+alt+del function

2007-01-18 Thread Sean Murphy
cntl+alt+del at the console without being logged in reboots the server. The server runs through its shutdown procedure and reboots. How do I disable this function? ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/list

Special User Account Question

2007-02-06 Thread Sean Murphy
I would like to setup a FreeBSD user account that has specific rights to certain files. This "special user" should not be able to login or ssh in. Certain other user accounts must first login as them and then use "su" into the special account (to become that special user) thus gaining access

Shared Memory and Xorg.

2007-02-11 Thread Sean Bryant
I tend to visit Opera's Desktop team blog to see what new features are going to be in the next release of the Opera browser. And one interesting tid-bit was: "Added Shared X memory. Should now be quite a bit faster" And beneath this note was: "Note: On FreeBSD shared memory doesn't work by Free

Pine alternative?

2005-08-25 Thread Sean Murphy
We have been using pine for years on our Sun Solaris box. We are in the process of moving to FreeBSD. I installed Pine from an updated ports collection and received a message about pine not being very secure. Is anyone using an alternative to pine that can also read pine's folders and addres

Re: 3ware raid disks requiring fsck ing,

2005-08-31 Thread Sean Hafeez
Try memtestx86. Bad RAM could also cause the issues. Also look at the IDE cables. 2 bad cards would not be normal. On Aug 31, 2005, at 9:19 AM, Gerald de la Pascua wrote: I have started getting failures on a freebsd 4.x machine running 3ware card, the machine had been crashing from time to

Re: Pentium and GUI

2005-08-31 Thread Sean Hafeez
Not sure you are going to SMP on this board under FreeBSD. I would try NetBSD or Linux. On Aug 31, 2005, at 9:35 AM, Rick-Ashley Read wrote: Howdy I am up against a wall trying to discern which LATEST version will run with a dual Pentium board, and allow a GUI interface. I a

5.4 SSH Timeout help

2005-09-12 Thread Sean Murphy
I am using FreeBSD 5.4 I SSH into the server with no problem and I'm able to do work however when I walk away from my desk SSH closes the session. It seems the timeout is 5 or 10 min how can I change this setting for all of our users? Thanks,

Re: 5.4 SSH Timeout help

2005-09-12 Thread Sean Murphy
Will Maier wrote: On Mon, Sep 12, 2005 at 11:24:19AM -0700, Sean Murphy wrote: I SSH into the server with no problem and I'm able to do work however when I walk away from my desk SSH closes the session. It seems the timeout is 5 or 10 min how can I change this setting for all of our

SoundBlaster Audigy Question

2005-10-06 Thread Sean Murphy
I have an onboard soundcard for my FreeBSD box and I was thinking of getting the new Audigy card. Does the FreeBSD drivers for the Audigy take advantage of surround sound, EAX, digital connections, or number of channels? Or does the soundcard operate at a more basic level ie. stereo sound no h

Does FreeBSD support the 3600 MCP Chipset?

2007-04-24 Thread Sean Murphy
Does FreeBSD support the 3600 MCP Chipset? I was thinking about purchasing a Sun server that used the AMD CPU and the NVIDIA nForce Professional 3600 MCP. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd

3600 MCP Support

2007-04-25 Thread Sean Murphy
I was thinking about purchasing a Sun server that used the AMD CPU and the NVIDIA nForce Professional 3600 MCP. Is the 3600 Supported? ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubsc

Open Source Streaming Tools

2007-05-08 Thread Sean Murphy
Is there any open source software to create playlists, hinted movies, encoding, etc for use with Darwin Streaming Server running on FreeBSD. I have the Streaming Server working but would like the tools to be open source as well such as quicktime pro, broadcaster, qtss publisher. Thanks __

Force Memory Dump

2007-06-04 Thread Sean Murphy
How do you force a memory dump from a specific PID? ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: Force Memory Dump

2007-06-04 Thread Sean Murphy
last episode (Jun 04), Sean Murphy said: How do you force a memory dump from a specific PID? /usr/bin/gcore ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any

Re: Force Memory Dump

2007-06-04 Thread Sean Murphy
Lowell Gilbert wrote: Don't top-post, please. Sean Murphy [1]<[EMAIL PROTECTED]> writes: I get this error when trying gcore what am I doing wrong? # gcore 581 gcore: /proc/581/file: No such file or directory # cd /proc # ls -la total 4 dr-xr-xr-x 2 root

Virtualization of FreeBSD

2007-06-06 Thread Sean Murphy
Is anyone running virtualization of FreeBSD servers on VMware or other virtualization software? What experiences have you had, good or bad? ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To un

Help understanding load averages

2005-04-27 Thread Sean Murphy
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I am running FreeBSD 4.11 it is a PIII 800 My system is running MRTG and SNMP for monotoring network switches. The system is very sluggish and sometimes not responsive. MRTG has had problems with writing the new logs. I am having trouble understanding

FreeBSD/i386 lockups with Xorg & Radeon cards

2005-05-10 Thread Sean Davis
NetBSD nor OpenBSD provide. Does anyone have any insights to this problem? Please respond directly, I am not subscribed to either freebsd-ia32 or freebsd-questions. TIA, -Sean ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailm

Re: FreeBSD/i386 lockups with Xorg & Radeon cards

2005-05-11 Thread Sean Davis
On Tue, May 10, 2005 at 11:19:31PM -0400, jason henson wrote: > Sean Davis wrote: > > >Hello, first let me enumerate the hardware I've seen this happen on: > > > >1) Athlon XP 2700+ > > 1GB DDR333 > > ATI Radeon 9200 AGP8X w/ 128MB > > > >2)

RE: Setting up ntpd on FreeBSD (5.4)

2005-05-12 Thread Sean Murphy
Ensure you due ntpdate before you run ntpd. This can be done just once from the command line and ntpd cannot be running. ntpdate ntp2.sf-bay.org then add the following to /etc/rc.conf ntpd_enable="YES" ntpd_flags="-c /etc/ntp.conf -p /var/run/ntpd.pid" between the lines is a example of ntp.conf

Help ispell compile problems

2005-06-08 Thread Sean Murphy
Can someone please help i am using FreeBSD 5.4-RELEASE #0: Wed Jun 8 12:08:30 PDT 2005 I have copied the local.h.bsd to local.h I have tried using the generic I have tried using both in both of the previous files #undef USG #define USG but i think the problem is in defhash.h alum# make all se

Web Based passwd

2005-06-09 Thread Sean Murphy
I am looking for a web based utility that would allow users to change there passwd. I have tried to compile changepassword 0.9 but I encountered errors. Anyone have a good one, it just needs to be web based. Thanks ___ freebsd-questions@freebsd.org mail

SATA DVD Drive Install Problem

2008-01-09 Thread Sean Murphy
Is anyone successful in installing FreeBSD from a SATA DVD Drive? I am having trouble as it boots from the CD of 6.3 RC2 but at the beginning of the install it fails. The CD I then tried in another computer and it installs fine. I was wondering if it was the SATA DVD drive or the motherboard

FreeBSD Stable

2008-01-17 Thread Sean Hulbert
Hello I am trying to download FreeBSD stable. All I get is a cvsups file. I need to download the ISO to my winbox then burn it to CD. Is there a program or link to the direct ISO that will allow me to download it. Thank You Sean Hulbert Work Ph:925.227.8500 x136 Cell Email: [EMAIL

Password file migration help

2008-01-30 Thread Sean Murphy
I have a FreeBSD 5.4 system and would like to migrate users in the password file with UIDs 3000 through 5000 to a FreeBSD 6.3 system on a running on a separate box. Is there a way to export just those users? Thanks ___ freebsd-questions@freebsd.org m

Re: FreeBSD & Linux distro

2008-02-20 Thread Sean Cavanaugh
Easy way to describe the differences between UNIX, Linux and BSD http://www.over-yonder.net/~fullermd/rants/bsd4linux/bsd4linux1.php -Sean ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To

RE: Computers that us FreeBSD. HELP!!!!

2008-02-21 Thread Sean Cavanaugh
not to sound condescending, but just download the ISO ftp://ftp.freebsd.org/pub/FreeBSD/ the installer is very easy to walk through but if you need more help, the documentation is very nice. http://www.freebsd.org/doc/en_US.ISO8859-1/books/faq/install.html -Sean > From: [EMAIL PROTEC

Re: Open source quiry

2008-02-25 Thread Sean Cavanaugh
most likely it uses a stripped down version of common open source programs with just configuration settings. if that's the case, there's nothing for them to release to the public domain. -Sean -- From: "Daniel Jennings" <

Re: FreeBSD 7.x compatible Gigabit network card

2008-02-27 Thread Sean Cavanaugh
I personally use Netgear GA311 gigabit cards with no issue in my systems. -Sean -- From: "Unga" <[EMAIL PROTECTED]> Sent: Wednesday, February 27, 2008 9:11 AM To: Subject: FreeBSD 7.x compatible Gigabit network card Hi all

RE: FreeBSD 6.2-REL, system lockup, recovers when keyboard pressed

2008-02-28 Thread Sean Cavanaugh
You look at upgrading to 6.3-REL or 7.0-REL? -Sean > Date: Fri, 29 Feb 2008 08:47:18 +1100> From: [EMAIL PROTECTED]> To: [EMAIL > PROTECTED]> CC: freebsd-questions@freebsd.org> Subject: Re: FreeBSD 6.2-REL, > system lockup, recovers when keyboard pressed> >

Re: FreeBSD 7.0 and VMware tools (was Re: FreeBSD 7RC2 and VMware tools)

2008-02-28 Thread Sean Cavanaugh
which version of the guest tool should I be installing for VMWare Server 1.0.4? guestd5 and guestd6 both core dump. -Sean -- From: <[EMAIL PROTECTED]> Sent: Thursday, February 28, 2008 9:56 AM To: Subject: Re: FreeBSD 7.0 and VMware tool

Re: FreeBSD 7.0 and VMware tools (was Re: FreeBSD 7RC2 and VMwaretools)

2008-02-28 Thread Sean Cavanaugh
scratch that, guestd6 worked fine after make clearing it. bad download I guess. -Sean -- From: "Sean Cavanaugh" <[EMAIL PROTECTED]> Sent: Thursday, February 28, 2008 9:48 PM To: <[EMAIL PROTECTED]>; Subject: Re: FreeBSD 7.0

Re: RAM not recognized

2008-03-04 Thread Sean Cavanaugh
gigs of ram, you HAVE to run AMD64/x64 version of your operating system (even windows would have same exact issue). -Sean ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: where are base, info, kernels, dict, doc, games, manpages, ports, src, etc. for 7.0-REL?

2008-03-05 Thread Sean Cavanaugh
are you using 7.0-RELEASE--bootonly.iso or 7.0-RELEASE--Disc1.iso the later has the files on it and can be installed without any network connection at all. -Sean -- From: "William Bulley" <[EMAIL PROTECTED]> Sent: Wed

RE: bandwidth monitor

2003-06-03 Thread Sean Countryman
MRTG is in the ports collection. It uses SNMP to build bandwidth graphs and statistics. Sean J Countryman [EMAIL PROTECTED] [EMAIL PROTECTED] -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Andrew Thomson Sent: Monday, June 02, 2003 6:40 PM To

gcc me harder: -Wconversion bug?

2003-06-09 Thread Sean Chittenden
ef true #define true((bool)1) #endif #ifndef false #define false ((bool)0) #endif void f(bool b); #endif /* End test.h */ /* Begin test.c */ #include "test.h" int main(void) { f(true); return(0); } void f(bool b) { } /* End test.c */ -- Sean Chittenden ___

Re: gcc me harder: -Wconversion bug?

2003-06-10 Thread Sean Chittenden
I missing something that says that there isn't the prototype of the same width? Last time I checked my vision, f(char b) was the same as f(char b)... :-/ or am I missing something? I believe that gcc's promoting the char to an int or to some other non-1 byte width data type... but I&

Re: gcc me harder: -Wconversion bug?

2003-06-10 Thread Sean Chittenden
; You are aware theat the rules of C require that in the absence of a > prototype actual integer calling arguments of less width than int > (usually char and short) must be promoted to int before the call? Wow, that's a really worthless warning. I had to re-read it in the AM to fully appr

RE: About domain name registrars

2003-06-20 Thread Sean Countryman
Godaddy.com is $8.95/year and I've had ZERO problems with them. You can edit everything online very easily 24/7 too. I've moved all of my domains there. Sean J Countryman [EMAIL PROTECTED] [EMAIL PROTECTED] -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]

RE: Samba passwords

2003-06-30 Thread Sean Countryman
of PAM authentication failure notices on my BSD box. I haven't had time to look into it, but since it works fine, it can wait till the long weekend. Sean J Countryman [EMAIL PROTECTED] [EMAIL PROTECTED] -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Beha

Disk cache size via sh?

2003-07-09 Thread Sean Chittenden
t find anything worth while. -sc -- Sean Chittenden ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: Disk cache size via sh?

2003-07-09 Thread Sean Chittenden
n/vfs_cache.c though I couldn't > find anything worth while. More correctly, can the FS cache up to the entire size listed in vfs.maxbufspace (actually vfs.hibufspace) bytes or is there a limit to how much FS operations can use of the vfs cache? -sc -- Sean Chittenden ___

5.3 and Dual CPU

2004-10-20 Thread Sean Murphy
Will 5.3 automatically detect a dual xeon server and make the necessary changes? Do I have to do anything manually, to take advantage of the dual cpus? ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To un

Sendmail Anti-Spam

2004-10-29 Thread Sean Murphy
I want to add an anti-spam solution to sendmail. I was wondering what solution you chose for server side anti-spam and how well it works for you. -- Sean Murphy Network Technician California Institute of the Arts [EMAIL PROTECTED] ___ [EMAIL PROTECTED

Intel Xeon 64 Bit Hardware Question

2004-11-09 Thread Sean Murphy
(raid 5) and 1 144GB SCSI Hot Spare so a total of 5 drives Intel Server MB Built in Video Intel SCSI Raid 5 controller CD-ROM / Floppy PS2 Mouse / Keyboard -- Sean Murphy Network Technician California Institute of the Arts [EMAIL PROTECTED] ___ [EMAIL

Two NICs with one IP address each on the same subnet

2004-11-09 Thread Sean Peisert
ng special I need to do to the routing to get this to work? Anything to the kernel? Thanks, Sean __ Do you Yahoo!? Check out the new Yahoo! Front Page. www.yahoo.com ___ [EMAIL PROTECTED]

ScreenShots

2004-11-12 Thread Sean Murphy
How does one take screen shots of the FreeBSD Install and Terminal? I would like to make a guide specific to our location. Thanks -- Sean Murphy Network Technician California Institute of the Arts [EMAIL PROTECTED] ___ [EMAIL PROTECTED] mailing list

5.3-RELEASE hw.ata.atapi_dma and DRI questions

2004-11-14 Thread Sean Welch
tent). Any ideas? Has anyone else seen this? I'm just using the Xorg packages from the install disc with the GENERIC kernel that shipped with the release. Permissions are correct on the dev entry, the console message looks normal, and there are no errors loading the kernel

promise TX2 ata raid utilities?

2004-11-30 Thread Sean Ellis
so wondering if there are any recommendations for a relevant resource about managing the array. Something along the lines of the 'what to do in case of disaster' stuff that accompanies the vinum docs, thanks, Sean ___ [EMAIL PROTECTED] ma

Re: about the checksum

2010-02-26 Thread Sean Cavanaugh
they are there so you can compare the real checksum hash for the .ISO file against what you downloaded as a way to make sure you downloaded every single bit of the file or if it has been changed. -- From: "Ffflee Ffflee" Sent: Friday, February 2

Re: Automated kernel crash reporting system

2010-03-04 Thread sean connolly
Hi Dan, Automatic reporting would end up being a mess given that panics can be caused by hardware problems. Having an autoreport check if memtest was run before it reports, or having it only run with -CURRENTmight be useful. Sean From: jhell To: Dan

Re: Replacing Home Router With PC

2010-03-12 Thread Sean Cavanaugh
-- From: "Nerius Landys" Sent: Friday, March 12, 2010 1:26 PM To: "C. P. Ghost" Cc: "Mark Shroyer" ; Subject: Re: Replacing Home Router With PC Yep! Geode-based boxes are great. The ALIX boards are looking like Soekris gear, which I'm very hap

Re: OpenOffice 3.2 fails to build on FreeBSD 8.0-STABLE/amd64

2010-03-23 Thread Sean McAfee
alled, you just run pkg_add on the resulting tbz and you're back in business. I do this whenever I upgrade OO, Firefox, Thunderbird, or anything other program I can't wait around for while I freshly compile. -- Sean McAfee Senior Systems Engineer ___

Re: Small computer to run a GUI?

2010-05-09 Thread Sean Cavanaugh
-- From: "Chris Whitehouse" Sent: Sunday, May 09, 2010 8:03 AM To: "Andrew Gould" Cc: Subject: Re: Small computer to run a GUI? Andrew Gould wrote: On Fri, May 7, 2010 at 11:37 PM, Liontaur wrote: On Fri, May 7, 2010 at 6:47 PM, Adam Vande M

RE: Small computer to run a GUI?

2010-05-10 Thread Sean Cavanaugh
> > Oh, "available soon" for the vga adapter... :) > > Chris If i read the site correctly, the HDMI port is used as a DVI port. not sure if it means they have a DVI adapter too or you need to acquire your own HDMI-to-DVI cable

Re: FreeBSD as a router

2009-06-12 Thread Sean Cavanaugh
I prefer pfSense. it started as a fork of M0n0wall and has since incorporated a LOT more features. it uses pf as its filter base and is fully expandable using plugins -- From: "Derrick Ryalls" Sent: Thursday, June 11, 2009 10:33 AM To: "Wojciech

RE: 8.0-BETA2 not getting my 4Gigs of ram

2009-08-13 Thread Sean Cavanaugh
> Date: Thu, 13 Aug 2009 13:32:46 +0200 > From: st...@mapper.nl > To: freebsd-am...@freebsd.org; freebsd-questions@freebsd.org > CC: > Subject: 8.0-BETA2 not getting my 4Gigs of ram > > Hello, > > I'm fully enjoying installing FreeBSD 8.0-BETA2 amd64. > However, it does not seem to be able to

Re: freebsd-update to -BETA2 p1

2009-08-18 Thread Sean Cavanaugh
-- From: "Eitan Adler" Sent: Monday, August 17, 2009 6:48 PM To: Subject: freebsd-update to -BETA2 p1 AlphaBeta# freebsd-update fetch install Looking up update.FreeBSD.org mirrors... 3 mirrors found. Fetching metadata signature for 8.0-BETA2 from

Mount a Sony Memory stick

2003-07-20 Thread Sean Countryman
got 4 SCSI disks already installed (devices da0 thru da3), and there is not a da4 in the /dev directory. All I'd like is to be able to plug the camera in without rebooting and be able to manually mount it, grab the photos, unmount it, and remove it. Ideas? Thanks, Se

ipfilter per rule ttl's not working?

2003-08-26 Thread Sean Chittenden
l 604800 proto tcp from any to 192.168.1.0/24 port = 22 flags S keep state keep frags # ipf -Fa -f /etc/ipf.rules 693: invalid ttl (604800) :-/ One would think that 604800 would qualify as a decnumber. Am I missing something or is this a documented non-feature? -sc -

Chkrootkit anomaly

2003-08-27 Thread Sean Page
be greatly appreciated! Sean. Pertinent details: FreeBSD 4.8-RELEASE-p3 kldstat Id Refs AddressSize Name 12 0xc010 2addcc kernel 21 0xc166f000 4000 logo_saver.ko Installed Packages: BitchX-1.0c19_2, XFree86-libraries-4.3.0_1, amavisd-new-20021227.p2,apache+mod_ssl-1.3

RE: Chkrootkit anomaly

2003-08-27 Thread Sean Page
Hey, that's exactly what I was looking for. Thanks Dave. Sean. -Original Message- From: Dave [Hawk-Systems] [mailto:[EMAIL PROTECTED] Sent: August 27, 2003 9:13 AM To: Sean Page; [EMAIL PROTECTED] Subject: RE: Chkrootkit anomaly >Since there have already been a couple of ques

bsnmpd help

2006-04-27 Thread Sean Murphy
I am running FreeBSD 5.4 and would like to monitor it using the included bsnmpd. However the handbook did not have any information about it, the man page was pretty lean and the list archive is very scarce on the topic. I checked the /etc/defaults/rc.conf and noticed there is not an enable_bs

shadow.h compile question

2006-04-27 Thread Sean Murphy
I am trying to compile a plugin for squrrilmail it is the vacation plugin. when I run make it tells me the it cannot find shadow.h I did a find on the freebsd server which is 5.4 and did not find shadow or shadow.h what is shadow.h? can I get it from anywhere? __

daemon to listen on localhost only?

2006-05-10 Thread Sean Murphy
Is there a way to tell a daemon to listen only to the localhost without using a firewall? ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: daemon to listen on localhost only?

2006-05-10 Thread Sean Murphy
the ftp daemon that is started with inetd it is the ftp that comes with the freebsd system 5.4. Thanks Charles Swiger wrote: On May 10, 2006, at 3:59 PM, Sean Murphy wrote: Is there a way to tell a daemon to listen only to the localhost without using a firewall? If the daemon has an option

Re: daemon to listen on localhost only?

2006-05-10 Thread Sean Murphy
the ftp daemon that is started with inetd it is the ftp that comes with the freebsd system 5.4. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED

ftp server with no shell accounts

2006-05-10 Thread Sean Murphy
I tried the default ftp server with FreeBSD 5.4 and users with no shell accounts but it does not work. Does anyone know of a ftp server that users would still have home directories but no shell access /sbin/nologin and that could still upload files to there home directories. Thanks _

How to require minium length passwords

2006-05-12 Thread Sean Murphy
I am trying to require users to put in 8 character passwords but as it stands it will take 1 just fine. I Tried messing with the login.conf file but it still looks like it accepts 1 character as an acceptable password. here is what i did. Also will this restrict other programs to the set mini

PAM and login.conf the login process

2006-05-15 Thread Sean Murphy
I am trying to understand how users login and what does the system do specifically with validating the passwords and change passwords. when I login at the console is the login/password information passed to PAM and does PAM check the login.conf for certain characteristics and then check the pa

SUDO Help password change deligation question

2006-05-25 Thread Sean Murphy
I would like to not give root access but enable a user account (not in wheel) to change user passwords with passwd username command. I just would like to delegate the password changing ability to someone else but not give them super user privileges other then passwd. Would this be something s

FreeBSD Boot Problem on Multiple HDDs

2006-06-10 Thread Sean M.
I just did my first ever bit of hardware hacking--salvaging a 6GB HDD from a useless computer and installing it as a slave--and went and put FreeBSD on it and a 3151MB partition on the master drive, which already had Windows 2000 Professional SP1. Here is how I chopped up the disks: ad0s1: FAT32 W

Re: Release schedules

2008-12-12 Thread Sean Cavanaugh
-- From: "Joe S" Sent: Friday, December 12, 2008 12:20 PM To: "Roland Smith" Cc: ; "Jonathan McKeown" Subject: Re: Release schedules On Wed, Nov 12, 2008 at 4:01 AM, Roland Smith wrote: On Wed, Nov 12, 2008 at 12:59:24PM +0200, Jonathan Mc

Re: freebsd-update doesn't seem to update to Latest

2009-01-14 Thread Sean Cavanaugh
-- From: "Sebastian Setzer" Sent: Tuesday, January 13, 2009 3:47 PM To: Subject: freebsd-update doesn't seem to update to Latest Hi, I did a freebsd-update to 7.1-RELEASE as described in the release notes. After that, I installed Openoffice (w

Re: OT console based editor that can do php syntax highlighting

2009-02-14 Thread Sean Cavanaugh
Nano supports syntax highlighting. it is off by default but can easily be turned on. I think that you actually have to find the config file to make it handle PHP though but that can be found pretty easily on the web -Sean -- From: "

<    1   2   3   4   5   6   >