Re: FreeBSD as VMWare guest / disk resizing

2012-12-18 Thread Luke Bakken
the operating system to detect a larger *existing* disk without a reboot. VMWare allows you to resize a disk on the fly. Obviously I'm only interested in the grow the disk scenario :-) I'm beginning to think a reboot is necessary, which is surprising! On Dec 17, 2012, at 4:15 PM, Luke Bakken wrote

FreeBSD as VMWare guest / disk resizing

2012-12-17 Thread Luke Bakken
in the archives or online but I just haven't been able to get a definitive answer if this is possible, and how. Thanks so much in advance, Luke ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions

Re: FreeBSD 8.2 - active plus inactive memory leak!?

2012-03-07 Thread Luke Marsden
On Wed, 2012-03-07 at 10:23 +0200, Konstantin Belousov wrote: On Wed, Mar 07, 2012 at 12:36:21AM +, Luke Marsden wrote: I'm trying to confirm that, on a system with no pages swapped out, that the following is a true statement: a page is accounted for in active + inactive

Re: FreeBSD 8.2 - active plus inactive memory leak!?

2012-03-07 Thread Luke Marsden
On Wed, 2012-03-07 at 13:33 +0100, J B wrote: On Wed, 07 Mar 2012 10:23:38 +0200, Konstantin Belousov wrote: On Wed, Mar 07, 2012 at 12:36:21AM +, Luke Marsden wrote: ... I'm trying to confirm that, on a system with no pages swapped out, that the following is a true statement

Re: FreeBSD 8.2 - active plus inactive memory leak!?

2012-03-06 Thread Luke Marsden
to investigate this discrepancy? Are there some tools that I can use to debug the memory allocated in active to find out where it's going, if not to resident process memory? Thanks, Luke -- CTO, Hybrid Logic +447791750420 | +1-415-449-1165 | www.hybrid-cluster.com

Re: Intel EMGD driver on FreeBSD?

2011-12-29 Thread Luke Dean
On Tue, 27 Dec 2011, Mark Felder wrote: Are you sure that the problem isn't just that the current releases of FreeBSD don't have GEM/KMS support which the newer Intel drivers require? I'm running a test build on my Google CR48 and have OpenGL acceleration without any major hiccups except

Intel EMGD driver on FreeBSD?

2011-12-27 Thread Luke Dean
I've recently acquired an Asus Eee PC 1201HAB netbook with GMA500 Poulsbo video. My research and experiments show that this hardware is not supported by the usual mainstream Intel driver. The only driver that I seem to have any luck with at all under FreeBSD is vesa, but even vesa has

Re: kern.geom.journal.stats.low_mem refers to what?

2011-03-30 Thread Luke Dean
I've recently set up gjournal on top of gmirror on FreeBSD 8.2. I understand that this setup has a lot of redundant writing. It is working, but I'm not sure I've set it up as efficiently as I should. During prolonged writes, such as copying large files to the file system across the

kern.geom.journal.stats.low_mem refers to what?

2011-03-27 Thread Luke Dean
I've recently set up gjournal on top of gmirror on FreeBSD 8.2. I understand that this setup has a lot of redundant writing. It is working, but I'm not sure I've set it up as efficiently as I should. During prolonged writes, such as copying large files to the file system across the

Re: Shutting down X with control+alt+backspace

2009-06-07 Thread Luke Dean
On Sun, 7 Jun 2009, Manolis Kiagias wrote: Manolis Kiagias wrote: Luke Dean wrote: This is an answer to a question I started to post, but then decided to research instead. I know many readers of this list use the feature I'm describing. When Xorg was upgraded to version 7.4, the historic

Shutting down X with control+alt+backspace

2009-06-06 Thread Luke Dean
This is an answer to a question I started to post, but then decided to research instead. I know many readers of this list use the feature I'm describing. When Xorg was upgraded to version 7.4, the historic ability to shut down X with Control+Alt+Backspace became a non-default option. The

How to recover disk space after filesystem full

2009-05-22 Thread Luke Dean
Yes, it sounds like a stupid question, but let me tell the story. The log for my dhcp server filled up /var last night, which meant that dhcpd was also unable to hand out new leases, which meant that I had effectively been DOSed. I'll have to look into changing my logging policies. So, to

Re: How to recover disk space after filesystem full

2009-05-22 Thread Luke Dean
On Fri, 22 May 2009, Steve Bertrand wrote: Luke Dean wrote: I ended up rebooting the box. Was there any other possible solution I could've tried? You have to restart the service that was holding the log file(s) open. The system does not release the space while an application is 'using

ath_hal problem on slow hardware, can be tuned?

2009-05-05 Thread Luke Dean
I'm following 7-STABLE with my laptop. As soon as ath_hal appeared, I started having trouble with my wireless connection dropping every few hours. +ath0: ath_chan_set: unable to reset channel 11 (2462 Mhz, flags 0x480 hal flags 0xc0), hal status 3 The ath manpage documents this error as:

Noisy GEOM_LABEL on boot of 7-STABLE

2009-04-28 Thread Luke Dean
I just upgraded my old laptop from an older 7.1 release to the latest 7-STABLE for i386, and I started getting a lot of new GEOM_LABEL noise during the boot process. It says it's removing and adding labels every time it does the filesystem checks. What's that all about? Should I be concerned?

boot0cfg: read /dev/ad1: Input/output error using nanobsd

2009-02-15 Thread Luke Dean
I'm running FreeBSD 7.0 on a soekris 4801 with an image built by nanobsd. It's a small piece of headless hardware that boots from a compact flash drive - no moving parts. I wanted to update the operating system to 7.1 and install some more packages on it, so I built a new image with nanobsd

Re: boot0cfg: read /dev/ad1: Input/output error using nanobsd

2009-02-15 Thread Luke Dean
I'm running FreeBSD 7.0 on a soekris 4801 with an image built by nanobsd. It's a small piece of headless hardware that boots from a compact flash drive - no moving parts. I wanted to update the operating system to 7.1 and install some more packages on it, so I built a new image with nanobsd

Re: X.org-update - screen garbled / settings for xorg.conf?

2009-01-30 Thread Luke Dean
On Fri, 30 Jan 2009, Ewald Jenisch wrote: Hi, Today I upgraded my system (ports) so I got x.org 7.4 installed. Given the various entries in /usr/ports/UPDATING about the recent updates for xorg I wonder what the correct settings/combinations are for my installation: I've got hald running

Re: Restarting new Xorg freezes system

2009-01-30 Thread Luke Dean
On Fri, 30 Jan 2009, Alain G. Fabry wrote: On Thu, Jan 29, 2009 at 10:18:10PM -0800, Luke Dean wrote: On Wed, 28 Jan 2009, Glen Barber wrote: Luke Dean wrote: The operating system and ports were all cvsupped and built from source today. I'm running Xorg + windowmaker + the radeon

Re: Restarting new Xorg freezes system

2009-01-29 Thread Luke Dean
On Wed, 28 Jan 2009, Glen Barber wrote: Luke Dean wrote: The operating system and ports were all cvsupped and built from source today. I'm running Xorg + windowmaker + the radeon driver on i386 7-STABLE My xorg.conf was built from scratch by Xorg -configure, plus I added Option

Restarting new Xorg freezes system

2009-01-27 Thread Luke Dean
The operating system and ports were all cvsupped and built from source today. I'm running Xorg + windowmaker + the radeon driver on i386 7-STABLE My xorg.conf was built from scratch by Xorg -configure, plus I added Option AllowEmptyInput off to the ServerLayout section, per

Re: Port forwarding behind two routers

2008-11-19 Thread Luke Dean
On Wed, 19 Nov 2008, Jakub T wrote: 2008/11/15 Luke Dean [EMAIL PROTECTED] Port-forwarding through two NATs is something I've never had any success with. I have a few suggestions that have worked for me and my friends with this setup. A) Disable NAT on the ADSL router. I think the term

Re: Port forwarding behind two routers

2008-11-15 Thread Luke Dean
On Sat, 15 Nov 2008, Jakub T wrote: Good day people, I'm trying to get wireless Internet access for my laptop and to use this wireless router as a switch for my FreeBSD box at the same time. This wireless router has one Internet plug and for Ethernet plugs for wired boxes. Now I have this

Re: I've just found a new and interesting spam source - legitimate bounce messages

2008-10-16 Thread Luke Dean
On Thu, 16 Oct 2008, Matthew Seaman wrote: Until the wonderful day that the entire internet abides by these rules[*], use of technologies like SPF and DKIM can discourage but not entirely prevent the spammers from joe-jobbing you. I just started getting these bouncebacks en masse this

Re: Nvidia Driver - OpenGL - Compiz

2008-08-13 Thread Luke Dean
On Tue, 12 Aug 2008, Jeff Molofee wrote: Can anyone tell me why, how to fix, or even what is happening on my machine. I ran the 169.x driver for a long time with no issues at all. I decided to upgrade to 173, and noticed instantly that any time I run an OpenGL application X crashes

Re: aterm whacked?

2008-07-13 Thread Luke Dean
On Sat, 12 Jul 2008, Neil Short wrote: I just mem-wiped my laptop and am in the process of installing everything after. I have several issues (linux-firefox with linux-flash plugin crashes on sites with flash), not the least of which is aterm doesn't seem to behave very well. When I run

Re: Can't run WindowMaker. Fatal server error:

2008-07-06 Thread Luke Dean
On Sun, 6 Jul 2008, Pedro Alves wrote: Hello I have a serious problem with windowmaker. Every time I configure .xinitrc to launch wmaker, the server aborts here what I get: Fatal server error: Caught signal 11. Server aborting xnit: connection to X server lost. wmaker warning: got

Re: Question about torrents via console

2008-06-11 Thread Luke Dean
Hi all. Ok, I'm curious of something. I've done torrents before via the graphical interface before, but I want to setup a way to download isos and various FOSS apps via bittorrent, but I want to do it via the console so I can start a torrent in screen and then walk away, allowing my

Stop building all those kernel modules

2008-05-17 Thread Luke Dean
I'm trying to use nanobsd to build a small kernel for an embedded system on FreeBSD 7. In previous versions, I could modify GENERIC by just commenting out all the devices and options that I wasn't interested in, and buildkernel KERNCONF=myconf would happily ignore all the things I wasn't

Re: Stop building all those kernel modules

2008-05-17 Thread Luke Dean
On Sat, 17 May 2008, Luke Dean wrote: In previous versions, I could modify GENERIC by just commenting out all the devices and options that I wasn't interested in, and buildkernel KERNCONF=myconf would happily ignore all the things I wasn't interested in. This no longer works. Now

Re: Stop building all those kernel modules

2008-05-17 Thread Luke Dean
On Sat, 17 May 2008, Luke Dean wrote: On Sat, 17 May 2008, Luke Dean wrote: In previous versions, I could modify GENERIC by just commenting out all the devices and options that I wasn't interested in, and buildkernel KERNCONF=myconf would happily ignore all the things I wasn't interested

DHCP server with no persistent storage

2008-05-15 Thread Luke Dean
I'm running FreeBSD on a Soekris net4801. It boots from a read-only flash card, and has no permanent writable storage media - only memory disks. It runs several critical network services for me like DNS, and a firewall. One important service that it does not currently run is a DHCP server.

Re: time drift

2008-05-15 Thread Luke Dean
On Thu, 15 May 2008, Christopher Cowart wrote: David Kelly wrote: Its PC commodity-grade. Not all that unusual even for stuff sold claiming to be a server. This is in no small part why ntpd exists. nptd calculates a correction coefficient and (under FreeBSD) stores it in /var/db/ntpd.drift

Re: netbeans 6.0.1 not run

2008-05-11 Thread Luke Dean
On Sun, 11 May 2008, cuongvt wrote: Hi all! full explanation: FreeBSD 7.0-RELEASE (i386) uid=1001(mak) gid=0(wheel) groups=0(wheel),69(network) installed: jdk-1.6.0.3p4_1 diablo-jdk-1.5.0.07.01_10 javavmwrapper-2.3.2 I'm using zsh so I set JAVA_HOME and PATH of java into in my .zshrc.

Re: Firewalls

2008-05-02 Thread Luke Dean
On Fri, 2 May 2008, Zane C.B. wrote: On Mon, 28 Apr 2008 20:50:06 +0100 Bruce Cran [EMAIL PROTECTED] wrote: Doug Hardie wrote: FreeBSD supports 3 firewalls: IPF, IPFW, and PF. Some time ago (perhaps years) I seem to recall some discussion that one or more of those was better maintained

Re: pf traffic shaping and perfomance

2008-04-23 Thread Luke Dean
On Wed, 23 Apr 2008, Zbigniew Szalbot wrote: Hello, I would like to implement traffic shaping using pf. I know I need to recompile kernel to be able to achieve this but I have a more general question. I used to have pf with traffic shaping on a Pentium III 866 before and as soon as I

Re: determining what's in the base system

2008-04-15 Thread Luke Dean
On Tue, 15 Apr 2008, Chad Perrin wrote: I have two questions. First: Assume you have a FreeBSD system installed that has been running for at least a year, with a bunch of graphical desktop and productivity software installed, and have both installed and uninstalled a lot of software over

Re: Question regarding mail and dns server on Alix/Soekris?

2008-04-09 Thread Luke Dean
On Mon, 7 Apr 2008, David Duong wrote: I'm planning to redoing my home network. I currently have one server (Opteron 170) that is currently a NAS, Email, and DNS server (btw, the main OS is FreeBSD). I was thinking of purchasing an Alix2c3/Soekris 5501 and use it as a Email + DNS server.

Re: FreeBSD Traffic Shaping

2008-04-01 Thread Luke Dean
On Tue, 1 Apr 2008, [EMAIL PROTECTED] wrote: I am trying to limit the bandwidth available to some connections and I'm not sure FreeBSD can handle this. Maybe some of you can help. Here's what I need to have exactly. No matter what the number of connections, each connection should have at

How to replace libpthread correctly on 7.0?

2008-03-30 Thread Luke Dean
This weekend I upgraded a desktop system from 6.2 to 7-STABLE using source. I removed and rebuilt all my ports using the ports system, and so far I haven't noticed any problems with them. When I attempted to rebuild some software outside the ports system, I ran into problems. I like to

Re: How to replace libpthread correctly on 7.0?

2008-03-30 Thread Luke Dean
On Sun, 30 Mar 2008, Luke Dean wrote: This weekend I upgraded a desktop system from 6.2 to 7-STABLE using source. I removed and rebuilt all my ports using the ports system, and so far I haven't noticed any problems with them. When I attempted to rebuild some software outside the ports system

about mount mfs root on amd64

2008-03-14 Thread Luke Jee
Luke Jee ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: Looking for a FTP sync'er suggestion

2008-03-11 Thread Luke Jee
Try rsync Luke Jee Prevantage Inc. On 2008-3-11, at 下午11:48, Michaël Grünewald [EMAIL PROTECTED] te.net wrote: Hi, I am looking for a program able to make a remote FTP site look like a copy of a local dir. I feel as if I were dunce-cap-awards(R) nominated, but I really did not find one

Re: Compiling new kernel fails on 7.0RC3

2008-02-25 Thread Luke Jee
Did you comment device scbus and device da in your kernel config file, device umass require them Luke Jee Prevantage Inc. On 2008-2-25, at 上午6:34, E. J. Cerejo [EMAIL PROTECTED] wrote: After having a few problems with Fbsd 6.3 stable I decided to try 7.0 which impressed me right away

MacBook FreeBSD

2008-01-29 Thread Luke Peet
Hi, I have a Core 2 Duo MacBook and wondered what flavour of FreeBSD would work on it? Is it AMD64, as it's still x86? I want to try FBSD as I want to see where Apple got their inspiration from OS X from. Thanks, Luke MacMan Peet

RAID mirror really worked

2008-01-13 Thread Luke Dean
This isn't really a question, just a testimonial and a thank you to the people who make this work. I've got a Promise TX2300 SATA Raid controller that I use on my FreeBSD fileserver at home. It uses ataraid. I've set up a simple two-drive mirror. One of the drives has been sending me

Re: wxPython 2.8?

2007-09-10 Thread Luke Dean
On Mon, 10 Sep 2007, Martin Tournoij wrote: On Sun 09 Sep 2007 21:09, Luke Dean wrote: On Mon, 10 Sep 2007, Martin Tournoij wrote: On Sun 09 Sep 2007 15:09, Luke Dean wrote: I've got a Python app that seems to require wxPython 2.8. The ports collection only has 2.6. Do you think

Re: wxPython 2.8?

2007-09-10 Thread Luke Dean
On Mon, 10 Sep 2007, Neal Nelson wrote: On Mon, 2007-09-10 at 09:49 +0200, Martin Tournoij wrote: On Sun 09 Sep 2007 21:09, Luke Dean wrote: On Mon, 10 Sep 2007, Martin Tournoij wrote: On Sun 09 Sep 2007 15:09, Luke Dean wrote: I've got a Python app that seems to require wxPython 2.8

wxPython 2.8?

2007-09-09 Thread Luke Dean
I've got a Python app that seems to require wxPython 2.8. The ports collection only has 2.6. Do you think it would it be worthwhile for me to download the source and attempt to compile it on my system or should I ask the port maintainer? ___

Re: wxPython 2.8?

2007-09-09 Thread Luke Dean
On Mon, 10 Sep 2007, Martin Tournoij wrote: On Sun 09 Sep 2007 15:09, Luke Dean wrote: I've got a Python app that seems to require wxPython 2.8. The ports collection only has 2.6. Do you think it would it be worthwhile for me to download the source and attempt to compile it on my system

Re: apache server, zope server cant access through webbrowser

2007-04-20 Thread Luke Jee
/usr/local/etc/rc.d/apache22 rcvar be sure, apache22_enable=YES if not, echo apache22_enable=\YES\ /etc/rc.conf.local then apachectl start run sockstat -4l | grep ':80' check http 80 port is listenning Luke Jee On Apr 20, 2007, at 3:08 PM, Beech Rintoul wrote: On Thursday 19 April 2007

Re: Folppy disk download

2007-04-15 Thread Luke Jee
ftp://ftp.freebsd.org/FreeBSD/pub/releases/i386/6.2-RELEASE/floppies On Apr 16, 2007, at 3:22 AM, nik wrote: hi, could you send me a floppy disk boot download please. thanks. ___ freebsd-questions@freebsd.org mailing list

kern.ipc.shm_allow_removed

2007-04-14 Thread Luke Dean
The latest version of Opera claims to be faster by taking advantage of shared X memory if I set the sysctl kern.ipc.shm_allow_removed. I don't like to change sysctls from their default settings unless I understand the consequences. I've been unable to find a manpage that describes this

Re: How to reset /dev/dsp ?

2007-01-03 Thread Luke Dean
On Tue, 2 Jan 2007, Lowell Gilbert wrote: Luke Dean [EMAIL PROTECTED] writes: I'm running FreeBSD 6.1. My sound device shows up like this in my dmesg: pcm0: Intel ICH5 (82801EB) port 0xd800-0xd8ff,0xdc00-0xdc3f mem 0xfc001000-0xfc0011ff,0xfc002000-0xfc0020ff irq 17 at device 31.5 on pci0

How to reset /dev/dsp ?

2006-12-31 Thread Luke Dean
I'm running FreeBSD 6.1. My sound device shows up like this in my dmesg: pcm0: Intel ICH5 (82801EB) port 0xd800-0xd8ff,0xdc00-0xdc3f mem 0xfc001000-0xfc0011ff,0xfc002000-0xfc0020ff irq 17 at device 31.5 on pci0 pcm0: primary codec not ready! pcm0: Avance Logic ALC658 AC97 Codec My sound

detach/reattach remote GUI applications?

2006-11-12 Thread Luke Dean
I run a headless server and I've become fond of using the screen utility with SSH to allow me to launch a text-based application, detach from it, and then reattach to it later to see how it's going. I'm wondering if there's a tool I can use that would allow me to do that with GUI

Re: detach/reattach remote GUI applications?

2006-11-12 Thread Luke Dean
On Sun, 12 Nov 2006, Eric Schuele wrote: On 11/12/06 18:37, Luke Dean wrote: I run a headless server and I've become fond of using the screen utility with SSH to allow me to launch a text-based application, detach from it, and then reattach to it later to see how it's going. I'm

How to create an e-mail

2006-11-09 Thread Luke Lamla
Can you please assist me I am using FreeBSD for my e-mail and internet. I want to create e-mail using super user (root) for my employees. What should I do or which steps should I follow to do that. I will appreciate your support immediately. Kind Regards Lamla Lonwabo Luke Intsika

Re: grub on FreeBSD

2006-05-30 Thread Luke Dean
On Mon, 29 May 2006, Ask Bj?rn Hansen wrote: Hi, I am trying to use grub instead of the usual boot0 thing on a Compact Flash card I use in Soekris and PC Engines WRAP systems. I installed grub from ports/sysutils/grub and put the package on my nanobsd system on the CF card. Booting on a

Re: 6.1_RELEASE Install Problem

2006-05-10 Thread Luke Dean
or with your make configuration. I'm afraid I don't know enough about the make process to say more than that, but perhaps if you can specify which platform you're building for and the contents of /etc/make.conf somebody more knowledgable might be able to help. Luke

Re: find not finding file.

2006-04-27 Thread Luke Dean
On Thu, 27 Apr 2006, RW wrote: Can anyone explain this: # find /etc/ -name 'named.conf' # ls -l /etc/namedb/named.conf -rw-r--r-- 1 root wheel 3715 Nov 13 17:35 /etc/namedb/named.conf named.conf is not found, but as a sanity check a similar search for ppp.conf succeeds # find

Re: Update from Ports removes dependency data

2006-04-04 Thread Luke Dean
On Mon, 3 Apr 2006, [EMAIL PROTECTED] wrote: I recently noticed if I update a package from ports, the package manager looses the dependency data for the package. eg: updating old version of gettext # pkg_info -R gett* Information for gettext-0.14.5_1: Required by: libgpg-error-1.1

Re: show port's deps

2006-04-01 Thread Luke Dean
Hi, how can i know what the dependencies are for a particular port? try: # make pretty-print-run-depends-list - or - # make pretty-print-build-depends-list Where do you guys find these interesting and useful make targets? I've searched the manpages for make and make.conf and the

Re: Removable drives

2006-03-28 Thread Luke Dean
On Tue, 28 Mar 2006, Christopher Sean Hilton wrote: I have a question to the community about removable drives, pendrives and usb and firewire attached hard drives. I'm just wondering how people are dealing with them in FreeBSD. I don't have any operational problems with them. I'm just

make buildkernel fails

2006-03-08 Thread Luke Bartley
I'm attempting to build a custom kernel, but when it comes time to build, it fails with this error: /usr/src/sys/dev/re/if_re.c:151:23: miibus_if.h: No such file or directory /usr/src/sys/pci/if_rl.c:125:23: miibus_if.h: No such file or directory mkdep: compile failed *** Error code 1 It

Determining proper order to upgrade

2006-03-04 Thread Luke Dean
I'm one of those masochists who insists on manually building all my pakages from the ports collection without using automating software like portmanager. Typically I upgrade my ports collection with cvsup -g -L 2 /etc/supfile-that-I-made-for-ports then run pkg_version -v -L '=' to get a list

Re: SSHD working in a funky fashion

2006-02-28 Thread luke
my initial guess is that your firewall is blocking ssh traffic, tcp port 22, on the interface you're trying to log in on. double check your firewall rules and make sure it's explicitly allowed ___ freebsd-questions@freebsd.org mailing list

Re: Does FreeBSD have problems with SCSI CD-drives ??

2006-02-28 Thread luke
check to see if the drivers for your scsi card are in the default kernel on the cd. it could be that the bios sees the cdrom and boots to it, but the kernel on the cd doesn't support your card, in which case it wouldn't see anything on the cd. if the card isn't supported, compile a kernel with

Re: System Burn In

2006-02-28 Thread luke
, and limited hard drive is to build world from scratch. if this completes successfully, you can be fairly sure everything is working properly. luke ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions

Re: I can't mount my USB thumb drive or ipod -- no /dev/da*

2006-02-11 Thread luke
try kldstat and see if da.ko is listed. if it isn't, try kldload da the problem is that while the machine see the usb device attached, it hasn't loaded the driver for the disk, hence the absense of anything in dmesg about da0... good luck. oh, the module might not be called da.ko exactly, but it

Re: freebsd without keyboard

2006-02-02 Thread luke
I found the information on this page: http://www.freebsddiary.org/headless.php that page refers to freebsd 4.x and you are running 5.x But looked at my kernel (5.4-stable): device atkbdc # AT keyboard controller device atkbd # AT keyboard device

Re: uninstall httpd + others to get a base system only

2006-01-31 Thread luke
all packages installed _should_ be in /var/db/pkg(i think) i'm in windows now. so if you pkg_delete /var/db/pkg/* that should clean it all up. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To

Re: shell scripting question (mdconfig device choosing)

2006-01-25 Thread Luke Bakken
Yeah, but I am looking for 0 ... 8,9,11,14 are all in use ... but 0-7 are not. I want to: starting with zero, find the lowest number that is NOT in this list (where this list is the output of mdconfig -l, which shows which md devices are currently in use) Running mdconfig

Re: shell scripting question (mdconfig device choosing)

2006-01-25 Thread Luke Bakken
Thank you very much - you got no output because you have no md devices in use. I have a few in use and this is the output I get: # mdconfig -l md3 md2 md1 md0 But I could just as easily get: # mdconfig -l md9 md8 md5 md3 Hmm...I just saw that that line is in

Re: Debian apt-get / FreeBSD ports

2006-01-24 Thread Luke Bakken
I come from a Debian background, i normally 'apt-get update' the list of the packages that apt-get mirrors serve before 'apt-get install'ing any package. Is there anything like that while using FreeBSD ports? If no, How does ports know what are the versions of the latest packages? I have had

Re: shell scripting question (mdconfig device choosing)

2006-01-24 Thread Luke Bakken
this for you. Luke ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to [EMAIL PROTECTED]

portupgrade and dialog boxes.

2006-01-22 Thread Luke Bakken
in the port Makefile, which doesn't help me when using the portupgrade command. Is there any way to tell portupgrade to not show these dialog boxes and to use the default options for a port? Thanks, Luke ___ freebsd-questions@freebsd.org mailing list http

Re: Problem with Cisco (Atheros) Wireless PCI card on IBM Thinkcentre MT-M-8183-T1S

2006-01-17 Thread luke
i believe there are also issues with some of the newer firmware versions from cisco on these cards. google might tell you more, just thought i recalled some problems with them in the past and having to roll back the fw ___ freebsd-questions@freebsd.org

Re: httpd could not be started

2006-01-13 Thread Luke Bakken
to the error_log file? 2. Can you start Apache with the -F argument to make it stay in the foreground? Any output there? Luke ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any

Re: Shellscript syntax question

2006-01-09 Thread Luke Bakken
About the asteriks : No they weren't but for some reason Thunderbird had problems with the color remaining from the KATE Syntax-hilighting. Anyway: thanks for the solusion, but what would be the expressions for less or equal and greater or equal ? Frank, Since you're getting into shell

Re: Which is the best open source C/C++ IDE out there?

2006-01-08 Thread Luke Bakken
*cough* xemacs *cough* Great OS, but he wanted an editor. ;-) Flame away :) Hey, you asked for it. :) Mike Yes please: an editor plus integrated compile/build and debugger. vim, emacs + make + gcc is all you need. ___

Using pkg_add to satisfy port dependencies...

2006-01-07 Thread Luke Bakken
Hello all, Is there a way to tell the ports system to try to fetch port dependencies using the 'pkg_add' command rather than try to build the dependency first from source? Thanks! Luke ___ freebsd-questions@freebsd.org mailing list http

Re: Kernel Compilation...

2006-01-02 Thread luke
signal 11 usually indicates hardware failure, which i suppose is what the link pasted explained. the problem is not the way in which you're compiling the kernel. run diagnostics on your hardware. ___ freebsd-questions@freebsd.org mailing list

Gripe about new dhclient

2005-12-29 Thread Luke Dean
Ever since FreeBSD switched to OpenBSD's dhclient, I've had a serious problem. I'm running 6-STABLE as of earlier this week, but the problem has existed ever since we switched dhclients. Whenever I take the system offline long enough for the lease to expire, it will never get a new lease.

Possible solution to lockups on FreeBSD 6?

2005-12-20 Thread Luke Dean
In my ongoing quest to figure out why my machine keeps locking up since I upgraded from 5.4 to 6.0, I came across this interesting passage in man (5) pf.conf: BUGS Due to a lock order reversal (LOR) with the socket layer, the use of the group and user filter parameter in conjuction with

Re: Bacula vs. Amanda vs. whatever ...

2005-12-08 Thread Luke Dean
On Thu, 29 Dec 2005, Kiffin Gish wrote: I have a home network with two FreeBSD servers (web- and file-server), a number of Windows desktops and a wireless FreeBSD laptop all connected to one another using Samba. What is the best tool to create automatic central backups? For now I just

Troubleshooting a lockup

2005-12-02 Thread Luke Dean
I run a headless machine that has sporadic lockup problems, and I need some advice on what I can do to gather enough information to give me some idea of what's causing it. The machine acts as a router, DNS, web server, mail server, nfs server, firewall, and lots of other services. These

kernel: rl0: watchdog timeout

2005-11-23 Thread Luke Dean
Since I upgraded to version 6, my server has frozen under heavy network traffic three times. It ran happily for months on various versions of 5. Same hardware, same configuration. There was never anything in /var/log/messages until this last time. This time I found: kernel: rl0: watchdog

Re: dhclient.leases grows forever?

2005-11-15 Thread Luke Dean
On Mon, 14 Nov 2005, Luke Dean wrote: I've recently upgraded to version 6, and I'm using the new dhclient. It seems to be working happily, but I've noticed that /var/db/dhclient.leases.rl0 just keeps growing and growing, with new leases being added to the end. Leases that expired several

dhclient.leases grows forever?

2005-11-14 Thread Luke Dean
I've recently upgraded to version 6, and I'm using the new dhclient. It seems to be working happily, but I've noticed that /var/db/dhclient.leases.rl0 just keeps growing and growing, with new leases being added to the end. Leases that expired several hours ago remain in the file. According

illegal option in mergemaster

2005-11-10 Thread Luke Dean
I synchronized my sources to RELENG_6 built the world, built the kernel, and installed the kernel. When I run mergemaster, it always dies with the following message. It's trying to use a -l option with cap_mkdb and that's not a legal switch. I can't find any documentation on that switch

Re: illegal option in mergemaster

2005-11-10 Thread Luke Dean
On Thu, 10 Nov 2005, Luke Dean wrote: I synchronized my sources to RELENG_6 built the world, built the kernel, and installed the kernel. When I run mergemaster, it always dies with the following message. It's trying to use a -l option with cap_mkdb and that's not a legal switch. I can't

Re: higher resolution console screen?

2005-09-22 Thread Luke Dean
On Wed, 21 Sep 2005, bob self wrote: 5.4-STABLE FreeBSD 5.4-STABLE #0: Tue Sep 20 15:33:58 EDT 2005 I have a 19 LCD monitor and usually run in console mode. My screen resolution is 80x25, but I'd like to get something like 120 x 60 if possible. I've played with vidcontrol, but so far can't

Re: Anyone seen anything like this in the ports tree?

2005-08-15 Thread luke
you can also put all offices on a vpn and use regular smb or nfs or whatever transparently ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: mail

2005-08-04 Thread luke
the line in main.cf where to deliver the mail is /var/mail/user. there were two choices do I have to put in /var/mail/${USERNAME} in the main.cf configuration file instead. your configuration looks fine. to retrieve the mail, type `mail` while logged in as larson. your mail should be there.

Re: /boot on a separate partition

2005-07-18 Thread Luke Dean
a year ago, I had to split up a drive to solve the same problem you're having, but I went the small / route instead, so you might be running into a problem I didn't have. Luke Dean ___ freebsd-questions@freebsd.org mailing list http

Re: FreeBSD 5.4 / linux-opera

2005-06-23 Thread Luke Dean
On Thu, 23 Jun 2005, Thomas Hill wrote: However, I was previously using the web browser Opera under Linux emulation because it supports lots of the browser plugins But now when installing linux-opera from the ports collection it complains about libX11.so.6, which I know is a common X11

Re: help with a failed install

2005-06-23 Thread luke
instructions from help!!!... are for disabling acpi. hopefully that will get you booted to sysinstall. beyond that, hopefully the kernel on the install media has support for your raid card or else you're going to have the same problem you had with solaris and fedora. good luck luke

Re: MAC address rc.conf

2005-06-21 Thread luke
a better solution to this is to call your isp and tell them your network card died so you got a new one with MAC address of the freebsd machine. they can reset the MAC they have on their end and you'll be alright. also, sometimes the modem is storing the MAC so you can either reset it if it has a

Re: Webmail Selection Setup Configuration

2005-06-15 Thread luke
/ recommended components. google probably provides tons of resources on just about any webmail program ever made. don't search for webmail though, pick one and search for _it_ good luck luke ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org

  1   2   3   4   >