Update git without installing an entire Docbook toolchain?

2013-06-18 Thread Morse, Richard E.MGH
Hi! Is it possible to upgrade git without installing an entire Docbook toolchain? The computer in question is a server, which nobody uses as their primary computer, so if there's a way to just disable all documentation, that would also be fine. Thanks, Ricky The information in this e-mail is

dtrace of a Samba nbench run shows

2013-05-23 Thread Richard Sharpe
23145865857 select 274329462364 poll 753606057912 _umtx_op 1097794513187 So, what is _umtx_op? I guess I have to move to kqueue as well. -- Regards, Richard Sharpe (何以解憂?唯有杜康。--曹操) ___ freebsd

Re: FreeBSD as Samba Server and Windows as Client

2013-04-16 Thread Richard Sharpe
t you do not tell us which version of Samba you are using, but it does work. Have you tried setting the permissions correctly on the directory you are sharing? Do you know if it is getting Access Denied trying to access the Share or trying to create a file. -- Regards, Richard Sharpe (何以解憂?唯有杜康。--曹操)

Re: How to know % of read file in cat?

2013-03-11 Thread Richard Tobin
bytes or > the % of the file.git cat sent to the other app. Use dd (see man page) instead of cat, and control-T will show you how much it has transferred. -- Richard -- The University of Edinburgh is a charitable body, registered in Scotlan

Re: Does anyone know how to install FreeBSD 8.3 under Virtual Box 4.2.6?

2013-02-28 Thread Richard Sharpe
On Thu, Feb 28, 2013 at 11:29 PM, Trond Endrestøl wrote: > On Thu, 28 Feb 2013 23:04-0800, Richard Sharpe wrote: > >> Hi, >> >> I booted the FreeBSD 8.3 DVD1 under Virtual Box, but it crashes in VB >> 4.2.6 under Win 7 and Linux. >> >> Seems to install

Does anyone know how to install FreeBSD 8.3 under Virtual Box 4.2.6?

2013-02-28 Thread Richard Sharpe
Hi, I booted the FreeBSD 8.3 DVD1 under Virtual Box, but it crashes in VB 4.2.6 under Win 7 and Linux. Seems to install OK on QEMU/VMM under Linux ... Does anyone know how to get it to run under Virtual Box? -- Regards, Richard Sharpe (何以解憂?唯有杜康。--曹操

Have there been any fixes for long TCP delays with FreeBSD 8.3 or 9.x?

2013-01-18 Thread Richard Sharpe
have to be cut-down as they are 300 to 500MB in length. -- Regards, Richard Sharpe (何以解憂?唯有杜康。--曹操) ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "fr

Re: using new pkgng system on 9.0 system

2012-11-30 Thread Richard Tobin
> Tomorrow I'm going to prepare a 9.1-RC3 with pkgng. Wish me luck :) Where is the pkgng repository for 9.1-RC3? -- Richard -- The University of Edinburgh is a charitable body, registered in Scotland, with registration number SC005336. ___

Re: [zfs-discuss] How many disk in one pool

2012-10-05 Thread Richard Elling
ak for current FreeBSD, but I've seen more than 400 disks (HDDs) in a single pool. -- richard ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Re: How can I disable hyperthreads, but NOT smp ?

2011-09-20 Thread Richard Collyer
uot;. Disabling hyperthreading it should see 2 LPs. Richard -- Richard Collyer Blue Apex Ltd 07900 997 380 Registered as a company in England and Wales (Reg Number: 05982514). Registered Address: 42 King Richards Hill, Earl Shilton, Leicester, LE9 7EY __ Information from ESET NOD32 Antivi

Re: Can't Download FreeBSD

2011-09-18 Thread Richard Collyer
downloading it? FTP / HTTP etc? Have you tried using a different server/mirror to download from. Richard -- Richard Collyer Blue Apex Ltd 07900 997 380 Registered as a company in England and Wales (Reg Number: 05982514). Registered Address: 42 King Richards Hill, Earl Shilton, Lei

Re: wheel group & mkdir

2011-09-07 Thread Richard Collyer
hanks again No, once a users SSH session times out/is closed the root provledges are lost and you have to SU again. If they remain logged in they keep root privlidges (sp!) until they log out. Richard -- Richard Collyer Blue Apex Ltd 07900 997 380 Registered as a company in England and Wales

Re: Date Ports Installed or Install Log

2011-09-04 Thread Richard Collyer
On 04/09/2011 12:02, Matthew Seaman wrote: On 04/09/2011 11:05, Richard Collyer wrote: I was trying to get CUPS working last night and installed gutenprint-cups but the make failed half way through - managed to get the printer working without it so no longer need it. As a result its installed a

Date Ports Installed or Install Log

2011-09-04 Thread Richard Collyer
s that have are not referenced by others but as this was the only thing I installed yesterday might be quicker/easier to do it via examining logs. Thanks in advance, Richard __ Information from ESET NOD32 Antivirus, version of virus signature database 6434 (20110903) __

Re: How to allow Amanda to install as operator?

2011-08-23 Thread Morse, Richard E.MGH
On Aug 23, 2011, at 4:01 PM, Chris Rees wrote: > "Morse, Richard E.MGH" wrote: >> GID_FILES="/usr/ports/OP_GROUP" UID_FILES="/usr/ports/OP_USER" >> AMANDA_USER="operator" AMANDA_GROUP="operator" make install >> >&g

How to allow Amanda to install as operator?

2011-08-23 Thread Morse, Richard E.MGH
Hi! I'm trying to upgrade my Amanda installation from a v2.6 to v3.2 via ports. I had configured Amanda previously to be installed as the user `operator`. The upgraded version wants to install as the user `amanda`; however this presents all kinds of problems: - the `amanda` user has no h

Fwd: Investment in Europe

2011-08-09 Thread Richard T C Farnes
WARNING - WARNING To everyone. Never give any of your bank details to people who want "help" transferring money and offer you a lot for the help in this. Keep away from "too good to be true" rewards of this kind. Such messages have come out of Nigeria before. Such messages have put peopl

How to use crash dumps?

2011-05-25 Thread Morse, Richard E.MGH
Hi! My server finally managed to create a core dump when it crashed. I suspect the problem it is having is with the RAID card. How do I parse through the description file to see if that is correct? Thanks, Ricky The information in this e-mail is intended only for the person to whom it is addre

py-django12 failed install

2011-05-01 Thread Richard Ehrlich
When I attempt to install py-django12 on freeBSD 8.2 with python 2.6.5 already installed, I get the following: richarde@test3- /usr/ports/www/py-django12 # make install clean "/usr/ports/Mk/bsd.python.mk", line 304: warning: String comparison operator should be either == or != "/usr/ports/Mk/bsd.p

Re: BSDPAN support for Module::Build?

2011-03-14 Thread Richard Morse
11, at 3:45 PM, Paul Schmehl wrote: > --On March 14, 2011 3:07:01 PM -0400 Richard Morse > wrote: > >> Hi! Is there any BSDPAN support for Module::Build? Is there a package I >> can install that will add it? Documentation on the web for BSDPAN is >> remarkably limited.

BSDPAN support for Module::Build?

2011-03-14 Thread Richard Morse
Hi! Is there any BSDPAN support for Module::Build? Is there a package I can install that will add it? Documentation on the web for BSDPAN is remarkably limited... Thanks, Ricky The information in this e-mail is intended only for the person to whom it is addressed. If you believe this e-mail wa

Re: Firefox 3.6 and Java ?

2010-12-30 Thread Richard T C Farnes
sks for. It seems that the version of Firefox I find for FreeBSD is not the latest Firefox version. So it wants java programmes that are too old and not found on the java websites anymore. Richard. ___ freebsd-questions@freebsd.org mailing list

FreeBSD crashes

2010-12-22 Thread Richard Morse
Hi! A while back I wrote about some problems I was having with FreeBSD crashing randomly. I then disappeared for a while, due to a variety of issues, but I'm still having problems. The computer in question is a general-purpose server -- it runs listservs, websites, databases (both MySQL and Pos

Re: Why do you use a devil as a mascot?

2010-12-07 Thread Richard T C Farnes
To Da Rock and others Please feel free to use my text here in any marketing. On Tuesday 23 November 2010 00:47:50 Da Rock wrote: > On 11/23/10 07:29, Richard T C Farnes wrote: > > Why do some people get hung up in some features of our cute little > > mascot that remind them of d

Re: Why do you use a devil as a mascot?

2010-11-22 Thread Richard T C Farnes
signify being ready to attack all problems on the way. Linux has only a lazy penguin that does not seem to be doing anything except sitting on its behind. Hope this answers all questions about this matter Sign Richard Farnes On Saturday 20 November 2010 09:00:04 Da Rock wrote: > On 11/14/10

CPU testing software?

2010-11-09 Thread Richard Morse
Hi! I've been having problems with FreeBSD 8.1-RELEASE crashing. This morning, it had hung -- it wasn't responding to any input, but there was no error message on screen. I ran MemTest86+ (which worked; MemTest86 doesn't for some reason), and it found no errors in two passes (one without ECC, on

Kernel panics?

2010-11-04 Thread Richard Morse
Hi! I'm having a problem with an 8.1-RELEASE #0 amd64 machine. Three weeks ago, it had a kernel panic, which I was too tired to properly capture. On reboot, I forgot to run fsck in single user mode; about 12-14 hours later it crashed complaining that the background file system checks were incon

Re: Page fault in swapper on boot

2010-06-28 Thread Richard Kolkovich
On Mon, Jun 28, 2010 at 02:16:42PM -0500, Richard Kolkovich wrote: > I rebooted today to recover a couple devices which were in use by zombie > processes. Now, I'm met > with the same page fault documented in this previous message: > > http://lists.freebsd.org/pipermail/fr

Page fault in swapper on boot

2010-06-28 Thread Richard Kolkovich
, etc. don't work. I'll build some debugging into the kernel and see what else I can find... Has anyone else seen this or have any clues as to how to fix it? Thanks, -- Richard Kolkovich http://www.sigil.org PGP Key: 0x9E54EF59 (http://pgp.mit.edu) pgpXUckls7Kte.pgp Description: PGP signature

Re: X not responding

2010-06-23 Thread Richard T C Farnes
configured it. After X has been installed you must go into the X configuration file and configure your keyboard and mouse etc for use with it. When I installed X on my version 7 BSD I had to use some time tuning this file so X would work properly. The file gives you

Core dump with php52-recode?

2010-06-09 Thread Richard Morse
Hi! I just did a portsnap and found that php52 had been updated. When I recompiled (using `portmaster -i php52 php52-extensions`, suddenly php started crashing: > Jun 9 10:27:30 hedwig kernel: pid 35517 (php), uid 1001: exited on signal 11 > (core dumped) I was able to trace this down to the

Re: text editor and your postscript

2010-06-03 Thread Richard T C Farnes
matter before taking part in the international "howling choir" against Israel. Yours sincerely Richard Farnes On Wednesday 02 June 2010 13:33:44 Matthias Apitz wrote: > El día Wednesday, June 02, 2010 a las 01:26:44PM +0200, Ruben de Groot escribió: > > > The phrase "s

How to get more descriptive errors from auto-mount daemon?

2010-05-27 Thread Richard Morse
Hi! I'm using the auto-mount daemon to access another server via NFS, and I keep getting error messages in `/var/log/messages`: May 27 01:03:26 hedwig amd[9851]: mountd rpc failed: RPC: Can't decode result May 27 01:03:26 hedwig last message repeated 4 times My searches so far o

Re: installation problem

2010-04-13 Thread Richard DeLaurell
, you may want to try and do the ftp/network installation using the "boot only" ISO. Good luck-- Richard 2010/4/13 Александров Иван > Hellow,my name is Ivan,i have installation problem > configuration: > intel seleron Dual-core e3300 2.5/800/1mb BOX LGA775 BX80571E3300 > ASUS

Re: Does small bsd cd exsit?

2010-04-13 Thread Richard DeLaurell
files, rather than burning them as disk images. Make sure your software is set to do the latter. Good luck. Richard DeLaurell On Tue, Apr 13, 2010 at 6:28 AM, 丁少衡 wrote: > 2010/4/13 Chris Whitehouse > > > ??? wrote: > > > >> Hello, everyone, > >> I want

Re: Free BSD Licensing

2010-03-24 Thread Richard Tobin
tions - which only affect redistribution, so if you do not redistribute it, the licence terms do not affect you. I suppose a theoretical difference is that if you redistribute FreeBSD in violation of the conditions you no longer have the right to use it, which is not true for the GPL. -- Richard

Re: FreeBSD 8.0 Booting Problem on ZV5320US Laptop

2010-03-19 Thread Richard DeLaurell
Are you able to get to the FreeBSD splash screen (where you get a countdown to startup with a menu of 6 selections)? One of the choices there is boot w/o ACPI; you could try that if you get that far. Good luck-- Richard On Fri, Mar 19, 2010 at 11:55 AM, Anoop Kumar Narayanan wrote: > On

Re: FreeBSD 8.0 Booting Problem on ZV5320US Laptop

2010-03-19 Thread Richard DeLaurell
ment settings, perhaps even something in the bios. Does this occur when you use the installation or boot-only disks? Sorry this is not more help to you. Richard ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freeb

FreeBSD on Panasonic TV

2010-03-13 Thread Richard Tobin
I was interested to see that my Panasonic television displays a FreeBSD copyright notice. Does anybody know how much of FreeBSD it uses? (It apparently uses a UFS filesystem on disks attached for video recording.) -- Richard -- The University of Edinburgh is a charitable body, registered in

Re: problems w/ touching all files?

2010-03-12 Thread Richard DeLaurell
On Thu, Mar 11, 2010 at 12:37 PM, Warren Block wrote: > On Thu, 11 Mar 2010, Richard DeLaurell wrote: > > I made a big mistake the upshot of which is that many of my files >> (including >> many port/makefiles) have the wrong date. >> > > Which date, where? Modi

Re: problems w/ touching all files?

2010-03-12 Thread Richard DeLaurell
On Thu, Mar 11, 2010 at 1:46 PM, Adam Vande More wrote: > > > On Thu, Mar 11, 2010 at 11:05 AM, Richard DeLaurell < > richard.delaur...@gmail.com> wrote: > >> I made a big mistake the upshot of which is that many of my files >> (including >> many port/makef

Re: Does compression on zfs pool affect performance? .......WAS, Re: Silicon Image SiI 3124 and 3132 RAID controllers

2010-03-11 Thread Richard Mahlerwein
>- Original Message >From: Dan Nelson >In the last episode (Mar 11), Leslie Jensen said: >> The solution for me was to create a raidz which gave me the same amount of >> space. Now I wonder, should I enable compression? Will it affect >> performance? > >The default lzjb compression is

problems w/ touching all files?

2010-03-11 Thread Richard DeLaurell
this point, but it would be helpful to fix this. Thanks for any help. Richard DeLaurell ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-que

Re: sftp from home wireless box to work - get is much faster that put

2010-02-09 Thread Richard Mahlerwein
>From: Anton Shterenlikht >To: Vincent Hoffman >Cc: freebsd-questions@freebsd.org >Sent: Tue, February 9, 2010 5:38:25 PM >Subject: Re: sftp from home wireless box to work - get is much faster that put > >On Tue, Feb 09, 2010 at 11:24:48PM +, Vincent Hoffman wrote: >> On 09/02/2010 23:16, An

Updating packages in Jails

2010-02-08 Thread Richard L. Houston
l of ports from source and via pkg_add? Good / bad to mix or no big deal. This is more of a general knowledge question, not implying I would be mixing the two types :) Thanks all and look forward to being a part of the FreeBSD community. ++ Best regards,

Re: Backup and FreeBSD/ZFS

2010-02-04 Thread Richard Mahlerwein
- Original Message >From: Svein Skogen (Listmail Account) >To: freebsd-questions@freebsd.org >Sent: Thu, February 4, 2010 12:14:18 PM >Subject: Re: Backup and FreeBSD/ZFS > >On 04.02.2010 17:57, Matthew Seaman wrote: >> On 04/02/2010 15:35, Svein Skogen (Listmail Account) wrote: > >Alas,

Re: xclip

2010-01-01 Thread Richard Mahlerwein
>- Original Message >From: Thomas Adam >To: Charles Howse >Cc: Thomas Adam ; FreeBSD-Questions > >Sent: Fri, January 1, 2010 10:51:25 AM >Subject: Re: xclip > >On Fri, Jan 01, 2010 at 09:48:28AM -0600, Charles Howse wrote: > >> Hi Thomas, thanks for the reply. >> This is kinda gnarly.

Re: snd_hda peculiarities [SOLVED]

2009-12-30 Thread Richard L. Mace
On Wednesday 30 December 2009 18:36:30 Mark Moellering wrote: > Pieter de Goeje wrote: > > On Wednesday 30 December 2009 15:45:50 Richard L. Mace wrote: > >> I recently installed FreeBSD 8.0 (amd64) on my laptop (HP 8510w) and > >> most things are working. However, a min

Re: snd_hda peculiarities

2009-12-30 Thread Richard L. Mace
On Wednesday 30 December 2009 17:43:04 you wrote: > Richard L. Mace: > > On Wednesday 30 December 2009 17:12:35 Mark wrote: > >>> manually load snd_hda via: > >>> > >>> # kldload snd_hda > >>> > >>> Googling, I found this page:

Re: snd_hda peculiarities

2009-12-30 Thread Richard L. Mace
On Wednesday 30 December 2009 17:12:35 Mark wrote: > --- On Wed, 12/30/09, Richard L. Mace wrote: > > From: Richard L. Mace > > Subject: snd_hda peculiarities > > To: freebsd-questions@freebsd.org > > Date: Wednesday, December 30, 2009, 8:45 AM > > I recently ins

snd_hda peculiarities

2009-12-30 Thread Richard L. Mace
8.0-RELEASE #0: Sat Nov 21 15:02:08 UTC 2009 r...@mason.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64 Many thanks -Richard ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscr

Re: Help building/running SDL/OpenGL code

2009-12-23 Thread Richard Mace
On Wednesday 23 December 2009 22:54:07 Pieter de Goeje wrote: > On Wednesday 23 December 2009 04:42:28 Richard Mace wrote: > > Incidentally, if there is anyone out there with newer hardware who is > > interested in building the code I am talking about you can find it a

Re: Help building/running SDL/OpenGL code

2009-12-22 Thread Richard Mace
On Wednesday 23 December 2009 04:20:28 Pieter de Goeje wrote: > On Tuesday 22 December 2009 22:00:51 Roland Smith wrote: > > On Tue, Dec 22, 2009 at 09:57:57PM +0200, Richard Mace wrote: > > > In the end, as a last resort, I de-installed the nvidia driver and > > > start

Re: Help building/running SDL/OpenGL code

2009-12-22 Thread Richard Mace
On Tuesday 22 December 2009 20:35:19 you wrote: > On Tue, Dec 22, 2009 at 07:50:19PM +0200, Richard Mace wrote: > > On Tuesday 22 December 2009 19:31:31 you wrote: > > > What version of the nvidia driver are you using? > > > > The one in /usr/ports/x11/nvidia-driver-1

Re: Help building/running SDL/OpenGL code

2009-12-22 Thread Richard Mace
bian GNU/Linux they have a system of clever "diverts" which avoid these kinds of library clashes. Thanks -Richard ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe,

Re: Help building/running SDL/OpenGL code

2009-12-22 Thread Richard Mace
On Tuesday 22 December 2009 18:28:07 you wrote: > On Tue, Dec 22, 2009 at 05:36:19PM +0200, Richard Mace wrote: > > I developed a small molecular dynamics simulation under Linux some time > > ago. Since recently moving to FreeBSD I thought that I'd try to get it &

Help building/running SDL/OpenGL code

2009-12-22 Thread Richard Mace
a fairly trivial task and I am eager to see how this runs under FreeBSD. Thanks in advance... -Richard ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to &q

Re: How to build VLC port

2009-12-12 Thread Richard Mace
> On Sat, 12 Dec 2009 15:49:06 +0100 > > Bernt Hansson wrote: > > Richard Mace: > > > ===> vlc-1.0.3_4,3 is marked as broken: doesn't build with dirac. > > > *** Error code 1 > > > > > > > > > I tried a > > > > &g

Re: How to build VLC port

2009-12-12 Thread Richard Mace
> > > > # make config > > Try make rmconfig Thanks. I tried this (make rmconfig) and still got the same error: == toutatis# make install clean ===> vlc-1.0.3_4,3 is marked as broken: doesn't build with dirac. *** Error code 1 Stop in /usr/ports/multimedia/vlc

How to build VLC port

2009-12-12 Thread Richard Mace
th dirac. *** Error code 1 I tried a # make config but cannot find out how to turn off the dirac depends (is it possible?). Thanks for any pointers. -Richard ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-q

Cannot write to nfsv4 share

2009-12-11 Thread Richard Mace
rname 4096 Dec 11 13:37 . I can successfully read from the nfs4 mounted drive, but I cannot write to it. Has anyone got any idea where I have gone wrong. (If I boot to Linux on the same client I can successfully mount and read/write, so I'm re

Re: Newbie questions (updating, ports, etc.)

2009-12-04 Thread Richard Mace
Thanks to all for your detailed and informative replies to my questions. I have many new things to try out. > I can't speak for anyone else, but long posts don't bother me. I hope > > we've clarified things for you. Welcome to FreeBSD! Thanks. Its go

Re: "Last login" message

2009-12-03 Thread Richard Mahlerwein
> Subject: "Last login" message > > When I ssh to my FreeBSD machine, I get something like > this: > > Last login: Thu Dec  3 15:12:40 2009 from 11.22.33.44 > Copyright (c) 1980, 1983, 1986, 1988, 1990, 1991, 1993, > 1994 >         The Regents of the University > of California.  All rights reserv

Newbie questions (updating, ports, etc.)

2009-12-03 Thread Richard Mace
he upgrading in the background while I continue to work uninterrupted. I'd like to hear others experiences here.) Sorry for the long post, but I could not find clarification on the above in the Handbook and other sources I've read. -Richard ___

Re: portupgrade print/cups-client (cups-client-1.3.10_4) fails

2009-11-30 Thread Richard Kolkovich
0 BA3C 2914 B7CE 1277 EFB0 C321 A725 (KeyID: C321A725) This works for cups-image - thanks! It looks like the cups-base maintainer has removed those in the tree: http://www.freshports.org/print/cups-base/ A 'portsnap fetch update' is all that is needed now. -- Richard Kolk

Re: portupgrade print/cups-client (cups-client-1.3.10_4) fails

2009-11-29 Thread Richard Kolkovich
> Stop in /usr/ports/print/cups-client. I can confirm this same build error on my (amd64) box after upgrading to 8.0-STABLE (RELENG_8). cups-image was compiled previously on 8.0-RC1. -- Richard Kolkovich sarum...@sigil.org PGP Key: 0x9E54EF59 (http://pgp.mit.edu) pgpm9DcnvcEVR.pgp Description: PGP signature

Re: Apache22 + Subversion 1.6.6 = No go.

2009-11-19 Thread Richard Mahlerwein
--- On Thu, 11/19/09, Glen Johnson wrote: > >> 1 I tried chmod -R 777 /home/svn/repos. > >> normal operations > >> [Thu Nov 19 09:36:10 2009] [error] [client > 192.168.2.12] (20014)Internal > >> error: Can't open file > '/usr/home/svn/repos/default/format': No such > >> file or directory > >> [

Rebuild instructions for amd64 systems

2009-10-29 Thread Richard Gehlbach
together. I need instructions for the command line compile options, conf file additions, and any special instructions. If anyone can point me to some applicable links or some specific instructions, it would be appreciated. TIA Richard -- Richard D. Gehlbach Gehlbach

Re: / almost out of space just after installation

2009-10-10 Thread Richard Mahlerwein
--- On Sat, 10/10/09, RW wrote: >From: RW >Subject: Re: / almost out of space just after installation >To: freebsd-questions@freebsd.org >Date: Saturday, October 10, 2009, 8:43 PM > >On Sat, 10 Oct 2009 12:28:08 -0700 (PDT) >Richard Mahlerwein wrote: > >> The o

Re: / almost out of space just after installation

2009-10-10 Thread Richard Mahlerwein
> From: Polytropon > Subject: Re: / almost out of space just after installation > Date: Saturday, October 10, 2009, 4:00 PM > On Sat, 10 Oct 2009 12:28:08 -0700 > (PDT), Richard Mahlerwein > wrote: > According to your suggestion: > > > Drive > 16 and < 40 GB

Re: / almost out of space just after installation

2009-10-10 Thread Richard Mahlerwein
--- On Sat, 10/10/09, Polytropon wrote: > From: Polytropon > Subject: Re: / almost out of space just after installation > To: "Chad Perrin" > Cc: freebsd-questions@freebsd.org > Date: Saturday, October 10, 2009, 2:04 PM > On Sat, 10 Oct 2009 11:36:08 -0600, > Chad Perrin > wrote: > > Someone m

Re: conky calendar

2009-10-10 Thread Richard Mahlerwein
>From: Roland Smith >Subject: Re: conky calendar >To: "PJ" >Cc: freebsd-questions@freebsd.org >Date: Saturday, October 10, 2009, 9:27 AM > >On Sat, Oct 10, 2009 at 05:01:34AM -0400, PJ wrote: >> I'm having a bit of a time with the calendar.sh script I >> found on the Net; it doesn't display quit

Re: Automatic chmod

2009-10-09 Thread Richard Mahlerwein
>From: Victor Subervi >Subject: Re: Automatic chmod >To: mahle...@yahoo.com, freebsd-questions@freebsd.org >Date: Friday, October 9, 2009, 11:20 AM > >User? I only have one user on this shared server. Here's the code: > >#!/usr/local/bin/python >import cgitb; cgitb.enable() >import MySQLdb >import

Re: Automatic chmod

2009-10-09 Thread Richard Mahlerwein
>>From: Victor Subervi >>Subject: Automatic chmod >>To: freebsd-questions@freebsd.org >>Date: Friday, October 9, 2009, 10:19 AM >> >>Hi; >>I have a python script that automatically writes another script. I need to >>be able to automatically chmod the script so that it will execute. Also, it >>appe

Re: Automatic chmod

2009-10-09 Thread Richard Mahlerwein
>From: Victor Subervi >Subject: Automatic chmod >To: freebsd-questions@freebsd.org >Date: Friday, October 9, 2009, 10:19 AM > >Hi; >I have a python script that automatically writes another script. I need to >be able to automatically chmod the script so that it will execute. Also, it >appears that'

Re: / almost out of space just after installation

2009-10-09 Thread Richard Mahlerwein
> From: Randi Harper > I was thinking that a more acceptable default layout > (leaving swap at it's current default size) would be: > > / = 1GB > /var = 2GB > /tmp = 2GB Similar enough to what I use for general systems that I vote YES. I'd love to add one more - on a drive bigger than, say, 40

Re: Dump/Restore?

2009-09-14 Thread Richard Mahlerwein
--- On Mon, 9/14/09, Polytropon wrote: From: Polytropon Subject: Re: Dump/Restore? To: mahle...@yahoo.com Cc: freebsd-questions@freebsd.org, "Chris Maness" Date: Monday, September 14, 2009, 4:37 PM On Mon, 14 Sep 2009 05:45:01 -0700 (PDT), Richard Mahlerwein wrote: > In

Re: Dump/Restore?

2009-09-14 Thread Richard Mahlerwein
--- On Sun, 9/13/09, Chris Maness wrote: >From: Chris Maness >Subject: Re: Dump/Restore? >To: freebsd-questions@freebsd.org >Date: Sunday, September 13, 2009, 9:50 PM > >On Sun, Sep 13, 2009 at 6:15 PM, Chris Maness wrote: >> I level 0 dump of my server.  I lost a file that I need back.  I

Re: Inconsistency in root partition size

2009-09-07 Thread Richard Mahlerwein
--- On Mon, 9/7/09, jaymax wrote: >From: jaymax >Subject: Re: Inconsistency in root partition size >To: freebsd-questions@freebsd.org >Date: Monday, September 7, 2009, 7:06 PM > >Mel Flynn-2 wrote: >> >> On Monday 07 September 2009 20:54:51 jaymax wrote: >> > >Thanks, will do a new dump, one q

Re: cvs tag usage

2009-08-23 Thread Richard Bejtlich
3:02:30 EDT 2009 r...@fbsd71tos.taosecurity.com:/usr/obj/usr/src/sys/FREEBSD7 i386 As you can see, it's not theoretical -- I ran this test this weekend. :) Thank you, Richard ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org

Re: Don't let mergemaster beat you down [was Re: Failed update]

2009-08-11 Thread Richard Mahlerwein
--- On Tue, 8/11/09, Wayne Sierke wrote: > From: Wayne Sierke > Subject: Don't let mergemaster beat you down [was Re: Failed update] > To: mahle...@yahoo.com > Cc: "FreeBSD-Questions" > Date: Tuesday, August 11, 2009, 2:18 AM > On Sun, 2009-08-09 at 08:34

Re: Failed update

2009-08-09 Thread Richard Mahlerwein
--- On Sun, 8/9/09, Richard Mahlerwein wrote: > From: Richard Mahlerwein > Subject: Re: Failed update > To: "FreeBSD-Questions" > Date: Sunday, August 9, 2009, 11:34 AM > --- On Sun, 8/9/09, Richard > Mahlerwein > wrote: > > > From: Richard Mahle

Re: Failed update

2009-08-09 Thread Richard Mahlerwein
--- On Sun, 8/9/09, Richard Mahlerwein wrote: > From: Richard Mahlerwein > Subject: Failed update > To: "FreeBSD-Questions" > Date: Sunday, August 9, 2009, 10:23 AM > In upgrading 7.1-PRELEASE to -stable, > all seemed fine until I rebooted out of single

Failed update

2009-08-09 Thread Richard Mahlerwein
In upgrading 7.1-PRELEASE to -stable, all seemed fine until I rebooted out of single user mode after doing make installworld and mergemaster. Now I get to devd and it dies. I've copied down what's on screen and typed it here. [snip] starting devd. Fatal trap 12: page fault while in kerne

Re: Freebsd-update question

2009-08-08 Thread Richard Mahlerwein
--- On Sat, 8/8/09, RW wrote: > From: RW > Subject: Re: Freebsd-update question > To: freebsd-questions@freebsd.org > Date: Saturday, August 8, 2009, 4:59 PM > On Sat, 8 Aug 2009 11:14:10 -0700 > (PDT) > Richard Mahlerwein > wrote: > > > > mobius# dig +sho

Re: Freebsd-update question

2009-08-08 Thread Richard Mahlerwein
Thanks for the help, I figured out the [likely] answer and included it at the bottom. --- On Sat, 8/8/09, Richard Mahlerwein wrote: > From: Richard Mahlerwein > Subject: Re: Freebsd-update question > To: freebsd-questions@freebsd.org > Date: Saturday, August 8, 2009, 2:06

Re: Freebsd-update question

2009-08-08 Thread Richard Mahlerwein
> From: RW > Subject: Re: Freebsd-update question > To: freebsd-questions@freebsd.org > Date: Saturday, August 8, 2009, 11:46 AM > On Sat, 8 Aug 2009 07:16:15 -0700 > (PDT) > Richard Mahlerwein > wrote: > > > I thought I'd give freebsd-updat

Re: Freebsd-update question

2009-08-08 Thread Richard Mahlerwein
[random snippage all over] > > From: Glen Barber > > Subject: Re: Freebsd-update question > > On Sat, Aug 8, 2009 at 10:25 AM, > > Richard Mahlerwein > > wrote: > > mobius# freebsd-update -s update.freebsd.org fetch > > Looking up update.freebsd.org mirr

Re: Freebsd-update question

2009-08-08 Thread Richard Mahlerwein
--- On Sat, 8/8/09, Glen Barber wrote: > From: Glen Barber > Subject: Re: Freebsd-update question > To: mahle...@yahoo.com > Cc: freebsd-questions@freebsd.org > Date: Saturday, August 8, 2009, 10:20 AM > Hi Richard, > > On Sat, Aug 8, 2009 at 10:16 AM, Richard Mahlerwei

Freebsd-update question

2009-08-08 Thread Richard Mahlerwein
I thought I'd give freebsd-update a try since I run a GENERIC kernel. mobius# freebsd-update -s update.freebsd.org fetch Looking up update.freebsd.org mirrors... none found. Fetching public key from update.freebsd.org... failed. No mirrors remaining, giving up. Thinking perhaps a networking issue

Striping a live file system RAID 10 help

2009-07-29 Thread Richard Fairbanks
OK, so this is what I want to do. I have 4 big fast drives that I want to run in RAID 10 (1+0). So, I'll need to mirror two sets of two disks, then stripe those two mirrors. So, how do I do this if I want this striped set of mirrors to be my entire fs? I can create both mirrors and have the entire

RE: VMWare ESX and FBSD 7.2 AMD64 guest

2009-07-24 Thread Richard Mahlerwein
> From: Dean Weimer > Subject: RE: VMWare ESX and FBSD 7.2 AMD64 guest > To: freebsd-questions@freebsd.org > Cc: st...@ibctech.ca > Date: Friday, July 24, 2009, 10:49 AM [snip] > servers while running between datacenters.  Also keep > in mind that as of vSphere 4 (We will be upgrading to this >

Re: VMWare ESX and FBSD 7.2 AMD64 guest

2009-07-24 Thread Richard Mahlerwein
> From: John Nielsen > Subject: Re: VMWare ESX and FBSD 7.2 AMD64 guest > To: freebsd-questions@freebsd.org > Cc: "Steve Bertrand" > Date: Friday, July 24, 2009, 10:22 AM > On Thursday 23 July 2009 19:44:15 > Steve Bertrand wrote: > > This message has a foot that has nearly touched down > over th

Re: First Traffic not graphing, Now nothing graphs anymore.

2009-07-21 Thread Richard Mahlerwein
--- On Tue, 7/21/09, Leandro Quibem Magnabosco wrote: > From: Leandro Quibem Magnabosco > Subject: First Traffic not graphing, Now nothing graphs anymore. > To: freebsd-questions@freebsd.org > Date: Tuesday, July 21, 2009, 7:56 AM > Hello guys, > > I have a running cacti on a "mid to large" en

Re: Odd behavior after installing a tape drive

2009-07-20 Thread Richard Mahlerwein
> From: Polytropon > Subject: Re: Odd behavior after installing a tape drive > To: "Tim Judd" > Cc: mahle...@yahoo.com, freebsd-questions@freebsd.org > Date: Monday, July 20, 2009, 12:22 AM > On Sun, 19 Jul 2009 21:43:29 -0600, > Tim Judd > wrote: > > I'm no expert on tape drives either, but I

Re: ZFS or UFS for 4TB hardware RAID6?

2009-07-14 Thread Richard Mahlerwein
--- On Tue, 7/14/09, Matthew Seaman wrote: > From: Matthew Seaman > Subject: Re: ZFS or UFS for 4TB hardware RAID6? > To: mahle...@yahoo.com > Cc: "Free BSD Questions list" > Date: Tuesday, July 14, 2009, 4:23 AM > Richard Mahlerwein wrote: > > > Wi

Re: ZFS or UFS for 4TB hardware RAID6?

2009-07-13 Thread Richard Mahlerwein
--- On Mon, 7/13/09, Maxim Khitrov wrote: > From: Maxim Khitrov > Subject: Re: ZFS or UFS for 4TB hardware RAID6? > To: mahle...@yahoo.com > Cc: "Free BSD Questions list" > Date: Monday, July 13, 2009, 3:23 PM > On Mon, Jul 13, 2009 at 2:13 PM, > Richard Mahlerw

Re: ZFS or UFS for 4TB hardware RAID6?

2009-07-13 Thread Richard Mahlerwein
--- On Mon, 7/13/09, Maxim Khitrov wrote: > From: Maxim Khitrov > Subject: Re: ZFS or UFS for 4TB hardware RAID6? > To: mahle...@yahoo.com > Cc: "Free BSD Questions list" > Date: Monday, July 13, 2009, 2:02 PM > On Mon, Jul 13, 2009 at 1:46 PM, > Richard Mah

Re: ZFS or UFS for 4TB hardware RAID6?

2009-07-13 Thread Richard Mahlerwein
--- On Mon, 7/13/09, Richard Mahlerwein wrote: > From: Richard Mahlerwein > Subject: Re: ZFS or UFS for 4TB hardware RAID6? > To: "Free BSD Questions list" > Date: Monday, July 13, 2009, 1:29 PM > --- On Sun, 7/12/09, Maxim Khitrov > > wrote: > > >

Re: ZFS or UFS for 4TB hardware RAID6?

2009-07-13 Thread Richard Mahlerwein
--- On Sun, 7/12/09, Maxim Khitrov wrote: > From: Maxim Khitrov > Subject: ZFS or UFS for 4TB hardware RAID6? > To: "Free BSD Questions list" > Date: Sunday, July 12, 2009, 11:47 PM > Hello all, > > I'm about to build a new file server using 3ware 9690SA-8E > controller > and 4x Western Digit

  1   2   3   4   5   6   7   8   >