Zaheer,
Please send me your address to enable me to send you the OpenLX Linux
copy for the group there.

On Mon, 2005-03-07 at 16:25, Zaheer Mohamed Kozhakkaniyil wrote:
> A must visit site for GNOME users/developers/lovers.
> http://live.gnome.org/
> 
> By the way, GNOME 2.10 is being released on March 9th. Some
> people/groups are organising software parties to celebrate this, like
> they did for the launching of Mozilla Firefox 1.0. Are we having
> anything of this sort in Kochi?
> 
> Zaheer Mohamed Kozhakkaniyil
> [EMAIL PROTECTED]
-- 
Peace, Force & Joy!   Sudhir Gandotra.  98-101-20918

    You don't need violence to shake the world
   Treat Others As You Would Have Them Treat You
            www.humanistmovement.org

-------------- next part --------------
OpenLX Linux: like no one else has!


Bring home the Linux that promises to make available applications for
all your Enterprise, Desktop and Home needs with a Desi flavour.


With
Kalculate (Financial Accounting on Linux), CollabCAD, KDE 3.3.2, Blender
(3D), NVU Graphical HTML Editor, Hydrogen Audio-Video Editing, and many
Multi-Media tools, Games, Tool-Kit for Oracle, Mozilla-Firefox, Mobile
Phone Utility, Mono Development IDE, Eclipse, Sun Java, Kernel 2.6, and
a lot more

Everything you wanted in a Linux distro


# Ease of Installation 

# Single CD Desktop install 

# LTSP Thin-client automated Installation 

# Kalculate(SOHO), the First Financial Accounting package bundled 

# Supermount making CD-Rom handling easy, enabled by default for
removable media (CD-ROM, Floppies, USB-storage, etc.) 

# SCSI emulation is no longer needed to use CD recorders 

# POSIX ACLs option available, just add "acl" to the mount options.
Samba can also take advantage of this to emulate NT-type ACLs


Hardware support

Number of hardware devices that require drivers supplied by the device
manufacturer are now configured at system installation time.

# NVIDIA 3D drivers 

# Soft-modems drivers included for many soft-modem models 

# CUPS Printers driver, easily configurable, includes support for over a
thousand printer models 

# MacromediaFlash7 plugin

# Java-2 SDK & Eclipse pre-configured for Java Developers 

# Gambas the new VB-like IDE alternative pre-configured with Unix-ODBC
and Sqlite 

# WINE custom-configured to run many MS-Windows applications straight
out of the box with printer support 

# DOSEMU pre-configured with mouse support, supports legacy DOS
applications developed in Foxpro & Clipper 

# Anti-virus: ships with Clamav and Amavisd, Samba shipped with several
VFS anti-virus modules, 

# Ximian connector included as a plugin allowing Evolution users to
access the group-ware features on Exchange 2000 or 2003 server, as well
as email

# Personal firewall with graphical configuration utility myfirewall,
aimed for desktop users, not servers, with a simple configuration 

# Support for many Indian languages with fonts 

# Support to all possible Initiatives from India 

# Unique features for the use of IT-Engineering students with
top-of-the-line Development environment and tools to study and conduct
their projects that can become live-part of the Distribution 

# Creative scope for Educational Institutions 

# Institutions can become excellent centers of technical development for
the world, giving their students the best exposure 

# Availability of tools used by NGOs and other Social-sector
organisations reducing their cost of Computing, while using the best
possible tools for their work.


OpenLX fills the gap by making available an Indian Linux Distribution
for free-download (GPL distribution) while having a
commercial-enterprise-grade-version of the same.


OpenLX is the Global Alliance of LINUX companies spread across India and
the world.

OpenLX is an alliance of Linux companies providing a wide-spectrum of
services on Linux. Services provided across India and the world

=======================================================================
From [EMAIL PROTECTED]  Tue Mar  8 15:46:54 2005
From: [EMAIL PROTECTED] (anoop alias)
Date: Tue Mar  8 15:47:01 2005
Subject: [Mailinglist] DNS server config&COLOCATING
Message-ID: <[EMAIL PROTECTED]>

I hav registered a domain name & i have some systems that have public IP
now how can i set up my own web server with the above setup
 
the people from where i bought the domains told me that i hav to update 
the CHILD NAME SERVER entry in the Control panel they provided
they also hav other entries of name servers in this control panel which i can 
change .For this config to work how many Public IP's is the minimum i require
can i sell the space in my server for retail hosting?
in that case will i require more public IP's.
what is the minimum investment to CoLocate a server and sell Space in retail
help me with Sites ,REferences,tutorials etc of relevance
&thnks in advance

Yahoo! India Matrimony: Find your life partneronline.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
/pipermail/mailinglist_ilug-cochin.org/attachments/20050308/01b27dd8/attachment.htm
From [EMAIL PROTECTED]  Tue Mar  8 16:19:17 2005
From: [EMAIL PROTECTED] (Binulal Narayanan)
Date: Tue Mar  8 16:18:50 2005
Subject: [Mailinglist] DNS server config&COLOCATING
In-Reply-To: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]>
Message-ID: <[EMAIL PROTECTED]>

hello:

anoop alias wrote:

> I hav registered a domain name & i have some systems that have public IP
> now how can i set up my own web server with the above setup
>  
> the people from where i bought the domains told me that i hav to update
> the CHILD NAME SERVER entry in the Control panel they provided
> they also hav other entries of name servers in this control panel 
> which i can
> change .For this config to work how many Public IP's is the minimum i 
> require
> can i sell the space in my server for retail hosting?

I only have a small overview of how to set things up.  Hope this may be 
of some help.

Suppose all you have now is
a) a Domain Name
b) say 'n' public IPs

Now you need to map your domain name to one or more public IPs.  I 
believe this can be done at the Vendor's control panel.  Once you have
www.yourname.com mapped to A.B.C.D , you can run a webserver at  
A.B.C.D, which will be available in the internet as www.yourname.com

I don't think you may need more than one IP. (I'm not 100% sure, Let's 
wait for someone working in an ISP:) If you have multiple IPs, you can 
go for multiple servers with or without load balancing .

Of course you can sell space for retail hosting.  Suppose a client buys 
some space from you.  He has www.hisname.com as his domain just like you 
have www.yourname.com in the previous example.  Now he'll have to update 
his control panel so that www.hisname.com points to your public IP (s).  
Now you have to enable virtual hosting in your webserver at A.B.C.D to 
accommodate www.hisname.com and setup document root for his site.

The setup involves
a) knowledge of DNS configuration (basics)
b) knowledge  of Webserver configuration - virtual hosting
c) knowledge of e-mail systems, if you ever plan to provide 
email-support for your clients
d) thorough sense of webserver performance and security  - firewalls, 
service monitoring etc,

Please google OR ask specific questions from above areas, so that we'll 
be able to help you with specific doubts.  The setup tutorials can be 
found at tldp.org guides for network administration.  "Linux 
Administration Handbook" by Evi Nemeth et. al. is the right book for 
you, I swear.

I'm sorry that I cannot help you with financial aspects.

> in that case will i require more public IP's.
> what is the minimum investment to CoLocate a server and sell Space in 
> retail
> help me with Sites ,REferences,tutorials etc of relevance

Thanks
Binulal Narayanan

Reply via email to