Re: NATD: net.inet.ip.fw.default_to_accept="1" vs firewall_type="OPEN"

2013-10-10 Thread Chris Stankevitz
On Thu, Oct 10, 2013 at 8:22 PM, Michael Ross wrote: > ipfw always has one default rule, standard is > > [snip] > > Specifing firewall_type="OPEN" gives you an additional rule Michael, Thank you that is exactly what I am seeing. Chris __

NATD: net.inet.ip.fw.default_to_accept="1" vs firewall_type="OPEN"

2013-10-10 Thread Chris Stankevitz
ng in" with firewall_type="OPEN" Question: What is the difference between these two configurations (or where can I go to learn the difference between the two)? Thank you, Chris ___ freebsd-questions@freebsd.org mailing list http://li

NAT: Handbook vs mailing list

2013-10-07 Thread Chris Stankevitz
o at the right time." My inclination is to follow the handbook, but I thought I should first check to ensure the handbook is up-to-date. Thank you, Chris ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ques

Re: which port (qt4 part?) contains linguist.dcf et al.?

2013-09-13 Thread Chris Kelley
r.bz2) = e8c3f703d00a4e2ab9ba63fd474caa8a9d0aa3d7f1d5451dd162bec9d778a449 SIZE (KDE/qt-x11-free-3.3.8.tar.bz2) = 14360483 Looks like it's still available here (sha256 matches): http://ftp.freebsd.org/pub/FreeBSD/distfiles/KDE/qt-x11-free-3.3.8.tar.bz2 Cheers, Chris On Sep 13, 2013, at 11:33 AM, Gary Aitken wrote:

Re: which port (qt4 part?) contains linguist.dcf et al.?

2013-09-13 Thread Chris Kelley
Just a quick search through ports/x11-toolkits: /usr/ports/x11-toolkits # grep -R "linguist.dcf" * qt33/pkg-plist:share/doc/qt/html/linguist.dcf Looks to be x11-toolkits/qt33. Cheers, Chris On Sep 13, 2013, at 9:34 AM, Gary Aitken wrote: > Can someone tell me which port is t

Re: Setup HP Laserjet 1120m over network with LPD

2013-08-18 Thread Chris Hill
:\ --- ^ That backslash needs to go, for one thing. The backslash indicates continuation on the next line, but I don't know what would happen if there is no next line. In other words, the last line should NOT end with a backslash. HTH. -- Chris Hill ch...@monochrom

Re: learn

2013-08-07 Thread Chris Hill
hesitate to order one for reasonable price of 20-30 USD https://www.freebsdmall.com/cgi-bin/fm/scan/fi=prod_bsd/tf=list_order/sf=category/se=shirts?id=bipk46TB&mv_pc=267 FreeBSD Mall, then "shirts and jackets". They cost a little more than that, though. -- Chris Hill

ab failing with Operation not permitted

2013-07-12 Thread Chris Smith
ed (1) Total of 4531 requests completed # I suspect this is a sysctl that needs poking somewhere or a limit somewhere. Any help appreciated on this one. -- Chris Smith http://pointyhat.org.uk/ ___ freebsd-questions@freebsd.org mailing list http://lists

Re: OT: rsync on Mac OSX

2013-07-12 Thread Chris Maness
On Fri, Jul 12, 2013 at 11:12 AM, Paul Kraus wrote: > Dropping the list … > > On Jul 12, 2013, at 1:49 PM, Chris Maness wrote: > > > Checksums are the same. All other files still work however the HUGE > > rendered Final Cut Pro output, so I guess it is something in .D

Re: OT: rsync on Mac OSX

2013-07-12 Thread Chris Maness
On Tue, Jul 2, 2013 at 3:11 PM, Chris Maness wrote: > > > > >> Since you are going to wait anyway, why don't you try peeking at some of >> the file checksums while this is running? >> >> MacOS X comes with a shasum utility which implements SHA-256 checksu

Re: OT: rsync on Mac OSX

2013-07-02 Thread Chris Maness
me MacOS directories contain. > > But if the checksums are different, well, then there's your problem. > > That could be the issue. I did see some permission warnings with .DS_Store. However, to make space I had to dump all of it, so no files to do a post mortem on. I will ha

Re: OT: rsync on Mac OSX

2013-07-02 Thread Chris Maness
On Tue, Jul 2, 2013 at 2:30 PM, Giorgos Keramidas wrote: > On Tue, 2 Jul 2013 13:35:00 -0700, Chris Maness > wrote: > > I have been using rsync with Mac OSX with no issues until today. I > > generally use it instead of the copy command because if the copy fails > > on la

OT: rsync on Mac OSX

2013-07-02 Thread Chris Maness
a folder in another drive, and the OS does not recognize the final rendered files as quicktime files. The files work fine in the parent drive. I have no idea what might be going on. I used the flags: rsync -vaur like I always do. Any suggestions? Thanks, Chris Maness

Re: issues compiling world

2013-06-27 Thread Chris Knipe
Hi, Followed those and recompiled. Precisely the same issue :-( On Thu, Jun 27, 2013 at 4:44 PM, Jerry wrote: > On Thu, 27 Jun 2013 16:10:54 +0200 > Chris Knipe articulated: > >> Hi all, >> >> I've been battling the whole day now trying to compile 9 STABLE...

issues compiling world

2013-06-27 Thread Chris Knipe
cpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c:330: error: for each function it appears in.) *** [print-pfsync.o] Error code 1 Stop in /usr/src/usr.sbin/tcpdump/tcpdump. *** [all] Error code 1 Can someone perhaps recommend a course of action? -- Regards, Chris Knipe

Re: Any BASIC Gurus around?

2013-06-18 Thread Chris Maness
On Tue, Jun 18, 2013 at 4:31 AM, Paul Wootton < paul-free...@fletchermoorland.co.uk> wrote: > On 06/17/13 20:40, Greg Larkin wrote: > >> Hi Chris, >> >> I prepared a new patch that incorporates my fixes, yours and >> Michael's. I found the coredump - mult

Re: Any BASIC Gurus around?

2013-06-17 Thread Chris Maness
Here is a link to the USNO article that the BASIC program originated from: USNO171s.pdf <http://www.chrismaness.com/backend/USNO171s.pdf> Thanks, Chris Maness ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/li

Re: Any BASIC Gurus around?

2013-06-17 Thread Chris Maness
post the original in a minute and send the link. Thanks, again Chris Maness On Mon, Jun 17, 2013 at 1:24 PM, Chris Maness wrote: > Thanks a ton Greg, it works great. The only thing I that seems to be an > issue of I use Zulu time. According to the ephemeris the time seems to be > wr

Re: Any BASIC Gurus around?

2013-06-17 Thread Chris Maness
IF ABS(H>1. THEN GOTO 2040 +2010 IF ABS(H)>1. THEN GOTO 2040 2020 H=FNARCOS(H)*RD/C 2030 RETURN 2040 H=1.5 Thanks, guys. It will be cool if I can figure out why the interpreter is core dumping. Chris Maness ___ freebsd-questions@freebsd.org

Re: Any BASIC Gurus around?

2013-06-17 Thread Chris Maness
:06.0 -0700 @@ -104,7 +104,7 @@ 1020 ON N GOTO 1030, 1090 1030 IS=133775.*M/SK 1040 PRINT "SUN AZIMUTH (DEG.) ";AZ -1050 PRINT "SUN ALTITUDE (DOG.) ";HA +1050 PRINT "SUN ALTITUDE (DEG.) ";HA 1060 PRINT "SUN ILLUMINANCE (LUX) ";IS 1070 N=2 1080 GOTO 940

Any BASIC Gurus around?

2013-06-17 Thread Chris Maness
I am having trouble getting this old USNO basic program running in bwBASIC. The error output is not clear to me where the problem is. Here is the code, if someone wouldn't mind running it and suggesting edits: 10 DEF FNARCOS(ARG)=1.570796-ATN(ARG/SQR(1.-ARG*ARG)) 20 DEF FNARCSIN(ARG)=ATN(ARG/SQR

Re: 9.1-RELEASE slow boot

2013-06-12 Thread Chris Whitehouse
or those devices. What can I do to speed up booting? I didn't change my system settings either. Did anything related change in the kernel about probing these type of devices? Since you are not using the device could you not just disable it in the BIOS? Chris

Re: Can sasl/sendmail Report IP Of Failed Access?

2013-06-04 Thread Chris Hill
. That sounds incredibly useful. Can you post it somewhere? -- Chris Hill ch...@monochrome.org ** [ Busy Expunging ] ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd

Re: Test

2013-06-01 Thread Chris Hill
* + < email: n...@hdk5.net > "All that's really worth doing is what we do for others."- Lewis Carrol -- Chris Hill ch...@monochrome.org ** [ Busy Expunging ] ___ freebsd-questions@freebsd.

Re: BSD sleep

2013-05-29 Thread Chris Rees
an engineering solution it's good enough for the vast majority of > purposes. OK, but is this really something the OS should handle? I'm sure sleep `expr 3600 \* 2` will suffice and is perfectly readable, including being more portable. Why should we keep putting these weird "

Re: Linksys WPC54g NDIS compiles but doesn't work?

2013-05-02 Thread Chris Whitehouse
nload some firmware - see the man page. Chris There were no errors during the build and I'm able to load the resultant ndis, but aside from some initial static when the ndis is loaded the card is not being configured. ndis0 doesn't show in the dmesg and doesn't appear in the ifconf

Re: kernel config file

2013-03-21 Thread Chris Whitehouse
f/NOTES ? %grep warp_saver /usr/src/sys/conf/NOTES device warp_saver And isn't blanktime set in rc.conf? %grep blank /etc/defaults/rc.conf blanktime="300" # blank time (in seconds) or "NO" to turn it off. Chris Thanks __

Re: Problems Printing

2013-03-13 Thread Chris Petrik
On 03/13/2013 09:34 AM, Joseph A. Nagy, Jr wrote: On 03/13/13 10:11, Bernt Hansson wrote: On 2013-03-10 20:26, Joseph A. Nagy, Jr wrote: On 03/05/13 23:47, Matthias Apitz wrote: El día Tuesday, March 05, 2013 a las 03:42:15PM -0600, Joseph A. Nagy, Jr escribió: Canon pixma mp210. Is not 100

Re: day light saving time happened today

2013-03-10 Thread Chris Hill
On Sun, 10 Mar 2013, Fbsd8 wrote: date command shows Sun Mar 10 16:50:33 EDT 2013 Very odd that your clock would be off by *two* hours. The real question is does New York State have day light saving time? Yes, it does. I lived there for many years. -- Chris Hill ch

Re: Problems Printing

2013-03-10 Thread Chris Petrik
On 03/10/2013 02:41 PM, Joseph A. Nagy, Jr wrote: On 03/10/13 15:29, Chris Petrik wrote: Are you using /usr/local/bin/lpr or /usr/bin/lpr also did you specify to rename cups stuff to be installed as system wide ? I don't know? make.conf: WITH_CUPS=YES CUPS_OVERWRITE_BASE=YES WITHOUT_LP

Re: Problems Printing

2013-03-10 Thread Chris Petrik
On 03/10/2013 01:26 PM, Joseph A. Nagy, Jr wrote: On 03/05/13 23:47, Matthias Apitz wrote: El día Tuesday, March 05, 2013 a las 03:42:15PM -0600, Joseph A. Nagy, Jr escribió: then the test is $ date | lpr -PPIXMA matthias I figured that out, sent the test, it queud the job and stuck

Re: http://localhost/phpmyadmin

2013-02-20 Thread Chris Petrik
On 02/20/13 16:09, Armando Palax wrote: sorry as I can access my localhost from my phpmyadmin, what happens is that I need to create a database and I can not enter because the strip http://localhost/phpmyadmin error. would help me thanks ___ freebsd-q

Re: Sendmail relaying for Intranet?

2013-02-13 Thread Chris Maness
fix and editing mynetworks in main.cf might be simplest > solution. > > > Peter > ___ That looks like would only take care of outbound mail, but what about incoming mail? Thanks, Chris Maness __

Re: Upgrade causes loss of all firefox settings (?)

2013-02-13 Thread Chris Whitehouse
n some obscure but annoying way? Is there a file .mozilla/firefox/profiles.ini? If so it should list which profile to use. Just change it to the one you want and it should just work. I'm using an older version so don't know how the latest works Chris Regards, rfg _

Re: Sendmail relaying for Intranet?

2013-02-12 Thread Chris Maness
On Tue, Feb 12, 2013 at 3:05 PM, Robison, Dave wrote: > > On 02/12/2013 12:54, Chris Maness wrote: >> I have a FreeBSD box running sendmail that can see the whole internet. >> I have another mail server that hosts mail for an intranet. It does >> not have access

Re: How to achieve E-Mail Notification on root login?

2013-02-12 Thread Chris Hill
On Tue, 12 Feb 2013, Zyumbilev, Peter wrote: Allow "sudo bash" only. The OP didn't want to use sudo because it's not in the base system. I would guess he also doesn't want to use bash, since it too is not in the base system. [ snip ] -- Chris Hill

Sendmail relaying for Intranet?

2013-02-12 Thread Chris Maness
there an easy answer and configuration for this? If not, no biggy since this exercise is more academic than a necessity. Thanks, Chris Maness ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To

Re: mount: /dev/da0p1: Invalid argument

2013-02-08 Thread Chris Hill
seems like it's most likely to be usable by the largest number of different platforms. -- Chris Hill ch...@monochrome.org ** [ Busy Expunging ] ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/m

Re: who am i logged in as

2013-01-27 Thread Chris Hill
@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org" -- Chris Hill ch...@monochrome.org ** [ Busy

Re: Sharing a mail folder between Linux and FreeBSD

2013-01-22 Thread Chris Whitehouse
untidy way) to assign rocketmouse = 1000 on FreeBSD. Could you do this with pw(8)? # pw usermod rocketmouse -u 1000 checking first there isn't a uid 1000 already. Then chown -R Chris Then you would also have to "promote" this change to the file system, as all the files still

Re: sh script code to get file size.

2013-01-18 Thread Chris Hill
spaces: one being the space that's being escaped to make it the delimiter, the other to separate the options. The number after the '-f' determines which "field" of the output is displayed, which may vary. HTH. -- Chris Hill

Re: static ip address and ifconfig

2012-12-29 Thread Chris Hill
erfaces). Instead of ifconfig_xl0="DHCP" in rc.conf, you might have ifconfig_xl0="123.456.789.16 255.255.255.128" or some such. HTH. -- Chris Hill ch...@monochrome.org ** [ Busy Expunging ] ___ fr

Re: Changes to kern.geom.debugflags?

2012-12-27 Thread Chris Ross
't helpful: >> FreeBSD/sparc64 ZFS boot block Boot path: /pci@1c,60/scsi@2/disk@1,0:a Consoles: Open Firmware console ERROR: Last Trap: Division by Zero {1} ok ctrace No saved state {1} ok Anything else you can suggest to get debug

Re: Changes to kern.geom.debugflags?

2012-12-25 Thread Chris Ross
"ctrace". When the boot crashes, I'm left at the open prom. Is that where I'm supposed to enter "ctrace"? Apologies if so, I just haven't known of that OBP command previously. Thank you. I'll try to come up with the d

Re: Changes to kern.geom.debugflags?

2012-12-24 Thread Chris Ross
On Dec 23, 2012, at 16:56 , Chris Ross wrote: > I had brought up a machine months ago with freebsd-9-stable. I configured it > to boot off of a single disk, with ZFS, expecting I would likely later attach > the other disk to the zpool. I tried to do that today, but find that I can&#

Changes to kern.geom.debugflags?

2012-12-23 Thread Chris Ross
etting the same error in both cases. Has something changed recently? I'm currently using a Dec 22 9-stable codebase, built locally with GENERIC kernel. - Chris ___ freebsd-questions@freebsd.org mailing list http://lists.free

Re: FreeBSD as an Access Point

2012-12-21 Thread Chris Hill
amount of wi-fi at clients' sites. The access points we like are Pakedge brand. These are solid, high-powered industrial-grade equipment, and in your price range. For what it's worth. -- Chris Hill ch...@monochrome.org ** [ Busy

Re: Can't get start_precmd to do *anything*

2012-12-19 Thread Chris Rees
On 19/12/2012, Paul Schmehl wrote: > --On December 19, 2012 10:47:56 PM +0000 Chris Rees > wrote: > >> On 19/12/2012, Paul Schmehl wrote: >>> I'm working on an rc.d init script for a port, and I am clearly in need >>> of a clue. >>> >>> I

Re: Can't get start_precmd to do *anything*

2012-12-19 Thread Chris Rees
gt; ${name}_ch4fifo() I'm surprised sh isn't choking on this, you can't use ${name} in a function name. Indirecting it is a waste of processing time, if I'm honest; just use start_precmd=pads_agent_prestart pads_agent_prestart() { do_something } We always have search and

Re: Stickers

2012-12-10 Thread Chris Whitehouse
d pass the rest out to my friends at my university. This is in no way an official communication from my school. If need be I'll be able to pay for postage. You could try freebsdmall.com. Chris ___ freebsd-questions@freebsd.org mailing list http://li

Re: i am new with this

2012-12-03 Thread Chris Petrik
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 12/3/2012 4:41 PM, BOY RULES wrote: > > hello there i am new with this software never used it yet but would like to try it > i want to ask if this software supports MAC and Windows applications to installation > i would like to ask after if this s

Re: set connection to a modem

2012-12-01 Thread Chris Petrik
On 12/1/2012 12:38 AM, saeedeh motlagh wrote: > thanks Ilya for your reply. i'm using putty to connect to my modem > and also/dev/cuauo as the config file. i can co > nnect to my modem and it responses to AT commands that you suggest so every > thing is ok. > > > my question is: this connection vi

Re: Advanced Format Drive ?

2012-11-15 Thread Chris Whitehouse
In message, In general, you create a "partition scheme" first. This can be MBR, GPT, or others. (But use GPT.) Unless you want to dual boot with WinXP in which case use MBR still? Chris ___ freebsd-questions@freebsd.org mailing

Re: LIBREOFFICE.TBZ IS BROKEN -- ATTENTION

2012-10-31 Thread Chris Rees
or message you can share? Chris ___ 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: Problem with connecting FreeBSD 8.3 to wireless network

2012-10-28 Thread Chris Hill
s Communications Inc.' class = network The 'none..' tells you that no driver was attached to the device. I suspect that Alexander Kapshuk's reply is relevant here: that your Atheros card is not supported by the driver. I know it's not much help, but

Re: apache 2.2.22_8

2012-09-16 Thread Chris Rees
On 16 September 2012 10:37, Odhiambo Washington wrote: > > > On Sun, Sep 16, 2012 at 12:25 PM, Chris Rees wrote: >> >> On 16 September 2012 10:20, Odhiambo Washington >> wrote: >> > >> > >> > On Sun, Sep 16, 2012 at 11:47 AM, Chris Rees w

Re: apache 2.2.22_8

2012-09-16 Thread Chris Rees
On 16 September 2012 10:20, Odhiambo Washington wrote: > > > On Sun, Sep 16, 2012 at 11:47 AM, Chris Rees wrote: >> >> On 16 September 2012 09:32, Odhiambo Washington >> wrote: >> > Hi Chris, >> > >> > Thanks for this. >> > >&

Re: apache 2.2.22_8

2012-09-16 Thread Chris Rees
On 16 September 2012 09:32, Odhiambo Washington wrote: > Hi Chris, > > Thanks for this. > > Hopefully, you can modify the Wiki to have this information and even > examples:) There are examples on the Wiki page already, but in a confusing order. I've put in a link, a

Re: apache 2.2.22_8

2012-09-16 Thread Chris Rees
conf. > > I have come up with this: > > > # apache22 > .if ${.CURDIR} == ${PORTSDIR}/www/apache22 > ${APACHE22}_SET=SUEXEC > ${APACHE22}_SET=SUEXEC_DOCROOT /www > ${APACHE22}_SET=SUEXEC_USERDIR /www/*/cgi-bin > > > ${APACHE22}_SET=SUEXEC_LOGFILE /var/log/suexec.log >

FreeBSD Install Problem

2012-09-07 Thread Chris Neudorf
Hello, I have a problem installing FreeBSD 9.0 Releaseon my Lenovo Thinkpad R61i laptop (4GB RAM, 160GB HDD, 32-bit). It doesn't matter if I tried installing it from the CD or the DVD, I still have the same problem. I even tried re-downloading and re-burning a new CD or DVD, and I'm still unabl

Re: asking for help about "acpi_tz0: _CRT value is absurd, ignored (256.0C) "

2012-09-05 Thread Chris Whitehouse
eans my laptop is running fine several years later but don't blame me if yours blows up :) ) Chris ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail

Re: Wifi for Lenovo Laptop

2012-08-30 Thread Chris
- Original Message - > From: Warren Block > To: Chris > Cc: "freebsd-questions@freebsd.org" ; Waitman > Gobble > Sent: Thursday, August 30, 2012 3:58 PM > Subject: Re: Wifi for Lenovo Laptop > > On Thu, 30 Aug 2012, Chris wrote: > >> Usin

Re: Wifi for Lenovo Laptop

2012-08-30 Thread Chris
> > From: Waitman Gobble >To: Chris >Cc: "freebsd-questions@freebsd.org" >Sent: Wednesday, August 29, 2012 6:51 PM >Subject: Re: Wifi for Lenovo Laptop > > > >On Aug 29, 2012 8:44 AM, "Chris" wrote: >>

Wifi for Lenovo Laptop

2012-08-29 Thread Chris
n the lenovo page... - If NDIS should be possible, how do I extract the .sys and .inf file from the exe that I downloaded from the URL above (I don't have any Windows machine right now). TIA,   Chris ___ freebsd-questions@freebsd.org mailing l

Re: Repeaters [off topic]

2012-08-21 Thread Chris
How about overlaying the lynksys OS with something like ddwrt Sent from my HTC. - Reply message - From: "Bob Hall" Date: Tue, Aug 21, 2012 12:30 pm Subject: Repeaters [off topic] To: I'm using a repeater to grab a wireless signal and pass it to my local (wired) lan. For various reasons

Re: Why can't I set my cpu type in kernel config ?

2012-08-06 Thread Chris Hill
he amd64 (64-bit) GENERIC Jason: It looks like you may have installed the 64-bit distribution on your 32-bit machine. Try fetching the distribution again (and re-burning the CD, or whatever your media was). This time get the "i386" version. That's what you want for a Pentium.

Re: how to speed up port make??

2012-07-26 Thread Chris Hill
On Wed, 25 Jul 2012, Ryan Noll wrote: Does anyone else remember "The Complete FreeBSD"? I'm looking right at it on the shelf here. "Second Edition - over 1750 pages!". It is *bristling* with post-it notes used as bookmarks. -- Chris Hill

Re: help about free bsp version netcat to work it on ubuntu

2012-07-24 Thread Chris Whitehouse
On 24/07/2012 14:36, kpn...@pobox.com wrote: On Tue, Jul 24, 2012 at 07:13:00PM +0800, lei yang wrote: On Tue, Jul 24, 2012 at 12:47 AM, Polytropon wrote: On Mon, 23 Jul 2012 23:29:38 +0800, lei yang wrote: Yes, the second version I post is using the source from you supplied, then I compiled

Locally modifying ports

2012-07-23 Thread Chris Ross
e source code after extracting and before compiling" type of thing in the tree? Thanks - Chris ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any

Re: usb identity issue

2012-07-23 Thread Chris Hill
u see from `ls /dev`) in your mount command. Try a few permutations. HTH, and maika'i pomaika'i. -- Chris Hill ch...@monochrome.org ** [ Busy Expunging ] ___ freebsd-questions@freebsd.org ma

Re: 9.1 php5 port broken

2012-07-20 Thread Chris Rees
ports/lang/php5/work/php-5.4.4/configure: No such file or directory > *** [pre-configure] Error code 1 You must have interrupted the pre-configure stage. Run make clean, and try again. Chris ___ freebsd-questions@freebsd.org mailing list http://lists.f

Re: fsck on FAT32 filesystem?

2012-07-16 Thread Chris Hill
SpinRite. I'd be interested to know if they are all deluded, because I've been thinking of buying it. -- Chris Hill ch...@monochrome.org ** [ Busy Expunging ] ___ freebsd-questions@freebsd.org mailing

OT: Linux EXT4 dump/restore equivalent?

2012-06-28 Thread Chris Maness
Is there an equivalent dump/restore ap for a Linux ext4 file system? I am running the latest Slackware, and I would like to make backups like I do for my FreeBSD box. Thanks, Chris Maness ___ freebsd-questions@freebsd.org mailing list http

Re: (Free 7.2) "su -l" didnt prompt password.Is it possbile?

2012-06-18 Thread Chris Rees
ystem even with empty password should print "Password:"..and that time it was nothing absolultey. Empty password behaviour is for no prompt, so what you are seeing is normal, and means that you did indeed have a empty password. Check your logs very carefully over the pas

Re: No surround sound with Creative SB Live! card

2012-06-14 Thread Chris Hill
like a 2.1 Adding -channels 6 to the mplayer args does not help. Does the DVD source material actually have 5.1 sound? Silly question, I know, but it has to be asked. You may also want to pose this question to multimedia@ -- Chris Hill ch...@monochrome.org **

Re: Newbie question: Why aren't my cron jobs running?

2012-06-13 Thread Chris
c.sh > /home/walterh/bin/systemcheck.sh > /home/walterh/bin/backup_bsd.sh > > What a stupid mistake! Thanks for all the replies, but I must say sorry > for wasting your time. Sorry! > > WH ... Damned those full path names. -- Keep well, Chris <>< _

Re: note

2012-06-12 Thread Chris Whitehouse
supports MPR partitioning. FreeBSD 9.0 supports both MBR and the newer GPT scheme so you would have to work out how to choose during the installation. http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/install-pre.html Chris ___ freebsd-ques

Re: Newbie question: Why aren't my cron jobs running?

2012-06-11 Thread Chris
uestions-unsubscr...@freebsd.org" > > > I tend to use full path names in my shell scripts. So for shits n giggles, try that. Instead of tar cfz postgresql.tgz * Try /bin/tar cfz postgresql.tgz * etc, etc, etc Use the paths for all commands such as rm, psql, logger etc. -- Ke

Re: find date of last boot

2012-06-07 Thread Chris Knipe
h more than likely got rotated since your last reboot. -- Regards, Chris Knipe ___ 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: find date of last boot

2012-06-07 Thread Chris
On 6/7/2012 8:32 PM, Randal L. Schwartz wrote: >>>>>> "Chris" == Chris writes: > > Chris> Why create something that is already built in? > Chris> As I mentioned previously, the last command lists when the system was > Chris> rebooted. > >

Re: find date of last boot

2012-06-07 Thread Chris Hill
On Thu, 7 Jun 2012, Chris wrote: On 6/7/2012 8:14 PM, Chris Hill wrote: On Thu, 7 Jun 2012, Fbsd8 wrote: dmesg command does not show date of last boot. Are there some other commands to find date of last boot? That was fun. Google helped me with this; the crappy skillz are all mine

Re: find date of last boot

2012-06-07 Thread Chris
On 6/7/2012 8:14 PM, Chris Hill wrote: > On Thu, 7 Jun 2012, Fbsd8 wrote: > >> dmesg command does not show date of last boot. >> >> Are there some other commands to find date of last boot? > > That was fun. Google helped me with this; the crappy skillz ar

Re: find date of last boot

2012-06-07 Thread Chris Hill
"%Y-%m-%d",duh)}'` echo "Last boot on ${BOOT_DATE}" --- cut here --- Example from this machine: $ ./boot_date.sh Last boot on 2010-12-26 $ Enjoy. -- Chris Hill ch...@monochrome.org ** [ Busy Expunging ] _

Re: find date of last boot

2012-06-07 Thread Chris
On 6/7/2012 6:31 PM, Bill Yuan wrote: > If you store the time in a file as log everytime when it boots up, > then that means you can have more then "now - uptime" > > On Fri, Jun 8, 2012 at 7:20 AM, Chris Hill wrote: > >> On Thu, 7 Jun 2012, Fbsd8 wrote: >>

Re: find date of last boot

2012-06-07 Thread Chris Hill
On Thu, 7 Jun 2012, Fbsd8 wrote: dmesg command does not show date of last boot. Are there some other commands to find date of last boot? Perhaps somehow subtract `uptime` from today's date? -- Chris Hill ch...@monochrome.org ** [ Busy Expu

Re: Is this something we (as consumers of FreeBSD) need to be aware of?

2012-06-05 Thread Chris Hill
estriction encompasses most or all desktop and server hardware. This would be over a period of years. -- Chris Hill ch...@monochrome.org ** [ Busy Expunging ] ___ freebsd-questions@freebsd.org mailing

Re: freebsd-update no mirrors?

2012-06-03 Thread Chris Whitehouse
On 03/06/2012 13:00, RW wrote: On Sun, 03 Jun 2012 12:47:47 +0100 Chris Whitehouse wrote: c400# uname -a FreeBSD c400 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Tue Jan 3 07:15:25 UTC 2012 r...@obrian.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 Following the handbook: c400# freebsd-update

freebsd-update no mirrors?

2012-06-03 Thread Chris Whitehouse
te, except that just now I apparently successfully did freebsd-update fetch and freebsd-update install on this machine. Thanks Chris ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubsc

Re: Maximum number of "tun" pseudo-devices

2012-05-15 Thread Chris Knipe
er (5.x / 4.x) version of FreeBSD, I'd say check your kernel config. Nut sure whether this is still relevant in newer versions of FreeBSD, but documentation suggest that it is no longer the case with newer versions. -- Regards, Chris Knipe ___ f

Re: djvu viewers from ports or add capability to view to xpdf, gv or other

2012-05-10 Thread Chris Hill
? You can install the port "ImageMagick" with support for djvu format. To view a file, simply call "display ". Not tested. Be aware that ImageMagick is the opposite of small. -- Chris Hill ch...@monochrome.org **

Re: ACPI temprature settings [WAS: Re: laptop very hot and noisy]

2012-05-09 Thread Chris Whitehouse
ny thanks for all your help. Google for "acpi_tz0: _CRT value is absurd, ignored" and you will find a long thread with some hopefully useful pointers. You may need to bone up on the ACPI reference and custom ASL's for FreeBSD. I've forgotten most of it now but I th

Re: Video not view-able

2012-05-08 Thread Chris Whitehouse
" thing since these sites work under Firefox when used in MS Windows. Does anyone have a possible solution? Do you have adblock plus installed and enabled? Try disabling it for that page and reloading. Chris ___ freebsd-questions@freebsd.org

Re: help debug bwn(4) wireless

2012-05-06 Thread Chris Whitehouse
er' setups for wired/wireless nets (probably in n...@freebsd.org), but I've no time for hunting tonight. Anyone? Would that be lagg? http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/network-aggregation.html Chris cheers, Ian ___ freebsd

Re: help debug bwn(4) wireless

2012-05-05 Thread Chris Hill
" about O'Reilly. Everything of theirs that I have seen has been excellent. [snip] -- Chris Hill ch...@monochrome.org ** [ Busy Expunging ] ___ freebsd-questions@freebsd.org mailing list http://lists.fre

Re: OpenLDAP 2.4.31 on FreeBSD 10.0-CURRENT/amd64 broken!

2012-05-05 Thread Chris Rees
t; > 7) Desperately, I tried nearly every variation of the configurable > "overlays", even those my configuration doesn't use. But this seems > nonesense since OpenLDAP worked before. > > I'm floating like a dead man in the water and I was wondering if someone

Re: Adding a Static Route to rc.conf?

2012-05-03 Thread Chris Maness
; > Looks OK, and works for me.  Wild guess is you need to enable > netwait in rc.conf > http://www.freebsd.org/cgi/man.cgi?query=rc.conf&sektion=5 > (near the bottom) > > >  -- Noel Jones I will check that option out. I don't reboot that ofte

Adding a Static Route to rc.conf?

2012-05-03 Thread Chris Maness
On Tue, May 1, 2012 at 8:31 AM, Chris Maness wrote: > How do add a static route to rc.conf? > > Thanks, > Chris Maness http://www.freebsd.org/doc/handbook/network-routing.html see section 32.2.5.2 Persistent Configuration -- Noel Jones > I added: # Add Internal Net 2 as

Re: Adding a Static Route to rc.conf?

2012-05-02 Thread Chris Maness
On Tue, May 1, 2012 at 8:31 AM, Chris Maness wrote: > How do add a static route to rc.conf? > > Thanks, > Chris Maness http://www.freebsd.org/doc/handbook/network-routing.html see section 32.2.5.2 Persistent Configuration -- Noel Jones > Than

Adding a Static Route to rc.conf?

2012-05-01 Thread Chris Maness
How do add a static route to rc.conf? Thanks, Chris Maness ___ 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: domain required for FreeBSD install and isc dhcp

2012-04-21 Thread Chris Whitehouse
On 20/04/2012 20:56, Chuck Swiger wrote: On Apr 20, 2012, at 12:40 PM, Chris Whitehouse wrote: I've wondered this for ages. When you set up networking as part of installing FreeBSD one of the pieces of information requested is a domain name. Also setting up dhcp.conf one of the fields is d

  1   2   3   4   5   6   7   8   9   10   >