Re: Running X without a videocard

2008-12-03 Thread (-K JohnNy
> > DISPLAY variable must point to display
> > like IP-number:0 (or non-zero if you have more than 1 display :)
> 
> Shouldn't that be IP-number:0.0 ?
> 
> Olivier

Only in case there are multiple screens on the specified server. (The
first number, which is mandatory, IIRC, specifies the server and the
second, optional, specifies its screen.)

(-K

-- 
(-K JohnNy aka Partial Derivative ∂
[home] http://johnny64.fixinko.sk/
[icq] 338328204 [abandoned]
[jabber] [EMAIL PROTECTED]
[skype] JohnNy64-konik [abandoned]


pgpSE1GjYuW1b.pgp
Description: PGP signature


Re: raid tool

2008-11-03 Thread (-K JohnNy
> Thanks for this. I was looking at ZFS and I am impress with what I read, 
> unfortunately no AMD 64 and I only have 1Gig Ram.

I can tell you I'm using ZFS on an i386 desktop with 1 GB RAM and it
is working flawlessly after some tuning, more specifically:

# For ZFS
vm.kmem_size="521M"
vm.kmem_size_max="512M"
vfs.zfs.arc_min="16M"
vfs.zfs.arc_max="64M"
vfs.zfs.vdev.cache.size="5M"
vfs.zfs.debug=1
vfs.zfs.prefetch_disable="1"

in /boot/loader.conf.local

Today it finished the compilation openoffice.org-alllangs-3.0.0
successfully (after 1 day and 14:42:21). Before tuning the options
I have, there were some problems and the machine used to hang after
some 3 or 4 hours of compilation but from the moment I added the
options on I didn't have a single crash of the machine.
So maybe you could still give it a try...? (-;

Michal Petrucha

> Thanks again.
> 
> Regards
> Brent Clark

-- 
(-K JohnNy alias Partial Derivative ∂
[home] http://johnny64.fixinko.sk/
[icq] 338328204 [abandoned]
[jabber] [EMAIL PROTECTED]
[skype] JohnNy64-konik [abandoned]


pgpuT92bE44X9.pgp
Description: PGP signature


Re: updating from 6.3 to 7, mirror problems

2008-11-03 Thread (-K JohnNy
> Ok I see. How do I update from 6.3 STABLE to 7.0 STABLE ? I imagine there
> is a tool for that? Short of down loading the iso files and doing it from
> discs.

Don't know if there is a tool for this, but the usual way is to make a
RELENG-7 supfile, csup the 7-STABLE sources  and build them. More on
this subject in the handbook.
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/cutting-edge.html

> Thanks for your patience!!
> 
> Regards,
> 
> Alasdair

-- 
(-K JohnNy alias Partial Derivative ∂
[home] http://johnny64.fixinko.sk/
[icq] 338328204 [abandoned]
[jabber] [EMAIL PROTECTED]
[skype] JohnNy64-konik [abandoned]


pgpoBoltbRRLO.pgp
Description: PGP signature


Re: Is KDE4 usable on FreeBSD?

2008-11-02 Thread (-K JohnNy
> the question should be "Is KDE usable at all on any OS?"
> the answer is no, it's crappy imitation of windoze.
> 
> If someone needs windoze like soft, just buy windows vista.
> 
> For someone who need unix, FreeBSD is a good choice.
I have to quote some random shoutbox I§vre read a long time ago:
"Narrow-minded is the only opinion worth expressing."

You have to realize that this is the question of every user's
individual needs. Some users, like for example yourself, like going
deep, using the shell for tasks from everyday life, some users are
more GUI-oriented and like somewhat more graphic approach to the same
tasks.

Saying that some software is crap just because it distantly resembles
some other soft and everybody using the soft you're criticizing should
use the other one instead, is just... Stupid. Even more if you compare
a desktop environment to a whole OS.

So, please, stop forcing your opinions to others and let them choose
for themselves. (-;

-- 
(-K JohnNy alias Partial Derivative ∂
[home] http://johnny64.fixinko.sk/
[icq] 338328204 [abandoned]
[jabber] [EMAIL PROTECTED]
[skype] JohnNy64-konik [abandoned]


pgpsaSzgSVrW7.pgp
Description: PGP signature


Re: CUPS wont print inside GNOME

2008-10-31 Thread (-K JohnNy
> I find it kind of self defeating for the ports if you HAVE to add stuff to 
> the /etc/make.conf file for it to work without any documentation telling you 
> to do so or not doing it automatically (Like PERL did) 
On the other hand, some of us, like myself, find it a bit...
Arrogant? ...if some port touches your system config files without
asking. And simply printing it on the output at the end of
installation isn't enough since it might get lost if an other port is
built right after the one printing out the message. I don't know if
there is an optimal way...

-- 
(-K JohnNy alias Partial Derivative ∂
[home] http://johnny64.fixinko.sk/
[icq] 338328204 [abandoned]
[jabber] [EMAIL PROTECTED]
[skype] JohnNy64-konik [abandoned]


pgp40l2d6cF60.pgp
Description: PGP signature


Re: pf vs. RST attack question

2008-10-05 Thread (-K JohnNy
On Sun, Oct 05, 2008 at 12:53:03PM -0500, Scott Bennett wrote:
>  I'm getting a lot of messages like this:
> 
> Oct  4 14:30:00 hellas kernel: Limiting closed port RST response from 250 to 
> 200 packets/sec
> 
> Is there some rule I can insert into /etc/pf.conf to reject these apparently
> invalid RST packets before they can bother TCP?  At the same time, I do not
> want to reject legitimate RST packets.
>  Thanks in advance for any clues!

Well, just to clarify a bit, the RST packets aren't the ones you are
getting. You are apparently getting port-scanned. The message just
says it won't reply by an RST packet to a SYN going to a closed port
more than 200 times per second.

I would suggest ignoring all SYN packets going to closed ports.
Haven't yet used pf though, so I can't say how exactly to do this.

-- 
(-K JohnNy alias Partial Derivative ∂
[home] http://johnny64.fixinko.sk/
[icq] 338328204 [abandoned]
[jabber] [EMAIL PROTECTED]
[skype] JohnNy64-konik [abandoned]


pgp4s9I67iRaB.pgp
Description: PGP signature


Re: package info is corrupt

2008-09-23 Thread (-K JohnNy
> What now? I tried to deinstall one of them, but no luck:
> 
> [EMAIL PROTECTED] /var/db/pkg/gtkmm-2.12.7]# pkg_deinstall gtkmm
> ** No matching package found.
> 
> [EMAIL PROTECTED] /var/db/pkg/gtkmm-2.12.7]# cat +COMMENT 
> C++ wrapper for Gtk+, Pango, Atk
> 
> [EMAIL PROTECTED] /var/db/pkg/gtkmm-2.12.7]# cat +DESC 
> C++ wrapper for Gtk+, Pango and Atk.
> 
> WWW: http://gtkmm.sourceforge.net/
> [EMAIL PROTECTED] /var/db/pkg/gtkmm-2.12.7]# 

To deinstall a package, you have to pass the whole package name with
the version string included to pkg_delete or pkg_deinstall, or you
have the option to use a wildcard, e. g.

pkg_deinstall gtkmm-2.12.7
pkg_deinstall gtkmm\*

But I'd recommend the first possibility over the second one since the
second one would also deinstall any other versions possibly present on
your system, which is possible since your installed packages are
somehow corrupt.

-- 
(-K JohnNy alias Partial Derivative ∂
[home] http://johnny64.fixinko.sk/
[icq] 338328204 [abandoned]
[jabber] [EMAIL PROTECTED]
[skype] JohnNy64-konik [abandoned]


pgp6DcB7KsvTb.pgp
Description: PGP signature