On 6 November 2011 02:51, Robert Simmons wrote:
> On Sat, Nov 5, 2011 at 7:43 PM, Warren Block wrote:
> > netwait_enable="YES"
> > netwait_ip="192.168.1.1" # IP address to ping to verify network is up
> > netwait_if="em0" # interface to use
> >
> >
> > Also there's netwait_timeout, which default
On 06/11/2011 19:25, Randal L. Schwartz wrote:
> When following the instructions at
>
> http://www.freebsd.org/releases/8.2R/announce.html
>
> to go from 8.1 to 8.2, I'm presented during the command:
>
> freebsd-update upgrade -r 8.2-RELEASE
>
> with no less than *** 322 *** files that dif
On all of my used FreeBSD 9.0-RCX and FreeBSD 10.0-CURRENT boxes (all
amd64 and CLANG compiled), I do not have a graphical user interface in
VLC anymore. Instead, calling vlc most recent 1.1.11), I get this error:
VLC media player 1.1.11 The Luggage (revision exported)
Blocked: call to unsetenv("D
from my previous message:
> Does growisofs work on CDRs or only DVDs?
> If 'cdrecord -scanbus' doesn't work at all, how do I get the "SCSI device"
> n:n:n? Use camcontrol?
> I see both FreeBSD and NetBSD have makefs (which can make a UFS/FFS or iso
> file system, taking the place of mkisofs i
Some changes where done about poppler-*
There is an entry in /usr/ports/UPDATING about poppler-gtk (which I don't
have), but I do have poppler-qt (nothing in /usr/ports/UPDATING) ...
# pkgdb -F
gives
Stale origin: 'graphics/poppler-qt': perhaps moved or obsoleted.
Skip this for now? [yes]
To skip
Am 07.11.2011, 02:19 Uhr, schrieb Warren Block :
ifconfig_DEFAULT="DHCP"
It's not well documented. I'd also suggest using SYNCDHCP as more
likely to work predictably on unknown equipment.
Wow. That's *a lot* easier than what I came up with.
Thanks!
__
Am 07.11.2011, 02:24 Uhr, schrieb Marco Steinbach
:
I'd be interested in testing the results (or possible steps thereto) of
your efforts in creating a customized, bootable FreeBSD USB stick image,
if that's feasible.
I am not creating an image at all.
What I did is:
- Download memstic
On Mon, 2011-11-07 at 12:28 +0100, n dhert wrote:
> Some changes where done about poppler-*
> There is an entry in /usr/ports/UPDATING about poppler-gtk (which I
> don't
> have), but I do have poppler-qt (nothing in /usr/ports/UPDATING) ...
> # pkgdb -F
> gives
> Stale origin: 'graphics/poppler
On 07/11/2011 11:30, Noelia.Sacristán wrote:
>Dear = Sir,
>
>
>We are a = Spanish Publishing House, Oxford University Press Spain,
>that publishes = textbooks for Spanish primary and secondary school.
>We are interested in = including, in a textbook of secondary education
>of Co
Hello.
I need to check for new or updated files in a directory and execute a
script on them whenever that happens.
Before I launch on complicated scripting, is there some
utility/port/deamon that already does this?
bye & Thanks
av.
___
free
On Mon, Nov 07, 2011 at 02:28:32PM +0100, Andrea Venturoli wrote:
> Hello.
>
> I need to check for new or updated files in a directory and execute a
> script on them whenever that happens.
> Before I launch on complicated scripting, is there some
> utility/port/deamon that already does this?
>
On Mon, 7 Nov 2011, Andrea Venturoli wrote:
I need to check for new or updated files in a directory and execute a script
on them whenever that happens.
Before I launch on complicated scripting, is there some utility/port/deamon
that already does this?
There's devel/gamin.
On 11/07/11 15:26, Warren Block wrote:
On Mon, 7 Nov 2011, Andrea Venturoli wrote:
I need to check for new or updated files in a directory and execute a
script on them whenever that happens.
Before I launch on complicated scripting, is there some
utility/port/deamon that already does this?
Th
> Dear Sir,
Hi,
To quote:
http://www.freebsd.org/logo.html
"All images listed under the heading "Resource" are available for
use under license from The FreeBSD Foundation."
which links to
http://www.freebsdfoundation.org/documents/Guidelines.shtml
If you have queries, rather than
||
I think sysutils/wait_on is what you are looking for.
Am 07.11.2011 16:21, schrieb Andrea Venturoli:
On 11/07/11 15:26, Warren Block wrote:
On Mon, 7 Nov 2011, Andrea Venturoli wrote:
I need to check for new or updated files in a directory and execute a
script on them whenever that happe
Dear Noelia,
To receive permission to use the FreeBSD trademarks, please read the
Trademark Usage Terms and Conditions at:
http://www.freebsdfoundation.org/documents/Guidelines.shtml.
Then send an email to me that states you agree with the document. Also,
can you please include how you are g
Why does it say my main root partition is full when it's not? It's only using
146 Meg out of a possible 507 Meg
Filesystem 1024-blocks Used Avail
Capacity Mounted on
/dev/ad4s1a 507630 495736 -28716
106%
Why does it say my main root partition is full when it's not? It's only using
146 Meg out of a possible 507 Meg
Filesystem 1024-blocks Used Avail
Capacity Mounted on
/dev/ad4s1a 507630 495736 -28716
106%
Try the FAQ entry titled "The du and df commands show different amounts
of disk space available. What is going on?". You can find it at:
http://be-well.ilk.org/FreeBSD/doc/en_US.ISO8859-1/books/faq/disks.html#DU-VS-DF
___
freebsd-questions@freebsd.org ma
On Mon, 07 Nov 2011 10:46:28 +0100
"O. Hartmann" wrote:
> On all of my used FreeBSD 9.0-RCX and FreeBSD 10.0-CURRENT boxes (all
> amd64 and CLANG compiled), I do not have a graphical user interface in
> VLC anymore. Instead, calling vlc most recent 1.1.11), I get this error:
>
> VLC media player
You're mistaken. ;-) 495736 / 507630, with some margin for free
space, means you're full.
Boot in single user mode.
for each mount point ( /tmp /usr /var )
chflags -R noschg /
rm -rf //*
You probably have a lot of hidden files covered by the mounted filesystems.
- M
On Mon, Nov 7, 2011 at 9:39
On Mon, Nov 7, 2011 at 11:39 AM, rtsit wrote:
>
>
> Why does it say my main root partition is full when it's not? It's only
> using 146 Meg out of a possible 507 Meg
>
http://www.freebsd.org/doc/en/books/faq/disks.html#DU-VS-DF
Boot in single user mode.
> for each mount point ( /tmp /usr /var )
Ok, I'll try this procedure as soon as I've got someone physically infront of
the console, and I'll report the results.
Thank you very much. When it comes to root partition problems and remote
SSHing, it always sends chills up my spine. :)
From: Michael Sier
On Mon, Nov 7, 2011 at 10:21 AM, Adam Vande More wrote:
> This is terrible advice. There are proper methods for finding what's using
> the space and to recover it. You should use them.
If there are files hidden by a covering mount, you won't find them
when those filesystems are mounted.
- M
_
Thanks Lowell.
I did reboot the machine a few times, hoping that any process in memory that
still claimed ownership of an open part of the disk would release it.
Didn't work. I'm going to try the other method recommended by Michael Sierchio
-- to reboot in single user mode and try and clear o
On 11/05/2011 14:52, Robert Simmons wrote:
Is there a way to make sure that the interface is UP and working
before running ntpdate at boot on a box with a static IP address?
After setting ntpdate_enable="YES" in rc.conf, I get the following
error on boot:
Setting date via ntp.
Error : hostname
On Mon, Nov 7, 2011 at 12:26 PM, Michael Sierchio wrote:
> On Mon, Nov 7, 2011 at 10:21 AM, Adam Vande More
> wrote:
>
> > This is terrible advice. There are proper methods for finding what's
> using
> > the space and to recover it. You should use them.
>
> If there are files hidden by a coveri
On Mon, Nov 7, 2011 at 10:33 AM, Adam Vande More wrote:
> Indiscriminately instructing a user to delete files isn't good advice no
> matter how much butter you put on it.
It was with no small amount of discrimination and discernment that I
offered that advice. Any files that exist there should
On Mon, Nov 7, 2011 at 9:33 AM, Gary Jennejohn
wrote:
> On Mon, 07 Nov 2011 10:46:28 +0100
> "O. Hartmann" wrote:
>
>> On all of my used FreeBSD 9.0-RCX and FreeBSD 10.0-CURRENT boxes (all
>> amd64 and CLANG compiled), I do not have a graphical user interface in
>> VLC anymore. Instead, calling v
On Mon, Nov 7, 2011 at 1:46 AM, O. Hartmann
wrote:
> On all of my used FreeBSD 9.0-RCX and FreeBSD 10.0-CURRENT boxes (all
> amd64 and CLANG compiled), I do not have a graphical user interface in
> VLC anymore. Instead, calling vlc most recent 1.1.11), I get this error:
>
> VLC media player 1.1.11
Until Adam Vande More offers a better solution other than saying someone's
advice is "terrible" -- there is no point in debating further.
Thanks again Michael.
From: Michael Sierchio
To: Adam Vande More
Cc: rtsit ; "freebsd-questions@freebsd.org"
Sent: Mond
2011/11/7 Noelia.Sacristán :
>
> Dear Sir,
>
>
> We are a Spanish Publishing House, Oxford University Press Spain,
> that publishes textbooks for Spanish primary and secondary school.
> We are interested in including, in a textbook of secondary education
> of Computing, the logo of F
Good evening,
I have been experiencing problems with accessing a nullfs which has been
mounted inside a nullfs. This is meant to be a very elaborate way to
exchange files between my jails :-)
I have following entries in /etc/fstab on the host system, which runs
FreeBSD 9.0-RC1 from a few days ago
On Sun, Nov 6, 2011 at 3:32 AM, Martin von Gagern
wrote:
> Makes me wonder whether I'd be better off with either some OpenSolaris
> descendant (hoping that the problem only lies in the FreeBSD port of
> ZFS) or with Linux (and either btrfs or some more mature fs).
Both of those solutions are guar
rtsit writes:
> I did reboot the machine a few times, hoping that any process in
> memory that still claimed ownership of an open part of the disk would
> release it.
There are other things that can cause disk space to seem to disappear,
but there is a reason that one is in the FAQ list and the
Hi,
I am interested in trying FreeBSD version 8.2 for an older computer that I
have. Pentium 4, with 400MB of RAM and 2G harddrive. There is no other
operating system on the computer. When I put the CD in to boot I get the
message Non System disk - disk error. I have looked at the files on th
On Mon, 7 Nov 2011 12:59:23 -0800 (PST), C Horman wrote:
> Hi,
> I am interested in trying FreeBSD version 8.2 for an older
> computer that I have. Pentium 4, with 400MB of RAM and 2G
> harddrive.
Should run fine there - I had a similar system obsoleted
in summer this year. :-)
> There is no o
Am 07.11.2011, 22:47 Uhr, schrieb Polytropon :
On Mon, 7 Nov 2011 12:59:23 -0800 (PST), C Horman wrote:
Do you have any free software suggestions for burning a CD
in Windows XP if this is the issue?
Sorry, I'm not a "Windows" person and I don't use 10 years
old software, so I can't give you a
Andrea Venturoli wrote on Mon, Nov 07, 2011 at 06:28:32AM MST:
> I need to check for new or updated files in a directory and execute
> a script on them whenever that happens.
> Before I launch on complicated scripting, is there some
> utility/port/deamon that already does this?
For fine-tuned contr
Le 07/11/2011 à 10:27:02-0800, rtsit a écrit
> Thanks Lowell.
>
>
> I did reboot the machine a few times, hoping that any process in memory that
> still claimed ownership of an open part of the disk would release it.
>
> Didn't work. I'm going to try the other method recommended by Michael
>
Hi!
My system: FreeBSD 8.2-RELEASE-p3.
I ahve a problem that computer freeze when I compailing ports without error.
Sometimes freeze (hard reset help) and sometimes reboot.
I did ran memtest 24 hours and there were no errors, I used smartmontools for
check hard drive and there are no errors but
On Mon, Nov 7, 2011 at 3:59 PM, C Horman wrote:
> Hi,
> I am interested in trying FreeBSD version 8.2 for an older computer that I
> have. Pentium 4, with 400MB of RAM and 2G harddrive. There is no other
> operating system on the computer. When I put the CD in to boot I get the
> message Non Sy
On Nov 7, 2011, at 4:19 PM, ajtiM wrote:
> I ahve a problem that computer freeze when I compailing ports without error.
> Sometimes freeze (hard reset help) and sometimes reboot.
> I did ran memtest 24 hours and there were no errors, I used smartmontools for
> check hard drive and there are no er
On Mon, 7 Nov 2011 12:59:23 -0800 (PST), C Horman wrote:
>
> Hi,
> I am interested in trying FreeBSD version 8.2 for an older computer that I h
> ave. Pentium 4, with 400MB of RAM and 2G harddrive. There is no other opera
> ting system on the computer. When I put the CD in to boot I get the mes
> From owner-freebsd-questi...@freebsd.org Mon Nov 7 15:41:03 2011
> Date: Mon, 7 Nov 2011 12:59:23 -0800 (PST)
> From: C Horman
> To: "freebsd-questions@FreeBSD.org"
> Cc:
> Subject: Burning CD
>
> Hi,
> I am interested in trying FreeBSD version 8.2 for an older computer that I h
> ave. Penti
On Mon, 7 Nov 2011 12:59:23 -0800 (PST)
C Horman wrote:
> Hi,
> I am interested in trying FreeBSD version 8.2 for an older computer
> that I have. Pentium 4, with 400MB of RAM and 2G harddrive. There is
> no other operating system on the computer. When I put the CD in to
> boot I get the messag
Hi everyone!
I'm quite new to BSD and installed it on my old Pentium to try to learn
the unixverse from bottom up. My first aim is not just getting the
system running for surfing the web or something, not even to be
productive, but to understand why and how it runs.(Or else, why it
runs n
I'm very new to BSD, and had a career that left me mostly doing
commercial IT help desk in Windows, but am hoping to finally learn and
do something of interest to me: get deep knowledge of one platform.
A local magazine, Silicon Chip; and one of it's writers have developed a
little computer ca
I'd love to have this discussion on the list for the record, in case someone in
the future wants to give this a shot, too.
On Nov 7, 2011, at 6:20 PM, David Morton wrote:
> I'm very new to BSD, and had a career that left me mostly doing commercial IT
> help desk in Windows, but am hoping to fin
On Mon, Nov 7, 2011 at 6:20 PM, David Morton wrote:
> I'm very new to BSD, and had a career that left me mostly doing commercial
> IT help desk in Windows, but am hoping to finally learn and do something of
> interest to me: get deep knowledge of one platform.
>
> A local magazine, Silicon Chip;
Robert Bonomi wrote:
> On Mon, 7 Nov 2011 12:59:23 -0800 (PST), C Horman wrote:
> > Pentium 4, with 400MB of RAM and 2G harddrive. There is no
> > other operating system on the computer. When I put the CD
> > in to boot I get the message Non System disk - disk error ...
>
> The _first_ thing t
On Mon, Nov 7, 2011 at 7:20 PM, David Morton wrote:
> I'm very new to BSD, and had a career that left me mostly doing commercial
> IT help desk in Windows, but am hoping to finally learn and do something of
> interest to me: get deep knowledge of one platform.
>
> A local magazine, Silicon Chip;
On 07.11.2011 22:01, David Brodbeck wrote:
> On Sun, Nov 6, 2011 at 3:32 AM, Martin von Gagern
> wrote:
>> Makes me wonder whether I'd be better off with either some OpenSolaris
>> descendant (hoping that the problem only lies in the FreeBSD port of
>> ZFS) or with Linux (and either btrfs or some
53 matches
Mail list logo