Re: Problem completing a 9.1 release to 9.2 release upgrade

2013-10-05 Thread Eric Feldhusen
ead.php?t=41779 with the same error and if I do the same diagnostic steps of truss install -d -g wheel ~/testdirectory I find an error of lstat("/usr/local/etc/libmap.d",0x7fffb990) ERR#2 'No such file or directory' Any suggestions? Thank you for the help thus far

Re: Problem completing a 9.1 release to 9.2 release upgrade

2013-10-05 Thread Eric Feldhusen
world reboot and I'll be running up on the 9.2 kernel and then I'll be all set? Thanks for the help. Eric On Sat, Oct 5, 2013 at 3:34 PM, Matthew Seaman wrote: > On 05/10/2013 20:11, Eric Feldhusen wrote: > > I have a server that was/is running 9.1 release that I tried to upgr

Problem completing a 9.1 release to 9.2 release upgrade

2013-10-05 Thread Eric Feldhusen
-update install reboot again But my system still comes up as 9.1 release. Any suggestions on the steps to fix my goof? Eric Feldhusen ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe

Re: Login.conf Limits not Applying for Postfix

2013-05-09 Thread Eric S Pulley
> Hey list, > > I have a pretty low resource usage for users on my system, thus I have > some low limits set in my /etc/login.conf. Particularly "openfiles," which > is set to 128 for the default class. However, I started getting errors > from Postfix saying it has hit this limit: > "postfix/proxy

Re: pkgng repositories

2013-05-01 Thread Eric S Pulley
___ Also if I remember right Xorg and KDE4 are included on the release DVD image. -- | _ ASCII Ribbon Eric S Pulley | ( ) Campaign Against http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Re: Home WiFi Router with pfSense or m0n0wall?

2013-04-21 Thread Eric S Pulley
ok. I did that to an Acer I picked up cheap and added external antenna (not sure how much that mattered), works great all for under 300USD. I'm running OpenBSD on mine but should do any of the firewall/routers specific variants just fine. -- | _ ASCII Ribbon Eric S Pulley

Re: Soekris or .. ?

2013-03-01 Thread Eric S Pulley
> On Fri, Mar 1, 2013 at 11:49 AM, Julien Cigar wrote: >> Hello, >> >> I'm looking for a small Soekris-like (http://soekris.com/) box which >> support >> FreeBSD, any experience or brand to advise .. ? > > I'm using Soekris net4801 boxes with FreeBSD without problems > since many years as small r

Re: Unable to install xorg using pkg_add

2013-01-10 Thread Eric S Pulley
Read the 9.1 Release notes. This is the expected behavior. You'll need the DVD iso or build from ports to get xorg going in 9.1 right now. > Hello, I just installed FreeBSD last night using the bootonly image for > 9.0-RELEASE. I then updated to 9.1-RELEASE using freebsd-update. > Everything > s

Re: How do you manage jails?

2012-11-30 Thread Eric S Pulley
> On 11/29/2012 13:34, Fbsd8 wrote: > >> Stay away from using vimage with production jails (vimage provides a >> network stack for each jail). Vimage is marked as experimental and use >> at your own risk. You have to compile it into your kernel to deploy it. >> > > FWIW we are using vimages for se

Re: Is FreeBSD 9 Production Ready?

2012-11-24 Thread Eric S Pulley
--On November 24, 2012 10:38:35 AM -0600 Tim Daneliuk wrote: I am currently running FBSD 8.3-STABLE on a production server that provides http, dns, smtp, and so on for a small domain. This is not a high arrival rate environment but it does need to be rock solid (which FBSD 4-8 have been).

Re: How is zfs file system known in fsck?

2012-11-18 Thread Eric S Pulley
--On November 18, 2012 10:38:43 AM -0500 Lynn Steven Killingsworth wrote: Hi FreeBSD - On my PC-BSD 9.1 RC3 I need to run fsck on my internal storage drive. I would like to use I think: fsck -y -F -t ufs /dev The question is what should I place for 'ufs' since I have zfs. My guesses j

Re: confessions of a FreeBSD purist

2012-11-17 Thread Eric S Pulley
On Sat, 17 Nov 2012 01:28:02 -0500 Matthew Pope wrote: > Dear FreeBSD community, > > It has been wonderful being a full-fledged member of this community, > an administrator running FreeBSD on bare hardware (in his basement) > for years. This is the coolest, hippiest, historically pure, and > mo

Re: Info 2 Release

2012-10-10 Thread Eric Masson
René Mercier writes: Bonjour, > Je suis sous Debian, mais travaillant dans les réseaux, je souhaiterai > passer sur FreeBsd pour sa stabilité et pour sa sécurité,, je vois > qu'actuellement il y une 9 rc1, pourriez vous s'il vous plait me dire > quelle la prochaine release à venir et sa date de

Re: Sharing COM ports to Windows hosts

2012-09-03 Thread Eric Masson
Victor Sudakov writes: Hi, > There is a FreeBSD box with several RS232 ports. Can those ports be > accessed by Windows hosts over the network? Actually, does anyone > have a success story for such a scenario? Yes, sredird on the FreeBSD box & NetDialout from PCMicro on the Windows box. > There

Re: Synchronising jails

2012-04-27 Thread Eric Schuele
On 04/27/2012 09:35, Frank Staals wrote: > > Hey Everyone, > > I'm looking for a way to synchronise two jails. More specifically, I > would like to keep/maintain an exact copy of a given jail. As an > example: Suppose I build a jail A on some system (in my particular case > build with ezjail) , a

fusefs-ntfs panic after update to 9.0-RELEASE....

2012-04-27 Thread Eric Schuele
All, I've been using fusefs-ntfs for quite a while with no issues for my ntfs needs in 8.x I recently updated to 9.0-RELEASE, and now my machine panics upon writing to an ntfs mount. I did rebuild all fusefs-ntfs ports after the upgrade. Anyone else experiencing this or similar? Thanks,

Re: RIP routing protocol implementation is FreeBSD?

2012-01-30 Thread Eric Masson
Eric Masson writes: Sorry, Followup to myself. > I'd try routed_enable = "YES" instead. router_enable = "YES" as Michael stated in another post. Regards Éric Masson -- > et me dis quil y a eu une merde avec le serveur truc machin et que ca a > fait un

Re: RIP routing protocol implementation is FreeBSD?

2012-01-30 Thread Eric Masson
Kaya Saman writes: Hi, > does anyone know if there's an implementation of the RIP version 2 > routing protocol in FreeBSD??? man 8 routed > I did check out the handbook for the enable_routerd="YES" I'd try routed_enable = "YES" instead. Regards Éric Masson -- je crosspost sur fr rec moto

Re: Clang - what is the story?

2012-01-22 Thread Eric Masson
kpn...@pobox.com writes: Hi, > Lattice C - targeted MS-DOS, AmigaOS, probably others. Had a 32-bit int > on the Amiga, where Manx had a 16-bit int. When Commodore ported BSD sockets > to the Amiga they had to change all the ints to longs because of this. Was > renamed "SAS/C" towards the end of t

Re: Extract photo from digital camera that is not USB mass storage device

2012-01-19 Thread Eric Masson
David Demelier writes: Hi, > What can I do to copy photo without extracting the SD card each time, > does gphoto (or something similar) support this kind of generic device? Iirc, my old Canon A75, ptp device, was supported by gphoto. Éric Masson -- personne n'a un zipper suffisament puissan

Re: ports vs packages

2012-01-10 Thread Eric Masson
Alejandro Imass writes: Hi, > IMO it's stupid as well and I second Dick's opinion. You're at least two, great. > The module doesn't hurt anyone, and reduces confusion. I think that > PHP is still more heavily deployed on mod_php than on anything else. > The Apache module should be built by def

Re: ports vs packages

2012-01-10 Thread Eric Masson
Dick Hoogendijk writes: Hi, > As I write in another reply: that's true and totally stupid imo. *You* think it's stupid. There's not one true way to serve php pages, more and more platforms use a lightweight httpd daemon like nginx and php-fpm for example. If you manage many servers, you can b

Re: Thinkpad w500 microphone with Conexant CX20561 (Hermosa)

2012-01-01 Thread Eric Schuele
On 01/01/2012 18:43, Lyubomir Grigorov wrote: >> Definitely not in my ports tree. I'm running amd64, and my ports tree >> is old. Either could be the culprit? I'll update and see what I get > Well I update on a daily basis, but I am pretty sure this is an older port. > In > any case, you know

Re: Thinkpad w500 microphone with Conexant CX20561 (Hermosa)

2012-01-01 Thread Eric Schuele
On 01/01/2012 16:45, Lyubomir Grigorov wrote: > Yes, it does sound like it, as there is no native Skype for FreeBSD, so you > are using the linux layer. If you are missing OSS from devices, then it is > not > installed. Once you install the port, configure it use OSS. For all 3 > dropdowns > u

Re: Thinkpad w500 microphone with Conexant CX20561 (Hermosa)

2012-01-01 Thread Eric Schuele
On 01/01/2012 15:23, Lyubomir Grigorov wrote: > I assume you are using Skype with linuxator? In this case, are the sound > devices in Skype set to "OSS"? From the PC-BSD forum, the following got sound > working for me, since OSS wasn't showing as an option: hmm. well. thats a good quesiton (wit

Thinkpad w500 microphone with Conexant CX20561 (Hermosa)

2012-01-01 Thread Eric Schuele
then reports '(rec) default'. So I did not proceed with those hints as they were seemingly of no use. Any help is appreciated. Thanks, Eric signature.asc Description: OpenPGP digital signature

RE: 9.0 install and journaling

2011-12-13 Thread Eric S Pulley
--On Tuesday, December 13, 2011 08:54:23 AM -0800 Devin Teske wrote: We're seeing in 8.1-RELEASE that "nodev" is an invalid option for NFS mounts that causes your system to boot into single-user mode. Is this still the case in 9.0-RC2/3 or has the option been re-added? "nodev" was a valid

Re: 9.0 install and journaling

2011-12-13 Thread Eric S Pulley
--On Tuesday, December 13, 2011 09:54:38 AM +1000 Da Rock wrote: On 12/13/11 06:00, Eric S Pulley wrote: As for one big / partition- linux may be using it: and its their biggest failing! I've had a system lockup due to lack of space. Never a problem with bsd as logs will only fill up v

Re: 9.0 install and journaling

2011-12-12 Thread Eric S Pulley
> > As for one big / partition- linux may be using it: and its their biggest > failing! I've had a system lockup due to lack of space. Never a problem > with bsd as logs will only fill up var, a user won't break it with > filling up usr, etc. And root always stays protected! Its saved my life > a n

Re: postfix INST_BASE option

2011-11-03 Thread Eric Masson
Christer Solskogen writes: Hi, > You can do this a lot easier with just: > sendmail_enable="NONE" >From rc.sendmail(8) : RC.CONF VARIABLES The following variables affect the behavior of rc.sendmail. They are defined in /etc/defaults/rc.conf and can be changed in /etc/rc.conf. sendmail_ena

Re: nice man pages?

2011-10-30 Thread Eric Schuele
ays have vim, I use the following alias: alias man man -P \"col -b \| vim -c \'set ft=man nomod nolist\' -\" Maybe that helps a bit? -- Regards, Eric signature.asc Description: OpenPGP digital signature

Re: Breakin attempt

2011-10-22 Thread Eric S Pulley
Actually this looks like fairly normal white noise you can expect on a public facing ssh server. There are a lot of bots out there, looking for another box to own. If you're running PF put in something like the following. block in quick log from {} . . . pass in log on $ext_if proto tcp to ($e

Re: Enlightenment cpufreq gadget broken display

2011-10-20 Thread Eric Schuele
Gary, Fwiw You might try #e on freenode. :) -Eric -Original message- From: Open Slate To: freebsd-questions@freebsd.org Sent: Thu, Oct 20, 2011 23:14:01 GMT+00:00 Subject: Enlightenment cpufreq gadget broken display I added the cpugreq gadget to my shelf. It appears to be an

Re: How to deny getting static ip address via pf ?

2011-07-26 Thread Eric S Pulley
On Tue, July 26, 2011 9:01 am, Chuck Swiger wrote: > On Jul 26, 2011, at 3:44 AM, Yavuz Maşlak wrote: >> I use pf on freebsd as packet filter. >> >> I have a wireless area. The users get to the internet using automatic ip >> from the dhcp server. >> I wish to deny to assign a static ip address by

Re: Tools to find "unlegal" files ( videos , music etc )

2011-07-19 Thread Eric Masson
Frank Bonnet writes: Hi, > We'll see who will win ;-) Check this : http://fr.wikipedia.org/wiki/Droit_de_l'informatique_en_France The fact you can do something doesn't mean you're allowed to... -- Moi je trouve qu'il est debile de vouloir detruir kekel ke chose MG> Ta touche k est coincée

Re: dnssec with freebsd's resolver(3)

2011-06-23 Thread Osterweil, Eric
On 6/23/11 2:23 PM, "Leon Meßner" wrote: > This mail got only send to Matthew because of bad time of day ;) > > On Wed, Jun 22, 2011 at 10:58:00PM +0100, Matthew Seaman wrote: >> On 22/06/2011 20:02, Osterweil, Eric wrote: >>> >>> >&g

Re: dnssec with freebsd's resolver(3)

2011-06-23 Thread Osterweil, Eric
On 6/22/11 5:58 PM, "Matthew Seaman" wrote: > On 22/06/2011 20:02, Osterweil, Eric wrote: >> >> >> >> On 6/22/11 2:56 PM, "Leon Meßner" wrote: >> >>> On Mon, Jun 20, 2011 at 06:17:23AM +0100, Matthew Seaman wrote: >>

Re: dnssec with freebsd's resolver(3)

2011-06-22 Thread Osterweil, Eric
dation requires a little more than issuing queries w/ the DO bit set (that has been the default in BIND for a while). You need to have the root (or some other) trust-anchor configured, and you need to enable DNSSEC validation in your named.conf. Only after that will you see the AD bit at the stub.

Re: Limitting SSH access

2011-05-04 Thread Eric Masson
"Jack Raats" writes: Hello, > I have a question concerning SSH op a FreeBSD 7.4-STABLE server. Don't know sshd version in 7.4-STABLE, but if higher or equal to 4.8, the following link could help : http://www.debian-administration.org/articles/590 Regards Éric Masson -- >C'est pas un pingou

Bandwith Management

2011-03-23 Thread Eric Beukes
? Please let me know Thank you, Eric Beukes - This e-mail is subjected to the disclaimer that can be viewed at: * http://www.cut.ac.za/www/disclaimer/email_disclaimer

Re: gcc45 wrong debug info?

2011-02-27 Thread Eric Dedrick
t3d.c:1107 -- On Sun, Feb 27, 2011 at 07:30:38PM -0500, Eric Dedrick wrote: > Wondering if anyone has encountered this problem where gdb/gcc doesn't > seem to be getting the line number info right. >

gcc45 wrong debug info?

2011-02-27 Thread Eric Dedrick
Wondering if anyone has encountered this problem where gdb/gcc doesn't seem to be getting the line number info right. I compiled code in as -- gcc45 -g -W -Wall -O0 -std=c99 -D_BSD_SOURCE -DDEBUG -D__BSD_VISIBLE -DFREEBSD -c inte

Re: 8.2 prerelease, virtualbox, and windows guests that freeze... [Solved]

2011-02-07 Thread Eric Schuele
On 02/07/2011 05:58, Eric Schuele wrote: > On 02/06/2011 22:02, Adam Vande More wrote: >> On Sun, Feb 6, 2011 at 9:23 PM, Eric Schuele wrote: >> >>> Ok... found the logs. :) >>> Looks as if each machine has 4 log files, and that the set of files is >>&g

Re: 8.2 prerelease, virtualbox, and windows guests that freeze...

2011-02-07 Thread Eric Schuele
On 02/06/2011 22:02, Adam Vande More wrote: > On Sun, Feb 6, 2011 at 9:23 PM, Eric Schuele wrote: > >> Ok... found the logs. :) >> Looks as if each machine has 4 log files, and that the set of files is >> from the last run. Anything in there I could post to help dia

Re: 8.2 prerelease, virtualbox, and windows guests that freeze...

2011-02-07 Thread Eric Schuele
partition. Virtual machines generally > store the whole disk as a single file, though Vmware has an option to > split it up for these situations. > Correct. not an option here. -- Regards, Eric signature.asc Description: OpenPGP digital signature

Re: 8.2 prerelease, virtualbox, and windows guests that freeze...

2011-02-06 Thread Eric Schuele
On 02/06/2011 21:17, Eric Schuele wrote: > On 02/06/2011 11:35, Adam Vande More wrote: >> On Sat, Feb 5, 2011 at 7:12 PM, Eric Schuele wrote: >> >>> What else could I provide that might allow someone to point me in the >>> right direction here? >>> >&g

Re: 8.2 prerelease, virtualbox, and windows guests that freeze...

2011-02-06 Thread Eric Schuele
On 02/06/2011 11:35, Adam Vande More wrote: > On Sat, Feb 5, 2011 at 7:12 PM, Eric Schuele wrote: > >> What else could I provide that might allow someone to point me in the >> right direction here? >> > > You can try recompiling virtualbox with debug options

Re: 8.2 prerelease, virtualbox, and windows guests that freeze...

2011-02-06 Thread Eric Schuele
On 02/06/2011 09:23, Mario Lobo wrote: > On Saturday 05 February 2011 22:12:45 Eric Schuele wrote: > >> All, > >> > >> I have a laptop running 8.2-prerelease GENERIC. I have virtualbox ose > >> 3.2.12 from ports (and kmod as well). > >> >

8.2 prerelease, virtualbox, and windows guests that freeze...

2011-02-05 Thread Eric Schuele
o VirtualBox on FreeBSD. I've used it a bit on Windows with good results. I did try a windows guest on a non fuse filesystem just to rule that out, but had same issue. What else could I provide that might allow someone to point me in the right direction here? Thanks. -- Regards, Eric si

Re: Any recommendations for FreeBSD VPS hosting?

2010-12-29 Thread Eric
. If anyone ever dealt > with them, please share. > > TIA, ive had good experiences across a few servers with rootbsd. Eric ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscrib

Re: Custom rc script using /usr/sbin/daemon

2010-10-05 Thread Eric Masson
RW writes: Hello, > I don't think you can do it like that. IIRC when you try to stop a > daemon it doesn't just kill the process by pid, it also sanity checks > the command in case the daemon has died and the pid was reused. > Since "daemon" wont show-up in the ps output it can't be in the comma

Custom rc script using /usr/sbin/daemon

2010-10-05 Thread Eric Masson
Hello, I'm trying to create a script that would launch php-cgi in fastcgi mode. So far, I've the following script : #!/bin/sh # # PROVIDE: phpfastcgi # REQUIRE: DAEMON # KEYWORD: shutdown # # Add the following lines to /etc/rc.conf to enable phpfastcgi : # # phpfastcgi_enable (bool):

Re: Add a SSL certificate authority

2010-08-30 Thread Eric Masson
Bastien Semene writes: Hi, > I'm trying to add a certificate authority unsuccessfully. > The Equifax certificates authority seems not to be registered in > FreeBSD, so I tried to add it on my server. You can use the security/ca_root_nss port to retrieve the Mozilla Project root CA list and then

Re: bash instead of csh (completely)

2010-06-04 Thread Eric Masson
"Jerry B. Altzman" writes: Hi, > To get rid of csh? > http://www.faqs.org/faqs/unix-faq/shell/csh-whynot/ This link is about csh *programming*, as standard scripts in FreeBSD use sh, this is pointless. Regards -- Ol: ..un plan perdu au fond d'une armoire dont seul Steve Jobs a la clé. BL:

Re: Hi es_MX internationalization needed.....

2010-06-03 Thread Eric De La Cruz Lugo
one know here in the list where i can find a src file for es_MX.UTF-8 ? Thanks in advance. LIA Eric De La Cruz Lugo Mérida, Yucatán, México, The MayaLand.   From: Bernt Hansson To: Eric De La Cruz Lugo Cc: freebsd-i...@freebsd.org; freebsd-questions

Hi es_MX internationalization needed.....

2010-06-02 Thread Eric De La Cruz Lugo
ESS="es_MX.UTF-8" LC_TELEPHONE="es_MX.UTF-8" LC_MEASUREMENT="es_MX.UTF-8" LC_IDENTIFICATION="es_MX.UTF-8" LC_ALL= edelac...@sgi:~> How do i do this on FreeBSD 8.0 i386 or amd64? Thanks in advance for your attention and help. LIA Eric De La Cruz

Re: Ping from jail not permitted error

2010-04-17 Thread Eric Andrews
On Sun, Apr 18, 2010 at 12:39 AM, Aiza wrote: > My jail has public internet access because i can do pkg_add -r unix2dos and > the package does install. But when I enter ping -c 2 freebsd.org I get > message "ping: socket: Operation not permitted"  There is no firewall > running in the jail. > > An

Re: Virtual RS232 port link on IP or on network card

2010-03-04 Thread Eric Masson
Mike Tancsa writes: Hello, > Not sure if this is what you want to do or not, but if you want to > connect a device to a serial port on FreeBSD and then access that serial > device over the network from a remote machine, try > /usr/ports/comms/ser2net Nope, seems to be the opposite. In

PASSWORD LOST!!

2010-02-08 Thread Eric Petersen
d with no forwarding. I you have need for more information I will supply it. I just don't know where to start. Our company's ftp is down and doesn't look like it will return anytime soon with out further assistance. Thank you for your time and have a great day. -- Eric Peterse

Can't get wifi working in 8.0, please help.

2010-01-04 Thread Eric Webster
    UHS 0    0    lo0 127.0.0.1  link#5 UH  0   32    lo0 192.168.0.0/24 link#1 U   1  568    xl0 192.168.0.1    link#1 UHS 0    0    lo0 Many thanks in advance!! Eric ___ 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 to enable network manager in KDE?

2009-12-21 Thread Eric Le Goff
gs forever on my laptop Did anyone successfully used wifimgr ? If yes, what could I check to make it work ? PS : I am using FreeBsd 8.0 on an (old) Thinkpad laptop with ipw-2100 wireless card Regards Eric On Sun, Dec 20, 2009 at 3:03 AM, Glen Barber wrote: > On Sat, Dec 19, 2009

Re: How to make VirtualBox have higher (full screen) resolution?

2009-12-21 Thread Eric Le Goff
My understanding from a previous post in this list (Around december 18th) was that VBoxLinuxAdditions-x86.run was specifically tied to the Linux kernel This also what I experimented. Regards, Eric Le Goff On Sun, Dec 20, 2009 at 1:57 PM, Ed Jobs wrote: > > On Sunday 20 December 2009

8.0-RELEASE, puc, ppbus & lpt

2009-12-18 Thread Eric Masson
Hello, I'd like to know whether it is possible to force device numbering on a box which has a built in parallel port and another on a serial/parallel card ? Parallel port managing code is loaded as modules : 131 0x80917000 8cc0 ppc.ko 143 0x8092 99c8 ppbus.ko 1

Re: Whic mail server?

2009-09-27 Thread Eric
On 9/27/2009 10:06 AM, herbert langhans wrote: Yes. What about bogofilter. This port is smart, I always wonder how intelligent it dedects spam, just by the content. Even works with Chinese messages.. Setting it up requires some time and patience (its a filter what plugs in at procmail). But it

Re: diablo-jdk16

2009-08-20 Thread Eric Masson
Josef Grosch writes: Hi, > Trust me, it is a lot faster to download and install a binary package than > go the long compile process. Diablo-j(re|dk) ports install binary packages... -- Je parlais au nom de tous les frjviens, ne joue pas au con... VOUS n'avez pas à détruire NOTRE ng. C'est c

Re: diablo-jdk16

2009-08-20 Thread Eric Masson
Roy Stuivenberg writes: Hi, > My portstree is up to date, and when I follow the link on Sun website > this is the version I get? Seems the port lags behind Sun's site. -- (Pour mesurer l'intelligence dans fufe) Facile: un test de Turing. Tu prends une personne dans un groupe sensé, une pers

Re: diablo-jdk16

2009-08-20 Thread Eric Masson
Roy Stuivenberg writes: Hi, > rs-unix# make install clean > ===> Vulnerability check disabled, database not found > ===> Found saved configuration for diablo-jdk-1.6.0.07.02_5 > > Because of licensing restrictions, you must fetch the distribution > manually. > > Please open http://java.sun.

Re: Portupgrade not handling dependencies

2009-07-07 Thread Eric Sheesley
#x27;ffmpeg-2008.07.27_10' to 'ffmpeg-2008.07.27_11' >> (multimedia/ffmpeg) It should upgrade ffmpeg automatically, but doesn't and that is the issue. b. f. wrote: > On 7/8/09, Eric Sheesley wrote: >> Well, it has been happening with just about ev

Re: Portupgrade not handling dependencies

2009-07-07 Thread Eric Sheesley
each night. I don't believe I've overridden anything, most especially not in the past 2 weeks when this all started happening. The above is just one example of it happening. It happens almost everyday there is more than one port to upgrade(and different ports each time of course). Tha

Portupgrade not handling dependencies

2009-07-07 Thread Eric Sheesley
ix it? Thanks, Eric ___ 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"

it is about installing FreeBSD on USB stick

2009-06-05 Thread Eric Hsieh
hello, this is my first time to ask a help from FreeBSD. I have a question about installing FreeBSD on USB stick. There are so many informations about how to install FreeBSD on USB stick from Internet, but I can not find out any information about follow : first, if i install FreeBSD on USB stick. C

gnat gpl 2009

2009-06-01 Thread Eric Le Goff
w to set it up in my FreeBSD 7.2 (i386) box Thanks for your help -- Eric Le Goff ___ 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: OpenSSH

2009-05-22 Thread Eric
Jerry wrote: I have the following version of SSH installed: OpenSSH_4.5p1 FreeBSD-20061110, OpenSSL 0.9.7e-p1 25 Oct 2004 I noticed an article regarding a flaw in OpenSSH below version 5.2. The article is here: http://news.zdnet.com/2100-9595_22-303182.html Is this anything to worry about? Doe

Re: Safe to 'make installkernel' in multi-user mode?

2009-05-06 Thread Eric
Modulok wrote: Just making sure I'm not brewing a disaster... Is it 'safe' to install a kernel (i.e. 'make installkernel') on a system while in multi-user mode? Thanks! -Modulok- ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/

Re: Source update tag RELENG_7_2 != 7.2-RELEASE ?

2009-05-06 Thread Eric
Doug Poland wrote: Hello, Yesterday I did a source update on an i386 box to 7.2. My supfile uses RELENG_7_2 So, I'm pretty sure I'm running 7.2-RELEASE. But my kernel still says 7.2-RC2. Did I do something wrong here? my guess is cvsup8.us.freebsd.org doesnt have the RELEASE code on it

Re: Configuring an IPv6 router to assign addresses

2009-05-06 Thread Eric Masson
Odhiambo ワシントン writes: Hi, > Nice question. I wonder if isc-dhcp-server can already handle IPv6 > addresses. Seems it can since 4.x branch. But, is there any reason to use dhcp on ipv6 nets as the protocol has been designed with autoconfiguration in mind ? Regards -- J'aimerai créer mon p

Re: first firewall with pf

2009-03-27 Thread Eric Magutu
Hi, You were right it had to do my topology. The firewall is working correctly now. Thanks again for all you help On Thu, Mar 26, 2009 at 8:07 PM, Eric Magutu wrote: > Hi Micheal, > I was trying to simulate the conditions of the server on a test machine. > I'm pretty sure now

Re: first firewall with pf

2009-03-26 Thread Eric Magutu
interface though. On Thu, Mar 26, 2009 at 7:33 PM, Michael K. Smith - Adhost < mksm...@adhost.com> wrote: > Hello Eric: > > > Hi everyone, > > Can you provide a little more information about your topology? Right now, > you only have one interface defined in your ru

Re: first firewall with pf

2009-03-26 Thread Eric Magutu
hings don't work as expected. > > So: > > block in log on $ext_if > > Note the lack of "quick" as well, as previously mentioned. > > With logging enabled, provided you have pflog running (which you should), > you can use the following to see what's bei

Issue with apcupsd and gd.h missing?

2009-03-15 Thread Eric Sheesley
When trying to do a portupgrade of apcupsd I received the following error: checking for gd2/gd.h... no configure: error: Found system GD library but no header file. Please find the file gd.h in your system include directories and re

Re: weird permissions on directories when installing ports through sudo

2009-02-25 Thread Eric Schuele
mentioned, the union of mine and root's is presented. I looked at the security issue mentioned in the commit log, and I'm not sure this change was required in order to fix it. Anyone have thoughts on why this change was made? I'd argue POLA was broken here. But I don't

Re: weird permissions on directories when installing ports through sudo

2009-02-25 Thread Eric Schuele
this? > ___ > 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" > > -- Regards, Eric signature.asc Description: OpenPGP digital signature

Re: Backup to spare drive (rsync / crontab)

2009-01-30 Thread Eric Zimmerman
t port. it does what you are looking for and more. It will save you a lot of scripting, etc and it works great. I have been using it as part of my backup procedure for a while now and it works well. Eric ___ freebsd-questions@freebsd.org ma

Eric Yeo is no longer in FLY Entertainment

2009-01-06 Thread Eric
Dear all, Please note that Eric Yeo is no longer an employee of FLY Entertainment with immediate effect. He no longer represent FLY or any of FLY's clients/entity for any matter. For further enquiries, please contact the following person in charge: Cindy Teo: ci...@fly.com.sg Keifer Ang

Re: Using HDD's for ZFS: 'desktop' vs 'raid / enterprise' -edition drives?

2009-01-02 Thread Eric Masson
Wojciech Puchar writes: Hi, > think twice before doing. Could you elaborate please ? Regards Éric Masson -- > [Linux] c'est une philosophie un art de vivre, un état intérieur, > une sorte de fluide qui nous entoure et nous pénètre. Fais tourner stp ! -+- Guillaume in Guide du linuxien p

gnome problem with user and group.

2008-12-23 Thread Eric Turgeon
Ok In gnome menu you have shoftware call user and group is halo you to add & remove user & group. It work good in FreeBSD 7.0 but in 7.1rc and 6.4 in cant do noting whit in the root like user. is look like if I don t have the permission to do the change on root.

user and group probleme

2008-12-23 Thread Eric Turgeon
Ok In gnome menu you have shoftware call user and group is halo you to add & remove user & group. it work good in FreeBSD 7.0 but in 7.1rc and 6.4 in cant do noting whit in the root like user. is look like if I don t have the permission to do the change on root.

Re: shrink ntfs

2008-11-17 Thread Eric Schuele
t;> http://lists.freebsd.org/mailman/listinfo/freebsd-questions >> To unsubscribe, send any mail to "[EMAIL PROTECTED]" > ___ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "[EMAIL PROTECTED]" > > -- Regards, Eric signature.asc Description: OpenPGP digital signature

Re: realtime network replication

2008-11-17 Thread Eric Schuele
are my options? >> Most people use a network file system (ie, NFS, Samba/CIFS, etc) for >> this sort of thing >> >> -- >> -Chuck > > ___ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/

Re: FreeBSD RELENG_7 scsi and usb, usb disks take precedence

2008-10-17 Thread Eric Masson
Dan Nelson <[EMAIL PROTECTED]> writes: Hi, > No patching needed. You can wire down the unit number of your scsi bus > and drive with boot hints as described in the scsi(4) manpage. Wire > the adaptec card down as scbus0, and wire the device at scbus0.0 down > as da0. Nice. I've never used scsi

Re: FreeBSD RELENG_7 scsi and usb, usb disks take precedence

2008-10-16 Thread Eric Masson
"Svein Skogen (List Mail Account)" <[EMAIL PROTECTED]> writes: Hi, > With all due respect, if sysinstall isn't able to write those labels, > this is hardly the solution to the problem... ;) Sysinstall, even if it has proven to be useful, is outdated in many respects, it doesn't cope really well

Re: FreeBSD RELENG_7 scsi and usb, usb disks take precedence

2008-10-16 Thread Eric Masson
"Svein Skogen (List Mail Account)" <[EMAIL PROTECTED]> writes: Hi, > Is there any way to tell FreeBSD permanently "I want my adaptec > controller's scsi chain to be the first, no matter what USB devices you > find"? You can circumvent this behaviour by using GEOM labels : http://www.freebsd.org/

Re: help with AWk

2008-09-27 Thread Eric Schuele
gt; > > > > > __ > IMGate OpenSource Mail Firewall www.IMGate.net > > ___ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "[EMAIL PROTECTED]" > > -- Regards, Eric signature.asc Description: OpenPGP digital signature

Re: Identd question...

2008-09-25 Thread Eric
Agus wrote: Hi guys, Just wondering if i can have like a "central" ident server on my LANthats cause my boxes are behind A NAT so i can only forward identd requests to oneand i mean like a fake one..cause the process may be on one of the other boxes that require de ident, is clear?...i r

Re: Virtual machines hosted on FreeBSD 7

2008-09-09 Thread Eric Masson
Derek Ragona <[EMAIL PROTECTED]> writes: Hi, > I thought that the VMware ESX is just a trial version that quits > running after a few weeks. But if I am wrong about that, let me know. >From : http://vmware.com/products/esxi/ ESXi seems to be free, but not the entreprise administration tools.

Kernel Panic help.

2008-08-22 Thread Eric Crist
Hey folks, First, please 'reply-all' as I'm not on the list. I've got a backup server that, every night, offloads things to a secondary, USB attached hard disk. We've got two of these disks, which we rotate so as to have a fairly recent off-site version, in the event of a disaster. One o

Regular panics in RELENG_7....

2008-06-25 Thread Eric Schuele
umps below, dmesg is last) -- Regards, Eric === BT 01 - I see fork_trampoline() in a lot of the bts === (kgdb) bt #0 doadump () at pcpu.h:195 #1 0xc0758098 in boot (howto=260) at /usr/src/sys/kern/kern_shutdown.c:409 #2 0xc0758351 in panic (fmt=Variable "fmt" is not available. ) a

LDAP Authentication questions...

2008-06-18 Thread Eric F Crist
ngs forever and authentications all timeout for ldap- configured services like ssh. Now, shouldn't it eventually fail over to my secondary LDAP server? I've even tried adding timelimit 10 to the ldap.conf file to set a timeout, to no avail. Thanks!

[6.3] watch(8) & tty capture

2008-06-13 Thread Eric Masson
Hello, I'm trying to capture trafic beetween vgetty and an Olitec modem on a FreeBSD 6.3 box. I've loaded snp(4) via kldload and watch -co /dev/ttyd2 only captures traffic sent from vgetty to the modem, not its responses. Am I missing something trivial or is it a known behaviour ? TIA. Regards

Re: 6.3 to 7.0 STABLE upgrade buildworld failures

2008-06-06 Thread Eric Zimmerman
Wojciech Puchar wrote: Can we no longer use "make buildworld" to upgrade from source builds? Everytime I've tried, I get build errors. I've gotten the impression from a few things I've read that freebsd-update is suppose to be used. I don't want a binary install/upgrade though. I've just sync

  1   2   3   4   5   6   7   8   9   10   >