you could use bugmenot to get by the registration. openjdk also builds
on freebsd, but no port yet
On Thu, Jan 8, 2009 at 2:10 PM, Ansar Mohammed wrote:
> So I am trying to build Java on FreeBSD 7.0. I need to REGSITER to download
> the Timezone Java patch.
>
> After registering Sun complains tha
I just got an msi wind which comes with this chip. It has no driver in
7-STABLE. I tried to use the windows drivers with ndisgen. ndis
attaches and can even associate with an ap and get an ip with dhcp,
but after that all I see are watchdog timeouts. Even then it seems to
be very flaky with regard
On Thu, May 29, 2008 at 12:30 AM, Ted Mittelstaedt
<[EMAIL PROTECTED]> wrote:
>
> Don't bother, Gary.
>
> The world is moving towards CMS systems for hosting websites.
>
> The ultra-cheapo people use godaddy's site builder and
> put crap on a crappy-looking interface.
>
> The better hosting comp
On Mon, May 19, 2008 at 9:51 PM, Randy Bush <[EMAIL PROTECTED]> wrote:
> 386 very current
>
> i have been unable to get apache not to segv on one server for a while now.
>
> i tried the php rebuild
>
> i tried clearing obj, full system build, full ports force rebuild, ...
>
> i just tried
>
>> If y
On Mon, May 19, 2008 at 4:18 PM, Andrew Moran <[EMAIL PROTECTED]> wrote:
>
> Hey guys,
>
> I recently upgraded my php5 ports to latest ports tree versions (5.2.6), and
> now I'm in a situation where any HUP signal sent to apache is causing the
> entire process to dump core. I get this in the apach
On Tue, May 13, 2008 at 10:27 AM, Joachim Rosenfeld
<[EMAIL PROTECTED]> wrote:
> My usual workflow with the ports tree (and to a lesser extent, /usr/src)
> goes something like this:
>
> 1. download ports/src tree from cdrom/ftp site (usually done once)
>
> 2. use csup to update to HEAD
>
>
On Fri, Apr 4, 2008 at 2:05 AM, Oleg Dolgov <[EMAIL PROTECTED]> wrote:
> > Hello,
> >
> > I have been following these instructions from the manual:
> >
> http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/network-wireless.html#NETWORK-WIRELESS-WPA-WPA-PSK
> > However, in the step that requir
On Thu, Mar 27, 2008 at 11:22 PM, Sam Fourman Jr. <[EMAIL PROTECTED]> wrote:
> Hello,
>
> I have a FreeBSD 7.0 install, and I am running the Gnome Desktop (2.22)
> I was hoping that someone had a nice HOWTO or could paste their config files.
> I want my usb sticks to auto mount when I insert the
On Sun, Mar 23, 2008 at 5:35 AM, Malcolm Clarke
<[EMAIL PROTECTED]> wrote:
> Hi
>
> Does anyone know the IPv6 vesion of the command that would be of the form
>
> gifconfig_gif0="fec0::1 fec0::2"
>
> that would set up the two physical ends of a tunnel?
>
> Sadly the above does not works as it do
I had a similar problem. I fixed it my commenting out one of the
extensions listed in /usr/local/etc/php/extensions.ini
I forgot which one. I currently have three of them commented out:
#extension=mcrypt.so
#extension=mbstring.so
#extension=mhash.so
On Fri, Mar 14, 2008 at 10:55 AM, Wael Nasred
On Wed, Mar 12, 2008 at 12:14 PM, Chuck Robey <[EMAIL PROTECTED]> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Gligor Lucian wrote:
> >
> > David Kelly <[EMAIL PROTECTED]> wrote: >On Mon, Mar 10, 2008 at 12:59:38PM
> -0700, Gligor Lucian >wrote:
> >>> Does FreeBSD support a US
On Feb 12, 2008 2:22 PM, B. Cook <[EMAIL PROTECTED]> wrote:
> Hello All,
>
> I am looking for an im server that runs on FreeBSD (preferably from ports)
> for ~20 people with SSL/TLS.
>
> I see there is jabberd and ejabberd (anything else to consider?)
>
> It seems that ejabberd needs java and all s
On Jan 24, 2008 9:15 PM, Aryeh M. Friedman <[EMAIL PROTECTED]> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> How do I convert an open office doc to a (La)TeX document... basically
> I have found the OO munched my equations when I attempted to export it
> to pdf and since I have used
On Nov 28, 2007 11:37 PM, Steve Bertrand <[EMAIL PROTECTED]> wrote:
> >> Although sudo and SSH are part of the solution, providing a web server
> >> with full rights on a remote server if they can gain keyless entry is a
> >> large mistake.
> >
> > Steve,
> >at no point does the original email
On Nov 28, 2007 9:40 PM, Steve Bertrand <[EMAIL PROTECTED]> wrote:
> > ssh using key authentication and sudo configured to allow a certain
> > user to run the needed commands and only the needed commands as root.
> > http://www.gratisoft.us/sudo/
> > http://sial.org/howto/openssh/publickey-auth/
>
On Nov 28, 2007 8:28 PM, Olivier Nicole <[EMAIL PROTECTED]> wrote:
> Hi,
>
> Part of (un)registerings users on my system consists in connecting to
> various servers to add the user account to some services:
>
> Registering users is done wia a web page, and the web server will
> remote execute a scr
On 11/21/07, Andrew Pantyukhin <[EMAIL PROTECTED]> wrote:
> A while ago I needed to screencast a terminal to a class of
> students in real-time. It turned out to be quite straightforward
> with screen(1) in multiuser mode.
>
> Now I want to record screencasts and allow people to watch them
> later.
On 11/6/07, Gary Kline <[EMAIL PROTECTED]> wrote:
>
> Looks like I can only put one Konsole or other app per workspace.
> Below, no matter with workspace I choose, 1 to 4, all these
> terminals go into just one workspace. Anybody know of any
> workaround?
>
>
On 8/31/07, Xihong Yin <[EMAIL PROTECTED]> wrote:
> I use wpa_supplicant and have set the 'ifconfig_ndis0="WPA DHCP"' in my
> /etc/rc.conf. However I am using the NDIS driver, so how do I pass the
> "-Dndis"
> argument to the wpa_supplicant?
>
> Thanks
It looks like /etc/rc.d/wpa_supplicant conta
On 8/25/07, CyberLeo Kitsana <[EMAIL PROTECTED]> wrote:
> Kevin Downey wrote:
> > I would use the pf firewall, it has an option to file tables from a file
> > like:
> >
> > table persist file "/root/evil.txt"
> >
> > [EMAIL PROTECTED] /ro
On 8/25/07, Aminuddin <[EMAIL PROTECTED]> wrote:
> My complete list has about 300K of lines.
> It takes about a few hours just to load the rules.
> Will it be faster to load using the table?
>
>
> -Original Message-
> From: Dan Nelson [mailto:[EMAIL PROTECTED]
> Sent: Sunday, August 26, 200
ch port) instead of autoconfiguration, but it
doesn't help.
Kevin Downey wrote:
> On 6/28/07, Roberto Nunnari <[EMAIL PROTECTED]> wrote:
>> Thank you Gilbert.
>>
>> I think I will give that a try.
>>
>> But it seams to me that is not the solution.. i
On 6/28/07, Roberto Nunnari <[EMAIL PROTECTED]> wrote:
Thank you Gilbert.
I think I will give that a try.
But it seams to me that is not the solution.. it may
be a workaround but not a solution.. It seams to me
that early_late_divider is in case you mount a FS
like /usr/local where there are st
On 6/26/07, Peter marshall <[EMAIL PROTECTED]> wrote:
If I am not replying correctly, please let me know.
Thank you for your reply. I tried all of the commands that you listed.
When I do the make checksum, I stillget checksum mismatch errors
MD5 Checksum mismatch for mysql-4.1.22.tar.gz
On 6/14/07, Reid Linnemann <[EMAIL PROTECTED]> wrote:
Written by Kevin Downey on 06/14/07 11:32>>
> On 6/14/07, Reid Linnemann <[EMAIL PROTECTED]> wrote:
>> Written by Eduardo Viruena Silva on 06/13/07 21:07>>
>> >
>> > Hello Guys,
>> &g
On 6/14/07, Reid Linnemann <[EMAIL PROTECTED]> wrote:
Written by Eduardo Viruena Silva on 06/13/07 21:07>>
>
> Hello Guys,
>
> I have an Intel 950 GMA video card,
> built-in in my computer's motherboard.
> My motherboard is D945NT.
>
> I installed FreeBSD-6.2-RELEASE, and cvsupdated
> it to FreeB
I have a qemu vm with w2k as the guest os. The vm is running on my
desktop on which I am tracking -CURRENT. My desktop's network
connection is wifi via an atheros card. I would like the w2k vm to be
on the same network as the desktop, and get it's ip via dhcp, etc. I
seems like wifi is not very fr
On 6/1/07, Maxim Khitrov <[EMAIL PROTECTED]> wrote:
Hi everyone,
I'm currently setting up a new server, and I'd like to keep track of
all changes made to various config files (in /etc, /usr/local/etc, and
a few other places perhaps). My first thought was to setup a
subversion server which would
On 5/25/07, Chris Kottaridis <[EMAIL PROTECTED]> wrote:
I am using USB to connect an external disk drive. It seems to get
assigned a different device name when it connects in. The names seem to
cycle through /dev/da* where * is changing on each disconnect and
reconnect.
With this going on I can'
On 5/19/07, Denis Fortin <[EMAIL PROTECTED]> wrote:
Greetings,
I am trying to set up a backup server, using a combination of internal
and external (USB) disk drives.
How can I manage the mapping of USB disk drives to device names? i.e.
USB drives get assigned device names like da0, da1, da2...
On 5/14/07, Kris Kennaway <[EMAIL PROTECTED]> wrote:
On Sun, May 13, 2007 at 09:34:46PM -0700, Kevin Downey wrote:
> I am building a shiny new desktop, the only thing I don't have right
> now is the hard drive, so
> I have been booting a minimal system off a flash drive. Th
I am building a shiny new desktop, the only thing I don't have right
now is the hard drive, so
I have been booting a minimal system off a flash drive. The box has
two gigs of ram. if I try to create a malloc backed md device bigger
then 300mb(this is not the exact limit but it is between 300mb and
On 5/8/07, Sean Murphy <[EMAIL PROTECTED]> wrote:
Is there any open source software to create playlists, hinted movies,
encoding, etc for use with Darwin Streaming Server running on FreeBSD.
I have the Streaming Server working but would like the tools to be open
source as well such as quicktime p
On 5/4/07, Jonathan Horne <[EMAIL PROTECTED]> wrote:
Well, I setup my laptop to dual boot freebsd 6.2-p4 and vista. It was
actually an XP/freebsd at first (installed XP, then installed freebsd). The
normal boot loader worked exactly as expected.
So, upgraded the XP to vista, which seemed to go
On 4/6/07, freenity <[EMAIL PROTECTED]> wrote:
Hi. I want to install i386 fbsd 6.2 on my amd64, because there is not much
programs that run properly on amd64 arch.
I would like to know if it is posible to update from i386 to amd64 later
without loosing information?
As far as I know there is no s
On 4/3/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
I have run into a rather weird problem, that I am not sure how to correct.
I have created a bootable CD for my FreeBSD systems which is approximately
234 MB in size. While deploying the image, I found an error I would like
to correct. All
On 3/18/07, Keith E. Brandt, M.D. <[EMAIL PROTECTED]> wrote:
Disregard - I found the 'network_interfaces' line of rc.conf was
lacking lo0. I added it back in and it seems to be booting correctly.
unless you are sure you need the 'network_interfaces' line in rc.conf
I would comment it out. the d
On 3/15/07, Sung Park <[EMAIL PROTECTED]> wrote:
How about EoIP tunnel to establish wireless bridge? Is it possible? How
about other tunnels? Do you have any suggestion to make it possible in
FreeBSD?
Thank you
On 3/13/07, Kevin Downey <[EMAIL PROTECTED]> wrote:
>
> On
On 3/13/07, Sung Park <[EMAIL PROTECTED]> wrote:
I'm having trouble to bridge two wireless card which is Atheros AR5213A in
FreeBSD 6.1. I try to make transparent bridge in these two wireless card.
I compiled BRIDGE in kernel and I put
net.link.ether.bridge=1
net.link.ether.bridge_cfg=*ath0*,*
On 3/6/07, frzburn <[EMAIL PROTECTED]> wrote:
Well, I thought about it, and you're right... What I really need is to be
able to do something upon an acpi event, like running a script when I close
my lid...
But I didn't find these info anywhere =(
Please help me! =)
acpi is working, it has contr
On 2/16/07, Eric Schuele <[EMAIL PROTECTED]> wrote:
On 02/16/2007 19:11, Bill Moran wrote:
> "Kevin Downey" <[EMAIL PROTECTED]> wrote:
>> I do a bit of web dev stuff so it would be nice to be able to see the
>> page in IE.
>> A website I use for work us
I do a bit of web dev stuff so it would be nice to be able to see the
page in IE.
A website I use for work uses ActiveX.
I hate dual booting.
What is the best(easiest) way to run ie on freebsd?
--
The biggest problem with communication is the illusion that it has occurred.
___
On 2/12/07, Thomas T. Veldhouse <[EMAIL PROTECTED]> wrote:
Does this list automatically reject subscribers "free" email addresses?
I would like to move over to Gmail to avoid all the spam coming in from
the years of using this address, but I am not getting any response from
the subscription reque
On 2/9/07, Peter <[EMAIL PROTECTED]> wrote:
Le Vendredi 9 Février 2007 10:26, Giorgos Keramidas a écrit:
> On 2007-02-09 00:53, Peter <[EMAIL PROTECTED]> wrote:
> >Le Jeudi 8 F??vrier 2007 21:24, Giorgos Keramidas a ??crit:
> >>On 2007-02-08 18:57, Peter <[EMAIL PROTECTED]> wrote:
> >>>Le Jeudi 8
On 2/8/07, Randy Pratt <[EMAIL PROTECTED]> wrote:
On Fri, 9 Feb 2007 01:15:21 +
dgmm <[EMAIL PROTECTED]> wrote:
> On Friday 09 February 2007 00:04, Murray Taylor wrote:
> > Hi all,
> >
> > Being much more a system programmer / database person
> > than a multi media type I am requesting a 're
On 2/6/07, Peter <[EMAIL PROTECTED]> wrote:
Le Mardi 6 Février 2007 17:45, Andrew Pantyukhin a écrit:
> On 2/7/07, Peter <[EMAIL PROTECTED]> wrote:
> > I have a 6.2 box on which I intend to set up a web server
> > (lighttpd) and a file server (samba). The kicker is that I will
> > need to allow
On 1/26/07, Jonathan Horne <[EMAIL PROTECTED]> wrote:
i have a box that my nic's eeprom got zapped last night. WOL is a must for
me, and as a last ditch, i finally have the card talking again if i set a mac
address manually. upon shutdown, apparently it remember the address i set,
and answers t
On 1/20/07, Bob <[EMAIL PROTECTED]> wrote:
On Sat, 20 Jan 2007 19:36:38 -0800
"Kevin Downey" <[EMAIL PROTECTED]> wrote:
> Xorg -configure now puts:
> Option "ZAxisMapping" "4 5 6 7"
> in the mouse section by default, which is all I'v
On 1/20/07, bobmc <[EMAIL PROTECTED]> wrote:
Bob wrote:
>
> Hi:
>
> I Live with a very hairy, large, Main Coon cat called Tania; she sheds
> tons of fine hair all over the place. She is a Mouser, and proudly rids
> our home (a boat) of all sorts of mice. Unfortunately she also kills
> Computer mi
On 1/17/07, Garrett Cooper <[EMAIL PROTECTED]> wrote:
On Jan 17, 2007, at 12:01 PM, Kevin Downey wrote:
> On 1/17/07, Agus <[EMAIL PROTECTED]> wrote:
>> Hi folks.
>> I did some configs in my freebsd and realiza that i didnt have the
>> inetd
>> run
On 1/17/07, Agus <[EMAIL PROTECTED]> wrote:
Hi folks.
I did some configs in my freebsd and realiza that i didnt have the inetd
running. So i addesd inetd_enable="YES" to rc.conf.
Now im trying to reread the rc.conf to make the changes active without
restarting
Is there a way to do it? or
On 1/15/07, Garrett Cooper <[EMAIL PROTECTED]> wrote:
Chuck Swiger wrote:
> On Jan 15, 2007, at 10:37 AM, Jay Chandler wrote:
>> FreeBSD box1.mydomain.com 6.2-RELEASE FreeBSD 6.2-RELEASE #0: Fri Jan
>> 12 20:01:29 PST 2007
>> [EMAIL PROTECTED]:/usr/obj/usr/src/sys/SMP i386
>> FreeBSD box2.mydoma
On 1/12/07, Tim Nilimaa <[EMAIL PROTECTED]> wrote:
Hi,
okey I have:
-bash-3.00$ locate fortune
/usr/ports/chinese/fortunetw
/usr/ports/chinese/fortunetw/Makefile
/usr/ports/chinese/fortunetw/distinfo
/usr/ports/chinese/fortunetw/pkg-descr
/usr/ports/chinese/fortunetw/pkg-plist
/usr/ports/distfil
On 1/3/07, Jerry McAllister <[EMAIL PROTECTED]> wrote:
On Wed, Jan 03, 2007 at 03:07:43PM -0500, Robert Huff wrote:
>
> This is probably staring me in the face:
>
> if [ ! -d "foo"]
> then mkdir foo
> fi
>
> gives me:
>
> [: missing ]
It is probably not telling you ':' missing
On 1/3/07, Bill Moran <[EMAIL PROTECTED]> wrote:
In response to Robert Huff <[EMAIL PROTECTED]>:
>
> This is probably staring me in the face:
>
> if [ ! -d "foo"]
> then mkdir foo
> fi
>
> gives me:
>
> [: missing ]
>
> Looking at rc.subr I see:
>
> if [ ! -d "$linkdir" ]
FreeBSD rincewind 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #0: Tue Oct 10
13:57:46 PDT 2006 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/ODIN32 i386
I used tar to create several tar files. Then I used growfs from the
dvd+rw-tools port to burn them to a dvd. The exact command I used was
"growisofs -Z
Is it possible to use nss-mdns on FreeBSD?
Does anyone have a patch that will get it to compile?
What tools do you recomend for making all that Zeroconf magic work with FreeBSD?
--
luctor et emergo
___
freebsd-questions@freebsd.org mailing list
http://li
On Tue, 08 Mar 2005 21:42:02 -0600, Eric Schuele <[EMAIL PROTECTED]> wrote:
> Jason Henson wrote:
> > On 03/08/05 21:20:09, Eric Schuele wrote:
> >
> >> Kevin Downey wrote:
> >>
> >>> ifconfig line is:
> >>> ifconfig ath0 inet 192.
ifconfig line is:
ifconfig ath0 inet 192.168.2.111 mode 11g channel 6 ssid kubo wepmode
on wepkey 0x28529850294957320938294585
what I am getting in dmesg is:
auth0: association failed (reason 25) for 00:0D:3A:74:00:61
00:0D:3A:74:00:61 is the BSSID of the AP
wicontrol -i ath0 -L lists the AP
__
Does FreeBSD support 128bit WEP? I have a Atheros based card and would
like to connect to an ap that is using 128bit WEP. When I try to
connect using the 128bit wep key ifconfig says I am using a 104bit key
and I get alot of "could not associate for reason 25" in dmesg.
Speaking of which I have not
Are any 802.11whatever USB adapters supported/working? A cursory
google search turned up a few people asking similar questions, but
positive or negative responses.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/fr
I have a nice keyboard that I bought in korea. It has 2 extra keys for
switching between korean and english(han/en and hanja). But they don't
show up has events in X running xev. This there something else I need to
do. I looked at the kbdmap util and didn't see anything for Korean. But
I am not sur
I am not sure if this is an XMMS problem or a FreeBSD problem, but XMMS will start
playing mp3s fine, but after 1 or 2 it plays the next mp3 really slowly. If I stop and
play again it works fine. Is anyone else experiencing this?
/var/log/messages doesn't show anything
but XMMS gives this error:
63 matches
Mail list logo