Search the web
Sign In
New User? Sign Up
ilughyd · Hyderabad Linux Users Group
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 20655 - 20686 of 20751   Newest  |  < Newer  |  Older >  |  Oldest
Messages: Show Message Summaries   (Group by Topic) Sort by Date v  
#20686 From: Kenneth Gonsalves <lawgon@...>
Date: Fri Nov 27, 2009 4:47 am
Subject: Re: [Ilugc] need ILUG members - help at hyderabad
kengon2233
Offline Offline
Send Email Send Email
 
forwarded from Chennai

On Friday 27 Nov 2009 10:10:54 am sivakumar bharadhwaj wrote:
> Dear Members,
>
> Though I am new to ubuntu - from chennai, came to hyderabad on official
> tour.
>
> met some people here - and when I talked about BOSS, Ubuntu, some were very
> eager to install, in their office desktops.
>
> I felt it would be better for those who are very skilled in helping them,
>  at hyderabad.
>
> so I request someone to forward this to ILUG hyderabad members - so that
> they can help these people.
>
> 1. Andhra Pradesh Police Academy - Mr. Devanna - Asst Director - 94409
> 04364.  he is planning for a large number of new desktops, he feels can
> instal Linux.  I have told him about ubuntu 9.10 & BOSS (since this is a
> govt organisation, they would not mind installing BOSS - from CDAC)
>
> 2. Sri Indu College of Engineering - Mr. Ashok Babu - Planning to buy
>  around 200 desktops - they may know Linux, and may also install by
>  themselves.- 93470 54999
>
> 3. Environmental Protection Training & Research Institute : K. Srinivasan -
> System Admin - 9885072166 (srinivasan3@...,  srinivasan3@...)
> they are planning for some new servers & 20 new desktops.  Already he is
> installed Fedora (mail server) but no Linux for desktop.  Have given him an
> ISO copy of 9.10.
>
> thanks for helping.
>
> s.sivakumar
> 80561  37729
> _______________________________________________
> To unsubscribe, email ilugc-request@... with
> "unsubscribe <password> <address>"
> in the subject or body of the message.
> http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
>

--
regards
kg
http://lawgon.livejournal.com

#20685 From: "theju" <thejaswi.puthraya@...>
Date: Thu Nov 26, 2009 7:29 am
Subject: [TwinCLinG] Re: frontend servers back end servers
thejaswi_p_23
Online Now Online Now
Send Email Send Email
 
--- In ilughyd@yahoogroups.com, Suresh Ramasubramanian <suresh@...> wrote:
>
> theju [26/11/09 02:59 -0000]:
> >Is this some kind of a joke?
> >First, instead of starting a new thread you use an existing and unrelated
> >thread to ask your question.
>
> My fault - though it reached the list, it seems to have got held up as
> "suspected spam" by yahoogroups for some reason. Yahoogroups being silly I
> guess. I released the email .. then realised it'd already been posted to
> the list.
>

Woah! I thought only google groups was very bad at managing spam [1][2].
Somehow, I felt that I was very harsh after sending out the email and my
apologies to the sender.

[1] http://ejohn.org/blog/google-groups-is-dead/
[2] http://lawgon.livejournal.com/72363.html

Cheers
Theju

#20684 From: Suresh Ramasubramanian <suresh@...>
Date: Thu Nov 26, 2009 3:07 am
Subject: Re: [TwinCLinG] Re: frontend servers back end servers
colt45revolver
Online Now Online Now
Send Email Send Email
 
theju [26/11/09 02:59 -0000]:
>Is this some kind of a joke?
>First, instead of starting a new thread you use an existing and unrelated
>thread to ask your question.

My fault - though it reached the list, it seems to have got held up as
"suspected spam" by yahoogroups for some reason. Yahoogroups being silly I
guess. I released the email .. then realised it'd already been posted to
the list.

#20683 From: "theju" <thejaswi.puthraya@...>
Date: Thu Nov 26, 2009 2:59 am
Subject: Re: frontend servers back end servers
thejaswi_p_23
Online Now Online Now
Send Email Send Email
 
Is this some kind of a joke?
First, instead of starting a new thread you use an existing and unrelated thread
to ask your question.
Second, you have asked this question[1] a couple of days ago and people have
responded and you simply repost your previous question without any changes as if
no one responded.

What are you trying to imply?

[1] http://tech.groups.yahoo.com/group/ilughyd/message/20666

PS: Sorry to top-post on this one.

--- In ilughyd@yahoogroups.com, rajesh kodali <rajeshkodali@...> wrote:
>
> Hi,
>
> I have a specific requirement that ther should be one server
> that is facing the external world. with ip xx.xx.xx.xx and mapped to
> dns hosts 1.server.com, 2.server.com and 3.server.com
>
> when the server receives request for 1.server.com:80 then the request has to
be sent to internal server 1 on privet ip example 192.168.0.1:80
>
> when server receives request for 2.server.com:80 then the request has to be
sent to 2 on private ip 192.168.0.2:80
>
> so on
>
> So how does iptables recognize hostname for port translation instead of ip as
the external server has the same ip.
>
> Can this be attained by iptables or should we use any other like apache. The
scenario is explained by image attached.
>
> [Non-text portions of this message have been removed]
>

#20682 From: rajesh kodali <rajeshkodali@...>
Date: Sun Nov 15, 2009 7:45 pm
Subject: frontend servers back end servers
rajeshkodali
Offline Offline
Send Email Send Email
 
Hi,

I have a specific requirement that ther should be one server
that is facing the external world. with ip xx.xx.xx.xx and mapped to
dns hosts 1.server.com, 2.server.com and 3.server.com

when the server receives request for 1.server.com:80 then the request has to be
sent to internal server 1 on privet ip example 192.168.0.1:80

when server receives request for 2.server.com:80 then the request has to be sent
to 2 on private ip 192.168.0.2:80

so on

So how does iptables recognize hostname for port translation instead of ip as
the external server has the same ip.

Can this be attained by iptables or should we use any other like apache. The
scenario is explained by image attached.

[Non-text portions of this message have been removed]

#20679 From: "theju" <thejaswi.puthraya@...>
Date: Sat Nov 21, 2009 4:34 pm
Subject: Re: Ilughyd domain name details
thejaswi_p_23
Online Now Online Now
Send Email Send Email
 
Hi,
--- In ilughyd@yahoogroups.com, "theju" <thejaswi.puthraya@...> wrote:
>
[snipped]
> I will update you when this happens. I am hoping we can host better content on
our website than just a plain page which mentions that our next meeting will be
held soon! Appreciate feedback on this.

The site is now pointing to the correct name server. Thanks Chandrakanth!

>
> --
> Cheers
> Theju
>

#20678 From: "theju" <thejaswi.puthraya@...>
Date: Sat Nov 21, 2009 5:39 am
Subject: Ilughyd domain name details
thejaswi_p_23
Online Now Online Now
Send Email Send Email
 
Hi,
Since Chandrakanth is currently busy, he wanted some one to take over the
domains. So for the moment, he has transferred the domains to me and I have
renewed them.

I didn't realize that the group also owned the http://ilughyd.in domain apart
from the http://ilughyd.org.in domain.

The domain registrar for both domains is Netlynx and since the renewal was done
via Paypal (and since I didn't have a paypal account), it can take up to 2
business days for the paypal transaction to get confirmed. Not sure what this is
all about! But hopefully, within the next two days...the domains will be
pointing to the correct nameservers.

I will update you when this happens. I am hoping we can host better content on
our website than just a plain page which mentions that our next meeting will be
held soon! Appreciate feedback on this.

--
Cheers
Theju

#20677 From: allug allug <allug4me@...>
Date: Fri Nov 20, 2009 7:14 am
Subject: Richard Stallman Hyderabad visit date?
allug4me
Offline Offline
Send Email Send Email
 
Hi,

Does anyone know when is RMS visiting Hyderabad this year?

Regards,
allug





[Non-text portions of this message have been removed]

#20676 From: Suresh Ramasubramanian <suresh@...>
Date: Tue Nov 17, 2009 2:41 pm
Subject: Re: [TwinCLinG] [Commercial] Enterprise Linux implmentation
colt45revolver
Online Now Online Now
Send Email Send Email
 
Bharathi Subramanian [17/11/09 19:50 +0530]:
>On 1:57pm, Suresh Ramasubramanian wrote:
>
>> His requirement is supporting tally 9 which only has a windows
>> version, on linux See what you can do with wine, crossover etc
>
>Long back, in one of the RH event, I saw them showing tally on RHEL4.
>I am not sure about, how it was done (thru wine)?. OP can check with
>RH.

There's a 7.2 version of tally (years old, maybe recent "long back" when
you saw it) available for linux. Tally has not made newer versions for
linux.

#20675 From: Bharathi Subramanian <sbharathi@...>
Date: Tue Nov 17, 2009 2:20 pm
Subject: Re: [TwinCLinG] [Commercial] Enterprise Linux implmentation
sbharathi@...
Send Email Send Email
 
On 1:57pm, Suresh Ramasubramanian wrote:

> His requirement is supporting tally 9 which only has a windows
> version, on linux See what you can do with wine, crossover etc

Long back, in one of the RH event, I saw them showing tally on RHEL4.
I am not sure about, how it was done (thru wine)?. OP can check with
RH.

Bye :)
--
Bharathi S

#20674 From: "Suresh Ramasubramanian" <suresh@...>
Date: Tue Nov 17, 2009 1:57 pm
Subject: Re: [TwinCLinG] [Commercial] Enterprise Linux implmentation
colt45revolver
Online Now Online Now
Send Email Send Email
 
His requirement is supporting tally 9 which only has a windows version, on linux

See what you can do with wine, crossover etc

--
srs (blackberry)

-----Original Message-----
From: nagendra prasad <nagendra802000@...>
Date: Tue, 17 Nov 2009 05:20:21
To: <ilughyd@yahoogroups.com>
Subject: Re: [TwinCLinG] [Commercial] Enterprise Linux implmentation

Hi Manish,
 
Its nice to know that you want to implment linux in your factory. I have a good
experience of installing and networking in linux. Your requirements are not so
huge. However you can use open office which will be a replacement of MS Office.
Also, I can give you any linux version CD/DVD and if you want we can have a deal
of AMS. If you want to talk to me for more information please feel free to call
me at 9014130750 or you can mail me at nagendra802000@....
 
Best,

Send free SMS to your Friends on Mobile from your Yahoo! Messenger. Download
Now! http://messenger.yahoo.com/download.php

[Non-text portions of this message have been removed]



------------------------------------

-----------------------------------------------
Next Meeting as on our Website: http://ilughyd.org.in
-----------------------------------------------Yahoo! Groups Links

#20673 From: nagendra prasad <nagendra802000@...>
Date: Tue Nov 17, 2009 1:20 pm
Subject: Re: [TwinCLinG] [Commercial] Enterprise Linux implmentation
nagendra802000
Offline Offline
Send Email Send Email
 
Hi Manish,
 
Its nice to know that you want to implment linux in your factory. I have a good
experience of installing and networking in linux. Your requirements are not so
huge. However you can use open office which will be a replacement of MS Office.
Also, I can give you any linux version CD/DVD and if you want we can have a deal
of AMS. If you want to talk to me for more information please feel free to call
me at 9014130750 or you can mail me at nagendra802000@....
 
Best,

Send free SMS to your Friends on Mobile from your Yahoo! Messenger. Download
Now! http://messenger.yahoo.com/download.php

[Non-text portions of this message have been removed]

#20672 From: Manish Gupta <manish30000@...>
Date: Tue Nov 17, 2009 11:07 am
Subject: [Commercial] Enterprise Linux implmentation
djangoinluv
Offline Offline
Send Email Send Email
 
Hi, I'd like Linux to be deployed at my factory in Medchal.



We have about 25 computers, mostly being used for MS office and Tally 9.0
multiuser.



Anyone interested call me.





Manish Gupta

Cell:+91 98480 27830

P  Help save environment by saving paper - do you need to print this email?







[Non-text portions of this message have been removed]

#20671 From: "K.C. Ramakrishna" <kcramakrishna@...>
Date: Tue Nov 17, 2009 5:17 am
Subject: Re: frontend servers back end servers
kcramakrishna
Offline Offline
Send Email Send Email
 
Look at the last 55 lines in this config.
http://docs.google.com/Doc?docid=0AYL71HGCywbhZGNuMmNrYmhfMjBoazRrYzRkNA&hl=en

You can improvise on this to get your desired config.

Thanks,
kc
K. C. Ramakrishna
www.rknowsys.com

#20670 From: Suresh Ramasubramanian <suresh@...>
Date: Tue Nov 17, 2009 2:26 am
Subject: Re: [TwinCLinG] Re: Ilughyd.org.in domain expired
colt45revolver
Online Now Online Now
Send Email Send Email
 
On 17/11/2009 7:53 AM, theju wrote:
> As per latest Norms of Registry, all expired domain automatic shows 1 Yr.
added to their expiry date in whois to prevent domain monatising.

Yeah, that's a good move actually - prevents domain squatters from
acquiring ilughyd.org.in and stuffing it with ads, then demanding money
if you want the domain back.

	 srs

#20669 From: "theju" <thejaswi.puthraya@...>
Date: Tue Nov 17, 2009 2:23 am
Subject: [TwinCLinG] Re: Ilughyd.org.in domain expired
thejaswi_p_23
Online Now Online Now
Send Email Send Email
 
Hi,

--- In ilughyd@yahoogroups.com, "theju" <thejaswi.puthraya@...> wrote:
>
> Hi,
>
> --- In ilughyd@yahoogroups.com, "Suresh Ramasubramanian" <suresh@> wrote:
> >
> > Talk to chandrakanth and to the registrar nettlynx
>
> I have sent an email to the registrar and copied Chandrakanth
> on the same. This should get resolved in a couple of days.

I received a reply from the Netlynx folks that I am pasting below:

"""
Hello,

This domain is expired on 12th Nov.

As per latest Norms of Registry, all expired domain automatic shows 1 Yr. added
to their expiry date in whois to prevent domain monatising.

Please login from http://domains.netlynx.com for renew domain.

- Show quoted text -

--
Thanks & Best Regards,
Team Netlynx
Twitter :: http://twitter.com/netlynx
Tel: 9870005533 / 9320125533
"""

I will get in touch with Chandrakanth and get the domain renewed.

>
> >
> > --
> > srs (blackberry)
> >
> > -----Original Message-----
> > From: "theju" <thejaswi.puthraya@>
> > Date: Sun, 15 Nov 2009 05:36:44
> > To: <ilughyd@yahoogroups.com>
> > Subject: [TwinCLinG] Re: Ilughyd.org.in domain expired
> >
> > Hi,
> >
> > --- In ilughyd@yahoogroups.com, Suresh Ramasubramanian <suresh@> wrote:
> > >
> > > theju [14/11/09 10:17 -0000]:
> > > >--- In ilughyd@yahoogroups.com, Thejaswi Puthraya <thejaswi.puthraya@>
wrote:
> > > >>
> > > >> Hi,
> > > >> The Ilughyd.org.in domain name expired on November 12th, 2009 and
> > > >> we wish to have it renewed. Can you please renew it as soon as
possible?
> > > >>
> > > >
> > > >I have copied Chandrakanth on the previous mail. In case, if he is
occupied at the moment, I am willing to step in and renew the domain.
> > > >
> > > >Or should I renew the domain immediately?
> > >
> > > Please renew it asap. Chandrakanth asked me about it sometime back and I
> > > think I told him to go ahead .. as he is the owner listed in the contacts
> > > he'd have to renew it.
> > >
> > > wait .. i dont see why the hell its expired .. says already updated /
> > > renewed (see below from whois ilughyd.org.in) but points to an expired
> > > domain NS
> > >
> > > Last Updated On:13-Nov-2009 06:17:32 UTC
> > > Expiration Date:12-Nov-2010 18:48:30 UTC
> > > Sponsoring Registrar:Netlynx Technologies Pvt. Ltd. (R62-AFIN)
> > > Status:OK
> > > Registrant ID:DI_2106995
> > > Registrant Name:Chandrakanth Chereddi
> > > Registrant Organization:Linux User Group Hyderabad
> > > Registrant Street1:Plot #63 Road #72
> > > Registrant Street2:Prashasan Nagar, Jubilee Hills
> > > Registrant Street3:
> > > Registrant City:Hyderabad
> > > Registrant State/Province:AP
> > > Registrant Postal Code:500033
> > > Registrant Country:IN
> > > Registrant Phone:+91.4023540300
> > > Registrant Phone Ext.:
> > > Registrant FAX:
> > > Registrant FAX Ext.:
> > > Registrant Email:chereddi@
> > >
> > > But it points to
> > >
> > > Name Server:EXPIRED1.ALLWEBSERVER.COM
> > > Name Server:EXPIRED2.ALLWEBSERVER.COM
> > >
> >
> > That's right! I didn't observe the date so well but what should be done now?
> >
> > --
> > Cheers
> > Theju
> >
> >
> >
> > ------------------------------------
> >
> > -----------------------------------------------
> > Next Meeting as on our Website: http://ilughyd.org.in
> > -----------------------------------------------Yahoo! Groups Links
> >
>

#20668 From: "theju" <thejaswi.puthraya@...>
Date: Mon Nov 16, 2009 3:04 pm
Subject: Re: frontend servers back end servers
thejaswi_p_23
Online Now Online Now
Send Email Send Email
 
Hi,

--- In ilughyd@yahoogroups.com, "rajesh k" <rajeshkodali@...> wrote:
>
> Hi,
>
> I have a specific requirement that ther should be one server that is
> facing the external world. with ip xx.xx.xx.xx and mapped to dns hosts
> 1.server.com <http://1.server.com/> , 2.server.com
> <http://2.server.com/>  and 3.server.com <http://3.server.com/>

From what I can understand, you require a proxy (more specifically called
reverse proxy [1]). Something on the lines of nginx or lighthttpd or even Apache
with mod_proxy.

[1] http://en.wikipedia.org/wiki/Reverse_proxy

>
> when the server receives request for 1.server.com:80
> <http://1.server.com/>  then the request has to be sent to internal
> server 1 on privet ip example 192.168.0.1:80
>
> when server receives request for 2.server.com <http://2.server.com/> :80
> then the request has to be sent to 2 on private ip 192.168.0.2:80
>
> so on
>
> So how does iptables recognize hostname for port translation instead of
> ip as the external server has the same ip.
>
> Can this be attained by iptables or should we use any other like apache.

iptables seems to be an overkill for this because it has to be configured both
ways. Most reverse proxies will get this done easily.

--
Cheers
Theju

#20667 From: "theju" <thejaswi.puthraya@...>
Date: Mon Nov 16, 2009 2:56 pm
Subject: [TwinCLinG] Re: Ilughyd.org.in domain expired
thejaswi_p_23
Online Now Online Now
Send Email Send Email
 
Hi,

--- In ilughyd@yahoogroups.com, "Suresh Ramasubramanian" <suresh@...> wrote:
>
> Talk to chandrakanth and to the registrar nettlynx

I have sent an email to the registrar and copied Chandrakanth
on the same. This should get resolved in a couple of days.

>
> --
> srs (blackberry)
>
> -----Original Message-----
> From: "theju" <thejaswi.puthraya@...>
> Date: Sun, 15 Nov 2009 05:36:44
> To: <ilughyd@yahoogroups.com>
> Subject: [TwinCLinG] Re: Ilughyd.org.in domain expired
>
> Hi,
>
> --- In ilughyd@yahoogroups.com, Suresh Ramasubramanian <suresh@> wrote:
> >
> > theju [14/11/09 10:17 -0000]:
> > >--- In ilughyd@yahoogroups.com, Thejaswi Puthraya <thejaswi.puthraya@>
wrote:
> > >>
> > >> Hi,
> > >> The Ilughyd.org.in domain name expired on November 12th, 2009 and
> > >> we wish to have it renewed. Can you please renew it as soon as possible?
> > >>
> > >
> > >I have copied Chandrakanth on the previous mail. In case, if he is occupied
at the moment, I am willing to step in and renew the domain.
> > >
> > >Or should I renew the domain immediately?
> >
> > Please renew it asap. Chandrakanth asked me about it sometime back and I
> > think I told him to go ahead .. as he is the owner listed in the contacts
> > he'd have to renew it.
> >
> > wait .. i dont see why the hell its expired .. says already updated /
> > renewed (see below from whois ilughyd.org.in) but points to an expired
> > domain NS
> >
> > Last Updated On:13-Nov-2009 06:17:32 UTC
> > Expiration Date:12-Nov-2010 18:48:30 UTC
> > Sponsoring Registrar:Netlynx Technologies Pvt. Ltd. (R62-AFIN)
> > Status:OK
> > Registrant ID:DI_2106995
> > Registrant Name:Chandrakanth Chereddi
> > Registrant Organization:Linux User Group Hyderabad
> > Registrant Street1:Plot #63 Road #72
> > Registrant Street2:Prashasan Nagar, Jubilee Hills
> > Registrant Street3:
> > Registrant City:Hyderabad
> > Registrant State/Province:AP
> > Registrant Postal Code:500033
> > Registrant Country:IN
> > Registrant Phone:+91.4023540300
> > Registrant Phone Ext.:
> > Registrant FAX:
> > Registrant FAX Ext.:
> > Registrant Email:chereddi@
> >
> > But it points to
> >
> > Name Server:EXPIRED1.ALLWEBSERVER.COM
> > Name Server:EXPIRED2.ALLWEBSERVER.COM
> >
>
> That's right! I didn't observe the date so well but what should be done now?
>
> --
> Cheers
> Theju
>
>
>
> ------------------------------------
>
> -----------------------------------------------
> Next Meeting as on our Website: http://ilughyd.org.in
> -----------------------------------------------Yahoo! Groups Links
>

#20666 From: "rajesh k" <rajeshkodali@...>
Date: Mon Nov 16, 2009 7:33 am
Subject: frontend servers back end servers
rajeshkodali
Offline Offline
Send Email Send Email
 
Hi,

I have a specific requirement that ther should be one server that is
facing the external world. with ip xx.xx.xx.xx and mapped to dns hosts
1.server.com <http://1.server.com/> , 2.server.com
<http://2.server.com/>  and 3.server.com <http://3.server.com/>

when the server receives request for 1.server.com:80
<http://1.server.com/>  then the request has to be sent to internal
server 1 on privet ip example 192.168.0.1:80

when server receives request for 2.server.com <http://2.server.com/> :80
then the request has to be sent to 2 on private ip 192.168.0.2:80

so on

So how does iptables recognize hostname for port translation instead of
ip as the external server has the same ip.

Can this be attained by iptables or should we use any other like apache.



[Non-text portions of this message have been removed]

#20665 From: "Suresh Ramasubramanian" <suresh@...>
Date: Sun Nov 15, 2009 6:53 am
Subject: Re: [TwinCLinG] Re: Ilughyd.org.in domain expired
colt45revolver
Online Now Online Now
Send Email Send Email
 
Talk to chandrakanth and to the registrar nettlynx

--
srs (blackberry)

-----Original Message-----
From: "theju" <thejaswi.puthraya@...>
Date: Sun, 15 Nov 2009 05:36:44
To: <ilughyd@yahoogroups.com>
Subject: [TwinCLinG] Re: Ilughyd.org.in domain expired

Hi,

--- In ilughyd@yahoogroups.com, Suresh Ramasubramanian <suresh@...> wrote:
>
> theju [14/11/09 10:17 -0000]:
> >--- In ilughyd@yahoogroups.com, Thejaswi Puthraya <thejaswi.puthraya@> wrote:
> >>
> >> Hi,
> >> The Ilughyd.org.in domain name expired on November 12th, 2009 and
> >> we wish to have it renewed. Can you please renew it as soon as possible?
> >>
> >
> >I have copied Chandrakanth on the previous mail. In case, if he is occupied
at the moment, I am willing to step in and renew the domain.
> >
> >Or should I renew the domain immediately?
>
> Please renew it asap. Chandrakanth asked me about it sometime back and I
> think I told him to go ahead .. as he is the owner listed in the contacts
> he'd have to renew it.
>
> wait .. i dont see why the hell its expired .. says already updated /
> renewed (see below from whois ilughyd.org.in) but points to an expired
> domain NS
>
> Last Updated On:13-Nov-2009 06:17:32 UTC
> Expiration Date:12-Nov-2010 18:48:30 UTC
> Sponsoring Registrar:Netlynx Technologies Pvt. Ltd. (R62-AFIN)
> Status:OK
> Registrant ID:DI_2106995
> Registrant Name:Chandrakanth Chereddi
> Registrant Organization:Linux User Group Hyderabad
> Registrant Street1:Plot #63 Road #72
> Registrant Street2:Prashasan Nagar, Jubilee Hills
> Registrant Street3:
> Registrant City:Hyderabad
> Registrant State/Province:AP
> Registrant Postal Code:500033
> Registrant Country:IN
> Registrant Phone:+91.4023540300
> Registrant Phone Ext.:
> Registrant FAX:
> Registrant FAX Ext.:
> Registrant Email:chereddi@...
>
> But it points to
>
> Name Server:EXPIRED1.ALLWEBSERVER.COM
> Name Server:EXPIRED2.ALLWEBSERVER.COM
>

That's right! I didn't observe the date so well but what should be done now?

--
Cheers
Theju



------------------------------------

-----------------------------------------------
Next Meeting as on our Website: http://ilughyd.org.in
-----------------------------------------------Yahoo! Groups Links

#20664 From: "theju" <thejaswi.puthraya@...>
Date: Sun Nov 15, 2009 5:36 am
Subject: [TwinCLinG] Re: Ilughyd.org.in domain expired
thejaswi_p_23
Online Now Online Now
Send Email Send Email
 
Hi,

--- In ilughyd@yahoogroups.com, Suresh Ramasubramanian <suresh@...> wrote:
>
> theju [14/11/09 10:17 -0000]:
> >--- In ilughyd@yahoogroups.com, Thejaswi Puthraya <thejaswi.puthraya@> wrote:
> >>
> >> Hi,
> >> The Ilughyd.org.in domain name expired on November 12th, 2009 and
> >> we wish to have it renewed. Can you please renew it as soon as possible?
> >>
> >
> >I have copied Chandrakanth on the previous mail. In case, if he is occupied
at the moment, I am willing to step in and renew the domain.
> >
> >Or should I renew the domain immediately?
>
> Please renew it asap. Chandrakanth asked me about it sometime back and I
> think I told him to go ahead .. as he is the owner listed in the contacts
> he'd have to renew it.
>
> wait .. i dont see why the hell its expired .. says already updated /
> renewed (see below from whois ilughyd.org.in) but points to an expired
> domain NS
>
> Last Updated On:13-Nov-2009 06:17:32 UTC
> Expiration Date:12-Nov-2010 18:48:30 UTC
> Sponsoring Registrar:Netlynx Technologies Pvt. Ltd. (R62-AFIN)
> Status:OK
> Registrant ID:DI_2106995
> Registrant Name:Chandrakanth Chereddi
> Registrant Organization:Linux User Group Hyderabad
> Registrant Street1:Plot #63 Road #72
> Registrant Street2:Prashasan Nagar, Jubilee Hills
> Registrant Street3:
> Registrant City:Hyderabad
> Registrant State/Province:AP
> Registrant Postal Code:500033
> Registrant Country:IN
> Registrant Phone:+91.4023540300
> Registrant Phone Ext.:
> Registrant FAX:
> Registrant FAX Ext.:
> Registrant Email:chereddi@...
>
> But it points to
>
> Name Server:EXPIRED1.ALLWEBSERVER.COM
> Name Server:EXPIRED2.ALLWEBSERVER.COM
>

That's right! I didn't observe the date so well but what should be done now?

--
Cheers
Theju

#20663 From: Suresh Ramasubramanian <suresh@...>
Date: Sat Nov 14, 2009 10:37 am
Subject: Re: [TwinCLinG] Re: Ilughyd.org.in domain expired
colt45revolver
Online Now Online Now
Send Email Send Email
 
theju [14/11/09 10:17 -0000]:
>--- In ilughyd@yahoogroups.com, Thejaswi Puthraya <thejaswi.puthraya@...>
wrote:
>>
>> Hi,
>> The Ilughyd.org.in domain name expired on November 12th, 2009 and
>> we wish to have it renewed. Can you please renew it as soon as possible?
>>
>
>I have copied Chandrakanth on the previous mail. In case, if he is occupied at
the moment, I am willing to step in and renew the domain.
>
>Or should I renew the domain immediately?

Please renew it asap. Chandrakanth asked me about it sometime back and I
think I told him to go ahead .. as he is the owner listed in the contacts
he'd have to renew it.

wait .. i dont see why the hell its expired .. says already updated /
renewed (see below from whois ilughyd.org.in) but points to an expired
domain NS

Last Updated On:13-Nov-2009 06:17:32 UTC
Expiration Date:12-Nov-2010 18:48:30 UTC
Sponsoring Registrar:Netlynx Technologies Pvt. Ltd. (R62-AFIN)
Status:OK
Registrant ID:DI_2106995
Registrant Name:Chandrakanth Chereddi
Registrant Organization:Linux User Group Hyderabad
Registrant Street1:Plot #63 Road #72
Registrant Street2:Prashasan Nagar, Jubilee Hills
Registrant Street3:
Registrant City:Hyderabad
Registrant State/Province:AP
Registrant Postal Code:500033
Registrant Country:IN
Registrant Phone:+91.4023540300
Registrant Phone Ext.:
Registrant FAX:
Registrant FAX Ext.:
Registrant Email:chereddi@...

But it points to

Name Server:EXPIRED1.ALLWEBSERVER.COM
Name Server:EXPIRED2.ALLWEBSERVER.COM

#20662 From: "theju" <thejaswi.puthraya@...>
Date: Sat Nov 14, 2009 10:17 am
Subject: Re: Ilughyd.org.in domain expired
thejaswi_p_23
Online Now Online Now
Send Email Send Email
 
--- In ilughyd@yahoogroups.com, Thejaswi Puthraya <thejaswi.puthraya@...> wrote:
>
> Hi,
> The Ilughyd.org.in domain name expired on November 12th, 2009 and
> we wish to have it renewed. Can you please renew it as soon as possible?
>

I have copied Chandrakanth on the previous mail. In case, if he is occupied at
the moment, I am willing to step in and renew the domain.

Or should I renew the domain immediately?

> --
> Cheers
> Thejaswi Puthraya
> http://thejaswi.info/
>

#20661 From: Thejaswi Puthraya <thejaswi.puthraya@...>
Date: Sat Nov 14, 2009 10:15 am
Subject: Ilughyd.org.in domain expired
thejaswi_p_23
Online Now Online Now
Send Email Send Email
 
Hi,
The Ilughyd.org.in domain name expired on November 12th, 2009 and
we wish to have it renewed. Can you please renew it as soon as possible?

--
Cheers
Thejaswi Puthraya
http://thejaswi.info/

#20660 From: Arun Khan <knura@...>
Date: Sat Nov 14, 2009 5:18 am
Subject: [OT/HW] KVM support in Aspire 5542/Aspire 3810T
knura
Offline Offline
Send Email Send Email
 
Greetings list members,

In my search for a notebook with a CPU that supports either Intel-VT or
AMD-V, the list has narrowed down to:

a) Acer 5542 (AMD Athlon M300)
b) Acer 3810T (Intel SU3500 ULV)

Even though the CPU supports VT, the BIOS may be b0rked by the
manufacturer (i.e no VT setting as in a brand name starting with V...)

I would appreciate feedback/comment from anyone who has used either of
the above models and verified that VT can be enabled through BIOS and
that the kernel loads the respective KVM modules.

TIA
--
Arun Khan

#20659 From: Arun Khan <knura@...>
Date: Sat Nov 14, 2009 5:17 am
Subject: [OT/HW] KVM support in Aspire 5542/Aspire 3810T
knura
Offline Offline
Send Email Send Email
 
Greetings list members,

In my search for a notebook with a CPU that supports either Intel-VT or
AMD-V, the list has narrowed down to:

a) Acer 5542 (AMD Athlon M300)
b) Acer 3810T (Intel SU3500 ULV)

Even though the CPU supports VT, the BIOS may be b0rked by the
manufacturer (i.e no VT setting as in a brand name starting with V...)

I would appreciate feedback/comment from anyone who has used either of
the above models and verified that VT can be enabled through BIOS and
that the kernel loads the respective KVM modules.

TIA
--
Arun Khan

#20658 From: "skillbaseinfo" <skillbaseinfo@...>
Date: Thu Nov 12, 2009 12:00 pm
Subject: Commercial: PHP(LAMP) - Open Source Web Development Course
skillbaseinfo
Offline Offline
Send Email Send Email
 
Dear Friend,

If you want to build a career as a Web Developer on Open Source
platform, then SkillBase is where you should be. We are happy to inform
you the launch of the most comprehensive course on 'Open Source Web
Development'. The course content is packed with all the essentials and
advance topics which are crucial in making you a successful Web
Developer.

The course starts with basics of Linux, PHP, MySQL database,PHP4/5
concepts and goes to the advance levels of web development. Some of the
advance levels include concepts of MVC architecture, Rapid Application
Development (RAD) using various PHP frameworks like CodeIgniter, Zend
and CakePHP. As an added advantage, you will also gain exposure to the
internals of Joomla CMS, and how to customize it for an organization.

We also organize free workshops on various topics in Open Source
Development, register with us <http://www.skillbase.in/workshop.php>
for regular updates on this.


To know more about the course, Click here
<http://www.skillbase.in/courses.php>

To register for a demo class,  Click here
<http://www.skillbase.in/workshop.php>

Note : Accomodation facility available for outstation students

We look forward to seeing you at SkillBase.


Best regards,
Skill Base Team
www.skillbase.in <http://www.skillbase.in/>
3 Floor CPN House,
Malakpet Hyderabad,
Ph: 040-64568209


[Non-text portions of this message have been removed]

#20657 From: "Suresh Ramasubramanian" <suresh@...>
Date: Mon Nov 9, 2009 8:35 am
Subject: RE: [TwinCLinG] Looking for Wireless Router, Hyderabad, India.
colt45revolver
Online Now Online Now
Send Email Send Email
 
You can buy a wireless router at most electronics / computer stores .. take your
pick of brands, linksys, dlink etc.

Linksys (with select versions) can be flashed with much more capable firmware
too .. like http://www.polarcloud.com/tomato/ (but of course you do that and
your guarantee is voided).

-----Original Message-----
From: ilughyd@yahoogroups.com [mailto:ilughyd@yahoogroups.com] On Behalf Of
mr_viswanadhan
Sent: Monday, 9 November 2009 1:50 PM
To: ilughyd@yahoogroups.com
Subject: [TwinCLinG] Looking for Wireless Router, Hyderabad, India.

Hi All,

Im looking for good Wireless Router with low in Hyderabad. Any suggestion(s).

Regards,
Viswanadhan.

#20656 From: "mr_viswanadhan" <viswanadhan@...>
Date: Mon Nov 9, 2009 8:19 am
Subject: Looking for Wireless Router, Hyderabad, India.
mr_viswanadhan
Offline Offline
Send Email Send Email
 
Hi All,

Im looking for good Wireless Router with low in Hyderabad. Any suggestion(s).

Regards,
Viswanadhan.

#20655 From: "Suresh Ramasubramanian" <suresh@...>
Date: Sun Nov 8, 2009 3:24 am
Subject: RE: [TwinCLinG] Hyderabad.org.in - A Friendship & Social Networking site for People of Hyderabad
colt45revolver
Online Now Online Now
Send Email Send Email
 
> Hyderabad.org.in

sureshkumarhyderabad@... banned from the list for spam.

Messages 20655 - 20686 of 20751   Newest  |  < Newer  |  Older >  |  Oldest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help