[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] Re: Domain Registration (off subject a lot)
- Subject: [cobalt-users] Re: Domain Registration (off subject a lot)
- From: "George Ewing" <george@xxxxxxxxxxxx>
- Date: Mon Jul 31 21:02:45 2000
Okay guys.. enough is enough.
I fill up my Renault Laguna with £50 worth of Unleaded and guess what - not even full - British government are ripping us off -
Reduce the cost now and then I can upgrade my RAQ :-)
Thank YOU
----- Original Message -----
From: <cobalt-users-admin@xxxxxxxxxxxxxxx>
To: <cobalt-users@xxxxxxxxxxxxxxx>
Sent: Monday, July 31, 2000 8:00 PM
Subject: cobalt-users digest, Vol 1 #1162 - 3 msgs
>
> Send cobalt-users mailing list submissions to
> cobalt-users@xxxxxxxxxxxxxxx
>
> To subscribe or unsubscribe via the web, visit
> http://list.cobalt.com/mailman/listinfo/cobalt-users
> or, via email, send a message with subject or body 'help' to
> cobalt-users-request@xxxxxxxxxxxxxxx
> You can reach the person managing the list at
> cobalt-users-admin@xxxxxxxxxxxxxxx
>
> When replying, please edit your Subject line so it is more specific than
> "Re: Contents of cobalt-users digest..."
>
>
> Today's Topics:
>
> 1. RE: Domain Registration (off subject a bit) (David Thornton)
> 2. Re: Telnet Commands (Zeffie)
> 3. RE: Domain Registration (off subject a lot) (Vachon, Scott)
>
> --__--__--
>
> Message: 1
> From: "David Thornton" <dave@xxxxxxxxxxxxxxx>
> To: <cobalt-users@xxxxxxxxxxxxxxx>
> Subject: RE: [cobalt-users] Domain Registration (off subject a bit)
> Date: Mon, 31 Jul 2000 13:01:50 -0500
> charset="iso-8859-1"
> Reply-To: cobalt-users@xxxxxxxxxxxxxxx
>
> Geezz guys we only charge 12.00 per year.
> Dave Thornton
> Heartland Business
> 573-686-5573
>
> -----Original Message-----
> From: cobalt-users-admin@xxxxxxxxxxxxxxx
> [mailto:cobalt-users-admin@xxxxxxxxxxxxxxx]On Behalf Of Fabian
> Sent: Monday, July 31, 2000 12:38 PM
> To: cobalt-users@xxxxxxxxxxxxxxx
> Subject: Re: [cobalt-users] Domain Registration (off subject a bit)
>
>
> Why would you pay $35 or $19,95 a year??
>
> I pay only $15 a year at directnic.com
> :-)
>
> ----- Original Message -----
> From: "Randall Clark" <wz297@xxxxxxxxxxxxxx>
> To: <cobalt-users@xxxxxxxxxxxxxxx>
> Sent: Monday, July 31, 2000 6:36 AM
> Subject: Re: [cobalt-users] Domain Registration (off subject a bit)
>
>
> > Why would you pay $35 a year????
> > I pay 19.95 a year at www.aireg.com
> >
> >
> >
> > ----- Original Message -----
> > From: "John Burgess" <john.burgess@xxxxxxxxxx>
> > To: <cobalt-users@xxxxxxxxxxxxxxx>
> > Sent: Monday, July 31, 2000 1:15 AM
> > Subject: Re: [cobalt-users] Domain Registration (off subject a bit)
> >
> >
> > > Bah.
> > >
> > > John Burgess
> > > fastex.net
> > >
> > > ----- Original Message -----
> > > From: "Bill Gunning" <billgun@xxxxxxxxxxxxxxxxx>
> > > To: <cobalt-users@xxxxxxxxxxxxxxx>
> > > Sent: Friday, July 28, 2000 2:51 PM
> > > Subject: RE: [cobalt-users] Domain Registration (off subject a bit)
> > >
> > >
> > > >
> > > > On another note: I register all of my business clients web
> > > > domain names using Network Solutions, even thou they remind
> > > > me of Microsoft it's we'll worth the $35, especially for your
> > > > bigger clients. It's easier to sell/transfer/buy domain names
> > > > and having your domain name listed in whois is a must for any
> > > > we'll established business.
> > > >
> > > > Bill
> > > >
> > > > >I am a new at this an I am selling out web space. I want to take
> care
> > > > >of all the customers InterNIC domain name registration/transfer but I
> > > can't
> > > > >register there domain unless I bill them the 35 dollars. Is there a
> > way
> > > > where I
> > > > >can register the domain and then a day later or so the customer has
> to
> > go
> > > > >pay network solutions, rather then pay me 35 dollars to pay
> > > netowrksolution
> > > > >35 dollars.
> > > >
> > > >
> > > > _______________________________________________
> > > > cobalt-users mailing list
> > > > cobalt-users@xxxxxxxxxxxxxxx
> > > > To Subscribe or Unsubscribe, please go to:
> > > > http://list.cobalt.com/mailman/listinfo/cobalt-users
> > >
> > >
> > > _______________________________________________
> > > cobalt-users mailing list
> > > cobalt-users@xxxxxxxxxxxxxxx
> > > To Subscribe or Unsubscribe, please go to:
> > > http://list.cobalt.com/mailman/listinfo/cobalt-users
> > >
> >
> >
> > _______________________________________________
> > cobalt-users mailing list
> > cobalt-users@xxxxxxxxxxxxxxx
> > To Subscribe or Unsubscribe, please go to:
> > http://list.cobalt.com/mailman/listinfo/cobalt-users
> >
>
>
> _______________________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> To Subscribe or Unsubscribe, please go to:
> http://list.cobalt.com/mailman/listinfo/cobalt-users
>
>
> --__--__--
>
> Message: 2
> From: "Zeffie" <cobaltlist@xxxxxxxx>
> To: <cobalt-users@xxxxxxxxxxxxxxx>
> Subject: Re: [cobalt-users] Telnet Commands
> Date: Mon, 31 Jul 2000 14:23:53 -0400
> charset="iso-8859-1"
> Reply-To: cobalt-users@xxxxxxxxxxxxxxx
>
> > > rm -r
> >
> > Be careful with that thing! Someone is going to loose an eye!
> >
> > 'rm -r' can be very dangerous, especially when you are a tab completion
> > fiend like me. Make damn well and sure that you are deleting the right
> > thing, as the 'r' flag means recursive. That is the same as the deltree
> > command from dos, only if you're like me, you've got the safety turned off
> > and it won't prompt you for a 'y' or 'n' (I think that while redhat ships
> > with bash in weenie mode with a couple of little commands that prompt you
> > after every rm command, Cobalt does not).
>
> rm -rf
> I should mention that the f means to force the removal. so no questions
> about it just do it! it used to be if you typed rm * you would wipe the
> whole system because .. (or is it .)is a listing in the directory anyway it
> caused the whole tree to be deleted. pretty kool and not something to try
> on older unix systems. now it's trapped or fixed somehow. I'm not sure but
> I found another kool program to work on (ok 3 actually) while looking around
> for the answer. Still today however it is possible to make a typo and wipe
> out the whole thing. About 2 months ago I visited the yahoo unix chat area
> and ask a stupid question: "what do you type to see a directory listing in
> linux?" the response(s) where "rm -rf /" which of course would delete
> everything you could ever want. Sorry about rambling on about this but I've
> been reading alot of useless jef<snip> posts/adverts lately and the
> medication isn't working? or is it? :)
>
>
> Zeffie Storm
> "It's actually storming here"
>
>
> --__--__--
>
> Message: 3
> From: "Vachon, Scott" <Scott.Vachon@xxxxxxxxxxxxxx>
> To: "'cobalt-users@xxxxxxxxxxxxxxx'" <cobalt-users@xxxxxxxxxxxxxxx>
> Subject: RE: [cobalt-users] Domain Registration (off subject a lot)
> Date: Mon, 31 Jul 2000 13:40:57 -0500
> charset="iso-8859-1"
> Reply-To: cobalt-users@xxxxxxxxxxxxxxx
>
> Another VW fan here...New Beetle...all bells and whistles....and my other is
> an Expedition..so I can further the destruction of the atmosphere and use up
> all the oil reserves... :)
>
> -----Original Message-----
> From: Dee Dreslough [mailto:dee@xxxxxxxxxxx]
> Sent: Monday, July 31, 2000 1:47 PM
> To: cobalt-users@xxxxxxxxxxxxxxx
> Subject: RE: [cobalt-users] Domain Registration (off subject a lot)
>
>
> I drive a top of the line 6 cylinder Volkswagen Passat, with leather
> interior, moon roof and I always put at LEAST 92 octane in it. My car
> ROCKS.
>
> But, because I spent so much on my car, I use a barebones RaQ3... ;)
>
> -Dee Dreslough
>
> > >I am curious if anyone on this list drives anything besides
> > either a) a Yugo
> > >or b) Geo Metro. And I bet that everyone uses 87 octane gas
> > too, regarless
> > >of weather it makes your 'high-performance engine' knock and
> > perform poorly.
>
>
> _______________________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> To Subscribe or Unsubscribe, please go to:
> http://list.cobalt.com/mailman/listinfo/cobalt-users
>
>
>
>
> --__--__--
>
> _______________________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> http://list.cobalt.com/mailman/listinfo/cobalt-users
>
>
> End of cobalt-users Digest
>