startx and numlocks

2003-11-21 Thread Dru
Does anyone know how to keep numlocks on when using "startx"? I have numlocks on in all of my terminals, but when I start X, it goes off. Is there a line I can add to ".xinitrc"? TIA, Dru ___ [EMAIL PROTECTED] mailing list http

customized /usr/share/skel

2003-11-21 Thread Dru
en? e.g. should I place my custom Makefile and dot files in a different directory and rerun my Makefile after a successful install world? Dru ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, s

splash screensaver

2003-11-22 Thread Dru
is to press ctrl alt F9, then go back to a terminal. I've made the necessary modifications to the splash configuration section of /boot/loader.conf, but haven't put any options in /etc/rc.conf Dru ___ [EMAIL PROTECTED] mailing list http://li

Re: splash screensaver

2003-11-22 Thread Dru
On Sat, 22 Nov 2003, Nathan Kinkade wrote: > On Sat, Nov 22, 2003 at 12:32:00PM -0500, Dru wrote: > > > > Does anyone know the cure for this behaviour? > > > > Splash screen loads nicely and acts as screensaver as it should. However, > > when I press a key to e

Re: startx and numlocks

2003-11-23 Thread Dru
On Fri, 21 Nov 2003, Chris Pressey wrote: > On Fri, 21 Nov 2003 08:38:24 -0500 (EST) > Dru <[EMAIL PROTECTED]> wrote: > > > > > Does anyone know how to keep numlocks on when using "startx"? I have > > numlocks on in all of my terminals, but when I star

single-user mode

2003-12-04 Thread Dru
ything* to work at the "boot" prompt, or even leave that prompt without doing a CTRL ALT DEL. Am I missing something, or is the "boot" prompt defunct on 5.x? Dru ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/li

protecting loader

2003-12-04 Thread Dru
Is there a way to prevent a user from bypassing loader and loading/unloading stuff at the OK prompt? (other than physical security measures) I tried placing "/boot/loader -n" in "/boot.config", but it didn't make a difference. Dru ___

Re: protecting loader

2003-12-05 Thread Dru
On Thu, 4 Dec 2003, Nathan Kinkade wrote: > On Thu, Dec 04, 2003 at 02:20:07PM -0500, Dru wrote: > > > > Is there a way to prevent a user from bypassing loader and > > loading/unloading stuff at the OK prompt? (other than physical security > > measures) > > >

p5 random password ports

2003-12-11 Thread Dru
small job for you. Dru ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

umounting /

2003-12-11 Thread Dru
Is this the only way to unmount the root filesystem: umount -a When I try "umount /", I get this error: umount: unmount of / failed: Invalid argument The manpage doesn't give any hints on why that argument is invalid... Dru ___ [

dd of mounted filesystem

2003-12-11 Thread Dru
Can anyone describe or point me to resources explaining why it is dangerous to dd a filesystem while it is mounted? Is it still considered to be dangerous if the system is first dropped down to single-user mode? Dru ___ [EMAIL PROTECTED] mailing list

Re: dd of mounted filesystem

2003-12-12 Thread Dru
On Thu, 11 Dec 2003, Dan Nelson wrote: > In the last episode (Dec 11), Matthew Seaman said: > > On Thu, Dec 11, 2003 at 02:54:12PM -0500, Dru wrote: > > > Can anyone describe or point me to resources explaining why it is > > > dangerous to dd a filesystem while

laptop hardware profile

2004-01-02 Thread Dru
is require learning FORTH or is there a loader.conf or loader.rc tweak that will do the trick? Dru ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

viewing sgml articles

2004-01-05 Thread Dru
nd running: sgmlfmt -d docbook -f html article.sgml but it failed with tons of errors. The same command without -d also failed. Any advice? Dru ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, sen

Re: viewing sgml articles

2004-01-05 Thread Dru
On Mon, 5 Jan 2004, Lowell Gilbert wrote: > Ceri Davies <[EMAIL PROTECTED]> writes: > > > On Mon, Jan 05, 2004 at 09:48:13AM -0500, Dru wrote: > > > > > > What's the easiest way for an end-user to view the SGML articles in > > > /usr/doc? Is

converting manpages to postscript

2004-01-05 Thread Dru
le ls.ps ls.ps: Postscript document text conforming at level 3.0 But the resulting printout is hieroglyphics. What am I doing wrong? Dru ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, se

Re: converting manpages to postscript

2004-01-05 Thread Dru
On Mon, 5 Jan 2004, Dru wrote: > > I'm trying to convert a manpage to postscript and have tried these 3 > variants: > > groff -Tps -mandoc /usr/share/man/man1/ls.1.gz > ls.ps > groff -Tps -mdoc /usr/share/man/man1/ls.1.gz > ls.ps > groff -Tps -man /usr/share/

pkg_create switches

2004-01-07 Thread Dru
Has anyone on the list used the -i, -I, -P or -r switches with pkg_create in a real world situation? If so, could you contact me off list? TIA, Dru ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To

removing the first 10 lines of a file

2004-01-09 Thread Dru
to see doesn't. Anyone know of a quick way to do this? Dru ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: removing the first 10 lines of a file

2004-01-09 Thread Dru
On Fri, 9 Jan 2004, Dan Nelson wrote: > In the last episode (Jan 09), Dru said: > > I remember coming across a trick (which I can't find now) which > > allowed you to page all of a file, except for the first 10 lines. I > > think it used a combo of head and tail to

porteasy error

2004-01-13 Thread Dru
imal 5.1-RELEASE system. The amount of messages above the first line of output varies depending upon what directory I'm in, but always ends in the same aborted update message. Dru ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/list

KDE3

2004-02-08 Thread Dru
e error message I was at three days ago: ELF interpreter /libexec/ld-elf.so.1 Can't blame it on an old dependency anymore, since I uninstalled pretty near everything. Any suggestions anyone? Dru ___ [EMAIL PROTECTED] mailing list http://lists.f

Re: KDE3

2004-02-08 Thread Dru
Your random fortune: Schnuffel, n.: A dog's practice of continuously nuzzling in your crotch in mixed company. -- Rich Hall, "Sniglets" On Sun, 8 Feb 2004, Kris Kennaway wrote: > On Sun, Feb 08, 2004 at 08:03:06PM -0500, Dru wrote: > > > >

copying files with same name

2004-02-16 Thread Dru
r (missing }) and cp -v `find /usr/ports -name configure -print | sed 's:/:=:g'` . has sed complain of extra characters at the end of a p command, followed by all my destination files being named configure. Is there a way to do this as a one-liner, or does one have to writ

Re: copying files with same name

2004-02-17 Thread Dru
On Mon, 16 Feb 2004, Erik Trulsson wrote: > On Mon, Feb 16, 2004 at 04:49:37PM -0500, Dru wrote: > > > > Okay, I must be missing something obvious here. How do you do a batch copy > > while renaming the destination files? I want to copy all of the configure > > scripts

Re: copying files with same name

2004-02-17 Thread Dru
On Tue, 17 Feb 2004, Erik Trulsson wrote: > On Tue, Feb 17, 2004 at 10:16:18AM -0500, Dru wrote: > > On Mon, 16 Feb 2004, Erik Trulsson wrote: > > > > > On Mon, Feb 16, 2004 at 04:49:37PM -0500, Dru wrote: > > > > > > > > Okay, I must be missing so

mapping apps to keys in X Windows

2003-11-01 Thread Dru
Does any know if there are any tools or configurable scripts that come with X that allow a user to map an application to a shortcut key? Or is one supposed to instead use their window manager or an application in the ports collection (such as xbindkeys). TIA, Dru

any backup utilities for ACLs?

2005-07-30 Thread Dru
Ls? If so, what was the magic incantation? Dru ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

ipsec and nat

2002-12-28 Thread Dru
across an URL before which showed (with nice animations) how a packet is processed, but can't remember if it was for ipfw or ipf. Of course, I can't find that URL at the moment either :) Any and all URLs appreciated. Dru To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsu

Re: rcp documentation

2003-01-10 Thread Dru
share/doc/psd/23.rpc/paper.ascii.gz There's a couple of more rpc related stuff in the psd directory as well. You might need to cvsup to the latest docs. Dru To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message

Re: VPN Newbie has a silly question

2003-01-12 Thread Dru
a side note, it may prove easier to just configure ssh on the destination computer and create the necessary rule to allow the connection on the access list on the Cisco thingie. Just a thought. Good luck, Dru To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message

Re: IPSec tunnel between Windows XP and FreeBSD: racoon can't actsas the initiator

2003-01-16 Thread Dru
29:13: DEBUG: isakmp.c:346:isakmp_main(): malformed cookie received or >the initiator's cookies collide. > ... > > What is wrong ? Hard to tell without a bit more information. Are you using a pre-shared secret or digital certificates for authentication? Can you send a sanitized copy of your

Re: Mozilla 1.2.1 and java

2003-01-22 Thread Dru
ing better than I am. I can't get past No running window found. And that error message is literal, I can no longer get Mozilla to come up at all :-( That was from a cvsup this morning on a 4.7-RELEASE. Dru To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message

Re: Problems with IPSec

2003-01-22 Thread Dru
g error message: > racoon: failed to parse configuration file. > > If anyone has any suggestions for a fix, or how I go about further > diagnosing this problem, I'd love to hear from you. What's the result of setkey -PD on both boxes? Sanitize the addresses of the public IPs, but leave the private IPs as is. Dru To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message

Re: Can't remember how to read binary log files

2003-02-06 Thread Dru
lstat? what's that? I don't have it on any of my machines. You won't have it unless you've installed /usr/ports/mail/procmail. It's a script procmail uses to show which folders it has sorted your mail into. Dru To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message

Re: kernel compilation failure, ack!

2002-09-20 Thread Dru
> custom kernel about 1.5 months ago and it works fine. > This FW kernel I'm trying to build is simply GENERIC > with some well-known options added for IPFW, plus now > I'm adding the pcm0 line. Regardless, when I try to > compile GENERIC it fails. Please help me, I

Re: kernel compilation failure, ack!

2002-09-20 Thread Dru
a/coda_fbsd.c must be optional, > mandatory or standard > Your version of config(8) is out of sync with your > kernel source. > *** Error code 1 OK, how exactly did you do your cvsup and rebuild? e.g., did you: cvsup make -j4 buildworld make buildkernel(where this was GENERIC) make installkernel make installworld reboot then try your own kernel? Dru To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message

Re: Mplayer

2002-09-24 Thread Dru
first place? I've tried on several occasions on a couple of different machines but have never gotten past the configure script. Doesn't matter if I try with or without the gui. Always with the latest ports collection. Dru To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message

Re: Mplayer

2002-09-24 Thread Dru
On Wed, 25 Sep 2002, Greg 'groggy' Lehey wrote: > On Tuesday, 24 September 2002 at 21:10:12 -0400, Dru wrote: > > On Wed, 25 Sep 2002, Greg 'groggy' Lehey wrote: > >> On Tuesday, 24 September 2002 at 20:37:27 +, Weston M. Price wrote: > >>>

Re: Mplayer

2002-09-25 Thread Dru
On Wed, 25 Sep 2002, Greg 'groggy' Lehey wrote: > On Tuesday, 24 September 2002 at 21:37:42 -0400, Dru wrote: > > > > > > On Wed, 25 Sep 2002, Greg 'groggy' Lehey wrote: > > > >> On Tuesday, 24 September 2002 at 21:10:12 -0400, Dru wrot

Re: Mplayer

2002-09-25 Thread Dru
On Wed, 25 Sep 2002, Matthew Seaman wrote: > On Wed, Sep 25, 2002 at 07:19:53AM -0400, Dru wrote: > > On Wed, 25 Sep 2002, Greg 'groggy' Lehey wrote: > > > On Tuesday, 24 September 2002 at 21:37:42 -0400, Dru wrote: > > > > On Wed, 25 Sep 2002, Greg &

Re: Xlock equivalent for terminal ?

2002-10-01 Thread Dru
sounds devices and floppy dev). > > Any ideas ? "lock" works fine on BSD, not sure about Linux. Dru To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message

Re: OpenOffice User Installation

2002-10-02 Thread Dru
/usr/local/OpenOffice.org1.0/program/setup.ins > > === > > > > Does anyone have any ideas what I might do in order to get this program > > started? I'm getting the same thing (after a 50 hour make!) This is with ports cvsupped daily. pkg_info |grep openoffice open

Re: OpenOffice User Installation

2002-10-02 Thread Dru
On Wed, 2 Oct 2002, Scott A. Moberly wrote: > On Wed, Oct 02, 2002 at 05:37:34PM -0400, Dru wrote: > > > > > > On Wed, 2 Oct 2002, Scott A. Moberly wrote: > > > > > On Wed, Oct 02, 2002 at 05:19:30AM -0500, MET wrote: > > > > So we are at the

Re: OpenOffice User Installation

2002-10-02 Thread Dru
On Wed, 2 Oct 2002, Scott A. Moberly wrote: > On Wed, Oct 02, 2002 at 05:51:34PM -0400, Dru wrote: > > > > > > On Wed, 2 Oct 2002, Scott A. Moberly wrote: > > > > > On Wed, Oct 02, 2002 at 05:37:34PM -0400, Dru wrote: > > > > > >

Re: OpenOffice User Installation

2002-10-02 Thread Dru
On Wed, 2 Oct 2002, Scott A. Moberly wrote: > On Wed, Oct 02, 2002 at 06:16:49PM -0400, Dru wrote: > > > > > Same error message: > > > > The installation program cannot find the script file in whic > > The file was looked for in the following directo

Re: Event Trigger

2002-10-06 Thread Dru
ggestions? I haven't used it myself, but this was what the Expect language was designed for. You'll find it in /usr/ports/devel/expect. These will also get you started if you decide to give it a go: http://expect.nist.gov http://www.samag.com/documents/s=7237/sam0207a/0207a.htm Dru

Re: Mouse jumping all over the place in X

2002-10-06 Thread Dru
Option "Device" "/dev/sysmouse" > > EndSection > > MouseSystems is almost certainly not the correct protocol. > > Try changing it to "auto" or "PS/2". Except use "Auto" as it is case sensitive. Been bitten by that one before :) Dru To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message

Re: tool for generating pkts with ip precedence

2002-10-27 Thread Dru
to set the TOS field. /security/hping is command line, but hping --tos help is helpful Dru To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message

Re: IPSEC ping from other side

2002-10-31 Thread Dru
rch at www.cisco.com for "Configuring IPSec Network Security" for the article that gives greater details. Dru To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message

Re: check mac address

2002-11-11 Thread Dru
chine, which > may not be the case. /usr/ports/security/lcrozoex will take a given IP and find its MAC (that and 100s of other things you didn't think you could/should do ;) See the usage example for Tool 3 at: www.laurentconstantin.com/common/lcrzoex/doc/en/examples.html Dru To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message

Re: check mac address

2002-11-11 Thread Dru
On Mon, 11 Nov 2002, Dru wrote: > > > On Mon, 11 Nov 2002, Kevin Stevens wrote: > > > > > On Monday, Nov 11, 2002, at 11:33 US/Pacific, adrian kok wrote: > > > > > Sorry I made you confusion > > > > > > Right now I have mac address

SSH Helper

2002-11-18 Thread Dru
the howto, it appears to be pretty slick, but I don't have a Mac to test it on. If you're interested in this being ported over to FreeBSD, drop a line to: [EMAIL PROTECTED] with a subject "FreeBSD SSH Helper". Dru To Unsubscribe: send mail to [EMAIL PROTECTED] with

Re: Eirgp

2002-11-25 Thread Dru
support > eigrp ? I don't think there is such a beast as EIGRP is Cisco proprietary. If OSPF will suit your purposes, check out /usr/ports/net/zebra. HTH, Dru To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message

Re: add users

2002-12-02 Thread Dru
ays: set prompt = "%B${USER}@%~%b: " As you create users, the files in /usr/share/skel are copied over to their new home directory, but the word "dot" is changed to "." So I usually create a dot.xinitrc and place it in there as well. Dru To Unsubscribe: send

isakmpd status

2002-12-09 Thread Dru
me to the reference, or am I hallucinating on this one? TIA, Dru To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message

Re: IPsec on a NAT gateway

2002-12-10 Thread Dru
Has anyone done this? The configuration you describe is still considered tunnel mode, even though it looks part transport / part tunnel mode. Tunnel mode occurs whenever a gateway encrypts on behalf of a network. Typical tunnels have gateways at both ends, however it is possible to have a gateway at

Re: a Cisco Question

2002-12-18 Thread Dru
tary to Cisco and will only let you connect to another Cisco device. HTH, Dru To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message

sfs UID 71

2003-03-11 Thread Dru
hould I investigate further? Dru To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message

Re: sfs UID 71

2003-03-12 Thread Dru
On Wed, 12 Mar 2003, Volker Kindermann wrote: > Hi Dru, > > > > I was reading my daily output on a 4.7-RELEASE and noticed the > > following user was created: > > > > > sfs:*:71: > > > > as well as the following groups: > > > > <

Re: VERY annoying nmap problem.

2003-03-29 Thread Dru
; I emailed fydor a few times and got no help. > anyone have any ideas? This used to work fine before 3.0 What firewall are you using and what rules have you created for UDP? Using -sU (UDP scan) sends UDP packets. Whereas not specifying a switch assumes a full connect scan which uses TCP.

Re: racoon

2002-07-16 Thread Dru
thing wrong? > what can i do? > any suggeston? Did you create a /usr/local/etc/racoon/racoon.conf file? There is a sample file named racoon.conf.dist in the same directory which you can use as a template. "man racoon.conf" will give you all of the configuration details. Dru

Re: Boot -s doesn't work any other ideas

2002-07-21 Thread Dru
d disk. > > Is there any other way i can break the password so i > can make this work., Describe what you mean by doesn't work at all. When are you using boot -s, at the prompt that says hit enter or any other key? Dru To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message

cvsup ports

2002-07-22 Thread Dru
ports/chinese ports/frenchetc. for the ports I didn't want Everything seemed to go great EXCEPT the only ports I have are the ones in my refuse list! What did I do wrong? Dru To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message

port to convert comma delimited file

2003-03-25 Thread Dru
for dummies? Barring that, is there any port that will do this, hopefully with docs so I can learn as I go? Dru ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: port to convert comma delimited file

2003-03-25 Thread Dru
On Wed, 26 Mar 2003, Martin Karlsson wrote: > * Dru <[EMAIL PROTECTED]> [2003-03-25 20.51 -0500]: > > > > Hello, > > Hi, > > > I have a comma delimited file with approximately 7000 rows and 5 columns. > > I have absolutely no database skills and and al

Re: VERY annoying nmap problem. (solved)

2003-03-29 Thread Dru
tioned it for the benefit of others who may be following the thread. Dru ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: using ssh banner

2003-03-31 Thread Dru
I never see the banner message when logging in via ssh. > > Is there something else I am missing? Which client are you using? Are you sure the client is using version 2? Version 1 doesn't support banners. Dru ___ [EMAIL PROTE

Re: newbie: access cisco router

2003-04-04 Thread Dru
pub/a/bsd/2001/10/11/FreeBSD_Basics.html Dru ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

portsdb fails on perl

2003-04-04 Thread Dru
core dumped) [Updating the portsdb in /usr/ports ... - 1 port entries found /usr/ports/INDEX-5:1:Port info line must consist of 10 fields. . done] If I try a portupgrade, I get an endless loop of: Cannot fork: Resource temporarily available Dru ___ [EMAI

BSDCert survey

2006-08-06 Thread Dru
plete the survey and feel free to forward the press release to any forums which haven't published it thus far. If you have any questions regarding the upcoming BSDA, email me off list or subscribe to bsdcert@lists.nycbug.org . Cheers, Dru _