Hello,
I have one directory with some pictures that I wanna rename (I use csh,
don't know if that matters).
For exemple, I have:
b.jpg
bs.jpg
bsd.jpg
And I wanna change to:
bsd1.jpg
bsd2.jpg
bsd3.jpg
I really appreciate if someone can help me. :)
Regards,
___
Seg, 2010-01-04 às 19:16 +0100, Polytropon escreveu:
> Keep in mind that the script follows the csh's sorting
> order to resolve *, which usually is lexicographical
> order.
The sorting order is not a big problem for me, at least for now. I'm
doing the renaming in one machine with GUI then I uplo
Seg, 2010-01-04 às 20:59 +0100, Polytropon escreveu:
> As you see: I have a reason to believe that I should better
> write a new script that takes such things into mind and maybe
> offer reverse renumbering, overwrite protection and a better
> selection which files (instead of hardcoded *) to proc
Seg, 2010-01-04 às 16:14 -0500, Lowell Gilbert escreveu:
> You might want to look at the "jhead" port.
>
> It uses the date the picture was taken for the new name, so it's both
> stable (i.e., if you run it again you get the same results) and sorts
> into proper order.
Well, the problem is that s
Ter, 2010-01-05 às 15:35 +0100, herbert langhans escreveu:
> Hi Dario,
> another way is to use batren - its a shell script and should work out of the
> box on FreeBSD:
> http://batren.sourceforge.net/cgi-bin/blis.cgi/Home
>
> Cheers
> herb langhans
Thank you Herbert, sounds a interesting tool. I
Qua, 2010-01-06 às 16:16 +, Matthew Seaman escreveu:
> Rob wrote:
> > Since I upgraded to FreBSD 8.0, I'm noticing that mysql isn't starting
> > on boot anymore. It starts fine once the system has booted, and looking
> > at the mysql log I see:
> >
> > 100105 17:46:56 mysqld_safe Starting m
Qua, 2010-01-06 às 18:03 +0100, Samuel Martín Moro escreveu:
> About apache, maybe it's the ServerName option that's missing.
I don't think so, because I have it on httpd.conf.
#
# ServerName gives the name and port that the server uses to identify
itself.
# This can often be determined automatic
dasp-netbook last message repeated 2 times
Jan 16 17:05:14 dasp-netbook last message repeated 2 times
Jan 16 17:15:19 dasp-netbook last message repeated 2 times
I'm sorry if I forget something.
Regards,
--
Dário P.
signature.asc
Description: Esta é uma parte de mensagem assinada digitalmente
> On 9/28/07, John E Hein <[EMAIL PROTECTED]> wrote:
> > Alex P wrote at 18:33 +0400 on Sep 27, 2007:
> > > hi. My system can`t to update libX11.
> > > FreeBSD 6_2 p7.
> > > logs attached.
> > > setenv XORG_UPDATE yes
> > >
>
>Could you please advise on how to
>install the software with format .tar.bz2 For Example, file
>downloaded from the below link :
>[1]http://www.gprsec.hu/downloads/GPRS_Easy_Connect_301.tar.bz2
cd /directory-whith-GPRS_Easy_Connect_301.tar.bz2
bzip2 -d GPRS_Easy_Connect_301.tar
help me with such problem plz. I need to pkg_deinstall all packages
from my FreeBSD and exclude some.
I make " pkg_deinstall -arnx xorg firefox " assumes pkg_deinstall
leave xorg and firefox with their dependencies. but results differs
is there any possibility to filter some packages from deinstall
I am a first-time user who is having a nightmare installing FreeBSD. I've tried
several different methods, but my installation hangs at various points during the
installation. Often during the extraction of bin (11% seems to be a popular time)
sometimes later in the bin extraction. Sometime
>You're problem looks interesting, what version of freebsd are >
>you trying?
4.9
>Have you setup any swap space? if so how much? You can do this >when you setup
>freebsd's. partitions. How big are the partitions >you've assigned? is there enough
>space to install what you've >choosen to insta
>Did the disk slicer complain that your disk geometry was >incorrect? (I had that
>problem, but it only failed on trying to >boot FreeBSD, not in the install, but
>might be an issue for >some people.)
I think I may have seen that message once in the fifty billion (well okay maybe
thirty) insta
>You should try to switch to the diagnostic console and find out >what happens just
>before it hangs (you'll know it has when it's >staying too long on the same line and
>you can't switch to >another console)
I'll try to look in one of the future times. I've switched to that console before.
I
>Alt - F2 will give you a screen of console messages that were >experienced during
>different stages of your installation. Look >for error messages or messages that have
>been printed in FULL >CAPITALS.
K.
>Bin is the first major read operation from the CD-ROM that >occurs using the FreeBSD
>d
>>>1 - (Easy) Disable the CD-ROM in BIOS and try a Floppy -> FTP
>>>install. Does it still hang up?
>> Yes I tried FTP installs many times.
>Did you try disabling the CD-ROM? I'm thinking that maybe the CD >may be causing some
>hang ups.
Ah, I see, I did not disable the CD-ROM, I did remove it f
Jez,
>Have you checked the integrity of the installation CD you're >trying to install from?
> It could be that it's corrupted and >causing problems.
I did check the MD5 checksums -- but in addition to the CD install, I also tried a
variety of other install methods - booting to CD and doing FTP
>Please wrap your lines at 70 characters so they may be easily >read.
Thanks.
>> I think that if it is documented that in order to use
>>FreeBSD, you must have your CD-ROM on a separate IDE
>>cable that your hard drive, because of __X___ reason,
>>then that would be more palatable. I could the
Bob Downes <[EMAIL PROTECTED]> said:
>What version of FreeBSD are you trying to install? Have
>you tried another branch? (I.e. if you're installing 4.9,
>try 5.1, and vice-versa. 5.1 is still not recommended
>for production systems, but it seems very, very stable as
>my desktop system.)
I am i
Hi all
I have a multi-serial card with an Oxford OX16PCI954 on it.
Whatever I do, the oxford chip is not recognized.
in dmesg:
pci0: at device 12.0 (no driver attached)
and in pciconf -lv :
no...@pci0:0:12:0: class=0x070006 card=0x chip=0x950c1415
rev=0x00
hdr=0x00
vendor
> On Sat, 24 Oct 2009 22:04:56 +0200, "P. Moulin"
wrote:
> > and in pciconf -lv :
> > vendor = 'Oxford Semiconductor Ltd'
> > device = 'PCI Interface (disabled) (OX16PCI954)'
> > class = bridge
> >
>
Come join me on Nissan GTR blog.
Click here to join:
http://nissangtrblog.ning.com/?xgi=bJgxBbK
Thanks,
P Alb
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to
Greetings,
If this issue is resolved on another thread, pls direct me to it.
I am trying to install fbsd 7.0 on my laptop connected to a usb external
hard drive. My objective is to leave my internal hd Vista install alone,
booting the external install only. My laptop allows me to hit ESC on
bootu
-
From: "Gary Newcombe"
To: "Steve P."
Subject: Re: Install problem to external usb hard drive
Date: Fri, 25 Apr 2008 11:22:17 +1000
On Thu, 24 Apr 2008 16:31:33 -0500, "Steve P."
wrote:
> Greetings,
>
> If this issue is resolved on an
poking around yet, but it did boot.
Thank.
Steve.
- Original Message -
From: "Gary Newcombe"
To: "Steve P."
Subject: Re: Install problem to external usb hard drive
Date: Fri, 25 Apr 2008 12:57:32 +1000
On Thu, 24 Apr 2008 21:04:51 -0500, "Ste
___
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"
On 12/18/05, Steven Lake <[EMAIL PROTECTED]> wrote:
> Ok, got a weird one here. Got cups setup with our
> new office lan printer and I can print just fine from any
> program, EXCEPT Mozilla and Firefox. They go through
> the motions, but nothing happens. Nothing shows up in
> the que or
On 12/18/05, Richard Klingler <[EMAIL PROTECTED]> wrote:
> Hello...
>
> Does someone know what to do that the bootloader reads in
> /boot/kernel.conf?
>
> Otherwise have to do to always a "boot -c" and issue
> "di psm0" and "q"...
>
>
> thanx inadvance
> rick
>
>
> _
On 12/19/05, user <[EMAIL PROTECTED]> wrote:
>
> I have wav files.
>
> The wav files come from cds that did not have cd-text information on them,
> so I have no cd-text examples or source files for these wav files.
>
> I want to burn an audio cd with some wav files (I know how to do this with
> bur
ED]"
>
The problem with a bad capacitor causing random crashes
may or may not apply to any application on any PC.
We've got mldonkey here running for months on end. It has
never crashed itself or caused a system crash. 10 people
are using it through its web interface. It handles literally
terabytes of ed2k/bittorrent downloads.
Good luck!
Andrew P.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Thanks for the reply Ruben (and others). I did see these sections
when having a cursory look at the docs but was hoping for something
simpler. On some older versions of Linux that I have installed there
was a program called adsl-setup that I used to get connected.
Sounds like you're on a
On 12/25/05, Yuan Jue <[EMAIL PROTECTED]> wrote:
> hello, all
>
> does anybody knows how to configure mplayer to decode DTS soundtrack
> while playing a DVDRip movie? recently more and more movies seem to use
> XViD+DTS technology.
>
> Any suggestion will be appreciated. thanks
>
> --
> Best Regard
On 12/28/05, Ray Seals <[EMAIL PROTECTED]> wrote:
> I'm not a programmer, but I trying to learn a few things. I have a
> Niagara 2261 pass through nic and I need to change it's operating mode.
> It came with the source code and header files for a command line utility
> which allows me to change op
On 12/31/05, Ted Mittelstaedt <[EMAIL PROTECTED]> wrote:
>
> Why are you bothering? TinyDNS isn't the "standard" nameserver that
> everyone and their dog has been using for time out of mind.
Agreed. Personally, I respect software diversity in a very deep
way and acknowledge that the one and only
On 1/6/06, Albert Shih <[EMAIL PROTECTED]> wrote:
> Hi all
>
> I've some big problem to install FreeBSD (actually 6.0) on my two new HP
> DL145G2 with two AMD Opteron 248.
>
> When I boot the cd the system waiting very long time after
> Waiting 5 sec to scsi settle (or something like that)
> I have
On 1/7/06, ann kok <[EMAIL PROTECTED]> wrote:
> Hi all
>
> I use feebsd 4.11 as router with intel Giga card about
> 1 year
>
> Recently, the bandwidth couldn't grow and stop to
> about 383M. ls it the maximum thoughtput of the
> freebsd?
Yes, FreeBSD has quite a few limits hardcoded which
gives ot
On 1/7/06, ann kok <[EMAIL PROTECTED]> wrote:
> Dear Andrew
>
> Thank you for your help in advance
>
> I keep checking the loading. it is running fine. the
> load averages is not over to 1.0
>
>
> System info:
> Intel(R) Pentium(R) 4 CPU 3.00GHz
> 2G memory
>
> for the sysctl var:
>
> kern.polling.
On 1/5/06, László Nagy <[EMAIL PROTECTED]> wrote:
>
> Hello All,
>
> I tried to install the Xorg server and xfce4 from the binary
> distribution, using
>
> pkg_add -r
>
> I could setup the Xorg server, but I cannot use xfce. When I run
>
> startxfce4
>
> then I get the following message:
>
> /lib
On 1/9/06, Albert Shih <[EMAIL PROTECTED]> wrote:
> Le 07/01/2006 à 20:36:48-0800, Ted Mittelstaedt a écrit
> >
> > Since these are new you need to return them to HP and exchange for
> > a different server, or get your money back.
>
> Good answer..
>
> It's the [EMAIL PROTECTED](*)# builder to
On 1/10/06, Marc G. Fournier <[EMAIL PROTECTED]> wrote:
>
> I'm going to assume that Dual Core is better (can't believe that they took
> a step back) ... but, is how does it rate? I know that HyperThreading is
> definitely != Dual CPU ... but how close does Dual Core get?
There is extensive evide
On 1/10/06, User Gandalf <[EMAIL PROTECTED]> wrote:
>
> Hello,
>
> Do you know any native voip software for FreeBSD?
> I hate to install Linux compatibility mode just to have skype working.
> Thanks,
>
>Les
> ___
> freebsd-questions@freebsd.org mail
On 1/10/06, Mathieu CHATEAU <[EMAIL PROTECTED]> wrote:
> Hello all,
>
> I need to mount an nfs volume with the "-L" params.
>
> It works great by hand :
> mount_nfs -L server:/share
>
> but fstab refuses the -L params...
really? What does it say? Do you have "ro" or "rw" present in the
options? He
On 1/12/06, Gerard Seibert <[EMAIL PROTECTED]> wrote:
> Garrett Cooper <[EMAIL PROTECTED]>
>
> > No kidding. But I doubt the competence of people that buy computers
> > from big name manufacturers, unless they bought it maybe for server
> > applications, large scale deployment of machines, et
On 1/13/06, offbyone <[EMAIL PROTECTED]> wrote:
> My problem:
> Running FreeBSD_5.4-RELEASE with XFree86-4.5.0, there is a mis-match:
> the underlying o.s. and newly installed and upgraded ports expect X.org
> After portupgrade of an X-supported port, this mis-match shows up as
> "stale dependency(
On 1/13/06, Andrey Slusar <[EMAIL PROTECTED]> wrote:
> Fri, 13 Jan 2006 17:26:36 +0300, you wrote:
>
> > > Where I can download mgetty 1.1.30 for FreeBSD 4.9?
>
> > mgetty+sendfax есть в портах. Что именно тебе нужно?
> > Все сорцы есть здесь:
> > ftp://mgetty.greenie.net/pub/mgetty/source/1.1/
>
>
On 1/13/06, offbyone <[EMAIL PROTECTED]> wrote:
>
> Andrew P. -
> Thanks for the reminder about pkgtools.conf.
> But about FreeBSD 6...
> I still see a lot of complaints of headaches from people using 6, here
> and on the -Stable mailing list, so I'm dubious.
T
On 1/16/06, dick hoogendijk <[EMAIL PROTECTED]> wrote:
> On Sun, 15 Jan 2006 10:20:21 +0100
> dick hoogendijk <[EMAIL PROTECTED]> wrote:
>
> > I have a Logiteck QuickCam Chat webcam (USB-2)
> > The device is detected alright. But I cannot get it to work.
> > Kopete (KDE) i.e. does not see the devi
On 1/16/06, Jerry McAllister <[EMAIL PROTECTED]> wrote:
> >
> > On Sunday, 15 January 2006 at 16:49:27 -0600, Don Hinton wrote:
> > > Hi Greg:
> > >
> > > On Sunday 15 January 2006 16:28, Greg 'groggy' Lehey wrote:
> > >> On Saturday, 14 January 2006 at 20:02:02 +0100, Karol Kwiatkowski wrote:
> >
`showmount -e lusitania`?
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
On 1/22/06, Xn Nooby <[EMAIL PROTECTED]> wrote:
> After installing FreeBSD, I would like to follow some simple steps to get it
> fully up-to-date. The Handbook and other online instructions seem a bit
> overwhelming. I developed some instructions when I was experiementing with
> 5.x, and I'm not
On 1/22/06, David Raison <[EMAIL PROTECTED]> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Hi Andrew
>
> Right, that's a point I had forgotten to post, although not a very
> surprising one
>
> [EMAIL PROTECTED] showmount -e lusitania
> Exports list on lusitania:
> [EMAIL PROTECTED]
or try desktopbsd. www.desktopbsd.net
pcbsd and desktopbsd both "very" easy. Freebsd is just "easy", demo-wise that
is.
> - Original Message -
> From: "Xn Nooby" <[EMAIL PROTECTED]>
> To: "Kris Wieschhaus" <[EMAIL PROTECTED]>
> Subject: Re: FreeBsd Help
> Date: Mon, 20 Feb 2006 01:50:14
I am trying to avoid upgrading two ports: kde and X.
What are the command line options to portupgrade to accomplish this?
For instance, I tried this and it failed:
#portupgrade -a -x 'kde*' -x 'x*'
Where am I going wrong?
I've read the pertinent handbook ports section, and did man portupgrade,
Peter,
Apparently it was the quotes!
Upgrade appears to be working right.
Thanks.
> - Original Message -
> From: Peter <[EMAIL PROTECTED]>
> To: "Steve P." <[EMAIL PROTECTED]>, freebsd-questions@freebsd.org
> Subject: Re: portupgrading only certain po
I am attemping to upgrade my portsnap program as a result of this:
$ pkg_version -v | grep portsnap
portsnap-0.9.4 < needs updating (port has 1.0)
When I attempt to upgrade via portupgrade, I get this:
# portupgrade portsnap
/usr/local/etc/pkgtools.conf:213: warning: alrea
om: "Kris Kennaway" <[EMAIL PROTECTED]>
> To: "Steve P." <[EMAIL PROTECTED]>
> Subject: Re: How to upgrade portsnap in freebsd 6.0?
> Date: Sun, 26 Feb 2006 17:33:26 -0500
>
>
> On Sun, Feb 26, 2006 at 05:29:26PM -0500, Steve P. wrote:
> >
> On Sunday 26 February 2006 16:50, Steve P. wrote:
> > pkg_delete worked, as confirmed by pkg_version does not show it
> > anymore.
> >
> > However, when I attempt to make install it from ports, I get this:
> >
> > # make install
> > ===> por
Is there a url that explains what is on the second ISO image for 6.0
release ISO 2? Could not really find it explained on freebsd.org.
Thanks.
Steve.
--
___
Play 100s of games for FREE! http://games.mail.com/
_
Could someone please give me a url to a text listing of this file? I
don't have access to fbsd right now.
Thanks.
Steve.
--
___
Play 100s of games for FREE! http://games.mail.com/
___
freebsd-questions@
Greetings, I want to learn how to maintain a small server environment,
focusing on installation and maintanance of kernel and software. My scope
in this exercise is limited to a small ftp server in a production
environment. I believe this means I want to track "security" branch. What
I imagine is h
I apologize for the format of this text. I promise when I pasted it into my
mail app, it did not look this way!
Please let me get it looking right first.
Thanks.
- Original Message -
From: "Steve P."
To: freebsd-questions@freebsd.org
Subject: Best practises in maintaini
I was using sysinstall's disklabel facility to poke around. I
accidentally did "Undo" on my installed 6.0 working slice.
Now, the mount points for my partitions fail to appear, even though I did
not "write" them. I just exited sysinstall.
The odd thing is that the system shows no adverse effects
y tar can do it, but I have seen a place that said to only
use dump. Oh, well. I am not quite there yet, working on baby steps.
- Original Message -
From: "[EMAIL PROTECTED]"
To: "Steve P."
Subject: Re: disklabel messup.
Date: Sat, 11 Mar 2006 04:33:25 -0600
O
Is there a trick to copying one working system from a slice to another
slice?
What I envision is two slices:
/dev/ad0s1 - one complete install
/dev/ad0s2 - copy of first install, via dump restore. (Is this
where I screwed up?)
I tried this, but upon reboot, I could see both installs
Greetings fbsders,
I wanted to clone my regular install (source) to a fresh disk (target).
Source and target different size drives, but target big enough.
What I tried:
1. booted the 6.0 386 iso 1 cd with the target drive as the only hd in
the system.
2. put a minimal install there. I wanted to
- Original Message -
From: "Jerry McAllister"
To: [EMAIL PROTECTED]
Subject: Re: two slices, copy one slice to another?
Date: Tue, 14 Mar 2006 09:34:38 -0500 (EST)
>
> Is there a trick to copying one working system from a slice to another slice?
>
> What I envision is two slices:
> /d
Toomas Aas wrote:
Andrew P. wrote:
I got this at startup:
Dec 11 03:32:42 satbsd /kernel:
Starting ppp as "root"
Dec 11 03:32:42 satbsd /kernel:
/usr/libexec/ld-elf.so.1:
Dec 11 03:32:42 satbsd /kernel:
Shared object "libintl.so.6" not found
The real question you shou
Kris Kennaway wrote:
On Tue, Dec 14, 2004 at 09:08:50PM +0300, Andrew P. wrote:
The real question you should be asking is "why does ppp (a system
binary) depend on libintl (not a system library)?" You've probably
replaced your ppp(8) with something else, with poor consequences.
ed (you
could also verify this by executing ppp by hand). Can you show us
your /etc/rc.conf? Perhaps it's not running /usr/sbin/ppp but some
other binary.
Indeed, I tried to "# ldconfig -elf /usr/lib /usr/lib/compat" (so
that ld-elf cannot find libintl), but ppp loaded anyways. At
d the Complete Freebsd and literally
thousands of other pages concerning FreeBSD management. I have
never seen a warning about changing the default shell for root.
Or am I just too blind?..
Anyways, thank you Kris and Toomas for your kindest response!
Thanx!
Best wishes,
Andrew P.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
looked at the CPU load - and it was around 65%. I'm a freebsd novice -
could somebody please tell me how to tune DMA parameters?
Best wishes,
Andrew P.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questio
Matthew Seaman wrote:
Adam wrote:
In Greg Lehey's book "The Complete FreeBSD" he reccomends changing the
default shell for users to bash shell. -p. 94
What are the Pro's/Con's of using bash as opposed to the other shells?
On point that no one has mentioned on this list
ult". But when ppp disconnects there's no more default route
and local packets do not get routed.
I see possible workarounds somewhere around hacking dhclient-script,
using multiple default routes with different metrics, or writing some
own periodic scripts.
Is there an easy way to
1
tiff-3.6.1_1
I'm not an advanced user, so I haven't hacked into anything
or tuned anything to my taste. Can you tell me where should
I look or what should I read?
Thanks,
Andrew P.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/
has a fast CPU). You
should probably sign up with mpd-users mailing list at
http://sourceforge.net/projects/mpd.
Good luck!
Best wishes,
Andrew P.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe,
ar filesystem in no time). You
can select logging facilities by putting lines like 'set log Phase IPCP
LCP' in your default: or xtra: section.
Best wishes,
Andrew P.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freeb
Hello!
I've got a freebsd box with a 2Gb hard drive and a server with a lot of
free space. I want to make use of nfs and let the "small" box mount most
of its directories in read-write mode from the server. What directories
are safe to be moved to a remote location? The idea is that should the
a lame NFS client?): Operation not supported
*** Error code 1
Stop in /usr/ports/net/samba3.
Can I fix this without learning all autoconf caveats?
Best wishes,
Andrew P.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/fr
device bpf # Berkeley packet filter
# Additional options
option IPFIREWALL
option IPFIREWALL_DEFAULT_TO_ACCEPT
option DUMMYNET
Best wishes,
Andrew P.
___
freebsd-questions@freebsd.org mailing list
http
Kris Kennaway wrote:
On Wed, Dec 22, 2004 at 10:50:55PM +0300, Andrew P. wrote:
Hello!
I got this:
satsmb# rpc.statd
rpc.statd: svc_tli_create: could not open connection for udp6
rpc.statd: svc_tp_create: Could not register prog 100024 vers 1 on udp
rpc.statd: cannot create udp service
satsmb
Michael C. Shultz wrote:
On Wednesday 22 December 2004 10:57 am, Andrew P. wrote:
Hello!
My /usr/ports is a network file-system. When I try to install samba 3
it says:
satsmb# make install
===> samba-3.0.9,1 depends on file: /usr/local/bin/autoconf259 -
found ===> samba-3.0.9,1 depe
t, I won't be expecting them until 50
days pass (that's how long I'd waited for The Complete FreeBSD until it
came). I just want to pay, say, $10 a month with a Visa card. Not much,
but I'm not alone. Look at Firefox - a much smaller project can raise
$100k in a week. Can'
Jay O'Brien wrote:
The only catch appears to be that the credit card billing address must
be in the USA, but I believe you are in PA.
It's not limited to the USA, but I'm not in the list of available
countries. What a shame.
Andrew P.
Nikolas Britton wrote:
Andrew P. wrote:
Popularity is a big deal. I could never understand why this
organization (not community) was not aiming at getting more users and
supporters. I mean, this is the best OS I've ever seen. And while I
don't even remember how or when I first hear
t a
monitor, a keyboard and sort the mess out from the single-user mode.
I currently use noauto flag in fstab for the file-systems, but that
makes me mount them manually every time I reboot. Is there any magic I
can do with fstab to solve my problem, or will I have to write a script?
Best w
: if there are some OS'es which are good for file
serving, FreeBSD is among them.
Best wishes,
Andrew P.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
ned in UK a few weeks ago :-)
Andrew P.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Mark wrote:
That's something :-) I only built a separate FreeBSD file-server because
I have to run Windows on my PC and I can't trust M$ software with 700Gb+
of data. However, some people store many terabytes with Windows Storage
Server - and look what happened in UK a few weeks ago :-)
What happe
x27;re gonna backup proprietary platforms (i.e.
Windows) you'd best use proprietary backup software. And it'll pay for
itself. Look at ARCserve, then google further.
Best wishes,
Andrew P.
___
freebsd-questions@freebsd.org mailing list
htt
Of course I can refresh my C skills and gain some Unix-coding knowledge
by reading a couple' thousand pages, but I don't feel like it's
necessary for what I want to write - just a basic statistics collector.
Should I explore FreeBSD source code or is there some solid piece of
documen
[EMAIL PROTECTED] wrote:
On Sun, Jan 02, 2005 at 09:11:42PM +0300, Andrew P. wrote:
The ones that are the most interesting for me now is how to
write small daemons best and how to read ipfw info from a program.
Of course I can refresh my C skills and gain some Unix-coding knowledge
by reading a
glad if I knew about similar sources of information
(except for official doc project).
Best wishes,
Andrew P.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
n this regard).
Backing up with dd is ultimately straightforward, but is not a good
idea at all. The matter is when dd is running, the source may be
modified and the copy might be inconsistent. Software RAID should be
the best option for your task: you can mirror a drive to a second one
and the
/pipermail/freebsd-questions/2004-October/061263.html
http://lists.freebsd.org/pipermail/freebsd-questions/2004-October/061968.html
Best wishes,
Andrew P.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
work
their personal traffic count.
ÐÑÐ ÐÐ ÑÐÐ ÑÐ.
How to collect and store these counters? And how to list a summary
trafic (by days if possible)?
Best wishes,
Andrew P.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailma
not very happy with it and I'd like to try something else.
Thanx in advance!
Best wishes,
Andrew P.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
.
Thanks much! I actually thought that BIND configuration was a lot
more difficult, but it appears to be a matter of 20 minutes. I also
need to serve some local zones, but I'll figure that out on my own.
Will try to switch to BIND this weekend.
Best wishes,
Andrew P.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
't look at me,
I'm still waiting for SPDIF support in ALC658 driver to dump my
last running Windows for good :-)
Very best wishes,
Andrew P.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ques
ether they should really
be taken into account).
I'd probably forget it and continue killing dhclient
every time I need to use ppp, but it all works so
nicely in Windows. Please, people, help me fix it :)
Best wishes,
Andrew P.
___
freebsd-questions@f
1 - 100 of 1567 matches
Mail list logo