ZFS + Samba = nicely

2009-02-26 Thread Brad Pitney
Hi

can anyone help me?

I am trying to setup a home file server with FreeBSD -CURRENT along with Samba

Basically I have followed the wiki for ZFS and done the usual things
for Samba like I have before with UFS.

Basically my problem is that when I go to create a file or folder, the
file server locks up, but I am able to switch terminals with ALT+Fn
keys, everything else is locked solid

-- 
Best regards,
 Brad
___
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"


remote logging with syslogd

2008-03-25 Thread Brad Pitney
Hi,

somehow I have miss-understood how to get syslogd to recieve logs from
another host, well my actual problem is syslog bitching likse this:
Mar 25 01:00:00   syslogd: unknown priority name ""
Mar 25 05:00:00   syslogd: unknown priority name ""
Mar 25 09:00:01   syslogd: unknown priority name ""
Mar 25 13:00:00   syslogd: unknown priority name ""
Mar 25 17:00:00   syslogd: unknown priority name ""

syslog.conf:
*
#+oxdeadbeef
*.err;kern.warning;auth.notice;mail.crit   /var/log/console
*.notice;authpriv.none;kern.debug  /var/log/messages
security.* /var/log/security
auth.info;authpriv.info/var/log/auth.log
mail.info  /var/log/maillog
lpr.info   /var/log/lpderrs
ftp.info   /var/log/xferlog
 cron.*/var/log/cron
*.=debug   /var/log/debug
!syslogd
*.*/var/log/syslog
*

#+nub01
*.err;kern.warning;auth.notice;mail.crit   /var/log/nub01/console
*.notice;authpriv.none;kern.debug  /var/log/nub01/messages
security.* /var/log/nub01/security
auth.info;authpriv.info/var/log/nub01/auth
mail.info  /var/log/nub01/mail
cron.* /var/log/nub01/cron
*.=debug   /var/log/nub01/debug
*

syslogd_flags="-vv -4 -A -a 192.0.2.0/24 -b oxdeadbeef"

-- 
Best regards,
 Brad
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: X.org 7.3 fails during startup, claiming font not found

2008-03-17 Thread Brad Pitney
On Mon, Mar 17, 2008 at 12:25 PM, Scott Bennett <[EMAIL PROTECTED]> wrote:
>  [..]
>  Fatal server error:
>  could not open default font 'fixed'
>   Scott Bennett, Comm. ASMELG, CFIAG

# cd ports/x11-fonts/font-alias
# make build install clean

check the archives :)

-- 
Best regards,
 Brad
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Has anyone got the remote X-Win32 running?

2008-03-16 Thread Brad Pitney
On Mon, Mar 17, 2008 at 4:52 AM, Robert Chalmers
<[EMAIL PROTECTED]> wrote:
> I've read the spots off everything I can find about getting X going, and I
>  have it all up and running sort of.
>
>  But only sort of.
>
>
>
>  I have X-Win32 trialling on a laptop, and want to be able to connect to the
>  Xserver - but I just can't seem to do it.
>
>
>
>  To give you a run down.
>
>
>
>  I have X working.
>
>  I have KDE working.
>
>  I have the /etc/ttys entry set to:
>
>  ttyv8  "/usr/local/bin/xdm -nodaemon"  xterm  on  secure
>
>  ..  (I note that kdm is much prettier, and appears to work Just as well)
>
>
>
>  I have the entry in xdm-config commented out.
>
>  ! DisplayManager.requestPort: 0
>
>
>
>  /root/.xinitrc contains "exec startkde"
>
>
>
>  Ok.
>
>  Using 'xdm' , booting brings up an oversize font LOGIN -PASSWORD display.
>  Very ugly. (kdm looks nicer, but I'm following the manual)
>

xdm can look nice.

>
>
>  Neither xdm or kdm, let me log in as root.
>
>  I have to go Ctl+alt+F1 to get to the good old terminal window.
>
>
>
>  Now, the main problem is .. Which is a real pain, as I do need to connect to
>  this thing remotely.
>
>  I can't connect from the remote laptop's X-Win32 program xterm emulator
>  program.
>
>
>
>  Has anyone managed to get any remote, xterm emulators going? And how so?
>

you know, I'd recommend X over ssh, although I used Xming, there 's a
package with it bundled with putty

http://sourceforge.net/projects/xming

even comes with pretty good documentation

>
>
>  Thanks if you can help - I'm almost there.
>
>  Rob
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>  ___
>  freebsd-questions@freebsd.org mailing list
>  http://lists.freebsd.org/mailman/listinfo/freebsd-questions
>  To unsubscribe, send any mail to "[EMAIL PROTECTED]"
>



-- 
Best regards,
 Brad
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Which List

2008-03-12 Thread Brad Pitney
On Wed, Mar 12, 2008 at 12:30 PM, Yuri Pankov <[EMAIL PROTECTED]> wrote:

> Brad Pitney wrote:
> > Hello,
> >
> > which list is best for me to post a Lock Order Reversal which is related
> the
> > ral driver?
> >
> > What about DevFS?
> >
> > the box was running CURRENT until it was branched for RELENG_7 which was
> > running code from September 2007 fine until I updated to "todays" code.
>
> Check current@ archives, these LORs may be (and I think they were)
> already reported.
>


http://sources.zabbadoz.net/freebsd/lor.html

I found two fairly similar. I'll post to current@


>
>
> Yuri
>
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Which List

2008-03-12 Thread Brad Pitney
Hello,

which list is best for me to post a Lock Order Reversal which is related the
ral driver?

What about DevFS?

the box was running CURRENT until it was branched for RELENG_7 which was
running code from September 2007 fine until I updated to "todays" code.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"