Re: gnome problems

2004-06-08 Thread Andreas Carnaily
Try to move /root/.xinitrc to /home/you/
It should work. ;)
On Tue, 08 Jun 2004 07:40:05 +, n3rdBoy . 
[EMAIL PROTECTED] wrote:

Hello to you all,
  I am new to freeBSD and this mailing list. I have run 
into some problems and am not sure where to post my question. I am 
running FreeBSD 5.2 i386 and am having some problems getting gnome to 
work. I have searched through the handbook and several other text books 
but am still stuck.
 When I am logged in as root X11 and gnome start fine when I 
type 'startx', when I am logged in as a normal user I type 'startx' and 
only X11 starts. I have followed the instructions in the handbook and 
modified /root/.xsession. any help or direction to other resources would 
be great.

Thanks
Brett
_
Get a Credit Card - 60 sec online response:   
http://ad.au.doubleclick.net/clk;8097459;9106288;b?http://www.anz.com/aus/promo/qantas5000ninemsn 
   [AU only]

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

--
Using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: ISPs blocking SMTP connections from dynamic IP address space

2004-06-07 Thread Andreas Carnaily
On Sun, 6 Jun 2004 14:17:12 +0100, Lenny Thompson 
[EMAIL PROTECTED] wrote:

Hi Nicole
I wonder if you can help me.  I saw your message on the Net regarding 
ISPs Blocking SMTP connections from dynamic IP address space.  I have a 
problem now that didn't exist 6 months where my mail gets returned when 
emailing a specific address, the error is 550: SPAMMER and all my 
ISP will say it's the remote end that's blocking.  Is this what your 
talking about, and if yes how can I check who's doing what?

Thanks
Lenny
Hello Lenny!
Many mail servers are configured filtering mailers with IP addresses 
listed in
some DNS based blacklists. Course many spammers doing their black
works on dinamic IP spools (listed in DSBL I think), many of mailservices
using this blacklist. Try to findout your IP there:
http://www.declude.com/JunkMail/Support/ip4r.htm
There you can read about antispam technology.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Ernesto Ortiz

2004-06-07 Thread Andreas Carnaily
I recommend you first file to download:
ftp://ftp.freebsd.org/pub/FreeBSD/releases/i386/4.9-RELEASE/INSTALL.TXT
ftp://ftp.freebsd.org/pub/FreeBSD/releases/i386/4.9-RELEASE/README.TXT
There is ALL information you need and to read this will be much-much faster
than you will wait any reply. ALL questions about installing are 
concentrated there.

On Mon, 07 Jun 2004 20:45:35 -0700, Ernesto Ortiz [EMAIL PROTECTED] 
wrote:

I have been doing some research on FreeBSD and I want to use it as my OS 
but i have no idea on what files I need to download from the ftp sites. 
If anyone can help with my problem I would appreciate it a lot. I have a 
really good computer and I am sure that is more than capable of running 
FreeBSD...But I lack the understanding on what I need to get to install 
it in my PC.

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

--
Using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


FreeBSD.org e-mail addresses

2004-06-07 Thread Andreas Carnaily
Hello All!
I have a strange question and I couldn't answer it myself in any 
documentation.
Can I get some e-mail address [EMAIL PROTECTED]
If I can, what should I do or who should I be?
I need this for working with FreeBSD people and mailing lists.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: fstab

2004-06-07 Thread Andreas Carnaily
On Mon, 7 Jun 2004 21:39:52 -0700, Joshua Lewis [EMAIL PROTECTED] 
wrote:

The last time I edited this file my system ceased to boot. I have made 
what
looks to me like a valid entry. This is the same thing I entered in last
time. I am not going to save this but does it look valid to anyone out 
there?

# DeviceMountpoint  FStype  Options Dump
Pass#
/dev/ad0s1b noneswapsw  0   0
/dev/ad0s1a /   ufs rw  1   1
/dev/ad0s1f /tmpufs rw  2   2
/dev/ad0s1g /usrufs rw  2   2
/dev/ad0s1e /varufs rw  2   2
/dev/acd0c  /cdrom  cd9660  ro,noauto   0   0
/dev/acd1c  /cdrom1 cd9660  ro,noauto   0   0

This is the line I added
/dev/ad1s1  /disk2  ufs rw  2  2
If new disk placed on similar IDE than first - All right!
ad0 - Primary Master(IDE0)
ad1 - Primari Slave (IDE0)
ad2 - Primary Master(IDE1)
ad3 - Primary Slave (IDE1)
proc/proc   procfs  rw  0   0
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: fstab

2004-06-07 Thread Andreas Carnaily
If new disk is not preformatted and have no filesystem it wil not boot.
On Mon, 7 Jun 2004 21:39:52 -0700, Joshua Lewis [EMAIL PROTECTED] 
wrote:

The last time I edited this file my system ceased to boot. I have made 
what
looks to me like a valid entry. This is the same thing I entered in last
time. I am not going to save this but does it look valid to anyone out 
there?

# DeviceMountpoint  FStype  Options Dump
Pass#
/dev/ad0s1b noneswapsw  0   0
/dev/ad0s1a /   ufs rw  1   1
/dev/ad0s1f /tmpufs rw  2   2
/dev/ad0s1g /usrufs rw  2   2
/dev/ad0s1e /varufs rw  2   2
/dev/acd0c  /cdrom  cd9660  ro,noauto   0   0
/dev/acd1c  /cdrom1 cd9660  ro,noauto   0   0

This is the line I added
/dev/ad1s1  /disk2  ufs rw  2  2
proc/proc   procfs  rw  0   0

--
Using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]