Re: what is -DNOPROFILE ?

2004-09-09 Thread cpghost
oesn't harm though to build them anyway, just in case you change your mind. Even on slow systems, building profiled libraries doesn't take that much longer. At the end of the day, it's your call. > GH Cheers, cpghost. -- Cordula's Web. http://www.cordula.ws/ ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: Phantom /var full messages

2004-09-09 Thread cpghost
med. What's the best way to troubleshoot this > problem? > > Paul Schmehl ([EMAIL PROTECTED]) > Adjunct Information Security Officer > The University of Texas at Dallas > AVIEN Founding Member > http://www.utdallas.edu -cpghost. -- Cordula's Web. http://www.cordula.ws/ ___

Re: setiathome

2004-09-20 Thread cpghost
and collecting results from it), and wait until someone adds boinc and seti-boinc to the ports tree, or you could try to compile them yourself (and if you can, please create the port for us). > Brett Cheers, -cpghost. -- Cordula's Web.

Re: Text-based mail program which handles webmail.

2004-10-17 Thread cpghost
On Sun, Oct 17, 2004 at 04:04:35PM +0200, Radek Kozlowski wrote: > If Yahoo supports POP3 then all you need is Mutt, which has the ability > to retrieve mail from a remote server. BTW, mutt is good enough at IMAP too. Cheers, -cpghost. -- Cordula's Web. http://www

FreeBSD schedulers (was: Re: FreeBSD)

2004-10-05 Thread cpghost
se cvsweb: http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/kern/sched_4bsd.c http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/kern/sched_ule.c Cheers, cpghost. -- Cordula's Web. http://www.cordula.ws/ ___ [EMAIL PROTECTED] mailing list http://lists.freebsd

Re: python-mode in emacs

2006-10-16 Thread cpghost
Emacs auto-load every mode from there doesn't seem a good idea. And the port can't do that either, since it's a per-user decision. > Svein Halvor Regards, -cpghost. -- Cordula's Web. http://www.cordula.ws/ ___ freebsd-questions@

Re: Shell question

2006-10-25 Thread cpghost
en more, but that should be enough for now, considerung the current "state of the art" of the spam engines. If you prefer sendmail, a sendmail guru will certainly help translating most directives from this config... ;) > Jack Good luck, -cpghost. -- Cordula's Web. http://www.cordula

Re: qt-3.3/php 5.1.6 does not compile FreeBSD 6.2-PRE/AMD64

2006-10-28 Thread cpghost
p by the libxml2 port. After recompiling and reinstalling libxml2 without WITH_THREADS, php 5.1.6 port compiled without any problems. Regards, -cpghost. -- Cordula's Web. http://www.cordula.ws/ ___ freebsd-questions@freebsd.org mailing list http://lis

Re: qt-3.3/php 5.1.6 does not compile FreeBSD 6.2-PRE/AMD64

2006-10-30 Thread cpghost
:M*/editors/emacs} WITHOUT_X11=yes .endif .if ${.CURDIR:M*/multimedia/mplayer} WITHOUT_GUI=yes .endif That's much better than the general knobs that always get in the way. > Gerard Regards, -cpghost. -- Cordula's Web. http://www.cordula.ws/

Re: php5 issue

2006-11-06 Thread cpghost
Michael S wrote: Thanks Mathew, I realized that, after having posted the question. I find it kind of weird that the default was not to install the module. Perhaps to reduce build dependencies? Not everyone has Apache installed and php-[f]cgi is also useful quite useful with lighttpd. -- Co

Re: Mini-Freebsd system on ram, to reduce noise?

2006-11-26 Thread cpghost
dampening suspensions (a.k.a. ribbon bands), it's still very quiet. Regards, -cpghost -- Cordula's Web. http://www.cordula.ws/ ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: clarification before buying a internet static IP address

2007-07-16 Thread cpghost
ecify the IP address that you already > have up and running as the DNS server. it would be a good idea to already > have the DNS zone written and running on your server while you are making > this change. Regards, -cpghost. -- Cordula's Web. http://www.cordula.ws/ _

Re: dump -L

2007-07-24 Thread cpghost
vance for any input. > I am ready to provide additional info if required to understand the > problem. > > -- > Victor Sudakov, VAS4-RIPE, VAS47-RIPN > sip:[EMAIL PROTECTED] Regards, -cpghost. -- Cordula's Web. http://www.cordula.ws/ __

Re: dump -L

2007-08-06 Thread cpghost
code works, but just a wild guess: what happens when a file is being created and a snapshot taken at the same time? Isn't there a tiny window between inode creation and directory update? Or is file creation an atomic operation w.r.t. snapshots and dump? > Victor Sudakov, VAS4-RIPE, VAS47-

Re: problem compiling xfig

2007-08-14 Thread cpghost
ason. The easiest work-around / fix is to manually delete the distfile (just rm /usr/ports/distfiles/xfig.3.2.5.full.tar.gz or whatever) and try again. Cheers, -cpghost. -- Cordula's Web. http://www.cordula.ws/ ___ freebsd-questions@freebsd

Re: vlc won't play region encoded DVDs

2007-08-18 Thread cpghost
teresting hacking is now being done on AACS, but that's another story in the neverending race between good and evil. ;-) > - Bob Cheers, -cpghost. -- Cordula's Web. http://www.cordula.ws/ ___ freebsd-questions@freebsd.org mailing list http

Re: vlc won't play region encoded DVDs

2007-08-18 Thread cpghost
C-2 drive: no problems at all. I've meant to say: I've switched disks from different regions more than five times on RPC-2 drives (using mplayer) without problems; NOT that I've switched the region encoding in the RPC-2 drives themselves (there was no need for that). -cpghost. --

Re: vlc won't play region encoded DVDs (still doesn't work) II part

2007-08-19 Thread cpghost
king silly questions. I read little bit your output. Did you >> edit devfs.conf with appropriate permissions and links. And don't forget to # /etc/rc.d/devfs restart after you edited /etc/devfs.conf for the changes to take effect (they'll take effect automatically next time you r

Block to i-node to file name (was Re: uncorrectable disk error)

2007-08-20 Thread cpghost
, you could try to use fsdb(8) for that. BEWARE: Always use fsdb(8) with the read-only flag -r! You could irrevocably damage your file system otherwise if you don't know exactly what you're doing. Good luck! Regards, -cpghost. P.S.: We really need a little LBA to i-node utility for UFS

Re: CGI with html

2007-09-06 Thread cpghost
ss $dtd =~ m|^-//|; } } else { $dtd = $XHTML ? XHTML_DTD : $DEFAULT_DTD; } (etc. etc. etc...) So you may want to change stuff in initialize_globals or use default_dtd("your own DTD") or change the constant XHTML_DTD itself, if nothing else works. But are you s

Re: firefox 2.0.0.6 build fails: missing pangox.h

2007-09-09 Thread cpghost
mlink is set? IIRC, not all ports have been updated yet to uniformly use /usr/local/include[/pango-1.0] instead of /usr/X11R6/include[/pango-1.0]. Regards, -cpghost. -- Cordula's Web. http://www.cordula.ws/ ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: Which versioning system is the simplest to use??

2007-09-11 Thread cpghost
t starting, Subversion is just as good: go for it! It is actively maintained and for simple non-branching uses it is dead easy to get used to. Regards, -cpghost. -- Cordula's Web. http://www.cordula.ws/ ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: Hunks failed, is this bad?

2007-09-11 Thread cpghost
t; patching bsd.port.mk on the fly, and the date of 2005 is also > suspicious. IIRC, it's portmanager that patches bsd.port.mk on the fly (and backs the change out when it is done). Or it did so a while ago; I don't know if it still do

Re: What to use for conio?

2007-09-15 Thread cpghost
On Sat, 15 Sep 2007 03:11:54 -0500 (CDT) Lars Eighner <[EMAIL PROTECTED]> wrote: > What I really want to do: capture keypresses (including function > keys) from a (virtual) terminal without their echoing or without > having to enter a new line (i.e. hit return). > > Why I do not want to use (n)c

Re: /dev/random question

2007-09-17 Thread cpghost
On Mon, 17 Sep 2007 15:50:33 +0200 (CEST) Wojciech Puchar <[EMAIL PROTECTED]> wrote: > > same Yarrow pseudo-random sequence. If enough of the random data > > survives at the end of the dvd it may allow an attack against the > > PRNG. > > > > As things stand, Yarrow is secure, but it might not be a

Re: Why is sendmail in the core of FreeBSD?

2007-09-23 Thread cpghost
On Sat, 22 Sep 2007 19:30:59 +0300 "Abdullah Ibn Hamad Al-Marri" <[EMAIL PROTECTED]> wrote: > On 9/22/07, Wojciech Puchar <[EMAIL PROTECTED]> wrote: > > >> i personally use only sendmail. > > >> > > > > > > Yep... if it works, don't 'fix' it. > > > > > same with any other things :) > > I would pr

Re: Is your Thunderbird OK?

2007-09-24 Thread cpghost
to be a weird problem involving gconf2, threading and lockd. It went away after I disabled NFS again and used real disk storage. -cpghost. -- Cordula's Web. http://www.cordula.ws/ ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/

Re: backup solution

2007-02-13 Thread cpghost
tral node with > rsync to do daily backups of my main data that is > scattered around on different desktops on my lan. > > Does anyone have tips regarding this kind o > installation? > > Do I also need a specialised tool like bacula for the > way I want to use i

Re: GMail [and other free email] and these lists?

2007-02-13 Thread cpghost
would have the nerve to > bitch about the service? They are getting what they paid for, after all! > ;-) I'd gladly pay a reasonable registration fee to try them out (should they ever add the option to authenticate via credit card to register). If I don't like it then, I'll sti

pf/ppp timing problem at startup

2007-02-13 Thread cpghost
t the interfaces up? There are some keywords (REQUIRE, BEFORE etc...) in /etc/rc.d/* files, but I'm not really sure if that would solve the problem. Perhaps there's also some pf setting that would dynamically adjust to tun0 once it appears? Thanks, -cpghost.

Re: pf/ppp timing problem at startup

2007-02-13 Thread cpghost
On Wed, Feb 14, 2007 at 02:59:18AM +, RW wrote: > On Wed, 14 Feb 2007 03:14:50 +0100 > cpghost <[EMAIL PROTECTED]> wrote: > > > I'm using ADSL to connect (using a static IP), and ppp(1) > > needs some time (a few seconds) to initialize and configure > > t

Re: FreeBSD Torrent Server

2007-03-08 Thread cpghost
encounter by newbies to FreeBSD :-(. > Best regards >Oliver -cpghost. -- Cordula's Web. http://www.cordula.ws/ ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: FreeBSD Torrent Server

2007-03-09 Thread cpghost
On Thu, Mar 08, 2007 at 10:43:01AM +0100, Oliver Fromme wrote: > cpghost wrote: > > On Wed, Mar 07, 2007 at 05:20:50PM +0100, Oliver Fromme wrote: > > > That's pure speculation (and quite paranoid). The daemon > > > image is still visible on many FreeBSD.org we

Re: CPUTYPE for VIA EPIA M-Series Mini-ITX

2007-03-15 Thread cpghost
g for the system is available at > > http://ntp0.goldmark.org/temp/dmesg > > Cheers, > > -j > > > -- > Jeffrey Goldberghttp://www.goldmark.org/jeff/ Regards, -cpghost. -- Cordula's Web. http://www.cordula.ws/ __

List of FreeBSD commands (was: Re: (no subject))

2007-03-15 Thread cpghost
bin/ls): % ls /usr/bin (or "ls /usr/bin | more" if the list is too long for one screen) Commands usually (but not always) have a manual page avaiable, e.g.: % man ls Oh, and btw, welcome to FreeBSD. :-) > thankz . > > ZAW HTET AUNG Regards, -cpghost. --

Re: Build your own ISO-install-CD?

2007-03-15 Thread cpghost
to > >avoid the "chicken-and-egg-problem" (i.e. can't update the source > >since the machine can't connect to the net when installed via the > >original 6.2 CDs) I thought about building a custom 6.2 CD install set > >from a machine that has up-to-date 6

Re: Shared object "libintl.so.6" not found

2007-03-20 Thread cpghost
libintl.so.6 around (in addition to the new .8). I had to copy that one over from another machine to get the apps working again until they're all updated (on a slow 500 MHz desktop machine, updating libintl.so deps takes AGES)... -cpghost. -- Cordula's Web. http://www.cordula.ws/

Crash dumps and encrypted swap

2007-03-22 Thread cpghost
on a regular file is not possible for reliability reasons)? (Of course, it's always possible to set aside a special non-encrypted partition just for crash dumps, but this means reinstalling everything from scratch...) Thanks, -cpghost. -- Cordul

Re: GTK filedialog crashes Firefox/Thunderbird

2007-03-23 Thread cpghost
7;t know if other GTK-based programs are affected though. Another data point: I'm too in the midst of the giant gettext upgrade tango, so this could be temporary, until everything is finally upgraded. cpghost. -- Cordula's Web. http://www.cordula.ws/

Recovering bsdlabel / disklabel with scan_ffs

2006-12-20 Thread cpghost
ergency tool, it should really be part of the fixit and freesbie CDs... ;) Good luck! Regards, -cpghost. -- Cordula's Web. http://www.cordula.ws/ ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: What options to netstat will tell me what protocols are listening on what ports?

2006-12-22 Thread cpghost
What are the > options that I need to use? > > Andy How about sockstat(1) with the 'l'isten option? % sockstat -46l | grep tcp Regards, -cpghost. -- Cordula's Web. http://www.cordula.ws/ ___ freebsd-questions@freebsd.org mailin

Re: FreeBSD Torrent Server

2007-02-01 Thread cpghost
width). A big thanks to all bandwidth donors. > Ted Regards, -cpghost. -- Cordula's Web. http://www.cordula.ws/ ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: Text screen becomes graphics

2005-08-12 Thread cpghost
it back. IIRC they were ASCII SI (Ctrl-O) and ASCII SO (Ctrl-N). You may want to try reset(1) if you terminal gets garbled. > Thanks, Tuc Regards, -cpghost. -- Cordula's Web. http://www.cordula.ws/ ___ freebs

Re: disk fragmentation, <0%?

2005-08-14 Thread cpghost
/tmp fill up more, it will soon become inoperable. > -Glenn -cpghost. -- Cordula's Web. http://www.cordula.ws/ ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: disk fragmentation, <0%?

2005-08-16 Thread cpghost
never seen the capacity go negative before, which is why I suggested > someone else might know the answer. Ups, yes, that's really weird. It's so unusual that I didn't notice it the first time. Could that be some counter overflowing?

Re: Problem with Epia 800 and Freebsd 5.3

2005-08-26 Thread cpghost
ps). If you get long NFS delays because of this, try mounting using TCP. It should solve the problem. If OTOH you don't notice any problems, you can ignore this message. TCP would send or request the dropped packets fast enough in most cases... > Andreas -cpghost. -- Cordula's Web.

Re: PPPoE to connect to T-DSL

2005-09-08 Thread cpghost
profile="myadsl" ppp_user="root" ppp_mode="ddial" ppp_nat="YES" Or run ppp manually like this: # /usr/sbin/ppp -quiet -ddial -nat myadsl Should you still not be able to connect, please have a closer look at /var/log/ppp.log. You may also want to # tcpdump -

Re: tftpd does not respond to connections

2005-09-12 Thread cpghost
*.* without the 'LISTEN' keyword? Perhaps because it's UDP? Anyway, that's from a TFTPD server, which is used by diskless clients. It works just fine. > Please CC as I'm not subscribed to -questions (but at this rate I > probably should be...) > > regards, &

Re: Re-use disk Space?

2005-09-13 Thread cpghost
ome.lock Passphrase: . # mount /dev/md0.bde /usr/home ### Do this before shutting down: # umount /usr/home # gbde detach /dev/md0 # mdconfig -d -u md0 > Dan Gonzalez > [EMAIL PROTECTED] > AOL IM: signulth > Google Talk: spammesilly R

Removing unresponsive sites in bsd.sites.mk?

2005-09-16 Thread cpghost
ports tree? Some magic variable to set in /etc/rc.conf or so? Any idea? Thanks, -cpghost. -- Cordula's Web. http://www.cordula.ws/ ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubs

Re: Where to rent a FreeBSD user account?

2005-09-16 Thread cpghost
regularly > - uptime very close to 100% > - under $15/month If you mean by "under" <=: http://www.johncompanies.com/ They offer jails, AFAICT. I didn't try them out, but they seem to be professional. Anyone here used them? > Preferably: >

Re: Removing unresponsive sites in bsd.sites.mk?

2005-09-17 Thread cpghost
What I did was: put this site in my hosts file as 127.0.0.1 > Works for me. ;-) Ah, yes! That's a very good idea indeed! Thanks, -cpghost. -- Cordula's Web. http://www.cordula.ws/ ___ freebsd-questions@freebsd.org mailing list http://lists

Re: Hidden spot on hard drives?

2005-10-06 Thread cpghost
"dd if=/dev/ad1 ..." (they don't get reset even after a disk format). Though I haven't read the source code of smartctl... Just wildguessing here. > 2. Any way the same thing could be done under FreeBSD? > > Thanks, > > jm -

Re: Is FreeBSD simple enough for Novices, Will FreeBSD accept Office 98 + Publisher?

2007-04-29 Thread cpghost
...) and could always access your (password protected) book draft. You may even have it peer-reviewed and copy-edited by your publisher's team once it's ready. It all boils down to this: what works best for you is just a matter of personal taste and work habits. Regards, -cpghost

Re: Greylisting -- Was: Anti Spam

2007-04-30 Thread cpghost
SMPP-over-TCP connections to end-users ( http://www.smsforum.net/ ), but probably to a couple of third-party providers that you could use instead? -cpghost. -- Cordula's Web. http://www.cordula.ws/ ___ freebsd-questions@freebsd.org mailing list

Re: Mail Sending delay to HOTMAIL and Yahoo on FreeBSD 6.2

2007-05-16 Thread cpghost
ve the proper SPF records for your > domains, as they have started checking SPF. > > ~C Please don't top post. No problems/delays here with Postfix and correct SPF records. Regards, -cpghost. -- Cordula's Web. http://www.cordula.ws/ ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: GEOM/GELI Boot Disk Encryption

2007-06-07 Thread cpghost
www to store user-specific data, but what's the point of encrypting this? ;-) > Roland > -- > R.F.Smith http://www.xs4all.nl/~rsmith/ > [plain text _non-HTML_ PGP/GnuPG encrypted/signed email much appreciated] > pgp: 1A2B 477F 9970 BA3C 291

gimp-2.2.15,2 crashes after gtk-2.10.13 upgrade

2007-06-14 Thread cpghost
-2.10.12_2 to gtk-2.10.13. Incidentally, the jumpy gtk savebox doesn't repeatedly grow and shrink horizontally anymore under fluxbox now: the gtk upgrade seems to have fixed this; but now gimp is borked. Can anyone else confirm this bug, perhaps with other Gtk2 apps? Thanks, -cpg

Re: gimp-2.2.15,2 crashes after gtk-2.10.13 upgrade

2007-06-15 Thread cpghost
On Thu, Jun 14, 2007 at 07:57:22PM -0400, Joe Marcus Clarke wrote: > On Thu, 2007-06-14 at 19:14 -0400, Howard Goldstein wrote: > > cpghost wrote: > > > Can anyone else confirm this bug, perhaps with other Gtk2 apps? > > > > Confirmed. Here's what I go

Re: gimp error

2007-06-24 Thread cpghost
you update your ports tree and rebuild the libX11 > > port. > > yep! that works!! Yes, but not entirely. If you open many images in Gimp; you'll probably notice that gimp will crash with a 'BadImage'/wire error upon closing; esp. the last window. Maybe it'

Re: gimp grashing: "The error was 'BadWindow (invalid Window parameter)'."

2007-06-29 Thread cpghost
reinstall x11/libX11 (e.g. with 'make && make deinstall && make reinstall). Then this specific bug should go away. Does somebody else get the same error? Any ideas how can I fix this? s. above. :-) Regards, -cpghost. -- Cordula's Web. http://www.cordula.ws/ _

Re: MTU question

2007-06-30 Thread cpghost
(8) manpage, "...Not all interfaces support setting the MTU, and some interfaces have range restrictions." -Modulok- There are also some other reasons to avoid jumbograms and stick to Ethernet's 1500 MTU (or less, as specified by the ISP, often if they tunnel their traff

Re: backing up dvds

2007-06-30 Thread cpghost
: /usr/ports/multimedia/libdvdcss/ support... ... assuming it is legal where you live, or you own the copyright of some CSS-scrambled content, of course. ;-) But it won't give you an ISO yet; though backing that stuff up with growisofs is easy enough. -Garrett -cpghost. -- Cordul

Re: backing up dvds

2007-06-30 Thread cpghost
multimedia/dvdauthor) and a lot of reading before. Of course, all this is assuming that where you life, you are legally allowed to make a private backup copy, to use DeCSS to this purpose / or that you are the copyright owner of the content (owning the media is not enough). ;-) Thanks. Dave. cpghos

Re: dvd configuration error

2007-07-01 Thread cpghost
am will create /dev/cd0, /dev/cd1, ..., then use those devices with dvd+rw-* Regards, -cpghost. -- Cordula's Web. http://www.cordula.ws/ ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions

kern.hz="100" stops high-pitched whine

2007-07-01 Thread cpghost
00 Hz than with 1000 Hz (testing now for two weeks without problems). Even playing videos with mplayer on the EPIA doesn't look different in any way. Is it okay to stay with 100 Hz with this type of low-speed CPU/boards? Or are there some compelling reasons not to? Thanks, -cpghost. --

Re: kern.hz="100" stops high-pitched whine

2007-07-02 Thread cpghost
Chuck Swiger wrote: cpghost wrote: Are there any reasons NOT changing kern.hz from the default 1000 back to 100? With my typical mix of desktop apps (EPIA) and networking / server (Soekris), everything seems to be running just as smoothly with 100 Hz than with 1000 Hz (testing now for two weeks

Re: kern.hz="100" stops high-pitched whine

2007-07-02 Thread cpghost
Ian Smith wrote: On Sun, 01 Jul 2007 13:12:28 +0200 cpghost <[EMAIL PROTECTED]> wrote: > I'm using fan-less Soekris (266 MHz) and EPIA (500 MHz) > boards with -STABLE. Those boards have been emitting a > very high pitched annoying whine, similar to a dog > whistl

Re: If cvsup's a no-go, will copying work?

2007-07-04 Thread cpghost
/* and /usr/doc/* from the home computer? Is it as simple as that? Yes, it is! They are all just source files. It doesn't matter whether you got them via csup, portsnap, or dropped them there from a tar ball... Remember to compile the sources, and install ports @work though... ;-)

Re: If cvsup's a no-go, will copying work?

2007-07-04 Thread cpghost
/* and /usr/doc/* from the home computer? Is it as simple as that? On more thing. I usually csup /usr/src, /usr/ports and /usr/doc on one machine, and then rsync those directories to a lot of other machines on an internal network. Works like a charm, and conserves bandwidth too. Thanks, Andr

Re: all ports open ?

2005-04-12 Thread cpghost
ns (resulting in closed ports reports) or silently drop the packets (resulting in "port firewalled" scan results). > :) > thanks > Faisal Cheers, -cpghost. -- Cordula's Web. http://www.cordula.ws/ ___ freebsd-questions@freebsd.o

Re: which interface: mountd,rpcbind

2005-04-19 Thread cpghost
even a documented -h flag, that it doesn't seem to respect fully. That's exactly the problem. Regards, -cpghost. -- Cordula's Web. http://www.cordula.ws/ ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: FreeBSD vs Linux

2005-04-20 Thread cpghost
ous postings. Just give them all a try, and stick to the OS you like the best. You can always re-evaluate later when you've acquired more Unix knowledge. > Koen > (I don't want to start a flame war, only some good sites) Cheers, -cpghost. -- Cordula's Web. http://www.cordula.w

Hurd translators for FreeBSD (was Re: Mount a tar archive?)

2005-03-30 Thread cpghost
ortalfs), it would be quite easy to write a tarfs translator, at least in read-only mode. Of course, one could always write a kernel module for this the classic Linux way, but it won't be so neat and flexible as a user land application! Regards, -cpghost. -- Cordula's Web. http://www.cordula.

Re: Questions about processes

2005-04-26 Thread cpghost
see it here. > Steven Lake > -Owner/Webmaster > Raiden's Realm > www.raiden.net Cheers, -cpghost. -- Cordula's Web. http://www.cordula.ws/ ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: Questions about processes

2005-04-26 Thread cpghost
can't reliably drive both for some strange reasons. > > very simple fetching mail server running on a 500mhz Via Eden Mini-ITX > > board. Any insight would be welcome. I'm really only asking this because > > I tend to be a process minimalist. IE I like to

Re: Qt programming

2005-04-26 Thread cpghost
Add this to your .profile before trying to do anything: QMAKESPEC=/usr/local/share/qt/mkspecs/freebsd-g++; export QMAKESPEC QTDIR=/usr/X11R6; export QTDIR > Steven Friedrich Happy hacking! -cpghost. -- Cordula's Web. http://www.cordula.ws/ _

fetch hangs for download.kde.org

2005-04-26 Thread cpghost
ge the "Big Update" :( I have an MTU of 1460, as recommended by the ISP, and using another FreeBSD box, running pf, as a router; also with the correct MTU on all interfaces, so this can't be the problem. Why, oh why, is fetch b0rked? ;-) That's on a 5.4-PRERELEASE system from

Forcing psm(4) probe w/o rebooting

2005-04-29 Thread cpghost
river to rescan and reinitialize the mouse, WITHOUT rebooting that box? Thanks, -cpghost. -- Cordula's Web. http://www.cordula.ws/ ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubsc

Re: The FreeBSD Handbook, in Wiki form.

2005-05-04 Thread cpghost
s > than that required for the Wikipedia model. > > dayton Regards, -cpghost. -- Cordula's Web. http://www.cordula.ws/ ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: A make world/kernel interface?

2005-05-04 Thread cpghost
into something viable. > > Thanks! > > -- > > Fafa Hafiz Krantz > Senior Designer @ http://www.home.no/barbershop > Furious @ http://www.home.no/barbershop/smart/sharon.pdf Cheers, -cpghost. -- Cordula's Web. http://www.cordula.ws/ __

Re: Inetd and a service listening only on localhost

2005-05-05 Thread cpghost
inetd to localhost only, override inetd_flag in /etc/rc.conf (from the value it has in /etc/defaults/rc.conf), then restart inetd. Regards, Karol Good luck! -cpghost. -- Cordula's Web. http://www.cordula.ws/ ___ freebsd-questions@freebsd.org mail

Re: What is the best use for this stuff?

2005-05-06 Thread cpghost
re as well (VCR, DVD, TV set, phone, voicemail, microwave...). [And, of course, a toaster running NetBSD :-)] Cheers, -cpghost. -- Cordula's Web. http://www.cordula.ws/ ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/m

Re: Mailinglist privacy: MY NAME ALL OVER GOOGLE!

2005-05-06 Thread cpghost
take it to -advocacy@ or -chat@ or, better yet, let it die. Regards, -cpghost. -- Cordula's Web. http://www.cordula.ws/ ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe,

Re: Mailinglist privacy: MY NAME ALL OVER GOOGLE!

2005-05-06 Thread cpghost
On Fri, May 06, 2005 at 12:10:58PM -0700, John Pettitt wrote: > This news just in: > > Fafa Hafiz Krantz a research designer at Barbershop in Norway ( > http://www.home.no/barbershop ) has asked that his posts be removed for > all the archives of several public email lists.The request sparked

Re: On removing ^M

2005-05-09 Thread cpghost
$ find . -type f | while read fname ;do if grep '^M' "${fname}" >/dev/null 2>&1 ;then sed -i '' -e 's/^M//g' "${fname}" fi done Regards, -cpghost. -- Cordula's Web. http://www.cordula.ws/ ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: /usr/src make problem

2005-05-12 Thread cpghost
Jan 24 15:27:25 PST 2005 [EMAIL PROTECTED]:/usr/src/sys/i386/compile/UCOM i386 Line 92, is .if !empty(_MAKEOBJDIRPREFIX) So this is not a tab/space issue. Any ideas, anyone? TIA, Regards, -cpghos

Re: Low Level Language Suggestions: OT

2007-12-31 Thread cpghost
the Boost.Python C++ library. Give it a try, you won't regret it. Even if only while developping pure C/C++ code, it ain't bad to use a hybrid approach for unit testing, rapid prototyping etc. during development. Happy new year to all. -cpghost. -- Cordula's Web. http://www.cordula

Re: No spam???

2008-01-15 Thread cpghost
ame for the others, which seem occasionally a little bit too eager/aggressive and accumulate way too many false positives. -cpghost. -- Cordula's Web. http://www.cordula.ws/ ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: restore(1) dumpfile to directory rather than filesystem -- possible? -- SOLVED

2008-01-29 Thread cpghost
tore the dump there: % mkdir /path/to/new/dir % cd /path/to/new/dir % restore -r -f /path/to/old/dumpfile -cpghost. -- Cordula's Web. http://www.cordula.ws/ ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/li

Re: Fwd: This has begun to annoy me...

2008-02-01 Thread cpghost
o run the following command immediatly, without having to wait for the daemon to collect data: # smartctl -a /dev/ad6 and consider running a long test as well: # smartctl -t long /dev/ad6 followed by another "smartctl -a /dev/ad6" again once the test completes (the drive will tell

Re: OT: www search engines

2008-02-06 Thread cpghost
SPs are NOT (yet?) required to save the payload itself; and may even be prohibited to do so under privacy / data protection statutes without special overriding court order. As an ISP, you should *really* check with a specialized lawyer and err on the side of caution. Laws can be tricky, wherev

Re: Three wishes of a wannabe developer

2008-02-09 Thread cpghost
Whether you go the Python or Ruby route is really a matter of taste: both routes do have interesting things to show and are definitely worth a try (or two). > Just my two cents. > > Brgds: John -cpghost. -- Cordula's Web. http://www.cordula.ws/ __

Re: Recommendations for djvu and bittorrent

2008-02-10 Thread cpghost
e bittorrent ports, and you should be up and running. ;) > Thanks, > Bob Hall Regards, -cpghost. -- Cordula's Web. http://www.cordula.ws/ ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questio

Re: HTTP POST

2008-02-11 Thread cpghost
FC, but possibly didn't RTFM right. Regards, -cpghost. -- Cordula's Web. http://www.cordula.ws/ ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: HTTP POST

2008-02-12 Thread cpghost
ing static content very efficiently, even for very high bandwidth sites. ;) Regards, -cpghost. -- Cordula's Web. http://www.cordula.ws/ ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: Via EDEN Chipset?

2008-02-15 Thread cpghost
awlessly here :) Did you perhaps have special flags in /etc/src.conf? You shouldn't have anything there hat would let gcc generate cmov instructions, because VIA C3 / EDENs don't support the cmov instruction set. -cpghost. -- Cordula's Web. http://www.cordula.ws/

Re: GELI encryption and HDD critical temperature

2008-02-21 Thread cpghost
it is no wonder that encrypted partitions tend to result in higher drive temps (and faster drive wear). Is there a way to measure the number of head seeks in near real-time to confirm or disprove this? > Grigorian -cpghost. -- Cordula's Web. http://www.cordula.ws/ ___

Re: No Buffer Overflow

2004-10-17 Thread cpghost
s/koziol/ http://www.wiley.com/WileyCDA/WileyTitle/productCd-0764544683.html > - Giorgos Cheers, -cpghost. -- Cordula's Web. http://www.cordula.ws/ ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions

Re: ati driver with Radeon 9800XT

2004-10-19 Thread cpghost
owever, it's not a true hard lock, because I can ssh to the box, kill xorg and get back to the text console. No problems with disabled dri. Cheers, cpghost. -- Cordula's Web. http://www.cordula.ws/ ___ [EMAIL PROTECTED] mailing list http://list

<    1   2   3   4   5   >