Re: Network Monitor?

2007-08-12 Thread Kelly D. Grills
e MRTG-Site-Map, which is at: http://ee-staff.ethz.ch/~oetiker/webtools/mrtg/users.html -- Kelly D. Grills [EMAIL PROTECTED] pgpxE9EkKJxdG.pgp Description: PGP signature

Re: sample cds

2007-03-26 Thread Kelly D. Grills
other option is a live CD, such as FreeSBIE. See http://www.freesbie.org for all the details. -- Kelly D. Grills [EMAIL PROTECTED] pgp5SxgCeRQqy.pgp Description: PGP signature

Re: Have screwed up my longin and password

2007-03-14 Thread Kelly D. Grills
/doc/en_US.ISO8859-1/books/faq/admin.html#FORGOT-ROOT-PW -- Kelly D. Grills [EMAIL PROTECTED] pgpBmILTvTbu0.pgp Description: PGP signature

Re: DHCP Server V3.0.5 No BPF under chroot. Works normally otherwise.

2007-03-06 Thread Kelly D. Grills
but /usr/local/etc/dhcpd.conf instead which is always copied where needed upon startup. WARNING: /usr/local/etc/rc.isc-dhcpd.conf is obsolete. rc.conf like variables are still read there but should be moved /etc/rc.conf or /etc/rc.conf.d/dhcpd instead. Also, the dhcpd_options variable must be renamed dhcpd_flags if any. -- Kelly D. Grills [EMAIL PROTECTED] pgpuJ4kh8oKPm.pgp Description: PGP signature

Re: Fwd: IPF (ftp - pkg_add) help requested

2007-03-04 Thread Kelly D. Grills
once. For > Halloween, I shaved off all her hair except for a 2" mohawk > head-2-tail. I'll have to find the picture to send you some day. Yeah, he's a good pup, my daughter dressed him up for the superbowl. I bet your peek wasn't real happy with you. -- Kelly D. Grills

Re: Fwd: IPF (ftp - pkg_add) help requested

2007-03-01 Thread Kelly D. Grills
tandard ACTIVE mode may be used. If pkg_add consistently fails to fetch a package from a site known to work, it may be because you have a firewall that demands the usage of passive mode ftp. -- Kelly D. Grills [EMAIL PROTECTED] pgpzSYEkjLW0T.pgp Description: PGP signature

Re: pkg_add problems

2007-02-28 Thread Kelly D. Grills
tbz... Done. pkg_add: package 'bash-3.1.17' or its older version already installed [EMAIL PROTECTED]/ $ uname -v FreeBSD 6.2-RELEASE #0: Sun Jan 28 15:04:56 CST 2007 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/SRV2 -- Kelly D. Grills [EMAIL PROTECTED] pgpn99V5gUFSo.pgp Description: PGP signature

Re: pkg_add problems

2007-02-27 Thread Kelly D. Grills
: pkg_add -rv some_pkg Are you behind a firewall? You might try using passive mode ftp. See pkg_add(1) -- Kelly D. Grills [EMAIL PROTECTED] pgpnYSzxg8GLO.pgp Description: PGP signature

Re: Can't install win32-codecs

2007-02-23 Thread Kelly D. Grills
ecution". The URL it gives just shows why it can be > dangerous. > > Is there any workaround, or a way to force this? Im willing to > take the chance and i never view quicktime websites anyway, > and its hard not to watch movies on this new machine! > make NO_IGNOR

Re: User Monitoring

2007-02-06 Thread Kelly D. Grills
On Tue, Feb 06, 2007 at 06:31:40PM -0600, Kelly D. Grills wrote: > > On Tue, Feb 06, 2007 at 02:09:55PM +0800, David Schulz wrote: > > > > Without a doubt i will get the one or the other trying to do > > something nasty to the Box, so my question is how to keep track

Re: User Monitoring

2007-02-06 Thread Kelly D. Grills
freebsd.org/doc/en_US.ISO8859-1/books/handbook/security- > accounting.html in the handbook? > > Can you share some easy to implement tricks to keep the worst from > happening to my Machine? See the man page for WATCH(8), watch -- snoop on another tty line -- Kelly

Re: going back in time with the ports tree

2007-01-14 Thread Kelly D. Grills
ht before > php-5.2.0 was committed. > > can anyone point me in the right direction? sysutils/portdowngrade http://www.freebsd.org/cgi/url.cgi?ports/sysutils/portdowngrade/pkg-descr -- Kelly D. Grills [EMAIL PROTECTED] pgpivcmt5hM7N.pgp Description: PGP signature

Re: cap_mkdb & login.conf.db

2006-11-13 Thread Kelly D. Grills
andbook/users-limiting.html Also the man pages for login.conf and cap_mkdb: LOGIN.CONF(5), CAP_MKDB(1) The short answer is: cap_mkdb /etc/login.conf -- Kelly D. Grills [EMAIL PROTECTED] pgpTalV5jxnPh.pgp Description: PGP signature

Re: downgrade from php5.2 to php5.1

2006-11-08 Thread Kelly D. Grills
t; with new port installed? > any speciall configuration that downgrade a certain port? Have a look at /usr/ports/sysutils/portdowngrade -- Kelly D. Grills [EMAIL PROTECTED] pgpU23ESydm0f.pgp Description: PGP signature

Re: denying a user access from the internet

2006-11-07 Thread Kelly D. Grills
work? > Thanks. > Dave. I've never personally used it, but /etc/login.access looks to be what you're looking for. The man page is login.access(5). -- Kelly D. Grills [EMAIL PROTECTED] pgphvOckDInJt.pgp Description: PGP signature

Re: default umask for Apache

2006-07-09 Thread Kelly D. Grills
like Apache on a Unix > system? > I believe you can set this via envvars -- Kelly D. Grills [EMAIL PROTECTED] pgppItvhPmZUY.pgp Description: PGP signature

Re: force lease renewal from dhcpd

2006-05-01 Thread Kelly D. Grills
On Mon, May 01, 2006 at 09:45:57AM -0400, fbsd wrote: > > Is there some way to force all leases under dhcpd to perform lease > renewal routine? > Shorten the lease time? See dhcpd.conf(5), max-lease-time & default-lease-time parameters. -- Kelly D. Grills

Re: Mail service principles: can I have the second mailbox

2006-03-27 Thread Kelly D. Grills
creation. Its address is account name. > The sendmail sends a mail to this address to /var/mail/account_name. > How to make the second mailbox? > > I have installed FreeBSD 6.0 and Sendmail 8.13.5. > I run Qmail. Hopefully someone with Sendmail knowledge will chime in and pr

Re: Tightening up ssh

2006-03-26 Thread Kelly D. Grills
ently allowed access by default in > the setup. > > Is this the approach that you alluded to above? Can you point me to some > information or provide some tips. > Thanks, Graham/ > See SSHD_CONFIG(5), specifically the AllowUsers keyword. -- Kelly D. Grills [EMAIL PROTECTED] pgpMMo0VvT01U.pgp Description: PGP signature

Re: Mail service principles: can I have the second mailbox

2006-03-26 Thread Kelly D. Grills
On Sun, Mar 26, 2006 at 04:19:21PM +0300, User Elisej wrote: > > Can a user have two mailboxes (and two addresses, of course)? > Yes. Perhaps you could provide a bit more information? http://www.freebsd.org/doc/en_US.ISO8859-1/articles/freebsd-questions/x114.html -- Kelly D. Gril

Re: Apache

2006-03-06 Thread Kelly D. Grills
isn't running. > > What else can I do? > Checking the error log would be a good place to start. In order to find your log: grep ErrorLog /path/to/httpd.conf You may get better help on the Apache list: http://httpd.apache.org/userslist.html -- Kelly D. Grills [EMAIL PROTECTED]

Re: How to figure out who shutdown box

2006-03-04 Thread Kelly D. Grills
On Sat, Mar 04, 2006 at 11:42:49AM -0600, Kelly D. Grills wrote: > > Where are you logging security messages? I believe the default is to > /var/log/security Sorry, meant to say auth > > Have a look at /etc/syslog.conf and syslog.conf(5) > > You should see messages

Re: How to figure out who shutdown box

2006-03-04 Thread Kelly D. Grills
ult is to /var/log/security Have a look at /etc/syslog.conf and syslog.conf(5) You should see messages such as this in your security log: Mar 1 15:21:38 srv1 shutdown: reboot by kdgrills: -- Kelly D. Grills [EMAIL PROTECTED] pgpTjj9CYyMxk.pgp Description: PGP signature

cvsup6.us.freebsd.org / /sysutils/fastest_cvsup

2006-01-21 Thread Kelly D. Grills
patch -- Kelly D. Grills [EMAIL PROTECTED] *** old/fastest_cvsup Sat Jan 21 21:12:05 2006 --- new/fastest_cvsup Sat Jan 21 21:52:31 2006 *** *** 8,13 --- 8,34 #-# # # Changes: + # 0.2.9.1 - [

Re: NFS connection dropping

2005-10-17 Thread Kelly D. Grills
en the rsync freezes and > issues the message: > > nfs server 192.168.4.200:/Volumes/BackupDrive: not responding Just a stab in the dark, see section 24.3.5 of the handbook: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/network-nfs.html The -r / -w options cured my NFS problems.

Re: Setting up routes correctly for FBSD box to access WAN

2005-09-18 Thread Kelly D. Grills
r in /etc/rc.conf : defaultrouter="NO" # Set to default gateway (or NO). See rc.conf(5) -- Kelly D. Grills [EMAIL PROTECTED] pgpIadPkkeq3j.pgp Description: PGP signature

Re: Command to trace a route?

2005-08-30 Thread Kelly D. Grills
me you're looking for a command: $ apropos route | grep trace traceroute(8)- print the route packets take to network host traceroute6(8) - print the route IPv6 packets will take to a network node The you can: $ man 8 traceroute -- Kelly D. Grills [EMAIL PROTECTED] pgpe3M6e5adta.pgp Description: PGP signature

Re: Unstable NFS mount from shared Solaris filesystem?

2005-07-13 Thread Kelly D. Grills
F nfs -o rw -d "home dirs" /export/home > > and /etc/dfs/sharetab contains: > /export/home- nfs rw home dirs > > I don't think I'm missing anything, but I'm sure NFS isn't supposed to > be this unstable either. > > Any

Re: Dynamic Hosting Recommendation

2005-05-28 Thread Kelly D. Grills
wondering if anyone had any experience with > them? > > If someone can recommend another service, I would be glad to look into it. I've been very satisfied with http://zoneedit.com for several years now. -- Kelly D. Grills [EMAIL PROTECTED] pgpKUTUj20hWw.pgp Description: PGP signature

Re: NFS freeze

2005-05-12 Thread Kelly D. Grills
On Fri, May 13, 2005 at 02:52:52AM +0200, Pietro Cerutti wrote: > > Kelly D. Grills wrote: > > > >Have a look at section 23.3.5 of the handbook. -r=1024 cured my > >problems. > > > > Thank you, this solves the problem when mounting manually. > What if I

Re: NFS freeze

2005-05-12 Thread Kelly D. Grills
On Thu, May 12, 2005 at 09:21:39PM +0200, Pietro Cerutti wrote: > I have a problem with a NFS exports: the client freezes while transfering > "large amount" of data. Have a look at section 23.3.5 of the handbook. -r=1024 cured my problems. -- Kelly D. Grills

Re: Syncing 3 Freebsd servers' accounts Question

2005-01-27 Thread Kelly D. Grills
So what is the easiest, cheapest(free), and best way to > accomplish this??? > NIS works well on my home network. As for easiest / best, you'll have to evaluate your particular needs. Some links to NIS docs: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/network-nis.html yp(8) yps