Remote Desktop for Fedora 11 on External Hard Drive

2009-11-07 Thread Bryan Cassidy
I am currently using FreebSD 7.2 and I have just installed and configured 
Fedora 11 on an external
hard drive so I can do some printing and other things. I was wondering how can 
I get full access
to the Desktop (GUI) on FreeBSD for Fedora 11 on my external hard drive? Any 
ideas?

___
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


HP PhotoSmart C4180

2009-10-18 Thread Bryan Cassidy
Anyone have this all-in-one functioning correctly under FreeBSD?

___
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


ASUS M4A78T-E Motherboard

2009-10-10 Thread Bryan Cassidy
Hi, I am in the process of building a new PC and I am building this 
machine (one of three... second will be OpenBSD Firewall for FreeBSD and a
third one for Windows.. you know games and all that stuff) and I am wondering
if I will have any problems with this motherboard amd its chipset. North Bridge
is AMD 790GX and South Bridge is AMD SB750. it comes with a VIA VT1708S 
onboard soundcard and the handbook states the VIA VT1708 is supported so I am
hoping it is the case with this one. Second, ATI Radeon HD 3300 onboard video.
I keep coming up with info that states it is suppported and last is the
Atheros L1E onboard LAN card.

I will give you a rundown of what I want to do and maybe I can get some advice
on hardware and how I approach this. I mainly use FreeBSD for my daily machine
because I just enjoy using FreeBSD and it is just what I need for a day to day
use. I have a 23 LCD right now hookup via VGA on my laptop and when the 
machine I am building is done I would like to run a triple LCD setup. I've 
always wanted to run OpenBSD as a firewall and so I would like to build a basic
machine with no sound, and no video to serve this purpose. I would like to also
run Apache and run my own website. The third machine for Windows I might just
partition one of my hard drives (I will be getting 3 Seagate Barracuda 
LP ST32000542AS 2TB hard drives. Total 6 TBs.) and put Windows on it and just 
by another
video card for extreme gaming or something. I am kinda new to building my own
PC so some opinions on this would be greatly appreciated.

Also, as a side note, the specs above would be just to get it started and I 
would eventually add my own PCI NIC card, PCI sound, and PCI Video card. Any
and all thoughts are welcome. Thanks for any help.

hoping that everything will work out of box with FreeBSD. 

___
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


Re: Mutt /tmp full error when trying to read email

2009-09-20 Thread Bryan Cassidy
 I decided to reinstall and make /tmp 2Gigs and here is my current layout
 
 df -H
 
 Filesystem SizeUsed   Avail Capacity  Mounted on
 /dev/ad0s1a2.0G150M1.7G 8%/
 devfs  1.0k1.0k  0B   100%/dev
 /dev/ad0s1e2.0G1.8G 78M96%/tmp
 /dev/ad0s1f 29G2.4G 24G 9%/usr
 /dev/ad0s1d2.0G1.1G750M60%/var
 
 Here is the output of df -i
 
 Filesystem  1K-blocksUsedAvail Capacity iused   ifree %iused  Mounted 
on
 /dev/ad0s1a   1982798  146842  1677334 8%1765  2573051%   /
 devfs   1   10   100%   0   0  100%   /dev
 /dev/ad0s1e   1982798 17476467653096%  15  2590550%   /tmp
 /dev/ad0s1f  28459276 2301652 23880882 9%  239356 34583066%   /usr
 /dev/ad0s1d   1999598 1107622   73201060%1984  2798701%   /var
 
 
 This is the exact error 
 
 /tmp: write failed, filesystem is full
 yes: stdout: No space left on device. Press any key to continue...
 
 I am able to send emails from Mutt just fine for some reason. How can 
 /tmp be full when it is 2Gigs? Here is the contents of /tmp
 
 drwxrwxrwt   6 rootwheel   512 Sep 20 02:33 ./
 drwxr-xr-x  20 rootwheel   512 Sep 20 00:47 ../
 drwxrwxrwt   2 rootwheel   512 Sep 20 00:48 .ICE-unix/
 -r--r--r--   1 rootwheel11 Sep 20 01:25 .X0-lock
 drwxrwxrwt   2 rootwheel   512 Sep 20 01:25 .X11-unix/
 drwxrwxrwt   2 rootwheel   512 Sep 20 00:48 .XIM-unix/
 drwxrwxrwt   2 rootwheel   512 Sep 20 00:48 .font-unix/
 -rw---   1 bsdsys  wheel  1246 Sep 20 02:29 mutt-mail-3b4arq36-3
 
 Thanks in Advance for any help.
 
 
 
 On Sun, Sep 20, 2009 at 01:39:22AM -0500, Erik Osterholm wrote:
  Out of inodes?  df -i
  
  Erik
  
  On Sat, Sep 19, 2009 at 09:16:36PM -0500, Bryan Cassidy wrote:
   Here is a little about my setup
   
   uname -a
   FreeBSD mail.comcast.net 7.2-RELEASE FreeBSD 7.2-RELEASE #0: Fri May  1 
   08:49:13 UTC 2009 
   r...@walker.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386
   
   Mutt 1.4.2.3i 
   
   Output from df -h
   
   Filesystem SizeUsed   Avail Capacity  Mounted on
   /dev/ad0s1a496M143M313M31%/
   devfs  1.0K1.0K  0B   100%/dev
   /dev/ad0s1e496M332M124M73%/tmp
   /dev/ad0s1f 30G2.9G 25G11%/usr
   /dev/ad0s1d1.9G 53M1.7G 3%/var
   linprocfs  4.0K4.0K  0B   100%/usr/compat/linux/proc
   
   When /tmp shows 73% used why am I getting these messages when trying 
   to open emails in mutt? I cannot opem them at all. Thanks in advance.
   
   ___
   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
 

___
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


Mutt /tmp full error when trying to read email

2009-09-19 Thread Bryan Cassidy
Here is a little about my setup

uname -a
FreeBSD mail.comcast.net 7.2-RELEASE FreeBSD 7.2-RELEASE #0: Fri May  1 
08:49:13 UTC 2009 r...@walker.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  
i386

Mutt 1.4.2.3i 

Output from df -h

Filesystem SizeUsed   Avail Capacity  Mounted on
/dev/ad0s1a496M143M313M31%/
devfs  1.0K1.0K  0B   100%/dev
/dev/ad0s1e496M332M124M73%/tmp
/dev/ad0s1f 30G2.9G 25G11%/usr
/dev/ad0s1d1.9G 53M1.7G 3%/var
linprocfs  4.0K4.0K  0B   100%/usr/compat/linux/proc

When /tmp shows 73% used why am I getting these messages when trying 
to open emails in mutt? I cannot opem them at all. Thanks in advance.

___
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


DSL Disconnects

2004-12-01 Thread bryan cassidy
Hello. My ISP is through Bellsouth FastAccess DSL and
I am trying to get my connection to stay up without
disconnected and having to run /etc/netstart everytime
it disconnects. I am very confused about how
connections are in general. I think it is a PPPoE. I
have to use a user name and password to connect. I
have a static IP address if that matters. This is what
I have in /etc/ppp/ppp.conf

default:
 set log Phase Chat LCP IPCP CCP tun command
 nat enable yes
 nat same_ports yes
 nat use_sockets yes
 set redial 15 28800
 set reconnect 15 28800

pppoe:
 set device PPPoE:xl0:
 set mru 1492
 set mtu 1492
 set speed sync
 enable lqr
 set lqrperiod 5
 set cd 5
 set dial
 set login
 set authname [EMAIL PROTECTED]
 set authkey password
 set ifaddr 10.0.0.1/0 10.0.0.2/0 255.255.255.0
0.0.0.0
 add default HISADDR# Add a
(sticky) default route
 enable dns

And this in rc.conf

gateway_enable=YES
hostname=localhost.localdomain
portmap_enable=NO
network_interfaces=auto
rwhod_enable=YES
ppp_enable=YES
ppp_profile=pppoe
ppp_mode=direct
pccard_ifconfig=DHCP
dhcp_program=/sbin/dhclient


Not sure what should be added and/or removed.



__ 
Do you Yahoo!? 
Yahoo! Mail - Helps protect you from nasty viruses. 
http://promotions.yahoo.com/new_mail
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


make index error

2004-06-27 Thread bryan cassidy
Running 4.10. I ran a 'make index' in /usr/ports just
now and i get the following error

Generating INDEX - please wait..tkscanfax-1.02:
/usr/ports/japanese/tk80 non-existent -- dependency
list incomplete
=== comms/tkscanfax failed
*** Error code 1
1 error

Thanks




__
Do you Yahoo!?
Yahoo! Mail - 50x more storage than other providers!
http://promotions.yahoo.com/new_mail
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Still no go with Postfix

2004-06-09 Thread Bryan Cassidy
Hello. This is my setup.

I have installed Postfix and in my rc.conf I have the
following (not sure if some of the things I will post
to the list but why not just in case. The problem I am
having is this. I can download my e-mail using
fetchmail, filter it through procmail and read it with
Mutt just fine. I just can't send *ANY* e-mails out to
*ANYONE*! Everytime I try and use Postfix I can't send
e-mails. I would really like to get this working so I
can move onto something else.

/etc/rc.conf

kern_securelevel_enable=NO
dhcp_program=/sbin/dhclient
firewall_enable=YES
firewall_script=/etc/rc.firewall
firewallquiet=NO
firewall_logging_enable=YES
log_in_vain=YES
tcp_drop_synfin=YES
tcp_restrict_rst=YES
icmp_drop_redirect=YES
inetd_enable=NO
named_enable=YES
named_program=/usr/sbin/named
named_flags=-u bind -g bind
gateway_enable=YES
hostname=bsdjunky.homeunix.org
portmap_enable=NO
network_interfaces=auto
rwhod_enable=YES
ppp_enable=YES
ppp_profile=pppoe
ppp_mode=background
#ifconfig_lo0=inet 127.0.0.1
ifconfig_xl0=inet xx.xx.xx.xx netmask 255.255.255.0
#ifconfig_tun0=inet xx.xx.xx.xx netmask
255.255.255.255
pccard_ifconfig=inet xx.xx.xx.xx netmask
255.255.255.0
sendmail_enable=YES
sendmail_outbound_enable=NO
sendmail_submit_enable=NO
sendmail_msp_queue_enable=NO
syslogd_enable=YES
syslogd_flags=-ss
nfs_server_enable=NO
nfs_client_enable=NO

/etc/periodic.conf

daily_clean_hoststat_enable=NO
daily_status_mail_rejects=NO
daily_status_include_submit_mailq=NO
daily_submit_queuerun=NO

Here is the last few lines or so from /var/log/mail

Jun  9 22:09:27 bsdjunky postfix/smtp[209]: 01BFD56F:
to=[EMAIL PROTECTED], relay=none,
delay=10125, status=deferred (connect to
mx4.mail.yahoo.com[216.155.197.63]
: Operation timed out)
Jun  9 22:10:00 bsdjunky postfix/pickup[206]:
CDADE592: uid=0 from=root
Jun  9 22:10:00 bsdjunky postfix/cleanup[255]:
CDADE592:
message-id=[EMAIL PROTECTED]
Jun  9 22:10:00 bsdjunky postfix/qmgr[207]: CDADE592:
from=[EMAIL PROTECTED], size=564, nrcpt=1
(queue active)
Jun  9 22:10:00 bsdjunky postfix/smtp[256]: CDADE592:
to=[EMAIL PROTECTED], orig_to=root,
relay=none, delay=0, status=bounced (Host or domain
name not found. Na
me service error for name=bsdjunky.homeunix.org
type=A: Host not found)
Jun  9 22:10:00 bsdjunky postfix/cleanup[255]:
DAA9F598:
message-id=[EMAIL PROTECTED]
Jun  9 22:10:00 bsdjunky postfix/qmgr[207]: DAA9F598:
from=, size=2469, nrcpt=1 (queue active)
Jun  9 22:10:00 bsdjunky postfix/qmgr[207]: CDADE592:
removed
Jun  9 22:10:00 bsdjunky postfix/smtp[210]: DAA9F598:
to=[EMAIL PROTECTED], relay=none, delay=0,
status=bounced (Host or domain name not found. Name
service error
 for name=bsdjunky.homeunix.org type=A: Host not
found)
Jun  9 22:10:00 bsdjunky postfix/qmgr[207]: DAA9F598:
removed
Jun  9 22:11:00 bsdjunky postfix/pickup[206]:
D5F6C592: uid=0 from=root
Jun  9 22:11:00 bsdjunky postfix/cleanup[255]:
D5F6C592:
message-id=[EMAIL PROTECTED]
Jun  9 22:11:00 bsdjunky postfix/qmgr[207]: D5F6C592:
from=[EMAIL PROTECTED], size=564, nrcpt=1
(queue active)
Jun  9 22:11:00 bsdjunky postfix/smtp[211]: D5F6C592:
to=[EMAIL PROTECTED], orig_to=root,
relay=none, delay=0, status=bounced (Host or domain
name not found. Na
me service error for name=bsdjunky.homeunix.org
type=A: Host not found)

If I left any information out that would be needed or
would help please tell me and I will post. 




__
Do you Yahoo!?
Friends.  Fun.  Try the all-new Yahoo! Messenger.
http://messenger.yahoo.com/ 

main.cf
Description: main.cf
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


IPFW Ruleset Help

2004-06-01 Thread bryan cassidy
Hello. Running FreeBSD 4.10. After I reboot with my
new ipfw.rules I can't load any webpages. I didn't try
by IP address cause I can't remember any off top at
the moment. Here is my following setup

In my kernel I have

options IPFIREWALL
options IPFIREWALL_VERBOSE
options IPFIREWALL_VERBOSE_LIMIT=10
options IPSTEALTH

In my rc.conf I have

firewall_enable=YES
firewall_script=/etc/rc.firewall
firewall_type=OPEN
firewall_quiet=NO
firewall_logging_enable=YES

icmp_drop_redirect=YES
log_in_vain=YES
tcp_drop_sysfin=YES
tcp_restrict_rst=YES

In my /etc/ipfw.rules I have

add 00300 deny log tcp from any to any 515 in recv xl0
add 00301 deny tcp from any to any 7101 in recv xl0
add 00302 deny log tcp from any to any 6000 in recv
xl0
add 00303 allow log tcp from any to any 113 inr ecv
xl0 setup

# DNS

add 00310 allow tcp from 205.152.133.254 to any in
recv xl0
add 00311 allow tcp from 205.152.132.235 to any in
recv xl0

add 00320 allow udp from 205.152.133.254 53 to any in
recv xl0
add 00321 allow udp from 205.152.132.235 53 to any in
recv xl0

# Deny Below port 1000

add 00399 deny log tcp from any to any 0-1000 in recv
xl0 setup

# Ntpdate

add 00403 allow udp from 123 to any 123 in recv xl0

# Deny UDP connections

add 00499 deny log udp from any to any in recv xl0

# Log netbus ( haha )

add 00500 deny log tcp from any to any 12345 in recv
xl0
add 00501 deny log tcp from any to any 20034 in recv
xl0

# Let my ISP ping me!

add 00600 allow icmp from 205.152.133.254 to any in
recv xl0
add 00601 allow icmp from 205.152.132.235 to any in
recv xl0

# Log ICMP echos and dest

add 00610 allow log icmp from any to any in recv xl0
icmptype 3
add 00610 allow log icmp from any to any in recv xl0
icmptype 8


First. Things I will be running. I will be running
Apache+PHP later on when I get my box more secure but
for now I will be running Postfox for my MTA, I want
to be able to send and recieve e-mails and any other
*basic* things everyone would want on a everyday basis
ya know? If I left out anything that would be helpful
please let me know and I will post it to the list.

Thanks in advance.




__
Do you Yahoo!?
Friends.  Fun.  Try the all-new Yahoo! Messenger.
http://messenger.yahoo.com/ 
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Postfix Help Please!

2004-06-01 Thread bryan cassidy
Hello. Running FreeBSD 4.10. I am using Mutt as my MUA
and want to use Postfix as my MTA. I have the
following in my /etc/rc.conf (This is everything
related to my network settings)

hostname=bsdjunky.homeunix.org
ifconfig_xl0=inet my.ip.address netmask
255.255.255.0
pccard_ifconfig=inet my.ip.address netmask
255.255.255.0
kern_securelevel=NO
sshd_enable=NO
gateway_enable=YES
hostname=bsdjunky.homeunix.org
portmap_enable=NO
network_interfaces=auto
rwhod_enable=YES
ppp_enable=YES
ppp_profile=pppoe
ppp_mode=background
sendmail_enable=NO
sendmail_flags=-bd
sendmail_pidfile=/var/spool/postfix/pid/master.pid
sendmail_outbound_enable=NO
sendmail_submit_enable=NO
sendmail_msp_queue_enable=NO

In /etc/periodic.conf

daily_clean_hoststat_enable=NO
daily_status_mail_rejects_enable=NO
daily_status_include_submit_mailq=NO
daily_submit_queuerun=NO

This is for the other basic question I have. Here is
my /etc/ppp/ppp.conf (minus usr and passwd of course)

default:
 set log Phase Chat LCP IPCP CCP tun command
 nat enable yes
 nat same_ports yes
 nat use_sockets yes
 set redial 0 0

pppoe:
 set device PPPoE:xl0:
 set mru 1492
 set mtu 1492
 set speed sync
 enable lqr
 set lqrperiod 5
 set cd 5
 set dial
 set login
 set timeout 0
 set authname [EMAIL PROTECTED]
 set authkey passwd
 set ifaddr 10.0.0.1/0 10.0.0.2/0 255.255.255.0
0.0.0.0
 add default HISADDR# Add a
(sticky) default route
 enable dns

I really have no clue obviously about networking,
basic e-mail stuff like domain name, hostname, and the
such. I thought I was getting the hang of things but
just figured out that I know nothing. I am able to
download my e-mails but I can not send any e-mails to
anyone besides myself. ANYONE! I've attached my
postfix main.cf file. Hope someone could really help
me out here. My second problem is when connected to
the net (I have a Static IP/PPPoE through Bellsouth)
After a little while I am not able to connect to the
net.

Thank You!






__
Do you Yahoo!?
Friends.  Fun.  Try the all-new Yahoo! Messenger.
http://messenger.yahoo.com/ 
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Unable to post to lists

2004-05-27 Thread bryan cassidy
I havent posted to any of the freebsd mailing lists in
a few days/weeks and I tried to post a test e-mail to
the -test list and my e-mail never gets sent to the
list. This happened before, never figured it out.
Using Postfix/Mutt.

Thanks.




__
Do you Yahoo!?
Friends.  Fun.  Try the all-new Yahoo! Messenger.
http://messenger.yahoo.com/ 
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


DHCP to Static

2004-05-11 Thread Bryan Cassidy
Just went and got an extra NIC card, and ordered static ip address and upgraded my 
service. I have a quick question. If I am changing from dhcp to static is there 
anything that I need to do in order to take advantage of static or to setup static? 
Always had dhcp up until now. Not sure if I have to do anything to setup static. Thanks
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: OpenBSD/ (maybe FreeBSD) Firewall/Router/DNS

2004-05-11 Thread Bryan Cassidy
Sounds good to me but I'm still confused about how I need to set this up hardware 
wise. The link at freebsddiary sounds good to start with I guess. I don't know if I 
need any extra hardware either. I have at the moment 2 NICs and 2 crossover cables. Do 
I need more? Do I keep the NIC in this machine or do I move it to the machine that 
will be acting as a firewall/router/gateway? How do I set this up? Still confused on 
this part.

On Tue, May 11, 2004 at 12:26:59AM -0500, Micheal Patterson wrote:
 
 
 - Original Message - 
 From: Bryan Cassidy [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Sent: Tuesday, May 11, 2004 12:20 AM
 Subject: OpenBSD/ (maybe FreeBSD) Firewall/Router/DNS
 
 
  Hello. I am currently running FreeBSD 4.9-RELEASE p-7. I am pretty
 comfortable with FreeBSD for the most part and really enjoy using it on a
 day to day basis. This is my thoughts. I have an older NEC PC that I would
 like to put to some use. First off I don't know if I need any 'extra'
 hardware. I have now 1 DSL modem (dhcp - could get static, is it worth
 getting?), 3 NICs, and 2 cables to connect the ethernet cards. I have just
 been reading up on Firewalls on FreeBSD using ipfw. I would basically like
 to do the following. I want to install OpenBSD 3.5 or Possibly one of the
 FreeBSD 4.x, 5.x, 4-stable, current or whatever. Which would you all
 recommend using in this situation? I want to continue to use my nice newer,
 much faster computer to do all configurations to the system, updates,
 installing software, running apache, configuring firewall, etc. etc. etc.
 via ssh (good choice?) to the other/older box. Would really appreciate some
 insight on this topic. Networking/Security is becoming very interesting to
 my. Thanks. Don't forget, do I need any 'extra' hardware?
  ___
  [EMAIL PROTECTED] mailing list
  http://lists.freebsd.org/mailman/listinfo/freebsd-questions
  To unsubscribe, send any mail to
 [EMAIL PROTECTED]
 
 
 I can't speak for anyone else but myself, but here's my opinion on this.
 
 If you have an older box, you'll need 2 nics. One (external / serial
 interface) to the dsl modem (crossover cable), one to the lan side. If this
 is also to a PC, you'll need another crossover cable. If the old NEC is a
 486 with at least 32 mb ram, that should be all you'll need hardware wise as
 long a it's got a couple of gig for drive space. If you want to enable full
 firewall logging, you'll need more disk space for that of course. What I'd
 recommend doing in your situation, is the same as I have here at home. Have
 the bsd box (I prefer freebsd myself) connect to your provider and pull the
 ip on the serial interface, then assign a private ip to the internal nic and
 to the systems behind it on the lan. Then on the bsd box, enable nat and the
 first rule of your firewall will be a divert rule to pass everything to NAT.
 
 For more info on this and it's configuration, check out
 
 
 http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/book.html
 
 or
 
 http://www.freebsddiary.org/ipfw.php
 
 If you're still wanting more info, then I'd recommend a google search for
 freebsd natd and / or freebsd ipfw to get a lot of good and useful info.
 
 Hope it helps.
 --
 
 Micheal Patterson
 TSG Network Administration
 405-917-0600
 
 Confidentiality Notice:  This e-mail message, including any attachments, is
 for the sole use of the intended recipient(s) and may contain confidential
 and privileged information. Any unauthorized review, use, disclosure or
 distribution is prohibited. If you are not the intended recipient, please
 contact the sender by reply e-mail and destroy all copies of the original
 message.
 
 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


OpenBSD/ (maybe FreeBSD) Firewall/Router/DNS

2004-05-10 Thread Bryan Cassidy
Hello. I am currently running FreeBSD 4.9-RELEASE p-7. I am pretty comfortable with 
FreeBSD for the most part and really enjoy using it on a day to day basis. This is my 
thoughts. I have an older NEC PC that I would like to put to some use. First off I 
don't know if I need any 'extra' hardware. I have now 1 DSL modem (dhcp - could get 
static, is it worth getting?), 3 NICs, and 2 cables to connect the ethernet cards. I 
have just been reading up on Firewalls on FreeBSD using ipfw. I would basically like 
to do the following. I want to install OpenBSD 3.5 or Possibly one of the FreeBSD 4.x, 
5.x, 4-stable, current or whatever. Which would you all recommend using in this 
situation? I want to continue to use my nice newer, much faster computer to do all 
configurations to the system, updates, installing software, running apache, 
configuring firewall, etc. etc. etc. via ssh (good choice?) to the other/older box. 
Would really appreciate some insight on this topic. Networking/Security is becoming 
very interesting to my. Thanks. Don't forget, do I need any 'extra' hardware?
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Mozilla Error

2004-05-10 Thread Bryan Cassidy
I've had a few problems on my FreeBSD 4.9-RELEASE p-7 and did a re-install and fixed 
everything I messed up. I just got done installing www/mozilla and did a chow -R 
user:user .mozilla and ran 'mozilla' from the command line and I get the following 
error

No running window found.
/usr/libexec/ld-elf.so.1: /usr/X11R6/lib/mozilla/components/libgfx_gtk.so: Undefined 
symbol GetContent__C8nsIFrame

Any ideas?
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Mozilla Error

2004-05-10 Thread Bryan Cassidy
Sorry, I don't get what you mean by use default cflags?

On Mon, May 10, 2004 at 04:12:48PM -0400, Joe Marcus Clarke wrote:
 On Mon, 2004-05-10 at 17:09, Bryan Cassidy wrote:
  I've had a few problems on my FreeBSD 4.9-RELEASE p-7 and did a re-install and 
  fixed everything I messed up. I just got done installing www/mozilla and did a 
  chow -R user:user .mozilla and ran 'mozilla' from the command line and I get the 
  following error
  
  No running window found.
  /usr/libexec/ld-elf.so.1: /usr/X11R6/lib/mozilla/components/libgfx_gtk.so: 
  Undefined symbol GetContent__C8nsIFrame
  
  Any ideas?
 
 Use default CFLAGS.
 
 Joe
 
  ___
  [EMAIL PROTECTED] mailing list
  http://lists.freebsd.org/mailman/listinfo/freebsd-questions
  To unsubscribe, send any mail to [EMAIL PROTECTED]
 -- 
 PGP Key : http://www.marcuscom.com/pgp.asc
 
 


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


Re: Mozilla Error

2004-05-10 Thread Bryan Cassidy
here ya go

CPUTYPE=p3

CFLAGS= -0 -pipe

CXXFLAGS+= -fmemoize-lookups -fsave-memoized

NOPROFILE= true

USA_RESIDENT= yes

NO_LPR= true

On Mon, May 10, 2004 at 04:33:19PM -0400, Joe Marcus Clarke wrote:
 On Mon, 2004-05-10 at 17:27, Bryan Cassidy wrote:
  Sorry, I don't get what you mean by use default cflags?
 
 What does /etc/make.conf look like?
 
 Joe
 
  
  On Mon, May 10, 2004 at 04:12:48PM -0400, Joe Marcus Clarke wrote:
   On Mon, 2004-05-10 at 17:09, Bryan Cassidy wrote:
I've had a few problems on my FreeBSD 4.9-RELEASE p-7 and did a re-install and 
fixed everything I messed up. I just got done installing www/mozilla and did a 
chow -R user:user .mozilla and ran 'mozilla' from the command line and I get 
the following error

No running window found.
/usr/libexec/ld-elf.so.1: /usr/X11R6/lib/mozilla/components/libgfx_gtk.so: 
Undefined symbol GetContent__C8nsIFrame

Any ideas?
   
   Use default CFLAGS.
   
   Joe
   
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]
   -- 
   PGP Key : http://www.marcuscom.com/pgp.asc
   
   
  
  
  ___
  [EMAIL PROTECTED] mailing list
  http://lists.freebsd.org/mailman/listinfo/freebsd-questions
  To unsubscribe, send any mail to [EMAIL PROTECTED]
 -- 
 PGP Key : http://www.marcuscom.com/pgp.asc
 
 


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


Re: vim make install error

2004-05-03 Thread Bryan Cassidy
if you are upgrading a port which in this case is vim, you need
to run 'portupgrade -f vim' because sence you ran 'cvsup' to
update your ports you have a newer version of vim on the ports
tree than you do on your system. 

On Mon, May 03, 2004 at 04:13:50PM +0300, Petre Bandac wrote:
 first portupgrade, then make deinstall/make reinstall, and at last - make install :-)
 
 petre
 
 On Mon, 3 May 2004 09:14:26 -0500 Anno Domini, the honourable Bryan Cassidy wrote 
 using one of his keyboards:
 
 
  What is the command you use to install/upgrade vim?
  
  On Mon, May 03, 2004 at 03:58:57PM +0300, Petre Bandac wrote:
   after a cvsup today - when portupgrading
   
   rm -rf *.out *.rej *.orig test.log tiny.vim small.vim mbyte.vim test.ok X*
   rm -f *.o objects/* core vim.core vim xxd/*.o
   rm -f xxd/xxd auto/osdef.h auto/pathdef.c auto/if_perl.c
   rm -f conftest* *~ auto/link.sed
   if test -d po; then  cd po; make prefix= clean;  fi
   make: don't know how to make clean. Stop
   *** Error code 2
   
   Stop in /usr/ports/editors/vim/work/vim62/src.
   *** Error code 1
   
   Stop in /usr/ports/editors/vim.
   
   please cc to me, as this address is not subscribed
   
   thanks,
   
   petre
   -- 
   Login: petre  Name: Petre Bandac
   Directory: /home/petreShell: /usr/local/bin/zsh
   On since Wed Apr 28 09:00 (EEST) on ttyv0, idle 5 days 6:57 (messages off)
   On since Sun May  2 19:31 (EEST) on ttyp8, idle 16:06, from gate
   New mail received Fri Feb 20 10:38 2004 (EET)
Unread since Tue Feb 17 12:31 2004 (EET)
   No Plan.
   ___
   [EMAIL PROTECTED] mailing list
   http://lists.freebsd.org/mailman/listinfo/freebsd-questions
   To unsubscribe, send any mail to [EMAIL PROTECTED]
  
  -- 
  
  You will be Told about it Tomorrow.  Go Home and Prepare Thyself.
  
 
 
 -- 
 Login: petre  Name: Petre Bandac
 Directory: /home/petreShell: /usr/local/bin/zsh
 On since Wed Apr 28 09:00 (EEST) on ttyv0, idle 5 days 7:04 (messages off)
 On since Sun May  2 19:31 (EEST) on ttyp8, idle 16:13, from gate
 New mail received Fri Feb 20 10:38 2004 (EET)
  Unread since Tue Feb 17 12:31 2004 (EET)
 No Plan.
 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]

-- 

Ogden's Law:
The sooner you fall behind, the more time you have to catch
up.


pgp0.pgp
Description: PGP signature


X Crashes after exit

2004-04-21 Thread Bryan Cassidy
I have installed the Nvidia drivers for my system and now when I exit fluxbox, kde, 
window maker or any other wm/desktop environment it freezes on me with weird lines 
going accross the screen and the only way to stop it is to ctr+alt+deleteand im 
getting tired of doing this. the problem just started happening after I ran 
portupgrade for gettext. Please Cc: me because I am not subscribed to the list at the 
moment.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


FBSD 4.9 Download Issue

2004-02-26 Thread Bryan Cassidy
Hello. Been trying to download 4.9 so I can put it on my other box but
when downloading the iso (from any mirror) I get a error saying there
isnt enough space to download 49ebcty7.exe to /tmp. Whats going on? I
have the space. Here is the output from df -H

 df -H
FilesystemSize   Used  Avail Capacity  Mounted on
/dev/ad4s1a   132M54M68M44%/
/dev/ad4s1f   264M   4.5M   239M 2%/tmp
/dev/ad4s1g26G   4.4G19G19%/usr
/dev/ad4s1e   264M63M   181M26%/var
procfs4.1K   4.1K 0B   100%/proc



pgp0.pgp
Description: PGP signature


KDE 3.2 + startx errors (dcopserver)

2004-02-15 Thread Bryan Cassidy
I am running FreeBSD 4.9 and have just installed KDE 3.2 from the ports
without any errors. I know for a fact I have X configured so it couldnt
be that. I added exec startkde to my .xinitrc file and ran 'startx' and
I get the following

There was an error setting up inter-process communications for KDE. The
message returned by the system was:

could not read network connection list
/home/usr/.DCOPserver_bsdjunky.homeunix.org__0

Please check that the dcopserver program is running.

Second error I get is

Will not save configuration
Configuration file /home/usr/.kde/share/config/kwinrc not writable

Configuration file /home/usr/.kde/share/config/kdeglobals not writable

Please contact your system admin.

 I have tried running 'dcopserver' as usr and as root with no success.
Any help would be appreciated.


pgp0.pgp
Description: PGP signature


Re: cvsup not honouring refuse

2004-02-15 Thread Bryan Cassidy
This should get you going

ports/arabic
ports/chinese
ports/french
ports/german
ports/hebrew
ports/hungarian
ports/japanese
ports/korean
ports/polish
ports/portuguese
ports/russian
ports/ukrainian
ports/vietnamese
doc/da_*
doc/de_*
doc/el_*
doc/es_*
doc/fr_*
doc/it_*
doc/ja_*
doc/nl_*
doc/no_*
doc/pl_*
doc/pt_*
doc/ru_*
doc/sr_*
doc/zh_*

On Sun, Feb 15, 2004 at 09:55:26AM +0200, Paulius Bulotas wrote:
Hello list,

I noticed, that if I create refuse file (/usr/sup/refuse) and do:
# cvsup -L 0 ~/supfiles/ports
it ignores my refuse file. As I remember, this used to work.
I'm using 5.2-CURRENT, and refuse file looks like:
arabic
astro
benchmarks
...

ports supfile is:
*default host=cvsup.lt.FreeBSD.org
*default base=/usr
*default prefix=/usr
*default release=cvs tag=.
*default delete use-rel-suffix
*default compress

ports-all

and I'm using cvsup-without-gui-16.1h installed as binary package.

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

-- 


pgp0.pgp
Description: PGP signature


Re: [kde-freebsd] KDE 3.2 + startx errors (dcopserver)

2004-02-15 Thread Bryan Cassidy
OK. That problem fixed. Now when I 'startx' It hangs when Loading
Peripherals and then the splash screen goes away and it just sits there
making me have to do a Control+Alt+Backspace. Any ideas?

On Sun, Feb 15, 2004 at 10:48:39AM +0200, Andy Fawcett wrote:
On Sunday 15 February 2004 11:19, Bryan Cassidy wrote:
 I am running FreeBSD 4.9 and have just installed KDE 3.2 from the
 ports without any errors. I know for a fact I have X configured so it
 couldnt be that. I added exec startkde to my .xinitrc file and ran
 'startx' and I get the following

 There was an error setting up inter-process communications for KDE.
 The message returned by the system was:

 could not read network connection list
 /home/usr/.DCOPserver_bsdjunky.homeunix.org__0

 Please check that the dcopserver program is running.

 Second error I get is

 Will not save configuration
 Configuration file /home/usr/.kde/share/config/kwinrc not writable

 Configuration file /home/usr/.kde/share/config/kdeglobals not
 writable

 Please contact your system admin.

  I have tried running 'dcopserver' as usr and as root with no
 success. Any help would be appreciated.

As root:
chown -R youruser:yourgroup /home/usr/.kde
should fix it.

If not, you need to check the permissions of those files, and ensure 
they are:

-rw--- youruser yourgroup

A.

-- 
Andy Fawcett | [EMAIL PROTECTED]
 | [EMAIL PROTECTED]
In an open world without walls and fences,  | [EMAIL PROTECTED]
  we wouldn't need Windows and Gates.  -- anon  | [EMAIL PROTECTED]
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]

-- 


pgp0.pgp
Description: PGP signature


Re: [kde-freebsd] KDE 3.2 + startx errors (dcopserver)

2004-02-15 Thread Bryan Cassidy
Hello there

On Sun, Feb 15, 2004 at 05:23:31AM -0600, Bryan Cassidy wrote:
OK. That problem fixed. Now when I 'startx' It hangs when Loading
Peripherals and then the splash screen goes away and it just sits there
making me have to do a Control+Alt+Backspace. Any ideas?

On Sun, Feb 15, 2004 at 10:48:39AM +0200, Andy Fawcett wrote:
On Sunday 15 February 2004 11:19, Bryan Cassidy wrote:
 I am running FreeBSD 4.9 and have just installed KDE 3.2 from the
 ports without any errors. I know for a fact I have X configured so it
 couldnt be that. I added exec startkde to my .xinitrc file and ran
 'startx' and I get the following

 There was an error setting up inter-process communications for KDE.
 The message returned by the system was:

 could not read network connection list
 /home/usr/.DCOPserver_bsdjunky.homeunix.org__0

 Please check that the dcopserver program is running.

 Second error I get is

 Will not save configuration
 Configuration file /home/usr/.kde/share/config/kwinrc not writable

 Configuration file /home/usr/.kde/share/config/kdeglobals not
 writable

 Please contact your system admin.

  I have tried running 'dcopserver' as usr and as root with no
 success. Any help would be appreciated.

As root:
chown -R youruser:yourgroup /home/usr/.kde
should fix it.

If not, you need to check the permissions of those files, and ensure 
they are:

-rw--- youruser yourgroup

A.

-- 
Andy Fawcett | [EMAIL PROTECTED]
 | [EMAIL PROTECTED]
In an open world without walls and fences,  | [EMAIL PROTECTED]
  we wouldn't need Windows and Gates.  -- anon  | [EMAIL PROTECTED]
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]

-- 



-- 


pgp0.pgp
Description: PGP signature


What settings are you using in /etc/make.conf?

2004-02-11 Thread Bryan Cassidy
Just wondering if people wouldn't mind sharring their /etc/make.conf
settings with others. 

Here's mine:

CPUTYPE?=p3

CFLAGS= -O -pipe

CXXFLAGS+= -fmemoize-lookups -fsave-memoized

NOPROFILE=  true

USA_RESIDENT=   yes

SUP=/usr/local/bin/cvsup
SUPFLAGS=   -g -L 2
SUPHOST=cvsup6.freebsd.org
SUPFILE=/usr/share/examples/cvsup/standard-supfile
PORTSSUPFILE=   /usr/share/examples/cvsup/ports-supfile
DOCSUPFILE= /usr/share/examples/cvsup/doc-supfile



pgp0.pgp
Description: PGP signature


MP3 + Create Music CD

2004-02-08 Thread Bryan Cassidy
I have a bunch of mp3s and I want to burn them onto a cd so I can play
them in my car cd player. Is there any recomendations on how to go about
doing this? Would greatly appreciate it.


pgp0.pgp
Description: PGP signature


[no subject]

2004-02-06 Thread Bryan Cassidy
as
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


[no subject]

2004-02-06 Thread Bryan Cassidy


pgp0.pgp
Description: PGP signature
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Procmail recipe not working with mutt

2004-02-06 Thread Bryan Cassidy
Hi. I have been using mutt + procmail + fetchmail for a while now and
have pretty much all my filters working but a few. Here is my .muttrc
file

set folder=~/Mail
set hostname=bellsouth.net
set realname=Bryan Cassidy
set hostname=bellsouth.net
set beep_new=yes
set abort_nosubject=ask-yes
set postpone=ask-yes
set fast_reply=yes
set askcc=yes
set envelope_from
set editor='vim -c set ls=2 shm=at ww=,,h,l tw=72 +2'
set record=$HOME/Mail/Sent
set sort=threads
set user_agent=yes
set beep_new=yes
set alias_file=~/mail_aliases
set pager_format=%a
set sig_dashes=yes
set signature=~/.signature
set ispell=ispell
set mark_old=no
set smart_wrap=yes
set arrow_cursor=yes
set ascii_chars=yes
set help=yes
set weed=yes
set indent_string=
set index_format=%3C %Z %d %-15.15F (%4l) %s
set folder_format=%N %F %2l %-8.8u %-8.8g %8s %d %f
set status_on_top
set charset=iso-8859-1

source ~/mail_aliases

ignore *
unignore from: x-mailer x-mailing-list x-operating-system subject to cc
mail-foolowup-to \
date X-Mailer x-url

charset-hook US-ASCII ISO-8859-1
charset-hook x-unknown ISO-8859-1
hdr_order From: To: Subject: Cc: X-Mailer: X-Operating-System: Date:

my_hdr From: Bryan Cassidy [EMAIL PROTECTED]
my_hdr Reply-To: Bryan Cassidy [EMAIL PROTECTED]
my_hdr Sender: [EMAIL PROTECTED]
my_hdr X-Operating-System: FreeBSD 4.8-p14
my_hdr X-Mailer: Mutt in your face!
hdr_order from date subject to cc

subscribe freebsd-questions
subscribe freebsd
subscribe [EMAIL PROTECTED]
subscribe [EMAIL PROTECTED]
subscribe freebsd-newbies
subscribe [EMAIL PROTECTED]

subscribe freebsd-hackers
subscribe hackers
subscribe [EMAIL PROTECTED]

subscribe cvs-all

subscribe fluxbox-users

subscribe mutt-users@
subscribe mutt

subscribe cvs-ports

subscribe [EMAIL PROTECTED]

subscribe freebsd-security-notifications

subscribe freebsd-kde
subscribe [EMAIL PROTECTED]

subscribe [EMAIL PROTECTED]

### Mailboxes

mailboxes =FreeBSD_Questions
mailboxes =FreeBSD_Newbies
mailboxes =FreeBSD_Hackers
mailboxes =FreeBSD_KDE
mailboxes =FreeBSD_Security_Notifications
mailboxes =FreshPorts_Watch
mailboxes =Fluxbox_Users
mailboxes =Mutt
mailboxes =CVS_ALL
mailboxes =Sent
mailboxes =Bryan_Cassidy
mailboxes =CVS_PORTS
mailboxes =Bob_Cassidy
mailboxes =Default
mailboxes =Bryan_Yahoo
mailboxes =Jim Bonsey
mailboxes =WKU_Linux
mailboxes =Richard
### Fetchmail

macro index G !fetchmail -v -m 'procmail -d %T'\r
macro pager G !fetchmail -v -m 'procmail -d %T'\r
macro browser m enterm


and here is my .procmailrc file

DEFAULT=$HOME/Mail/Default
MAILDIR=$HOME/Mail
PMDIR=$HOME/Procmail
VERBOSE=no
LOGFILE=$PMDIR/pmlog


:0:
* [EMAIL PROTECTED]
FreeBSD_Questions
:0:
* ^TO_questions
FreeBSD_Questions

:0:
* ^TO_

:0:
* [EMAIL PROTECTED]
Linux_WKU

:0:
* [EMAIL PROTECTED]
FreeBSD_Newbies

:0:
* [EMAIL PROTECTED]
FreeBSD_Newbies

:0:
* [EMAIL PROTECTED]
FreeBSD_KDE

:0:
* [EMAIL PROTECTED]
FreeBSD_KDE

:0:
* [EMAIL PROTECTED]
FreeBSD_KDE

:0:
* [EMAIL PROTECTED]
Fluxbox_Users

:0:
* [EMAIL PROTECTED]
CVS_ALL

:0:
* [EMAIL PROTECTED]
CVS_PORTS

:0:
* [EMAIL PROTECTED]
FreeBSD_Hackers

:0:
* [EMAIL PROTECTED]
FreeBSD_Hackers

:0:
* [EMAIL PROTECTED]
Mutt

:0:
* ^From:[EMAIL PROTECTED]
Bryan_Cassidy

:0:
* ^From:[EMAIL PROTECTED]
Bryan_Yahoo

:0:
* .*
Default

:0:
* ^From:[EMAIL PROTECTED]
Bob_Cassidy

:0:
* ^From:[EMAIL PROTECTED]
Jim Bonsey

:0:
* ^From:[EMAIL PROTECTED]
FreshPorts_Watch

:0:
* ^TO:[EMAIL PROTECTED]
WKU_Linux

:0:
* TO_:[EMAIL PROTECTED]
FreeBSD_Security_Notifications

:0:
* ^FROM:[EMAIL PROTECTED]
Richard

Pretty much all my mailing list filters work but the FreeBSD Security
Advisory one goes into =Default for some reason. All mail from my dad
which is Bob_Cassidy, goes into =Default as well as mail from Richard
and Jim. They all go into =Default instead of their correct folder. I
just can't figure it out. Maybe someone could help me out here.



pgp0.pgp
Description: PGP signature


FreeBSD 4.8 + DVD drive error

2004-01-26 Thread bryan cassidy
Just bought a Pioneer DVD drive. I hook the DVD drive
up, go to the bios and set everything to *defaults*
and make sure that *ATAPI CD-ROM drive* is set to the
first bootable device. I don't know why it says
ATAPI-CD-ROM drive. Shouldn't it say DVD cause I
replaced the cdrom with the dvd-rom? Well, after I do
that I reboot the system of course thinking it's gonna
boot my os and pick up the drive. Nope! I get a weird
error

acd0: MODE_SENCE_BIG command timeout - resetting
ata1: resetting devices .. done

I will keep doing that and doing that over and over.
Finally it will load the OS but the DVD drive will not
work. Currently I just hooked the cdrom drive back up
for now but want to put this $60 drive to some use ya
know? Don't know much about hardware. Some help is
really apprecaited. Thanks.

__
Do you Yahoo!?
Protect your identity with Yahoo! Mail AddressGuard
http://antispam.yahoo.com/whatsnewfree
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


CUPS Admin Error

2004-01-12 Thread Bryan Cassidy
When I launch http://localhost:631/admin after installed and setting up
CUPS with these instructions

http://www.freebsdforums.com/forums/showthread.php?s=threadid=15325highlight=cups

and I get the following error after entering the following information

Request Entity Too Large The request is too large for this server to
process.HTTP/1.1 413 Request Entity Too Large Date: Mon, 12 Jan 2004
05:53:06 GMT Server: CUPS/1.1 Content-Language: en-us,en;q=0.5 Upgrade:
TLS/1.0,HTTP/1.1 Connection: close Content-Type: text/html Content-Length:
168 Request Entity Too Large The request is too large for this server
to process.

I also did the following

cd /dev  ./MAKEDEV lpt0

ls -l lpt0

crw---  1 root  wheel   16,   0 Jan 11 19:19 /dev/lpt0

lptcontrol -i -d /dev/lpt0

Any help is appreciated
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Mutt + E-Mail count

2003-12-28 Thread Bryan Cassidy
Is there anyway when viewing your folders inside of Mutt to view the
amount of e-mails instead of the size of the total e-mails?
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Procmail + Mutt

2003-12-25 Thread Bryan Cassidy
I am using FreeBSD 4.8 with Mutt 1.5 and Procmail 3.22 and have setup
some filters. In my .procmailrc I have the following

:0: * [EMAIL PROTECTED] FreeBSD_Questions :0: * ^TO_questions
FreeBSD_Questions


:0: * .* Default

And in my .muttrc file I have the following

subscribe freebsd-questions subscribe freebsd subscribe [EMAIL PROTECTED]


mailboxes =FreeBSD_Questions

Sometimes I get e-mail in =Default that are sent to
'[EMAIL PROTECTED]' why is this?
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Where is my mail? (mutt + fbsd 4.8)

2003-12-21 Thread bryan cassidy
Hello. Fresh install of FreeBSD 4.8. I also installed
mutt-devel + fetchmail. I setup a simple .fetchmailrc
file with

poll mail.isp.net
proto pop3
username usrname
password passwd

and when I first opened Mutt it asked if I wanted to
created ~/Mail and I said yes. When I run 'fetchmail'
I don't see any of my e-mails in mutt. 

thanks

__
Do you Yahoo!?
New Yahoo! Photos - easier uploading and sharing.
http://photos.yahoo.com/
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Mutt + Procmail Filters

2003-12-17 Thread Bryan Cassidy
I have just started using Mutt again. I would rather use Mutt
(Bif I can just setup my filters like I have in Sylpheed. I don't
(Bknow if this is what Procmail filtering is suppose to do but
(Bthis is what I want and I am very confused about setting up
(Bmail filters in Mutt. Have no clue where to even start with
(Bsetting up config files. When I first load Mutt (1.5 btw) I
(Bwant to see say a group Called FreeBSD-Questions, FreeBSD-Hardware
(Band FreeBSD-Hackers. When I scroll to FreeBSD-Hackers I want
(Ball the e-mail that is sent to the -hacker mailing list to be
(Bin that. Is this what Procmail does or am I suppose to load
(Bthe filters some other way? That is the way I want to do it
(Bbut if I can't could someone help with me setting this up. I
(Bwould really appreciate it. I've been strugling with Mutt +
(BProcmail for a couple days now and I am just more confused.
(B___
(B[EMAIL PROTECTED] mailing list
(Bhttp://lists.freebsd.org/mailman/listinfo/freebsd-questions
(BTo unsubscribe, send any mail to "[EMAIL PROTECTED]"

Logitech QuickCam (WebCam)

2003-12-15 Thread Bryan Cassidy
Hello. I'm using FreeBSD 4.8 with my Logitech QuickCam (I think
it's a quick cam, kinda old.) Here is the output from dmesg |
grep ugen

ugen0: Logitech Camera, rev 1.00/1.00, addr 2

I would really like to get my camera configured and whatever
else needs to get done so I can take some pictures with it. I
don't care for the video right now I just want some still
images. I have no clue where to start with setting this up.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


USB Web Cam

2003-12-13 Thread Bryan Cassidy
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hello. I'm using FreeBSD 4.8 p14 and have a USB Web Cam that I would
like to use. I have the following in my /etc/rc.conf file

usbd_load=YES

and the following in /boot/loader.conf

usb_load=YES
ums_load=YES
umass_load=YES


Not sure if these are the correct settings or not. Here is the output
from dmesg

dmesg | grep ungen
ugen0: Logitech Camera, rev 1.00/1.00, addr 2

I want to be able to take some pictures with the cam to upload to my
webpage but don't know where to start with whats next. I try to mount it
using

mount -t msdos /dev/ungen /mnt

but get


msdos: /dev/ugen0: Block device required

Any help with setting my web cam up is greatly appreciated it. I don't
care about doing things the difficult way I just want to get the most
out of my webcam and have some pretty descent images. Thanks
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (FreeBSD)

iD8DBQE/26Fpm8uTTHnDH3ERAlfOAKC3iKoiAY7nblJJYxd2xf+3Xj0w+wCfVS+d
ICrMAcf6/vvbkvcGc5Xj+qc=
=7aD7
-END PGP SIGNATURE-
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


USB Web Cam

2003-12-11 Thread Bryan Cassidy
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

How does one go about configuring and using a usb wecam? I want to take
a couple of pictures but not sure how to go about doing this. Here is
the output from dmesg for my webcam

ugen0: Logitech Camera, rev 1.00/1.00, addr 3

Thanks
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (FreeBSD)

iD8DBQE/2Nmpm8uTTHnDH3ERAnXoAKDPFrWV7xQxNfEATX1gJA8AcXjuYACgjK9V
7SJS7LWSBeTpLyguOIIAVuA=
=kJ3e
-END PGP SIGNATURE-
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Networking Questions

2003-12-05 Thread Bryan Cassidy
OK. The PC I am using now is the one I like to do all my work
on but want to get a router. I was told to find a older PC and
set it up as a router. Well, I have the extra PC now and I
just need to set it up. My main PC runs apache webserver, php,
squirrelmail, courier-imap, cups and a few other things. I
have never done any kind of networking like this but could
some people explain some things for me so I can have them
cleared up so the next time I'm reading a doc I can understand
what's going on? Just simple/or complex things about networking
would work. Like, gatewa, router, etc. I think you get the
idea. I think I know how this should be setup but please tell
me if this is wrong on how to setup this other pc as a router.
I have my main PC connected directly to the DSL right now. I
take the other PC place it somewhere close to this machine.
Put another (which would make 2 NICs in the router PC) Hook
the DSL cable into one of the NICs on the router, run it to
the DSL modem it's self, then connect another DSL cable into
the other NIC on the router machine and plug it into my main
PC. If this isn't correct please correct me. I would really
appreciate it. I have everything I just need to hook it up and
know where to get started on setting this machine up correctly
and have my main pc still run the same way it is doing now
with all the services I have running.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Router question

2003-12-04 Thread Bryan Cassidy
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

I was able to put something together. Aother PC. I've attached a copy of
the dmesg of the other machine I have. This would be the section of the
handbook on setting another pc up as a router wouldnt it?


http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/network-routing.html

I just want to start learning about this in the right areas to begin
with. I've never really understood nat. Think maybe I should install
FreeBSD 5.1 on the other machine or is 4.8 ok for this purpose even ok
if I want to start doing more advanced network/security settings. Is
there any advances on using 5.1 over 4.8 in this situation? So how would
I go about setting this other machine up as a router? The PC I am using
now is the one I like to do all my work on. I will have the other PC
probable on the floor just below my main PC. I have an extra DSL cable.
Plus what into what? Kinda confused here. I run these services on my
box. Thanks for the help.

Bryan

CUPS
Apache
PHP
COURIER-IMAP
POSTFIX
SquirrelMail



On Thu, 04 Dec 2003 03:15:38 -0500
Scott W [EMAIL PROTECTED] wrote:

 Bryan Cassidy wrote:
 
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1
 
 Hello everyone. Hows everyone doing tongith/today? Well, I'm taking a
 week off of work and thought I would read up on Security/Networking
 and anything else to do with making my system/webserver secure. I am
 going to Best Buy (ya i know, but it's the only computer related
 store in this shitty town so.) to buy a router and was just wanting
 to see what people could recommend on which ones are good. I've nver
 really gotten into this kinda thing before but want to learn. Will
 there be anything extra that I should get while I'm at the store?
 Cables etc? I only have one pc is there any point in having a router
 with one pc? Any links to how to set this up on FreeBSD? Thanks in
 advance.-BEGIN PGP SIGNATURE-
 Version: GnuPG v1.2.3 (FreeBSD)
 
 iD8DBQE/zn4Bm8uTTHnDH3ERAsR1AKDTzQHhzHV0ei2OevUSo0jzdksikACghTjr
 QGg8Wa7hgX1Dr4vTXGjgCo8=
 =LXnN
 -END PGP SIGNATURE-
 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to
 [EMAIL PROTECTED]
 
   
 
 If you've got only a single PC to connect, then the only reason for 
 wanting (not needing) a (presumably broadband) router is anything
 fairly recent will do NAT (address translation, basically lets  1 PC
 share 1 public IP address).  One of the 'side benefits' of NAT routers
 is that they closes off connections initiated from the outside world
 (the Net).  Not that big of a deal with freeBSD, as the default
 services running by default are pretty sensible (compared to past and
 some current versions of Solaris, RedHat, SuSe etc etc), but this is
 generally A Good Thing if you're running Windows at any point, or are
 playing around with different services, as many of them have had
 exploits in the past that script kiddies like to jump on.
 
 Of course, you can also turn your bsd system into a router by adding 
 another NIC, and then attaching a hub or switch to one NIC, and the 
 other to your DSL or cable modem...
 
 The disadvantage (serious annoyance IMHO) of 'hardware routers'
 (opposed to software running on bsd or another *nix) is the general
 lack of logging abilities.  When I used to run several personal
 domains, it was _amazing_ the number of portscans and IMAP and other
 exploits that would be attempted on my systems.  I personally like to
 know what's being attempted against my systems, and most of the 'off
 the shelf' routers from BestBuy, CompUSA etc are a far cry from Cisco
 and others, who do run a 'real' (meaning user accessible) OS and can
 handle logging as well as complex rules for port forwarding or
 dropping routes
 
 As far as freebsd is concerned, if you do decide to get one for
 whatever reason, the router is effectively dual homed, meaningin this
 case, that it has an internal network IP (eg 192.168.1.254) as well as
 an external IP which is what 'the world' sees, which is the IP
 assigned to it via the cable/DSL modem/your ISP.  You'll need to set
 your 'internal' systems (your home PCs/systems) to have their default
 gateway point to the internal IP of the router.  That will be the case
 regardless of whatever OS you run...
 
 Of course, even a 486 class system, with a minimal install of freebsd,
 
 with /usr mounted immutable, and a small hard drive, would make a
 great router, and you could also play around with a remote log host
 for logging, monitoring tools like logcheck, sentry, saint, and
 others, as well as designating your own port forwarding and firewall
 rulesets...if you decide to buy an 'off the shelf' router and still
 want some sort of idea of who's trying to do what to your system(s),
 you can port forward a 'popular' port (like IMAP/139, http/80, and/or
 mail/25 to different ports on your local system and set

Re: DynDNS

2003-12-03 Thread Bryan Cassidy
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Of course you need apache installed. It will print out on the screen after you get 
done with a make install clean on ddclient but after you copy the appropriate files 
just edit /usr/local/etc/ddclient.conf Here I have attached my ddclient.conf file 
minus the usr name and passwd of course.

HTH

##
##
## Define default global variables with lines like:
##  var=value [, var=value]*
## These values will be used for each following host unless overridden
## with a local variable definition.
##
## Define local variables for one or more hosts with:
##  var=value [, var=value]* host.and.domain[,host2.and.domain...]
##
## Lines can be continued on the following line by ending the line
## with a \
##
##
daemon=300  # check every 300 seconds
syslog=yes  # log update msgs to syslog
mail=root   # mail all msgs to root
mail-failure=root   # mail failed update msgs to root
pid=/var/run/ddclient.pid   # record PID in file.
#
#use=watchguard-soho,fw=192.168.111.1:80# via Watchguard's SOHO FW
#use=netopia-r910,   fw=192.168.111.1:80# via Netopia R910 FW
#use=smc-barricade,  fw=192.168.123.254:80  # via SMC's Barricade FW
#use=netgear-rt3xx,  fw=192.168.0.1:80  # via Netgear's internet FW
#use=linksys,fw=192.168.1.1:80  # via Linksys's internet FW
#use=maxgate-ugate3x00,  fw=192.168.0.1:80  # via MaxGate's UGATE-3x00  FW
#use=elsa-lancom-dsl10,  fw=10.0.0.254:80   # via ELSA LanCom DSL/10 DSL 
Router
#use=elsa-lancom-dsl10-ch01, fw=10.0.0.254:80   # via ELSA LanCom DSL/10 DSL 
Router
#use=elsa-lancom-dsl10-ch02, fw=10.0.0.254:80   # via ELSA LanCom DSL/10 DSL 
Router
#use=alcatel-stp,fw=10.0.0.138:80   # via Alcatel Speed Touch Pro
#use=xsense-aero,fw=192.168.1.1:80  # via Xsense Aero Router
#use=allnet-1298,fw=192.168.1.1:80  # via AllNet 1298 DSL Router
#use=3com-oc-remote812,  fw=192.168.0.254:80# via 3com OfficeConnect 
Remote 812
#use=e-tech, fw=192.168.1.1:80  # via E-tech Router
#use=cayman-3220h,   fw=192.168.0.1:1080# via Cayman 3220-H DSL Router
#
#fw-login=admin, fw-password=XX # FW login and password
#
## To obtain an IP address from FW status page (using fw-login, fw-password)
#use=fw, fw=192.168.1.254/status.htm, fw-skip='IP Address' # found after IP Address
#
## To obtain an IP address from Web status page (using the proxy if defined)
#use=web, web=checkip.dyndns.org/, web-skip='IP Address' # found after IP Address
#
#use=ip, ip=127.0.0.1   # via static IP's
#use=if, if=eth0# via interfaces
use=web # via web
#
#protocol=dyndns2   # default protocol
#proxy=fasthttp.sympatico.ca:80 # default proxy
#server=members.dyndns.org  # default server
#server=members.dyndns.org:8245 # default server (bypassing proxies)

login=user name# default login
password=password for user   # default password
mx=your.domain.tld# default MX
#backupmx=yes|no# host is primary MX?
#wildcard=yes|no# add wildcard CNAME?

##
## dyndns.org dynamic addresses
##
## (supports variables: wildcard,mx,backupmx)
##
 server=members.dyndns.org, \
 protocol=dyndns2   \
 your.domain.tld

##
## dyndns.org static addresses
##
## (supports variables: wildcard,mx,backupmx)
##
# static=yes,   \
# server=members.dyndns.org,\
# protocol=dyndns2  \
# your-static-host.dyndns.org

##
##
## dyndns.org custom addresses
##
## (supports variables: wildcard,mx,backupmx)
##
# custom=yes,   \
# server=members.dyndns.org,\
# protocol=dyndns2  \
# your-domain.top-level,your-other-domain.top-level

##
## ZoneEdit (zoneedit.com)
##
# server=www.zoneedit.com,  \
# protocol=zoneedit1,   \
# login=your-zoneedit-login,\
# password=your-zoneedit-password   \
# your.any.domain,your-2nd.any.dom

##
## EasyDNS (easydns.com)
##
# server=members.easydns.com,   \
# protocol=easydns, \
# login=your-easydns-login, \
# password=your-easydns-password\
# your.any.domain,your-2nd.any.domain

##
## Hammernode (hn.org) dynamic addresses
##
# server=dup.hn.org,\
# 

Router question

2003-12-03 Thread Bryan Cassidy
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hello everyone. Hows everyone doing tongith/today? Well, I'm taking a
week off of work and thought I would read up on Security/Networking and
anything else to do with making my system/webserver secure. I am going
to Best Buy (ya i know, but it's the only computer related store in this
shitty town so.) to buy a router and was just wanting to see what people
could recommend on which ones are good. I've nver really gotten into
this kinda thing before but want to learn. Will there be anything extra
that I should get while I'm at the store? Cables etc? I only have one pc
is there any point in having a router with one pc? Any links to how to
set this up on FreeBSD? Thanks in advance.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (FreeBSD)

iD8DBQE/zn4Bm8uTTHnDH3ERAsR1AKDTzQHhzHV0ei2OevUSo0jzdksikACghTjr
QGg8Wa7hgX1Dr4vTXGjgCo8=
=LXnN
-END PGP SIGNATURE-
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: SOLVED: Can't install gaim on FreeBSD 4.x

2003-12-01 Thread Bryan Cassidy
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Gaim running perfect on FreeBSD 4.8-RELEASE p14

On 01 Dec 2003 11:33:19 -0500
Lowell Gilbert [EMAIL PROTECTED] wrote:

 David Gerard [EMAIL PROTECTED] writes:
 
  Gaim requires perl 5.8 or higher just to be installed - its 'l33t++
  custom configurator thingy requires it. The 5.005 that comes
  with FreeBSD 4.8 is not sufficient.
 
 That's not true.  I just did it (on -STABLE, and with the latest
 ports, but with the stock perl 5.005_03.
 
  - cvsupit your ports
 
 cvsupit has been gone for some time, and hadn't really worked for a
 while before that.  [which is why it's gone]
 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to
 [EMAIL PROTECTED]
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (FreeBSD)

iD8DBQE/y78dm8uTTHnDH3ERAqraAKC8BBtj02NgWz4JsieyJsg4WNaRlQCgjUiM
jdSIKDikZh2pUDeT861LtFY=
=+WcC
-END PGP SIGNATURE-
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Remove ^M characters from xhtml file

2003-11-30 Thread Bryan Cassidy
I've downloaded a couple of .xhtml files and they have ^M characters
all through it. I tried the col -b  name  newname command on these
files but when I do that it erases the whole document. Any ideas?
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Remove ^M characters from xhtml file

2003-11-30 Thread Bryan Cassidy
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Sorry about sending you a e-mail directly. The tr -d '/r'  name 
newname worked perfect. Thanks.

On Sun, 30 Nov 2003 19:17:46 -0700
Robin Schoonover [EMAIL PROTECTED] wrote:

 On Sun, 30 Nov 2003 21:16:02 -0600, Bryan Cassidy
 [EMAIL PROTECTED] wrote:
  I've downloaded a couple of .xhtml files and they have ^M characters
  all through it. I tried the col -b  name  newname command on these
  files but when I do that it erases the whole document. Any ideas?
 
 dos2unix (converters/unix2dos in ports) is an easy route (dos2unix
 name). Also you can use the tr command (tr -d '\r'  name  newname).
 
 -- 
 Robin Schoonover (aka End)
 #
 # You hear the moon howling at you.
 # -- NetHack
 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to
 [EMAIL PROTECTED]
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (FreeBSD)

iD8DBQE/yrWJm8uTTHnDH3ERAoMmAJ4wNxUHEGTzOImkD9rxR+rAsb3c9gCghBha
OstE8EoA4n4FaKIa+lTp2mw=
=83Sy
-END PGP SIGNATURE-
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Remove ^M characters from xhtml file

2003-11-30 Thread Bryan Cassidy
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Well, I take that back. It worked on 1 file and then ir started erasing
the contents of the file.

On Sun, 30 Nov 2003 21:29:13 -0600
Bryan Cassidy [EMAIL PROTECTED] wrote:

 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1
 
 Sorry about sending you a e-mail directly. The tr -d '/r'  name 
 newname worked perfect. Thanks.
 
 On Sun, 30 Nov 2003 19:17:46 -0700
 Robin Schoonover [EMAIL PROTECTED] wrote:
 
  On Sun, 30 Nov 2003 21:16:02 -0600, Bryan Cassidy
  [EMAIL PROTECTED] wrote:
   I've downloaded a couple of .xhtml files and they have ^M
   characters all through it. I tried the col -b  name  newname
   command on these files but when I do that it erases the whole
   document. Any ideas?
  
  dos2unix (converters/unix2dos in ports) is an easy route (dos2unix
  name). Also you can use the tr command (tr -d '\r'  name 
  newname).
  
  -- 
  Robin Schoonover (aka End)
  #
  # You hear the moon howling at you.
  # -- NetHack
  ___
  [EMAIL PROTECTED] mailing list
  http://lists.freebsd.org/mailman/listinfo/freebsd-questions
  To unsubscribe, send any mail to
  [EMAIL PROTECTED]
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1.2.3 (FreeBSD)
 
 iD8DBQE/yrWJm8uTTHnDH3ERAoMmAJ4wNxUHEGTzOImkD9rxR+rAsb3c9gCghBha
 OstE8EoA4n4FaKIa+lTp2mw=
 =83Sy
 -END PGP SIGNATURE-
 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to
 [EMAIL PROTECTED]
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (FreeBSD)

iD8DBQE/yrf1m8uTTHnDH3ERAuZHAJ9cJmkgPKcH4M7SfFByydaH97I1JgCgoN5T
o/kW51mvb28bn9tR0bZGGAg=
=rTBp
-END PGP SIGNATURE-
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Remove ^M characters from xhtml file

2003-11-30 Thread Bryan Cassidy
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Well, why have a BUNCH of ^M characters in your file if you don't *need*
them? If there is no point in having these characters I want them
removed. BTW, your command worked fine. I've tried it on several files
and it works just fine. Thanks.

On Mon, 1 Dec 2003 03:53:00 +0100
Melvyn Sopacua [EMAIL PROTECTED] wrote:

 On Monday 01 December 2003 04:39, Bryan Cassidy wrote:
 
  Well, I take that back. It worked on 1 file and then ir started
  erasing the contents of the file.
 
  On Sun, 30 Nov 2003 21:29:13 -0600
 
  Bryan Cassidy [EMAIL PROTECTED] wrote:
 
   Sorry about sending you a e-mail directly. The tr -d '/r'  name 
 
   Robin Schoonover [EMAIL PROTECTED] wrote:
name). Also you can use the tr command (tr -d '\r'  name 
 
 Spot the difference.
 
 Another way: perl -pi.bak -e 's/\r$//' *.xhtml
 
 BTW: why is this even an issue that needs a solution? XHTML doesn't
 care one way or the other, since all linear spacing is folded into one
 space.-- 
 Melvyn
 
 ===
 FreeBSD sarevok.webteckies.org 5.2-BETA FreeBSD 5.2-BETA #1: Sat Nov
 29 00:15:33 CET 2003
 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/ SAREVOK_NOFW_DBG 
 i386===
 
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (FreeBSD)

iD8DBQE/ysX4m8uTTHnDH3ERAuv7AKCyUppGcn1gttFeGPQKRaHcMSqfMgCdFpJd
T0jXqXZgUEFi5gsM0DkkgSo=
=eors
-END PGP SIGNATURE-
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


phpbb + Checksum mismatch

2003-11-29 Thread Bryan Cassidy
Trying to install www/phpbb. I get a Checksum mismatch error for
phpBB-2.0.6.tar.bz2. Don't know how to fix Checumsum mismatch
errors. Thanks
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Mozilla 1.5 strange error

2003-11-29 Thread Bryan Cassidy
If I try to start mozilla 1.5 with 'mozilla' and I select the profile
which is default for now and click Start Mozilla I get the following
error

Component returned failure code: 0x80004005 (NS_ERROR_FAILURE)
[nslProfileInternal.currentProfile]

I checked the file permissions on mozilla and they were

-rwxr-xr-x  1 root  wheel  2922 Nov 29 22:11 mozilla*

I tried a chown username:username mozilla with out luck. If I start
mozilla while su'ed to root I can launch the browser just fine. Any
ideas?
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Mozilla 1.5 strange error

2003-11-29 Thread Bryan Cassidy
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Here are the permissions for ~/.mozilla

 ls -l
total 8
- -rw-r--r--  1 root  bsdsys  1044 Nov 29 20:51 appreg
drwxr-xr-x  3 root  bsdsys   512 Nov 28 12:16 default/
- -rw---  1 root  bsdsys  3015 Nov 28 12:16 pluginreg.dat

I tried to chown bsdsys:bsdsys default/ without any luck though.

On Sat, 29 Nov 2003 22:23:36 -0500
Joe Marcus Clarke [EMAIL PROTECTED] wrote:

 On Sat, 2003-11-29 at 23:24, Bryan Cassidy wrote:
  If I try to start mozilla 1.5 with 'mozilla' and I select the
  profile which is default for now and click Start Mozilla I get the
  following error
  
  Component returned failure code: 0x80004005 (NS_ERROR_FAILURE)
  [nslProfileInternal.currentProfile]
  
  I checked the file permissions on mozilla and they were
  
  -rwxr-xr-x  1 root  wheel  2922 Nov 29 22:11 mozilla*
  
  I tried a chown username:username mozilla with out luck. If I start
  mozilla while su'ed to root I can launch the browser just fine. Any
  ideas?
 
 Check all the perms under ~/.mozilla.
 
 Joe
 
  ___
  [EMAIL PROTECTED] mailing list
  http://lists.freebsd.org/mailman/listinfo/freebsd-questions
  To unsubscribe, send any mail to
  [EMAIL PROTECTED]
 -- 
 PGP Key : http://www.marcuscom.com/pgp.asc
 
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (FreeBSD)

iD8DBQE/yXrEm8uTTHnDH3ERApLgAKDAjOEI+/HjM0RITQ7CI/qm0YIDaQCeLA/a
QdNoKyck+uRMpBJDx2KGsjU=
=pC12
-END PGP SIGNATURE-
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Printing in FreeBSD

2003-11-28 Thread Bryan Cassidy
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Might want to check the handbook on printing and read this how-to on
setting up CUPS

http://www.freebsdforums.com/forums/showthread.php?s=threadid=15325

On Fri, 28 Nov 2003 20:46:07 -0800
Alex Wu [EMAIL PROTECTED] wrote:

 Hi, I am fairly new to FreeBSD and I am experiencing problems with
 printing. i have a Samsung ML-1710 USB printer, when i check the
 dmesg, it is detected, but it won't print. can anyone give me some
 directions of where to find answers? thank
 you___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to
 [EMAIL PROTECTED]
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (FreeBSD)

iD8DBQE/yDaOm8uTTHnDH3ERAmb1AJ4z4RXtXGfOB4LExtY5McJPnmKS+QCdHEIH
aKGt2O5BiGY1/26WljcPgX4=
=FnJc
-END PGP SIGNATURE-
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Can't install gaim on FreeBSD 4.x

2003-11-26 Thread Bryan Cassidy
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

I recommend you updating your source using cvsup, cd /usr/ports/net/gaim
 make install clean. If it complains about an older version already
installed just install portupgrade /usr/ports/sysutils/portupgrade. when
portupgrade is installed run the following command as root

#portupgrade gaim

That will get the latest version of gaim (which is 0.73)

I am using FreeBSD 4.8-RELEASE-p13 and Gaim 0.73 works just fine. Don't
know anything about the msn protocol cause I don't use msn but with what
I use it for (aim + yahoo) it works just fine.

On 26 Nov 2003 08:17:56 -0600
Patrick Burnett [EMAIL PROTECTED] wrote:

 This is more a question of curiosity rather than a solution since I'm
 an admitted newbie, so treat this as an inquiry to the masses.  Would
 portupgrade help in this case to upgrade and/or install a newer
 version of the Gaim source/port for you to use?  
 
 For example, I just ran cvsup on a clean new system (4.9R on a Dell
 laptop) to download the latest ports and source and the version of
 Gaim in my ports is now 0.73, the latest release.
 
 I know I'm scattershooting, but maybe I'm helping shed some light.
 
 In /usr/share/examples/cvsup there are sample supfiles that I just
 edit and use.  The ports-supfile will download all current ports from
 the CVS tree to /usr/ports, and the standard-supfile will download all
 current source for your version (mine happens to be 4.9R) to /usr/src.
  Maybe
 try that and installing from the latest ports for your OS version and
 see what happens.
 
 pkg_add -vr cvsup-without-gui (to install the text only version of
 CVSup)
 ** -v is not required...I just like the verbose output to see what is
 actually happening.**
 logout/log back in...as root
 go to /usr/share/examples/cvsup
 edit the appropriate supfile as you see fit...remembering to edit the
 CHANGE_THIS.FreeBSD.org line to reflect which CVSup mirror you want to
 hitexample cvsup5.FreeBSD.org.  
 save changes and exit file(s)
 cvsup -g -L 2 ports-supfile
 cvsup -g -L 2 standard-supfile
 
 Just a few of my thoughts.  Good luck.
 Pat
 
 On Wed, 2003-11-26 at 03:04, David Gerard wrote:
 
  On 11/26/03 01:52, Bryan Cassidy wrote:
  
  Why not just use the ports? Works fine on my end with FreeBSD
  4.8-RELEASE

  
  
  'Cos the port in 4.8-RELEASE is 0.59, and the new MSN protocol
  is only in 0.71 or later.
  
  Now messing with cvsup ...
  
  
  - d.
  
  
  
  
  ___
  [EMAIL PROTECTED] mailing list
  http://lists.freebsd.org/mailman/listinfo/freebsd-questions
  To unsubscribe, send any mail to
  [EMAIL PROTECTED]
 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to
 [EMAIL PROTECTED]
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (FreeBSD)

iD8DBQE/xQ/Q3TDgpNGRSLARAqpSAJ0VQQpnlujgljLQU6+iEliOUESa+gCfWvSU
Cs5ujCs7w0WJHAtspoJBOJc=
=m2Eh
-END PGP SIGNATURE-
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


SquirrelMail + Postfix

2003-11-25 Thread bryan cassidy
Just a quick question. Bellsouth FastAccess DSL (not
lite) is my ISP. I use my [EMAIL PROTECTED] for
pretty much all my e-mails. It used POP3 to recieve
mail. Is this correct? Kinda new to POP,POP3, IMAP,
SMTP etc. I think the protocol for sending is SMTP.
Can I use SquirrelMail + Procmail to send/receive mail
from my webapge using apache? I want to be able to
send/receive e-mails using my [EMAIL PROTECTED]
e-mail account from my ISP on my apache webserver when
I'm out of town and need to check my mail. Is this a
good route to take or is there something better?

__
Do you Yahoo!?
Free Pop-Up Blocker - Get it now
http://companion.yahoo.com/
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: SquirrelMail + Postfix

2003-11-25 Thread Bryan Cassidy
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

I was going to start with this how-to from freebsdforums.org

http://www.freebsdforums.com/forums/showthread.php?s=c79faa9e955d11a7ffab488e933091e2threadid=11366

This is what I would like to do.

On Tue, 25 Nov 2003 16:07:12 +0100
Massimiliano Stucchi [EMAIL PROTECTED] wrote:

 On Tue, 25 Nov 2003 06:44:12 -0800 (PST)
 bryan cassidy [EMAIL PROTECTED] wrote:
 
  Just a quick question. Bellsouth FastAccess DSL (not
  lite) is my ISP. I use my [EMAIL PROTECTED] for
  pretty much all my e-mails. It used POP3 to recieve
  mail. Is this correct? Kinda new to POP,POP3, IMAP,
  SMTP etc. I think the protocol for sending is SMTP.
  Can I use SquirrelMail + Procmail to send/receive mail
  from my webapge using apache? I want to be able to
  send/receive e-mails using my [EMAIL PROTECTED]
  e-mail account from my ISP on my apache webserver when
  I'm out of town and need to check my mail. Is this a
  good route to take or is there something better?
 
 For squirrelmail to work you need an IMAP server. Procmail won't do.
 
 -- 
 
 Stucchi Massimiliano | Gruppo Utenti FreeBSD Italia
 WillyStudios.com | http://www.gufi.org 
 [EMAIL PROTECTED] | [EMAIL PROTECTED]
 People who make no mistakes do not usually make anything
 
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (FreeBSD)

iD8DBQE/w5NM3TDgpNGRSLARAi/WAKC+SrR4Unv1/8MtCzJAgtafDsG9qACfRSGI
viBgFbDO5YhAck5PRn+uWZs=
=NAos
-END PGP SIGNATURE-
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: SquirrelMail + Postfix

2003-11-25 Thread Bryan Cassidy
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

I'm sorry. Not Procmail I meant Postfix. Sorry about that

On Tue, 25 Nov 2003 16:07:12 +0100
Massimiliano Stucchi [EMAIL PROTECTED] wrote:

 On Tue, 25 Nov 2003 06:44:12 -0800 (PST)
 bryan cassidy [EMAIL PROTECTED] wrote:
 
  Just a quick question. Bellsouth FastAccess DSL (not
  lite) is my ISP. I use my [EMAIL PROTECTED] for
  pretty much all my e-mails. It used POP3 to recieve
  mail. Is this correct? Kinda new to POP,POP3, IMAP,
  SMTP etc. I think the protocol for sending is SMTP.
  Can I use SquirrelMail + Procmail to send/receive mail
  from my webapge using apache? I want to be able to
  send/receive e-mails using my [EMAIL PROTECTED]
  e-mail account from my ISP on my apache webserver when
  I'm out of town and need to check my mail. Is this a
  good route to take or is there something better?
 
 For squirrelmail to work you need an IMAP server. Procmail won't do.
 
 -- 
 
 Stucchi Massimiliano | Gruppo Utenti FreeBSD Italia
 WillyStudios.com | http://www.gufi.org 
 [EMAIL PROTECTED] | [EMAIL PROTECTED]
 People who make no mistakes do not usually make anything
 
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (FreeBSD)

iD8DBQE/w5UA3TDgpNGRSLARAkWfAJ0ZoNqAxKcFFx2mKs3FyB2LLQOEBwCgqZvG
PDM2js/e7iyUuT0c4IymrFU=
=rSwL
-END PGP SIGNATURE-
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


hostname question

2003-11-25 Thread Bryan Cassidy
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

I got a quick question (just one for this minute).

I was told I should add a hostname. (my domain name maybe?
bsdjunky.dyndns.org? Will that do?) He said I should put an entry in
/etc/hosts that maps the IP of your box to the hostname you gave it.
Then put that hostname into main.cf. How would I go about adding a
hostname to /etc/hosts that maps the IP of my box? I use DHCP if that
matters. Never added anything to /etc/hosts before so don't know the
syntax or anything about what I should add. Just add simply on the first
line without any whitespaces bsdjunky.homeunix.org or something else? 

Thanks,
Bryan
 
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (FreeBSD)

iD8DBQE/w/jL3TDgpNGRSLARAhtSAJ0cPwzWA+vVNKJaeCAF0B+B0+xTXACgwFC2
dZI7IPZ01EuGONY/kqOp+dI=
=H4Wk
-END PGP SIGNATURE-
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Can't install gaim on FreeBSD 4.x

2003-11-25 Thread Bryan Cassidy
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Why not just use the ports? Works fine on my end with FreeBSD
4.8-RELEASE

On Tue, 25 Nov 2003 22:06:27 +
David Gerard [EMAIL PROTECTED] wrote:

 We're trying to install gaim on a 4.8-RELEASE box, and it's
 acting like the package is broken.
 
 lilith# pkg_add -v gaim-0.72.tar
 Requested space: 42147840 bytes, free space: 46554032128 bytes in 
 /var/tmp/instmp.ko8CO8
 pkg_add: read_plist: bad command '@conflicts ja-gaim-*'
 lilith#
 
 Er, huh? I got the same on a 4.6.2 box.
 
 Compiling from source gives a failure, which appears to
 be from Linuxisms in the source.
 
 Has anyone got gaim 0.71 or later working on FreeBSD 4.x?
 What did you do to get it working?
 
 
 - d.
 
 
 
 
 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to
 [EMAIL PROTECTED]
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (FreeBSD)

iD8DBQE/xAdV3TDgpNGRSLARAgGFAJ44KDRDNzZz6VPDlGI+AU1aWMi/FgCgrhf+
VjeL/Kwaq0sQ1OcGXnxe6FY=
=AEQr
-END PGP SIGNATURE-
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Security question

2003-11-20 Thread Bryan Cassidy
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

I personally use the ports tree for installing software. To update the
whole ports tree you could run

cvsup -g -L 2 /usr/share/examples/cvsup/ports-supfile

to get the latest ports *with* the patches for that port.

You can also use cvsup to update your source (/usr/src)

I also use portupgrade to update the installed ports. I have never used
pkg_* because I have always felt pretty comfortable with the ports and
feel no need to switch. I'm sure if openssh has some patches/fixes or
whatever done to the package it will be updated so you can use it.
Example. If you used the ports and gaim-8.0 came out but you only had
0.70 or whatever then all you would need to do is update your ports
(like I showed u above) and do a portupgrade gaim and it would update it
with the latest fixes/patches/version changes or whatever and resolve
any depends. you may need. Using the ports is just a personal reference.
I do recommend it though. Plesae check out this for further reading on
cvsup

http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/cvsup.html

On Wed, 19 Nov 2003 23:08:06 -0800
Kevin McKay [EMAIL PROTECTED] wrote:

 Thanks Bryan,
 
 Two other questions, if I do a pkg_add -r openssh today and then the
 same command in 6 months will it always be the same precompiled binary
 sitting on the server? Or are they updated with patches from time to
 time?  how does the openssh port binary differ from the oepnssh system
 binary? I have looked all through the handbook and faq's but could not
 find a definitive answer.
 
 Thanks
 Kevin McKay
 
 - Original Message - 
 From: Bryan Cassidy [EMAIL PROTECTED]
 To: Kevin McKay [EMAIL PROTECTED]
 Cc: [EMAIL PROTECTED]
 Sent: Wednesday, November 19, 2003 11:18 PM
 Subject: Re: Security question
 
 
  I don't know anything about using sysinstall for security
  patches/upgrades etc. WHat your looking for I think is cvsup. Please
  read the handbook on Using CVSUP to get the latests source updates,
  security patches for your release and even updating to a different
  RELEASE or -CURRENT or -STABLE.
 
  On Wed, 19 Nov 2003 09:23:37 -0800
  Kevin McKay [EMAIL PROTECTED] wrote:
 
   So it will not just grab the latest patched binaries for 5.1? I am
   not
  
   sure I understand. Is it just for updating between releases and
   not for keeping the current release up to date?
  
   Kevin
  
   Lowell Gilbert wrote:
  
   Kevin McKay [EMAIL PROTECTED] writes:
   
   
   
   I have read through the documentation but have not been able to
   finda definite answer. I am running a pretty core install of 5.1
   minimal+ bind9, postfix, apache, ssh, no ports collection. Here
   is myquestion. When I run the binary update from sysinstall will
   thattake care of the earlier ssh vulnerability and update apache
   postfixand bind to the most current version?
   
   
   
   You normally need to run the sysinstall from the version you're
   updating to.  You could configure your system's sysinstall to
   load in the later version, and it should be compatible, but I
   don't know the syntax for that offhand...
   
   
  
   ___
   [EMAIL PROTECTED] mailing list
   http://lists.freebsd.org/mailman/listinfo/freebsd-questions
   To unsubscribe, send any mail to
   [EMAIL PROTECTED]
 
 
 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to
 [EMAIL PROTECTED]
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (FreeBSD)

iD8DBQE/vJfJjnOL7dYm/EQRAh42AJ9IoVVzzRF8Qb9ykPGV2twsFfpHIwCg4uMO
QzUGdPvRWH7Y6Kf8NzRAIj0=
=U+z7
-END PGP SIGNATURE-
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: New parts for new PC (need help - little knowledge of hardware)

2003-11-20 Thread Bryan Cassidy
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Here's the current setup that I have came up with. I think I would be pretty happy 
with it as long as I don't have any problems in FreeBSD. If I have problems I want 
them to beable to be fixed ya know?

Antec PLUSVIEW1000AMG Chassis

AMD Tyan S2466 (Supports 2 AMD Athlon MP Processesors)

http://www.microdirect.co.uk/companypages/products/motherboards/tyan/mottyas2466/mottyas2466.htm

2 AMD Athlon MP 2400+ processors

TURBO-COOL 510 ATX/ATX12V Power Supply from PC Power and Cooling

2 - 4 1GB Crucial DDR PC2100 Registered ECC Memory sticks

Promise FastTrak TX2000 RAID Controller

2 Western Digital Caviar Special Edition 120GB (EIDE,Ultra ATA/100, 7200RPM) Can't 
find a a 10,000 RPM one from Western Digital that is IDE, has that much GBs.

GeForce4 Ti-4600 Vid Card

GENERIC Floppy drive - don't really care who this comes from.

Lite On LTC-48161H Black 48x24x48x16 Combo Drive
Write Speed: 48X CD-R,24X CD-RW
 Read Speed: 48X CD-ROM,16X DVD-ROM
 Interface: ATAPI/E-IDE
 Buffer: 2MB
 
 Diamond DT-688 3D PCI 5.1 Sound Card Live Theater(6 Channel version)
Found this sound card on pricewatch for $8.00..

On Thu, 20 Nov 2003 09:45:06 -
Simon Gray [EMAIL PROTECTED] wrote:

   Take a look a ABIT's motherboard, some of them are really good.
 
  I had a very bad experience with an ABIT motherboard.  When FreeBSD
  started, it saw three NICs instead of one; when it tried to initialize
  one, it wiped the field-upgradeable BIOS.  The machine wouldn't even POST.
  I destroyed two boards this way; fortunately the vendor (who doesn't have
  a FreeBSD support person) gave me a break on the Gigabit that I replaced
  it with.  There's a FreeBSD trouble ticket on this; I can hunt the number
  down if you like.  But I would recommend avoiding putting ABIT and FreeBSD
  together unless you have support for the combo, or a report that that
 exact
  motherboard works with FreeBSD.  The Gigabit, BTW, has run like a champ.
 
 
 I've got an abit be6-II with p3-866 512meg, running 5.0 never crashed on me
 once, not had a single problem with it under fbsd - Rock solid.
 
  Finnally(sic) if you can afford it scsi is diffenetly(sic) better than
 ide,
  but
  I'm sure most people will think that is over kill.
 
 IDE drives can be flakey(sic) on their DMA support.  I'm using an IBM
 Deskstar
 as a rotating backup and it hung the FreeBSD device probe on discovery.
 I have it set to use PIO, which sucks the CPU up through a firehose.  I'm
 running on a set of three 10,000 RPM IBM SCSI Ultrastars that I bought
 right
 after Hitachi bought IBM's drive business and before the disk price rose
 again.  They run hot; I have them in a mounting cage salvaged from an old
 machine, with space between them and between them and the side of the cage,
 set right in front of the 120 mm inlet-side case fan.  In this
 configuration,
 they have run like champs, lightning fast and no noisier than the fans.
 
 
 Subsequently in that same machine I've got 2x IBM deskstar's (20gig 60gxp's)
 running on a promise tx pro2 as raid-0 (at udma100) again without any
 problems
 
 I think it depends on your mother board chipset, but both my intel (bx) and
 via (kt266) have run in dma without any problems under 4.x and 5.x.
 
 Scsi is definatly the way forward (if you can justify the cost) it handles
 more concurrent connections better, plus the lower seek time makes quite
 a bit of difference.
 
 I only fit deskstars in my machines - they've been good to me over the
 years.
 They do run hot, ensure the 'air hole' isn't covered up and that they've got
 decent air flow around them.
 
 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (FreeBSD)

iD8DBQE/vOX/jnOL7dYm/EQRArnMAJ4mSm7Q4V4gD8nty+lxH1D8hjdI1gCg4UMV
0c4ElK85aLlNRICcpUEE8j0=
=xLrU
-END PGP SIGNATURE-
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: New parts for new PC (need help - little knowledge of hardware)

2003-11-19 Thread Bryan Cassidy
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

I've put some parts together. This is what I've come up with. Please
tell me any recommendations on changes or anything with this system. It
will run on FreeBSD. Any comments what so ever is appreciated. Please
try to explain in detail when you go to tell me about changing something
or whatever so I can understand it and then I can learn it and remember.

Motherboard:
Tyan Thunder K7X-S2468

Processors:
2 AMD Athlon MP 2400 2.0GHz Processor CPU

System Memory:
2 Crucial PC2100 512MB
Question about memory: From the Specs on the Tyan Thunder K7X-S2468 It says
Supports ECC (72-bit) memory modules
The Specs on the Memory from newegg.com says
Error Checking: Non-ECC

Can I use this memory with this motherbaord?

XFX Geforce FX 5200 128MB DDR Model PVT34KNA With TV-outDVI
Will this vid card work with my motherboard? Is it supported under FreeBSD? FreeBSD 
4.8,4.9,5.1? I get real confused when checking to see if something is supported under 
the hardware section. I find out the chipset and I go looking through every single 
line for that chipset. Still confused on how to really use the Hardware section 
successfully.

Hard drive:
SEAGATE SCSI 36.0GB 1RPM, MODEL# ST336607LW -X10

Once again. Will this harddrive work under FreeBSD and with my motherboard?

Sound Card
CREATIVE LABS AUDIGY 2 ZS SOUND BLASTER 7.1, 6.1, 5.1, PCI SOUND CARD

Power Supply
- From PC Power and Cooling (pcpowercooling.com)
Turbo-Cool 510 ATX

DVD-Rom/CD-Rom
PIONEER DVR-106BK DVD-Recordable (Black Bezel) DVD-R DVD-RW DVD+R 
DVD+RW

Put all this in a Antec PLUS1080AMG Chassis

On Tue, 18 Nov 2003 17:58:23 -0800 (PST)
Dan Strick [EMAIL PROTECTED] wrote:

 On Mon, 17 Nov 2003, Bryan Cassidy wrote:
 
  I suck when it comes to hardware. I know so little about hardware. My
  dad said he is gonna get me about $400.00 worth of computer parts for
  Christmas/Birthday sence they are so close so I can start building a new
  custom PC.  I have already picked out the case I want. I found a Antec
  ...
  sure I can get a case that's $80.00, a mother board around $100 or so, a
  power supply, *maybe* a video card and a hard drive for around $400.
  What else can you tell me to help out? I appreciate any responses I get.
  He wants me to hurry up and tell him what I want so he can go on and
  order it for me.
 
 
 On Mon, 17 Nov 2003, [EMAIL PROTECTED] responded:
 
  You can probably give yourself a bit of a crash course by looking at URL:
  http://www.anandtech.com; and URL: http://www.tomshardware.com, then
  take a look through URL: http://www.newegg.com; to see what you can get
  for your money.  Don't forget memory, for which you may want to look at
  URL: http://www.crucial.com; as well as NewEgg.  PC Power and Cooling has
  high quality stuff, but they may be a bit over your budget.
 
  Regarding motherboards and CPUs, AMDs are cheaper than Pentiums for
  equivalent performance, but AMDs run hotter, meaning the CPU fan must move
  more air, meaning more noise.
 
 
 AMD Athlon cpus seem to be more cost effective at the low end, but just
 below the high end the new Intel P4s may offer a bigger bang per buck.
 Tom's Hardware did a bunch of articles on this and on recent motherboards
 earlier this year.  There is also a Tom's Hardware article on rolling your
 own PC from component parts.
 
 Tom's Hardware and Anand Tech are excellent sources of reviews of new
 hardware components.  I used them extensively when recently building my
 new custom PC.  Some of the components I chose were:
   approximate
   component   price ($)
   ---
   Lian-Li PC-60 aluminum case 105
   ProSilence-420 (~420 watt) PS from Silent Maxx  100
   Pentium-4 2.8 GHz cpu   275
   Gigabyte GA-8KNXP motherboard   220
   two Kingston 512MB DDR400 dimms (with parity/ECC)   230
   ATi Radeon 9500 PRO video card  205
   two Seagate 120GB serial ATA disk drives250
   Samsung combo 52x CD-writer / DVD-reader 70
   Zalman CNPS700 AlCu cpu cooler   40
   Enermax fan controller / temperature monitor / i/o panel 40
   Microsoft Windows XP Professional   135
 
 I am generally pleased with the result, but I did have (and still have)
 some serious problems, mainly with the motherboard.
 
 The Lian-Li case is solid and has lots of room inside without being too
 tall for the space in which it is installed.  It has a motherboard
 mounting tray that slides out the back.  This can be really convenient
 but given the complexity of cabling that connects the motherboard to the
 power supply, fans, peripheral devices and case connectors, you won't

Re: Security question

2003-11-19 Thread Bryan Cassidy
I've never used sysinstall for anything but installing the operating
system. I'm sure what you want is cvsup. Use the
/usr/share/examples/cvsup/standard-supfile for updating source then
follow instructions in handbook on make world to update the system.

On Tue, 18 Nov 2003 21:09:03 -0800
Kevin McKay [EMAIL PROTECTED] wrote:

 Hello,
 
 I have read through the documentation but have not been able to find a
 definite answer. I am running a pretty core install of 5.1 minimal +
 bind9, postfix, apache, ssh, no ports collection. Here is my question.
 When I run the binary update from sysinstall will that take care of
 the earlier ssh vulnerability and update apache postfix and bind to
 the most current version? 
 
 Thanks
 Kevin McKay
 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to
 [EMAIL PROTECTED]
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Security question

2003-11-19 Thread Bryan Cassidy
I don't know anything about using sysinstall for security
patches/upgrades etc. WHat your looking for I think is cvsup. Please
read the handbook on Using CVSUP to get the latests source updates,
security patches for your release and even updating to a different
RELEASE or -CURRENT or -STABLE.

On Wed, 19 Nov 2003 09:23:37 -0800
Kevin McKay [EMAIL PROTECTED] wrote:

 So it will not just grab the latest patched binaries for 5.1? I am not
 
 sure I understand. Is it just for updating between releases and not
 for keeping the current release up to date?
 
 Kevin
 
 Lowell Gilbert wrote:
 
 Kevin McKay [EMAIL PROTECTED] writes:
 
   
 
 I have read through the documentation but have not been able to find
 a definite answer. I am running a pretty core install of 5.1 minimal
 + bind9, postfix, apache, ssh, no ports collection. Here is my
 question. When I run the binary update from sysinstall will that
 take care of the earlier ssh vulnerability and update apache postfix
 and bind to the most current version?
 
 
 
 You normally need to run the sysinstall from the version you're
 updating to.  You could configure your system's sysinstall to load in
 the later version, and it should be compatible, but I don't know the
 syntax for that offhand...
   
 
 
 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to
 [EMAIL PROTECTED]
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Security question

2003-11-19 Thread Bryan Cassidy
I don't know anything about using sysinstall for security
patches/upgrades etc. WHat your looking for I think is cvsup. Please
read the handbook on Using CVSUP to get the latests source updates,
security patches for your release and even updating to a different
RELEASE or -CURRENT or -STABLE.

On Wed, 19 Nov 2003 09:23:37 -0800
Kevin McKay [EMAIL PROTECTED] wrote:

 So it will not just grab the latest patched binaries for 5.1? I am not
 
 sure I understand. Is it just for updating between releases and not
 for keeping the current release up to date?
 
 Kevin
 
 Lowell Gilbert wrote:
 
 Kevin McKay [EMAIL PROTECTED] writes:
 
   
 
 I have read through the documentation but have not been able to find
 a definite answer. I am running a pretty core install of 5.1 minimal
 + bind9, postfix, apache, ssh, no ports collection. Here is my
 question. When I run the binary update from sysinstall will that
 take care of the earlier ssh vulnerability and update apache postfix
 and bind to the most current version?
 
 
 
 You normally need to run the sysinstall from the version you're
 updating to.  You could configure your system's sysinstall to load in
 the later version, and it should be compatible, but I don't know the
 syntax for that offhand...
   
 
 
 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to
 [EMAIL PROTECTED]
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Can't Install KDE

2003-11-18 Thread Bryan Cassidy
I got these when doing a 'make install clean' in kde3 myself but the
port installed. is the install stoping or are you just seeing these
messages and the install is still going? If it stops the install then
give us the actual error message. I'm sure this isn't a error. If so,
then my install with it worked fine. 

On Tue, 18 Nov 2003 21:53:26 -0500
Barry Skidmore [EMAIL PROTECTED] wrote:

 When doing a make on kde3 in ports on 4.9-RELEASE, I get stuck in the
 following install loop.  I have looked at the file 'cdefs.h', and
 there are many references to `_POSIX_C_SOURCE', all of which are
 commented out.  Can I assume that I should uncomment lines 273 and
 279?  I have attached 'cdefs.h'.
 
 Barry
 
 In file included from /usr/include/string.h:50,
  from /usr/X11R6/include/qcstring.h:46,
  from /usr/X11R6/include/qstring.h:42,
  from /usr/X11R6/include/qwindowdefs.h:44,
  from /usr/X11R6/include/qobject.h:43,
  from ../../kdeui/kxmlguifactory.h:23,
  from ../../kdeui/kmainwindow.h:25,
  from kmjobviewer.h:25,
  from kmjobviewer.cpp:22:
 /usr/include/sys/cdefs.h:273: warning: `_POSIX_C_SOURCE' is not
 defined/usr/include/sys/cdefs.h:279: warning: `_POSIX_C_SOURCE' is not
 defined
 
 


pgp0.pgp
Description: PGP signature


weird log messages

2003-11-17 Thread Bryan Cassidy
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

uname -mrs 

FreeBSD 4.9-RELEASE i386

using mplayer when this happens 

Nov 17 07:48:23 bellsouth /kernel: acd0: REPORT_KEY - ILLEGAL REQUEST
asc=0x6f ascq=0x04 error=0x04
Nov 17 07:48:23 bellsouth /kernel: acd0: REPORT_KEY - ILLEGAL REQUEST
asc=0x2c ascq=0x00 error=0x04
Nov 17 07:49:30 bellsouth /kernel: acd0: REPORT_KEY - ILLEGAL REQUEST
asc=0x6f ascq=0x04 error=0x04
Nov 17 07:49:30 bellsouth /kernel: acd0: REPORT_KEY - ILLEGAL REQUEST
asc=0x2c ascq=0x00 error=0x04
Nov 17 07:49:44 bellsouth /kernel: acd0: REPORT_KEY - ILLEGAL REQUEST
asc=0x6f ascq=0x04 error=0x04
Nov 17 07:49:44 bellsouth /kernel: acd0: REPORT_KEY - ILLEGAL REQUEST
asc=0x2c ascq=0x00 error=0x04


Any ideas? I did a cvsup, build/installworld, portupgrade and still get
these error messages.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (FreeBSD)

iD8DBQE/uNLEjnOL7dYm/EQRAvRSAJ99v1WAaPSoYRxBliEkFx2fZnaZMACbBNof
+JkrFiZP2uea3nBqK17tKXI=
=6+t0
-END PGP SIGNATURE-
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


New parts for new PC (need help - little knowledge of hardware)

2003-11-17 Thread Bryan Cassidy
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

I suck when it comes to hardware. I know so little about hardware. My
dad said he is gonna get me about $400.00 worth of computer parts for
Christmas/Birthday sence they are so close so I can start building a new
custom PC. I have already picked out the case I want. I found a Antec
PlusView1000AMG chassis I like for $80.00 on e-bay so that is the first
thing I have chosen to get. Next is to choose a mother board. I am
wanting a ASUS just because I hear alot of people talking about it on
the forums, irc etc and think I would be happy with it. One of the
things I am confused about it the onboard sound. I don't want onboard
sound. Or do I? I am using a Sound Blaster Live!/PCI card now and I
think I want to stick with a PCI sound card. If the motherboard from
asus has onboard sound can I use a PCI sound card? Is it best to use a
PCI sound card or onboard? I get confused when it comes with PCI sound
cards and onboard sound. What is really over all best when it comes to
performance and features that is supported in FreeBSD? So, I have a
Chassis picked out and *just* a brand name motherboard I want to buy.
Any sertain models you people would recommend on a Asus motherboard?
Remember, I know pretty much nothing about hardware, I have $400 to
spend, if the amount of the chassis ($80.00) plus the price of the
motherboard yall *may* recommend doesn't equal up to $400 could you give
some more recommendations on parts? Maybe video cards, power supply and
cooling? I was thinking about buying the TrueBlue 480 Watt PSU
480 Watt ATX12V Illuminated from antec. Good idea? Recommend something
else that I can get the same things from this power supply in another
one but cheaper? Sorry about the crazy questions but I know nothing
about hardware and I would like to get some *real* opinions on hardware
on FreeBSD. This system will most deffinately have FreeBSD installed. I
think I will always use FreeBSD as long as I own a computer. I'm pretty
sure I can get a case that's $80.00, a mother board around $100 or so, a
power supply, *maybe* a video card and a hard drive for around $400.
What else can you tell me to help out? I appreciate any responses I get.
He wants me to hurry up and tell him what I want so he can go on and
order it for me. 
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (FreeBSD)

iD8DBQE/uX1kjnOL7dYm/EQRAt5hAJ46bDemQCVApHoRfz1zT7CRlfrf5gCfbGbb
pPVHtBnW1PlLxi2ZvoXc3WY=
=nfYx
-END PGP SIGNATURE-
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: New parts for new PC (need help - little knowledge of hardware)

2003-11-17 Thread Bryan Cassidy
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Oh no. I must have explained myself wrong. $400.00 is just for starters.
I know for a fact I'm gonna buy that case so that leaves me with say
$300.00 to be on the safe side. Besides the case I would like the
motherboard to be the first actual piece of hardware I buy. Meaning the
motherboard could be $300.00 is it is well worth putting into a new
system. I just want to get the best performance in all ways when using
FreeBSD on a daily bases, as a server, maybe do some video/image
editing, playing dvds, don't really care about games on the pc but would
like some crips clean graphics when using X and it's applications, and
ANYTHING that I might want to get into later on FreeBSD I want to be
able to do it fast and use the features the hardware offers that FreeBSD
supports. I like doing anything and everything pretty much on FreeBSD. I
just love it. It's just that I want a new machine, I will most likely
pick up new things to do under FreeBSD and want to do it with the full
capabilities the OS offers. Like i said, $400.00 is just for starters. I
am getting the case from Antec for sure, the motherboard I'm sure I want
to go with ASUS could cost $300.00 and break even with $400.00 for the
first FEW parts I am getting. The reason I am building the PC is to
learn about hardware mainly and to have more fun with FreeBSD of course.
So, the things that I will be doing on FreeBSD are not limited to just
using Sylpheed, Opera etc. I might pick up something new tomorrow, see a
feature that FreeBSD offers to make more out of my machine but my
hardware just doesn't have it. I hope I made myself more clear this
time.

On Mon, 17 Nov 2003 19:23:16 -0700
[EMAIL PROTECTED] wrote:

 
  things I am confused about it the onboard sound. I don't want
  onboard sound. Or do I?
 
 probably not
 
  If the motherboard from
  asus has onboard sound can I use a PCI sound card?
 
 yes, you can always use both if you want (if the onboard one will work
 in FreeBSD, of course)
 
  Is it best to use a PCI sound card or onboard?
 
 PCI sound cards are generally better (they have higher sound quality
 and amplification)
 
  Remember, I know pretty much nothing about hardware,
 
 Sooner or later, you'll have to learn; now it's good time to start...
 
  cooling? I was thinking about buying the TrueBlue 480 Watt PSU
  480 Watt ATX12V Illuminated from antec. Good idea?
 
 I think that 480 Watts is really too much for U$400 machine
 
 As for the system configuration, it's better for you to decide what
 you want by your self. Maybe all you want is some Via Epia C3? I would
 personally recommend Athlon XP or Pentium III [Tualatin] based system.
 
 When selecting a mainboard, check (by chipset names) that the on-board
 ethernet, sound and ATA controllers will work with FreeBSD.
 
 17.11.2003; 19:07:05
 [SorAlx]  http://cydem.org.ua/
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (FreeBSD)

iD8DBQE/uat9jnOL7dYm/EQRAmjnAJ0ZmMjFeTfkdZe2sXq8rUcRMyHwZQCcDIPq
fb+YLpzeYyD6LIxtSHIgW3Y=
=ohfh
-END PGP SIGNATURE-
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: GPGME + Sylpheed

2003-11-15 Thread Bryan Cassidy
This is what I get when I run 'gpg --gen-key' as 'user'

gpg: no writable public keyring found: eof
Key generation failed: eof
gpg: note: random_seed file not updated


On Sat, 15 Nov 2003 08:46:27 -0500
Ed Budd [EMAIL PROTECTED] wrote:

 Uh, someone correct me if I'm wrong but I think you have to generate
 your key AS the user you want to use it under. Looks like maybe you
 created a gpg key for ROOT, not Bryan Cassidy.
 
 gpg --list-keys
 
 ...should help clarify/confirm this.
 
 
 
 
 On Fri, 14 Nov 2003 18:45:51 -0600
 Bryan Cassidy [EMAIL PROTECTED] wrote:
 
  I used FreeBSD 4.8 without any problems with GPGME + Sylpheed. This
  last time using 4.8 I didn't install/configure gpgme + sylpheed but I
  did a update to 4.9 and set this up but I get an error in Sylpheed
  sayingError could not find any key associated with currently selected
  key id'Bryan Cassidy'. Yes, I ran gpg --gen-key as root and set it up.
  I have 
  
  Sign Message by default
  
  Use clear text signature
  
  Specify key manually
   User or key ID: Bryan Cassidy
  
  Set in Privacy. I tried unchecking Use clear text signature and just
  Sign message by default and vice versa.
  ___
  [EMAIL PROTECTED] mailing list
  http://lists.freebsd.org/mailman/listinfo/freebsd-questions
  To unsubscribe, send any mail to
  [EMAIL PROTECTED]
 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: GPGME + Sylpheed

2003-11-15 Thread Bryan Cassidy
Kinda new to this. Had to remove the ~/.gnupg dir and re-run gpg
--gen-key as 'user' and it works fine now as you can see. Thanks for the
response though. I appreciate it.

On Sat, 15 Nov 2003 09:04:37 -0600
Bryan Cassidy [EMAIL PROTECTED] wrote:

 This is what I get when I run 'gpg --gen-key' as 'user'
 
 gpg: no writable public keyring found: eof
 Key generation failed: eof
 gpg: note: random_seed file not updated
 
 
 On Sat, 15 Nov 2003 08:46:27 -0500
 Ed Budd [EMAIL PROTECTED] wrote:
 
  Uh, someone correct me if I'm wrong but I think you have to generate
  your key AS the user you want to use it under. Looks like maybe you
  created a gpg key for ROOT, not Bryan Cassidy.
  
  gpg --list-keys
  
  ...should help clarify/confirm this.
  
  
  
  
  On Fri, 14 Nov 2003 18:45:51 -0600
  Bryan Cassidy [EMAIL PROTECTED] wrote:
  
   I used FreeBSD 4.8 without any problems with GPGME + Sylpheed.
   This last time using 4.8 I didn't install/configure gpgme +
   sylpheed but I did a update to 4.9 and set this up but I get an
   error in Sylpheed sayingError could not find any key associated
   with currently selected key id'Bryan Cassidy'. Yes, I ran gpg
   --gen-key as root and set it up. I have 
   
   Sign Message by default
   
   Use clear text signature
   
   Specify key manually
User or key ID: Bryan Cassidy
   
   Set in Privacy. I tried unchecking Use clear text signature and
   just Sign message by default and vice versa.
   ___
   [EMAIL PROTECTED] mailing list
   http://lists.freebsd.org/mailman/listinfo/freebsd-questions
   To unsubscribe, send any mail to
   [EMAIL PROTECTED]
  ___
  [EMAIL PROTECTED] mailing list
  http://lists.freebsd.org/mailman/listinfo/freebsd-questions
  To unsubscribe, send any mail to
  [EMAIL PROTECTED]
 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to
 [EMAIL PROTECTED]


pgp0.pgp
Description: PGP signature


Re: Problems Installing Printer with CUPS

2003-11-15 Thread Bryan Cassidy
Have you read the Handbook on printing? Might wanna check this out for
installing cups

http://www.freebsdforums.com/forums/showthread.php?s=threadid=15325

HTHs

On Sat, 15 Nov 2003 21:03:34 -0500
Barry Skidmore [EMAIL PROTECTED] wrote:

 I am using FreeBSD-4.9-RELEASE on an i386 machine with cups-1.1.19.
 
 I have tried to add a networked HP JetDirect LaserJet printer using
 both the cups web interface, and using gnome-cups-manager from the
 ports collection.  In both cases, when I reach the final step in
 adding the printer I receive an Internal Server Error message, and
 the printer is not added.
 
 In doing a Google search, I have found that many others have reported
 this same error, but so far I have not found a solution.
 
 Any help is appreciated.
 
 Thanks,
 Barry
 
 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to
 [EMAIL PROTECTED]



.mimetmp
Description: PGP signature


pgp0.pgp
Description: PGP signature


GPGME + Sylpheed

2003-11-14 Thread Bryan Cassidy
I used FreeBSD 4.8 without any problems with GPGME + Sylpheed. This last
time using 4.8 I didn't install/configure gpgme + sylpheed but I did a
update to 4.9 and set this up but I get an error in Sylpheed saying
Error could not find any key associated with currently selected key id
'Bryan Cassidy'. Yes, I ran gpg --gen-key as root and set it up. I have 

Sign Message by default

Use clear text signature

Specify key manually
 User or key ID: Bryan Cassidy

Set in Privacy. I tried unchecking Use clear text signature and just
Sign message by default and vice versa.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


CUPS + printing text files

2003-11-14 Thread Bryan Cassidy
I really need to get printing working on FreeBSD 4.9. Let me say that
again. I got FreeBSD to print with my HP OfficeJet T 45 through CUPS.
The test page from the admin on cups. How do I print my documents? I
really need to get this working tonight if anyway possible. Thanks in
advance.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: CUPS + printing text files

2003-11-14 Thread Bryan Cassidy
So, sorry to post so early. For some reason the cups port didn't install
cups-lpr. Sorry everyone.

On Sat, 15 Nov 2003 00:43:44 -0600
Bryan Cassidy [EMAIL PROTECTED] wrote:

 I really need to get printing working on FreeBSD 4.9. Let me say that
 again. I got FreeBSD to print with my HP OfficeJet T 45 through CUPS.
 The test page from the admin on cups. How do I print my documents? I
 really need to get this working tonight if anyway possible. Thanks in
 advance.
 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to
 [EMAIL PROTECTED]
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: file sizes

2003-11-13 Thread Bryan Cassidy
Thanks. Just what I was looking for. 

On Wed, 12 Nov 2003 23:12:30 +0100
Jakob Breivik Grimstveit [EMAIL PROTECTED] wrote:

 On Thu, 2003-11-13 at 00:01, Bryan Cassidy wrote:
 
  Trying to figure out how to find out the size of a file. 
 
 Try...
 
 ls -l filename
 ls -lh filename
 du -h directory
 
 -- 
 Jakob Breivik Grimstveit, http://www.grimstveit.no/~jakob, +47 48298152 
 
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


RELENG_4_8 to RELENG_4_9 question

2003-11-13 Thread Bryan Cassidy
I am currently using FreeBSD 4.8-RELEASE and I did a cvsup 
/usr/share/examples/cvsup/standard-supfile to a RELENG_4_8. I haven't done a 
build/install world and finished the update of the system. What I'm wondering is sence 
I did a cvsup to the latest security patches etc for 4.8 should I go on and 
build/install world or can I just do another cvsup but to RELENG_4_9 and do a 
build/install world to get update 4.8 to 4.9? 

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


RELENG_4_8 to RELENG_4_9 question

2003-11-13 Thread Bryan Cassidy
I am currently using FreeBSD 4.8-RELEASE and I did a cvsup
/usr/share/examples/cvsup/standard-supfile to a RELENG_4_8. I haven't
done a build/install world and finished the update of the system. What
I'm wondering is sence I did a cvsup to the latest security patches etc
for 4.8 should I go on and build/install world or can I just do another
cvsup but to RELENG_4_9 and do a build/install world to get update 4.8
to 4.9? 

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


Dictionary in ports?

2003-11-13 Thread Bryan Cassidy
Is there a stand-alone dictionary port? I would like to have one on the
pc cause im gettin tired of goin online. thanks
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


file sizes

2003-11-12 Thread Bryan Cassidy
Trying to figure out how to find out the size of a file. 

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


DVD

2003-11-09 Thread Bryan Cassidy
Here is the output from dmesg on my DVD

acd0: DVD-ROM IDE DVD-ROM 16X at ata1-master PIO4

Using FreeBSD 4.8

When I play a DVD with mplayer (usually with these options)

mplayer -brightness 9 -autosync 30 -dvd 1 /dev/dvd

I can play the DVD without ANY problems what so ever. The problem is
this. Say I just booted into FreeBSD, did a startx, loged into root and
ran mplayer with those options. It will play fine and no sound problem.
After a couple hours or so (using those same commands usually) I can
still play the DVD but no sound. If I reboot *AFTER* the sound problem
then I get the sound back. There are no other applications running at
the same time to block the audio so I don't know what it could be. Other
than this small problem, DVD is working pretty good so far for me under
FreeBSD.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


DVD + weird log messages

2003-11-09 Thread Bryan Cassidy
I get these in my log (messages) when I play DVDs. The movie plays fine, without any 
problem what so ever. 

Nov  9 20:16:46 bellsouth /kernel: acd0: READ_DVD_STRUCTURE - ILLEGAL
REQUEST asc=0x30 ascq=0x02 error=0x04
Nov  9 20:17:17 bellsouth /kernel: acd0: READ_DVD_STRUCTURE - ILLEGAL
REQUEST asc=0x30 ascq=0x02 error=0x04
Nov  9 20:18:07 bellsouth /kernel: acd0: READ_DVD_STRUCTURE - ILLEGAL
REQUEST asc=0x30 ascq=0x02 error=0x04
Nov  9 20:20:30 bellsouth /kernel: acd0: REPORT_KEY - ILLEGAL REQUEST
asc=0x6f ascq=0x04 error=0x04
Nov  9 20:20:30 bellsouth /kernel: acd0: REPORT_KEY - ILLEGAL REQUEST
asc=0x2c ascq=0x00 error=0x04
Nov  9 20:20:56 bellsouth /kernel: acd0: REPORT_KEY - ILLEGAL REQUEST
asc=0x6f ascq=0x04 error=0x04
Nov  9 20:20:56 bellsouth /kernel: acd0: REPORT_KEY - ILLEGAL REQUEST
asc=0x2c ascq=0x00 error=0x04
Nov  9 20:22:56 bellsouth /kernel: acd0: REPORT_KEY - ILLEGAL REQUEST
asc=0x6f ascq=0x04 error=0x04
Nov  9 20:22:56 bellsouth /kernel: acd0: REPORT_KEY - ILLEGAL REQUEST
asc=0x2c ascq=0x00 error=0x04
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


DVD drive

2003-10-23 Thread bryan cassidy
I just bought a cheap ATAPI/IDE DVD drive from best
buy. It's a Digital Research DRDVD1640. The box didn't
say it was missing anything and I checked the box and
there wasnt a IDE cable in there. It wasn't suppose to
be one cause it didn't come with one. So, I was like
thats fine for now I guess. So what I did was put the
DVD drive in and took the plugs from my cd-rom drive
and pluged them into my dvd. I don't know shit about
hardware so maybe I shouldn't have done this. Thats
why I'm here. The handbook says I should ln -sf
/dev/acd0c /dev/dvd and ln -sf /dev/racd0c /dev/rdvd.
Would this apply to me sence I didn't *actually* add
the drive I just unpluged one and pluged another in?
Some help would be appreciated. 

__
Do you Yahoo!?
The New Yahoo! Shopping - with improved product search
http://shopping.yahoo.com
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: DVD drive

2003-10-23 Thread bryan cassidy
Well, I did that and when I try mplayer -vo dga -dvd 2
/dev/dvd I get the following error

dev/dvd I get the following error

Reading config file
/usr/local/share/mplayer/mplayer.conf: No such file or
directory
Reading config file /home/bsdsys/.mplayer/config
Reading /home/bsdsys/.mplayer/codecs.conf: can't open
'/home/bsdsys/.mplayer/codecs.conf': No such file or
directory
Reading /usr/local/share/mplayer/codecs.conf: 50 audio
 136 video codecs
font: can't open file:
/home/bsdsys/.mplayer/font/font.desc
font: can't open file:
/usr/local/share/mplayer/font/font.desc
Using usleep() timing
Can't open input config file
/home/bsdsys/.mplayer/input.conf: No such file or
directory
Input config file /usr/local/share/mplayer/input.conf
parsed: 52 binds

Playing DVD title 2
libdvdread: Could not open device with libdvdcss.
libdvdread: Can't open /dev/dvd for reading
Couldn't open DVD device: /dev/dvd


Playing /dev/dvd
File not found: '/dev/dvd'


--- Mike Maltese [EMAIL PROTECTED] wrote:
  DVD drive in and took the plugs from my cd-rom
 drive
  and pluged them into my dvd. I don't know shit
 about
  hardware so maybe I shouldn't have done this.
 Thats
 
 As long as it's jumpered correctly, this should be
 fine
 
  why I'm here. The handbook says I should ln -sf
  /dev/acd0c /dev/dvd and ln -sf /dev/racd0c
 /dev/rdvd.
  Would this apply to me sence I didn't *actually*
 add
  the drive I just unpluged one and pluged another
 in?
  Some help would be appreciated.
 
 I believe the purpose of this is that programs like
 mplayer expect /dev/dvd,
 which of course doesn't exist in FreeBSD. I suppose
 that linking to the
 acd[n] device is the easiest way to make things work
 without having to
 remember which device is your DVD drive. You can
 also manually specify the
 device in mplayer, but perhaps this is a hard-wired
 value in other programs.
 


__
Do you Yahoo!?
The New Yahoo! Shopping - with improved product search
http://shopping.yahoo.com
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: bash2 install on FreeBSD 5.1

2003-10-22 Thread Bryan Cassidy
Have u tried make reinstall in the bash2 port dir?

On Wed, 22 Oct 2003 09:43:56 -0500
Pratt, Benjamin E. [EMAIL PROTECTED] wrote:

 Hello everyone -
 
 I recently decided to give FreeBSD 5.1 a try (I've only been running 4.8
 for a little bit) so I chose to do a minimal install and build what I
 have to from the ports tree.  I did the minimal install (along with man
 pages and ports) and everything seemed to be going well until I tried to
 install bash2 (I'm just used to bash).
 
 When I run make install clean, in the /usr/ports/shells/bash2
 directory, I get an error indicating that OpenSSL needs to be installed
 (my first dependency issue in FreeBSD) so I go and install it.  I then
 go back to /usr/ports/shells/bash2 and run make install clean again
 and make runs fine but when I install I get an error saying that it's
 already installed.  I then ran make deinstall and get an error saying
 that bash2 is not installed.
 
 I went to the mailing list archives and found this thread:
 http://www.freebsd.org/cgi/search.cgi?words=orphaned+portmax=25sort=sc
 oreindex=recentsource=freebsd-questions
 
 This sounds like the same issue I'm having but I never really found a
 fix.  I tried running pkgdb -F and portupgrade but to no avail.
 Bash1 installs fine but I'd like to use bash2 (honestly, I'm not sure
 what all of the differences are but I'd like to run the latest and
 greatest).
 
 Anyone have any ideas on how to fix this??
 
 Thanks,
 
 Ben
 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]


pgp0.pgp
Description: PGP signature


Re: bash2 install on FreeBSD 5.1

2003-10-22 Thread Bryan Cassidy
Yes, please provide the error message u get when you try to 'make
install clean' on the bash2 port.

On Wed, 22 Oct 2003 14:03:08 -0700
Kris Kennaway [EMAIL PROTECTED] wrote:

 On Wed, Oct 22, 2003 at 09:43:56AM -0500, Pratt, Benjamin E. wrote:
 
  When I run make install clean, in the /usr/ports/shells/bash2
  directory, I get an error indicating that OpenSSL needs to be
  installed(my first dependency issue in FreeBSD) so I go and install
  it.  I then go back to /usr/ports/shells/bash2 and run make install
  clean again and make runs fine but when I install I get an error
  saying that it's already installed.  I then ran make deinstall and
  get an error saying that bash2 is not installed.
 
 That's a weird error, because bash2 does not depend on openssl.  Can
 you please provide a transcript of the errors?
 
 Kris
 


pgp0.pgp
Description: PGP signature


Re: xlock + xautolock question

2003-10-22 Thread Bryan Cassidy
OK. I did what you said and added it in my .xinitrc file. This is what I
added.

xautolock -time 10 -bell 10 -notify 10 -locker xlock -mode bubble3d
-count 20 -fg red -bg grey -username something -password Unlock me with
your powerful key: -info Whatever -validate Checking your key...
-invalid Message

I get the following message if i try to run xautolock with those
settings

xautolock -time 10 -bell 10 -notify 10 -locker xlock -mode bubble3d
-count 20 -fg red -bg grey -username something -password Unlock me
with your powerful key: -info Whatever -validate Checking your
key... -invalid Message
Unmatched .
 

Did I forget something?

On Wed, 22 Oct 2003 19:26:26 +0200
roland Mathieu [EMAIL PROTECTED] wrote:

 Bryan Cassidy ([EMAIL PROTECTED]) a écrit:
  I've read through the man page for xlockmore and xautolock and cant
  figure out (must be over looking it or something) but can't figure
  out how to setup a .rc file for the two and how to setup xlockmore
  to interact with xautolock.. So any help would be apprecited even if
  its from the man page it's self. i dont mind to read. Must be over
  looking it or something.
 
 Hello,
 
 If you put this line in a startup script like ~/.xsession or
 ~/.xinitrc 
 
 xautolock -time 5 -locker xlock 
 
 xlock will be automatically launch after five minutes of inactivity.
 «man xautolock» and «man xlock» to configure xlock and xautolock
 exactly like want.
 
 Note: it's absolutely not FreeBSD specific.
 
 Hope it help.
 roland.
 
 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to
 [EMAIL PROTECTED]


pgp0.pgp
Description: PGP signature


xlock + xautolock question

2003-10-21 Thread Bryan Cassidy
I've read through the man page for xlockmore and xautolock and cant
figure out (must be over looking it or something) but can't figure out
how to setup a .rc file for the two and how to setup xlockmore to
interact with xautolock.. So any help would be apprecited even if its
from the man page it's self. i dont mind to read. Must be over looking
it or something.


pgp0.pgp
Description: PGP signature


Re: My sound card can't work

2003-10-21 Thread Bryan Cassidy
Tried this

$su
password:
#cd /dev
#sh MAKEDEV snd0
reboot. 

I know FreeBSD 5.x is suppose to add those devices in automatically but I had the same 
problem in FreeBSD 5.1 when i used it.. 

HTH


On Wed, 22 Oct 2003 08:54:19 +0800 (CST)
stevens root [EMAIL PROTECTED] wrote:

 Hi!
 I have installed FreeBSD 5.1 release+KDE 3.1,my sound
 card is Creative SB Vibra 128,I haved added device
 pcm to kernel and rebuided it,but when I reboot my
 computer,the system can't initilize  my card,I
 typedmesg|grep pcm without output,when I start kde,
 the system noticed me that no /dev/dsp found(no such
 file),what can I do?
 Sorry my poor English!Thanks! 
 
 __
 Do You Yahoo!?
 Tired of spam?  Yahoo! Mail has the best spam protection around 
 http://mail.yahoo.com 
 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]


pgp0.pgp
Description: PGP signature


Re: mplayer + sound problem

2003-10-21 Thread Bryan Cassidy
I've already fixed the problem. Thanks anyways.

On 21 Oct 2003 09:05:08 -0400
Lowell Gilbert [EMAIL PROTECTED] wrote:

 please. top-post, Don't
 
 Bryan Cassidy [EMAIL PROTECTED] writes:
 
  I had a big problem yesterday with the PC. Don't want to get into
  that but I had to reinstall.. Now that I did a reinstall I can play
  the video in mplayer but no sound. For example I am tryin to play
  the new IBM/Linux commercial located here
  
  http://rxns-rbn-sea02.rbn.com/ibmpdc/pdc/open/qtdemand/aug03/prodigy90_med.mpg
  
  The vid plays fine but no sound at all this time..
 
 Do you have sound functionality at all? 
 Did you remember to load it into your kernel (either in the kernel
 itself or by loading the kernel module)?
 Can you do a simple audio test from the command line?
 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to
 [EMAIL PROTECTED]


pgp0.pgp
Description: PGP signature


mplayer + xmms issue!

2003-10-20 Thread Bryan Cassidy
I dont want to get into why I had to do a reinstall but I did. Now that
I have mplayer installed and xmms installed I can play cds on xmms but
can't play streaming audio from live365.com *anymore*. I use to be able
to play them. Which was yesterday. I can play videos in mplayer but I
don't have any sound. What is goin on? I never had this problem before.
All I had to do was configure sound in kernel and boom. I was all set.
Wouldn't mind some help here.


pgp0.pgp
Description: PGP signature


Re: mplayer + xmms issue!

2003-10-20 Thread Bryan Cassidy
On Mon, 20 Oct 2003 05:04:38 -0500
Bryan Cassidy [EMAIL PROTECTED] wrote:

 I dont want to get into why I had to do a reinstall but I did. Now
 that I have mplayer installed and xmms installed I can play cds on
 xmms but can't play streaming audio from live365.com *anymore*. I use
 to be able to play them. Which was yesterday. I can play videos in
 mplayer but I don't have any sound. What is goin on? I never had this
 problem before. All I had to do was configure sound in kernel and
 boom. I was all set. Wouldn't mind some help here.
 
Sorry I didn't add this before.
I don't get any errors from mplayer but when I go to play streaming
video from live365.com in xmms I get the 

Please check that
1. You have the correct output plugin selected. Only two and I'm sure
it's not diskwriter I should use.
2. No other programs is blocking the soundcard. NOTHING loading the is
playing audio.
3. Your soundcard is configured properly. lmao.. ya think?


pgp0.pgp
Description: PGP signature


Re: FreeBSD 4.8 v/s 5.1

2003-10-19 Thread Bryan Cassidy
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Two more questions. 4.8-RELEASE or 4.8_STABLE? I lost my 4.8-stable cd
and need to burn another one. What is the easiest way to burn an iso
file from freebsd?

On Mon, 29 Sep 2003 14:34:38 -0400
C. Ulrich [EMAIL PROTECTED] wrote:

 On Mon, 2003-09-29 at 03:51, Bryan Cassidy wrote:
  -BEGIN PGP SIGNED MESSAGE-
  Hash: SHA1
  
  I was just wondering what people on the list thought. I don't want
  to know any details on which is better or whatever just in general
  which is better for whatever reasons people use it.
 
 Short answer: use 4.8 for anything remotely critical such as a
 firewall, web server, etc, especially if it's going to talk to the
 outside world and/or uptime is important. That's why they call it
 4.8-STABLE. For learning purposes or a personal system that you don't
 mind tinkering with every now and again, you might as well go with
 5.1. For what it's worth, most releases that aren't necessarily
 -STABLE are plenty stable enough for normal use. They just aren't
 officially supported by the FreeBSD team if you run into a snag. See
 the handbook and/or FAQ for more info.
 
 C. Ulrich
 -- 
 http://bityard.net
 
 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to
 [EMAIL PROTECTED]


-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (FreeBSD)

iD8DBQE/eQifKjx9X0nK5vwRAkpPAKCNPpuZHehVLxfsnNDfH1pD1pS1kwCePpK2
02UJPIOIm4hgtkzQRCA6tWs=
=ilRe
-END PGP SIGNATURE-
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: mplayer + sound problem

2003-10-19 Thread Bryan Cassidy
I had a big problem yesterday with the PC. Don't want to get into that
but I had to reinstall.. Now that I did a reinstall I can play the video
in mplayer but no sound. For example I am tryin to play the new
IBM/Linux commercial located here

http://rxns-rbn-sea02.rbn.com/ibmpdc/pdc/open/qtdemand/aug03/prodigy90_med.mpg

The vid plays fine but no sound at all this time..



On Sat, 18 Oct 2003 14:57:27 +0530
Shantanoo Mahajan [EMAIL PROTECTED] wrote:

 +-- Bryan Cassidy [freebsd] [18-10-03 06:17 IST]:
 | I get this when trying to play movies in mplayer.
 | 
 | audio_setup: Can't open audio device /dev/dsp: Device busy
 | AO: [arts] can't connect to aRts soundserver
 | /dev/dsp: Device busy
 | AO: [esd] esd_open_sound failed: Resource temporarily unavailable
 | ao_nas: init(): Can't open nas audio server - nosound
 | SDL: Samplerate: 44100Hz Channels: Stereo Format Signed 16-bit
 | (Little-Endian)/dev/dsp: Device busy
 | SDL: Unable to open audio: No available audio device
 | 
   try the following and then run mplayer
 
   killall -9 artsd
 
 -- 
 With Best Regards,
 Shantanoo Mahajan
 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to
 [EMAIL PROTECTED]


pgp0.pgp
Description: PGP signature


setend + xracer

2003-10-17 Thread Bryan Cassidy
I'm trying to set the environment variable $XRACER_HOME to
/usr/local/share/xracer and don't know how. In the handbook it says
setenv ??? /path/ so I tried bothsetenv $XRACER_HOME
/usr/local/share/xracer and setenv XRACER_HOME /usr/local/share/xracer
 and nothing works. Guess I don't get how to set an environment
variable. Some quick help? Wouldn't mind checkin this game out with
the Nvidia drivers I have installed.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


mpayer + sound problem

2003-10-17 Thread Bryan Cassidy
I get this when trying to play movies in mplayer.

audio_setup: Can't open audio device /dev/dsp: Device busy
AO: [arts] can't connect to aRts soundserver
/dev/dsp: Device busy
AO: [esd] esd_open_sound failed: Resource temporarily unavailable
ao_nas: init(): Can't open nas audio server - nosound
SDL: Samplerate: 44100Hz Channels: Stereo Format Signed 16-bit (Little-Endian)
/dev/dsp: Device busy
SDL: Unable to open audio: No available audio device
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


vim and printing

2003-10-10 Thread Bryan Cassidy
All this talk about vim made me wonder something.. BTW, I love vim
compared to vi. Don't know what it is yet but I felt very comfortable
and confident using it. I was just wondering. Is there a way to print
with a command inside vi? Sometimes I would just like to print the
file and don't want to quit, save, and print it.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


vi and wrap text

2003-10-08 Thread Bryan Cassidy
I want to know is there a way to wrap the text in vi? In emacs you can
just hit Esc+q and it will wrap the text. How about vi?
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: vi and wrap text

2003-10-08 Thread Bryan Cassidy
Thanks for all the replies. I'm gonna read up on some of the
things everyone told me but in the mean time I think I'm gonna
take garys advise and try vim.

On Wed, 8 Oct 2003 10:19:14 -0500 Gary
gv-list-freebsdquestions@mygirlfriday.info wrote:

 Hi Bryan,   On Wednesday, October 8, 2003, 6:22:45 AM, you
wrote:   B I want to know is there a way to wrap the text
in vi? In emacs you can  B just hit Esc+q and it will wrap
the text. How about vi?I don't know any in VI, but if
you install the VIM package, to wrap text,  you can just hit
esc gqip and it is done..--  Gary   Life is what
happens to you when you're making other plans.   
___ 
[EMAIL PROTECTED] mailing list 
http://lists.freebsd.org/mailman/listinfo/freebsd-questions 
To unsubscribe, send any mail to
[EMAIL PROTECTED]
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


.doc files

2003-10-04 Thread Bryan Cassidy
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

I'm trying to figure out how to convert .doc files into a unix file so I
can read it with say emacs, vi and etc.? Thanks
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (FreeBSD)

iD8DBQE/foY1OlwzeMhXmLgRAhzFAKCwhGVoDhuJEWQ5vDCdaJ4l+M3rRwCfROS2
zL1f69+RLUdxw4B43S23Naw=
=JIL0
-END PGP SIGNATURE-
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


cvsup automatic

2003-09-30 Thread Bryan Cassidy
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

I was just wondering. How can I setup cvsup to update my ports say every
2, 3 days or whenever on FreeBSD 4.8-RELEASE? A link to a doc would be
fine enough for me.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (FreeBSD)

iD8DBQE/ehTDOlwzeMhXmLgRAh9LAKCQNcj8K5SwO0eUdtUs6I5d1xkb6QCeOZsK
sjLfdTIPaJI8uGe3UFeLiS8=
=tpr4
-END PGP SIGNATURE-
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


FreeBSD 4.8 v/s 5.1

2003-09-29 Thread Bryan Cassidy
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

I was just wondering what people on the list thought. I don't want to
know any details on which is better or whatever just in general which is
better for whatever reasons people use it.

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (FreeBSD)

iD8DBQE/d+SdKjx9X0nK5vwRArY5AJ44i24ywDRWdL7cWN8dQJM5RRqN3ACghAg6
VUx2SDWZiY5AU3ObTQhCtJ0=
=tTb3
-END PGP SIGNATURE-
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


  1   2   >