Questions on ndis for USB wireless adapter

2012-07-16 Thread Thomas Mueller
I am having problems getting the Hiro USB wireless adapter to work and think I might possibly be missing something. Chip is Realtek RTL8191S. I read the man pages for ndisgen and ndiscvt and the FreeBSD Handbook online. Do I need options NDISAPI # and device ndis in the kernel config, even

alias_pptp.ko

2012-07-16 Thread Victor Sudakov
Colleagues, Several PPTP sessions do not work through "ipfw nat" without loading the alias_pptp.ko module. How can I compile this functionality (NAT for PPTP sessions) into the kernel? The following confuguration: options IPFIREWALL options IPFIREWALL_NAT options LIBALIAS

enable modeline in vim

2012-07-16 Thread Victor Sudakov
Colleagues, Do you know how to enable modelines in vim running from root? Even if I put "set modeline" in /root/.vimrc, the output of ":set modeline?" still shows "nomodeline". At the same time, "set modeline" in ~/.vimrc works for all other accounts except root. Someone has protected the root ac

Re: enable modeline in vim

2012-07-16 Thread Виталий Туровец
2012/7/16 Victor Sudakov : > Colleagues, > > Do you know how to enable modelines in vim running from root? Even if > I put "set modeline" in /root/.vimrc, the output of ":set modeline?" > still shows "nomodeline". At the same time, "set modeline" in ~/.vimrc > works for all other accounts except ro

Re: fsck on FAT32 filesystem?

2012-07-16 Thread Robert Bonomi
> From owner-freebsd-questi...@freebsd.org Sun Jul 15 16:31:45 2012 > Date: Sun, 15 Jul 2012 23:29:39 +0200 (CEST) > From: Wojciech Puchar > To: FreeBSD > Subject: Re: fsck on FAT32 filesystem? > > > totally in error. SpinRite will attempt to read a damage sector up to > > 2000 times and through

OT - Squid external connections

2012-07-16 Thread Mario Lobo
Hi; Would anybody know how can I cross-reference squid/Lusca external connections with LAN hosts? For example, if I see an http connection on ext_if, is there a way to find out on behalf of which LAN host squid is making that connection? Using FreeBSD 8.2-STABLE, pf and Lusca latest port. I tri

Re: fsck on FAT32 filesystem?

2012-07-16 Thread Jerry
On Mon, 16 Jul 2012 09:04:31 -0500 (CDT) Robert Bonomi articulated: > > From owner-freebsd-questi...@freebsd.org Sun Jul 15 16:31:45 2012 > > Date: Sun, 15 Jul 2012 23:29:39 +0200 (CEST) > > From: Wojciech Puchar > > To: FreeBSD > > Subject: Re: fsck on FAT32 filesystem? > > > > > totally in er

Re: enable modeline in vim

2012-07-16 Thread Victor Sudakov
Виталий Туровец wrote: > > > > Do you know how to enable modelines in vim running from root? Even if > > I put "set modeline" in /root/.vimrc, the output of ":set modeline?" > > still shows "nomodeline". At the same time, "set modeline" in ~/.vimrc > > works for all other accounts except root. > >

Re: fsck on FAT32 filesystem?

2012-07-16 Thread Adam Vande More
On Mon, Jul 16, 2012 at 10:50 AM, Jerry wrote: > > > > > This is *precisely* why dd is _grossly_inferior_ to > > professional-grade tools like Spinrite. > > > > With the settings the resident "infallible expert on everything" > > <*SNORT*> recommends, dd will make _one_ attempt to read each disk

Re: fsck on FAT32 filesystem?

2012-07-16 Thread Mark Felder
On Mon, 16 Jul 2012 09:04:31 -0500, Robert Bonomi wrote: This is *precisely* why dd is _grossly_inferior_ to professional-grade tools like Spinrite. I bet you are a big fan of homeopathic treatments too, aren't you? ___ freebsd-questions@freebsd.

Re: fsck on FAT32 filesystem?

2012-07-16 Thread Robison, Dave
On 07/16/2012 10:10, Mark Felder wrote: > On Mon, 16 Jul 2012 09:04:31 -0500, Robert Bonomi > wrote: > >> This is *precisely* why dd is _grossly_inferior_ to professional-grade >> tools like Spinrite. > > I bet you are a big fan of homeopathic treatments too, aren't you? > ___

how to preserve local modifications to /usr/local/share/texmf/web2c/texmf.cnf

2012-07-16 Thread Anton Shterenlikht
I was getting Tex capacity exceeded, sorry [main memory size 100] error, so had to increase main_memory in /usr/local/share/texmf/web2c/texmf.cnf main_memory = 700 % words of inimemory available; also applies to inimf&mp This works fine, but this file will be overwritten if I update/re

LibreOffice with Java?

2012-07-16 Thread Walter Hurry
I note that in the Makefile for libreoffice (/usr/ports/editors/libreoffice/Makefile) it says: "LibreOffice works only with Java 6" But I have Java 7. Is this a problem? $ java -version openjdk version "1.7.0_04" OpenJDK Runtime Environment (build 1.7.0_04-b22) OpenJDK 64-Bit Server VM (build 23

Re: enable modeline in vim

2012-07-16 Thread Patrick
Assuming you've installed vim from the ports tree, /usr/local/share/vim/vimrc is the shared vimrc file amongst all users. Have you tried setting it in there? On Monday, 16 July, 2012 at 09:37 , Victor Sudakov wrote: > Виталий Туровец wrote: > > > > > > Do you know how to enable modelines

Re: enable modeline in vim

2012-07-16 Thread Victor Sudakov
Patrick wrote: > > > > > > > > Do you know how to enable modelines in vim running from root? Even if > > > > I put "set modeline" in /root/.vimrc, the output of ":set modeline?" > > > > still shows "nomodeline". At the same time, "set modeline" in ~/.vimrc > > > > works for all other accounts exc

Re: fsck on FAT32 filesystem?

2012-07-16 Thread Robert Bonomi
` > Date: Mon, 16 Jul 2012 12:03:37 -0500 > From: Adam Vande More > Subject: Re: fsck on FAT32 filesystem? > > > SpinWrong is a scam, Gibson is a fraud, and this conversation is pure > marketing gibberish. I thought most had overcome this credulity years ago. > It appears I was mistaken. "Everyo

Re: fsck on FAT32 filesystem?

2012-07-16 Thread Robert Bonomi
> From owner-freebsd-questi...@freebsd.org Mon Jul 16 12:12:47 2012 > To: freebsd-questions@freebsd.org > Date: Mon, 16 Jul 2012 12:10:34 -0500 > From: Mark Felder > Subject: Re: fsck on FAT32 filesystem? > > On Mon, 16 Jul 2012 09:04:31 -0500, Robert Bonomi > wrote: > > > This is *precisely*

Re: fsck on FAT32 filesystem?

2012-07-16 Thread Chris Hill
On Mon, 16 Jul 2012, Adam Vande More wrote: SpinWrong is a scam, Gibson is a fraud, and this conversation is pure marketing gibberish. I thought most had overcome this credulity years ago. It appears I was mistaken. Care to elaborate? Most people on this list seem to speak highly of SpinRite

Re: fsck on FAT32 filesystem?

2012-07-16 Thread Wojciech Puchar
SpinWrong is a scam, Gibson is a fraud, and this conversation is pure marketing gibberish. maybe you exaggerate but this is what i feel in that discussion. instead of help - seemed like marketing. ___ freebsd-questions@freebsd.org mailing list http://l