> Hello,
>
> I am one of the sys admin looking after mirror.aarnet.edu.au which is
> also ftp2.au.freebsd.org. We have had issues with upstream mirrors we
> have used locally. Can you suggest a good mirror to rsync from
> internationally?
Did you see the rsync mirrors on the freebsd.org site?
>
> Hi all,
>
> I thought I would ask the question before I do it the hard way
>
> 1. Can FreeBSD be upgraded from 5.2.1 to 6.2 ?
Yes.
>
> if so ...
>
> 2. Can it be done through an ssh connection, or MUST I make the trip
to
> the
> farm and do it from the console?
I've done 5.x to 6.
>
> Kevin Kinsey <[EMAIL PROTECTED]> writes:
>
> > Lowell Gilbert wrote:
> >> "Chris Haulmark" <[EMAIL PROTECTED]> writes:
> >>
> >>> Grant Peel wrote:
> >
> >>>> I thought I would ask the question befor
> > > > But the phrase "reinstall most of the system" doesn't, at
> > > > the very least, *sound* like the BSD Way(tm). Granted,
> > > > sometimes it's quicker --- I know that's why it's used so
> > > > often on that "Other System" ;-)
> > >
> > > If you have reinstalled a userland that depen
>
> Is there a way to tell ipfw:
>
> "all interfaces currently configured on this system" ?
>
> I have a laptop and at any time I could plug in a USB
> NIC or plug in a pccard, in addition to the onboard
> LAN and WIFI, either of which may or may not be
> configured at boot time.
>
> So the
> ie. If I had a particular version of the ports tree on a server, how
> could I check to see if any of the programs in that tree were actually
> installed?
>
> Is there a simple command or sequence of commands to do this?
pkg_info can be used to see what ports are currently installed.
Chris
> On Tue, 2007-11-06 at 10:15 +0100, Ewald Jenisch wrote:
>
> > Hi,
> >
> > Does anybody out there know where I can find a list of sites running
> > FreeBSD?
> >
> > I expected it on www.freebsd.org, but couldn't find it (maybe
> overlooked?)
> >
> > Thanks in advance for any pointer.
> >
> > -ewa
> Hi,
>
>
>
> I was wondering if it was possible to determine for what version of
> FreeBSD a binary was compiled, purely by examining the binary?
Try using strings to examine the binary file for clues.
Chris
>
>
> Any and all help and suggestions are greatly appreciated,
>
>
>
> Tha
> [EMAIL PROTECTED]/usr/local/etc(112): ftp localhost
> Trying 127.0.0.1...
> Connected to localhost.chroot.eu.
> 421 Service not available, remote server has closed connection.
> ftp>
>
> That i've got also on external interfaces.
>
> Can someone help me with some ideas?
>
> Thank you in advanc
> On Nov 11, 2007 4:59 PM, Chris Haulmark <[EMAIL PROTECTED]> wrote:
> > [snip]
> >
> > Why not enable logging for ProFTPD and read the logs
> > after the attempts again?
> >
> > Do the same for debugging too.
> >
> >[snip]
> >
&g
>
> Look what happened to Beastie:
>
> http://www.tilolit.de/images/tb/wallpapers/teufel.jpg
>
Very nice!
It's my wallpaper now!
Chris
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsu
Hello Robert:
>
> Can someone please explain how I install gzip support into a running
> version of PHP5 ?
>
gzip is enabled by default for encoding.
Did you mean bzip?
When you are installing php5 extensions on FreeBSD systems from the
ports
tree, normally you would install the the lang/php
Hello Alaor:
>
> Guyz, that's my doubt, if I have two separated networks, and a freebsd
> connected in the two of them, I'm supposed to be able to ping to a
> machine
> in 10.10.0 network from a machine in 192.168.1 network, for example,
> byonly
> setting gateway_enable="YES"?
> I know private
> hello,
>
> 2008/3/18, Christian Zachariasen <[EMAIL PROTECTED]>:
> > Depending on what you're doing you might clarify what you are
> planning on
> > doing with the disks.
> > Are you running them in any form of RAID?
> >
> > In a some cases it might be smarter to go for "better" drives (made
> f
Hello fella,
>
> I am trying to find the hardware support list for the releases and
have
> been unsuccessful. Any ideas where to look for this?
>
> My reason is that I have a new computer with the ASUS motherboard in
an
> Intel Core2 Duo configuration. This board has an ATTANSIC Technology
> Co
Hello!
>
> i'd like to know how people live with freebsd.
>
> do you use only ports or only packages or a mixture?
Some uses just ports...while others use packages only if they exist in
the first
place or they cross compiled.
Hell, a lot of people use both ports and packages.
The reasons var
Hello,
I have discovered that bsnmp-ucd provides the ability to monitor FreeBSD
by gathering memory, load average, cpu usage and other system
statistics.
I wonder if anyone else have any examples of how they graph those
statistics?
I am currently using cacti and it seems difficult for me to crea
Perhaps this link, http://garage.freebsd.pl/ is what you are seeking for?
Otherwise, post what FreeBSD version you are wanting to enable usage of
multiple ip addresses in a jail system.
.::.
Chris Haulmark
chaulmark -at- idefense.com
System Administrator
iDefense, Inc.
Disclaimer: This post o
; to discover
what the proper usage of sed to replace strings.
Also, on your UNIX/Linux systems, you should have manpages to help you.
You could simply type in "man sed" to learn what you could do with sed.
Best place to learn more about manpages is by typing in "man man" :)
.
On Mon, 2005-07-25 at 15:30 -0500, Lane wrote:
> On Monday 25 July 2005 15:11, Tobias Fendin wrote:
> > Lane wrote:
> > > Notice that bge0 media is 10baseT/UTP and re0 is 100baseTX
> >
> > What kind of network cables are you using?
> > UTP stands for unshielded twisted pair, which doesn't work so w
On Thu, 2005-07-28 at 20:06 +0200, cell wrote:
> Hello , i have created a VPN ( with openvpn-2.0_3 on freebsd 5.4 ) between
> my network who has a gateway on freebsd 5.4 and others computer on win xp,
> and a network who has windows xp home as gateway.Windows xp home gateway used
> openvpn 2 t
On Thu, 2005-07-28 at 12:02 -0700, Glenn Dawson wrote:
> At 11:25 AM 7/28/2005, [EMAIL PROTECTED] wrote:
>
> >hi,
> >
> >been working on a script to add a samba-user, below an example which is
> >not working, can someone provide the fix here to make it work properly ?
>
> It's difficult to help s
On Thu, 2005-07-28 at 15:44 -0400, cell wrote:
> The VPN network is look like http://www.linux-win.org/reseau.png
Which of those machines are configured to be a bridge device?
Please don't top post. Reply under the original poster's lines.
Chris
___
fr
On Thu, 2005-04-14 at 09:53 -0400, Timothy Radigan wrote:
> Hi all,
>
> I'm new to the entire idea of traffic shaping and I came up with some rules
> for my BSD firewall/router/VoIP gateway and I just wanted to make sure that
> what I am trying to accomplish is actually going to happen with these
I prevent ipfw from dropping
> these packets?
GRE would need a rule.
ipfw add allow gre from any to any
To turn off your logging abilities, don't use log or logmount in your rule
bodies.
Chris Haulmark
>
> Appreciate all help given,
>
> Thank you.
>
> J.W.
> _
Hello,
Anyone used mfsbsd to do remote install of a dedicated server with
success?
Summary:
A dedicated server has FreeBSD 6.x running with / as the entire
partition of the entire disk. Hoping to find a solution to do reinstall
remotely.
depenguinator seems incompatible with the current latest
> > Anyone used mfsbsd to do remote install of a dedicated server with
> > success?
> >
> > Summary:
> >
> > A dedicated server has FreeBSD 6.x running with / as the entire
> > partition of the entire disk. Hoping to find a solution to do
> reinstall
> > remotely.
>
> it is already running freeb
>
> >>> remotely.
> >>
> >> it is already running freebsd? no need any extra tool to reinstall
> it.
> >>
> >
> > Are you implying to reinstall via sysinstall with new created slices
> > with
> > proper labels over ssh?
>
> you didn't say you want repartition.
> this way - not.
Sorry about thi
>
> Ladies and Gentlemen,
>
> Please excuse the off topic post.
>
> I have installed TikiWiki, but I have not been able to get the
software
> to
> generate thumbnails at all. The images are always displayed at their
> original size.
>
> This happens with gd from the ports collection, or compi
ace - le0.
> options=8
> either 00:0d:18:23:32:7a
> inet6 fe80::20c:29ff:fe76:365a%le0 prefixlen 64 scopeid 0x1
> inet 0.0.0.0 netmask 0xff00 broadcast 255.255.255.255
It shows that your le0 interface has not been assigned with the network
information
that you listed.
Try again b
30 matches
Mail list logo