Re: Being a shell provider - good business?

2008-09-14 Thread Outback Dingo
actually i agree here, running a shell server for 10 USD a head per month,
is a good idea
especially for your freinds who need to learn, just do the math, 100 users
at 10 USD a month and guess what
your making money, though its the getting users to use and abide by good
usage policies is the other trick
it is a great tool for universities to teach students with also

On Sun, Sep 14, 2008 at 8:37 PM, Subhro <[EMAIL PROTECTED]> wrote:

> Honestly speaking, I would say its easy money.
>
> Thanks
> Subhro
>
>
>
> On 9/14/08, Art Vandelay <[EMAIL PROTECTED]> wrote:
> > On Sun, Sep 14, 2008 at 9:34 AM, Art Vandelay <[EMAIL PROTECTED]>
> wrote:
> >
> >> Hello. My friend thinks that being a shell provider for IRC bots and
> >> bouncers is very good business. How do I convince him it's not?
> >>
> >> Sorry for going off-topic and cross-post, but I don't know who else to
> >> ask.
> >>
> >> Thanks,
> >> NRS http://nrk.no/p3/program/national_rap_show/
> >>
> >
> > I'm serious, I'm trying to get him to use his BSD servers for other
> > purposes. Maybe webhosting. Maybe a grid to help out local universities
> in
> > their supercomputing. Or just plain consulting. Isn't there any research
> > article out there showing just how silly and profitless that whole
> business
> > model is?
> >
> > Thanks guys,
> > NRS http://nrk.no/p3/program/national_rap_show/
> > ___
> > [EMAIL PROTECTED] mailing list
> > http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> > To unsubscribe, send any mail to "
> [EMAIL PROTECTED]"
> >
>
> --
> Sent from Gmail for mobile | mobile.google.com
>
> Subhro Kar
> Software Engineer
> Dynamic Digital Technologies Pvt. Ltd.
> EPY-3, Sector: V
> Salt Lake City
> 700091
> India
> ___
> [EMAIL PROTECTED] mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "
> [EMAIL PROTECTED]"



Re: LDAP Support

2005-06-27 Thread OutBack Dingo
actually here is the correct patch : ) arghhh to much code : ))

On Mon, 2005-06-27 at 19:12 -0400, Matt Juszczak wrote:
> 
> > Have you considered there might be a problem with the hardware and not
> > the OS. maybe memory has become faulty. Ive got 62 FreeBSD 5.4 Servers
> > running and they dont crash. Maybe you are using a piece of incompatible
> > hardward, or something may have started to show signs of becoming
> > faulty. Before you decide to rip out the OS and have potentially the
> > same problem with OpenBSD or NetBSD, be sure its not something other
> > then the OS. If you need some help in maybe trouble shooting the issue,
> > feel free to post the points here.
> 
> Thanks for you response.
> 
> I am pretty sure this is the known ttwakeup bug in FreeBSD, which is a 
> known bug that has not been fixed.  Occurs on SMP machines with high 
> traffic.
> 
> Thats why I was considering switching Operating Systems.
> 
> -Matt

[demime 1.01d removed an attachment of type text/x-patch which had a name of 
tty_5.4.patch]



Re: LDAP Support

2005-06-27 Thread OutBack Dingo
Have you considered there might be a problem with the hardware and not
the OS. maybe memory has become faulty. Ive got 62 FreeBSD 5.4 Servers
running and they dont crash. Maybe you are using a piece of incompatible
hardward, or something may have started to show signs of becoming
faulty. Before you decide to rip out the OS and have potentially the
same problem with OpenBSD or NetBSD, be sure its not something other
then the OS. If you need some help in maybe trouble shooting the issue,
feel free to post the points here.

On Mon, 2005-06-27 at 17:13 -0400, Matt Juszczak wrote:
> Hi all,
> 
> I'm currently experiencing major problems with FreeBSD 5.4 (stability, 
> system keeps crashing) and i'm looking for an alternative solution.
> 
> Right now, we have a mail server which is completely 100% LDAP (no local 
> accounts on the system at all).  Is it possible to integrate LDAP into the 
> system so that all authentication is done via LDAP?  I know OpenBSD does 
> not have NSS/PAM like FreeBSD does, so I'm trying to investigate how quick 
> and easy it would be to switch our solution to OpenBSD.
> 
> TIA, Regards,
> 
> Matt