I have messed about with Jabber servers a few times, always installing from source. As far as I know there isn't an rpm available, but I could be wrong. If you were going to install it numerous times on RedHat boxes then you could roll your own rpm, it's not that hard.
Gordon -----Original Message----- From: Hill, Benjamin W [mailto:[EMAIL PROTECTED] Sent: 13 June 2003 10:48 To: '[EMAIL PROTECTED]' Subject: JabberD Setup on Redhat What is the best method of setting up JabberD on Redhat? I have got the source of JabberD, and am building that, but I had a thought that there may be a more "Redhat" way... Cheers, Ben -----Original Message----- From: Jon Haugsand [mailto:[EMAIL PROTECTED] Sent: 13 June 2003 10:30 To: [EMAIL PROTECTED] Subject: Re: samba configure help required.!!@@!! * root sharif > but still i don't know how to access my Windows BOXES from my linux > box. or ...the vise versa... what are the next steps.. i should > follow??? pls let me know. I'll recommend you to read one of the many tutorials on samba laying around on the Internet or on your own /usr/share/doc. Here are something to try for: 1. Are your samba daemons running? Try: 'ps aux |grep "[sn]mbd"' 2. If not, start them: '/etc/init.d/smb start' 3. Connect locally: 'smbclient -L //localhost' Do you get a list of resources, i.e. one resource: WWW? 4. Connect to BOXES: 'smbclient -L //BOXES' 5. Is BOXES a DNS name? If not, you need a wins server or a wins mapping file (/etc/lmhosts). Either insert BOXES into this file or edit smb.conf with the line 'wins server = <ip address>' where you replace <ip address> with the address of your wins server. -- Jon Haugsand, [EMAIL PROTECTED] http://www.norges-bank.no -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list