Re: [SLUG] A beginner's server???

2005-07-10 Thread John Gibbons

Thanks Mark. I'll have a look at that one too.

John.

[EMAIL PROTECTED] wrote:


Hi John,
I am a beginner too but had very little problem getting Apache up and
running under Debian.
Using bigpond cable I do not have a fixed IP but easily got around this by
going to  www.noip.com , you can register your own sub-domain name from
those they provide and download their "IP update Client" keeps a redirection
to your system's IP address, up to date.
Good luck
Mark

-Original Message-
From: John Gibbons [mailto:[EMAIL PROTECTED] 
Sent: Saturday, 9 July 2005 6:05 PM

To: slug@slug.org.au
Subject: [SLUG] A beginner's server???

Is there such a thing as a simple server setup to handle a simple static 
website that a beginner can install and run from home??


John.




 



--
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html


Re: [SLUG] A beginner's server???

2005-07-10 Thread John Gibbons

Very helpful. Thanks Pia.

John.

Pia Waugh wrote:


Hi John,



 

Is there such a thing as a simple server setup to handle a simple static 
website that a beginner can install and run from home??
   



The most simple setup I've seen is the Red Hat stuff, from their add/remove
programs you can select to install a web server, which is actually just all
the apps required, but as others indicated if you install Apache, it should
just work (make sure the apache daemon is running :) and then you can modify
the index.html page which will be wherever your particular installer put it.
If you still have trouble, repost with your Linux distro details.

Otherwise, I'd recommend a few other approaches, because even with an easy
installer learning how to make websites quickly isn't easy with a lot of
these tools, even if they are easy to install. I'd recommend looking at a
Content Managemenst System (CMS), like Mambo (mamboserver.org) which will
give you a web interface to modifying your website, without having to learn
how to tweak a bunch of applications individually. If you want something up
very quickly, speak to Geoffrey Robertson who hosts all the tools for you at
something like $100 a year, so you have a website, with all the tools and
administration done for you, and you simply modify it through an easy to use
web interface. Contact him on [EMAIL PROTECTED]

Yes I'm plugging Geoffrey :) He hosts a website for a non-profit I'm
involved in (not Linux Australia ;P ) and it was so easy to organise through
him, it is a pretty useful service.

Cheers,
Pia

 



--
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html


Re: [SLUG] A beginner's server???

2005-07-10 Thread John Gibbons

Thanks Sridhar. Will looksee.

John.

Sridhar Dhanapalan wrote:


On Sat, 9 Jul 2005 18:05, John Gibbons <[EMAIL PROTECTED]> wrote:
 


Is there such a thing as a simple server setup to handle a simple static
website that a beginner can install and run from home??
   



KDE has a "Public File Server" Kicker (panel) applet. It is very rudimentary, 
but it's by far the easiest to use Web server I've seen. Depending on your 
distribution, you may need to install it as a separate package.


 



--
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html


Re: [SLUG] A beginner's server???

2005-07-10 Thread John Gibbons
Thanks Mike. It shows up a lot of addresses in Google each with that 
address somewhere.

I do not understand the significance of that.

John.

Mike Lake wrote:


Hi John


On Sat Jul 09, John Gibbons wrote:
 

Is there such a thing as a simple server setup to handle a simple static 
website that a beginner can install and run from home??


John.
--
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
   



I presume you have Linux up and running. If so its likely that a web
server is already running on you machine. If so going to http://localhost/
in your browser should show you a HTML page. Whats show?


Mike
 



--
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html


RE: [SLUG] A beginner's server???

2005-07-09 Thread moc
Hi John,
I am a beginner too but had very little problem getting Apache up and
running under Debian.
Using bigpond cable I do not have a fixed IP but easily got around this by
going to  www.noip.com , you can register your own sub-domain name from
those they provide and download their "IP update Client" keeps a redirection
to your system's IP address, up to date.
Good luck
Mark

-Original Message-
From: John Gibbons [mailto:[EMAIL PROTECTED] 
Sent: Saturday, 9 July 2005 6:05 PM
To: slug@slug.org.au
Subject: [SLUG] A beginner's server???

Is there such a thing as a simple server setup to handle a simple static 
website that a beginner can install and run from home??

John.



-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html


Re: [SLUG] A beginner's server???

2005-07-09 Thread Pia Waugh
Hi John,



> Is there such a thing as a simple server setup to handle a simple static 
> website that a beginner can install and run from home??

The most simple setup I've seen is the Red Hat stuff, from their add/remove
programs you can select to install a web server, which is actually just all
the apps required, but as others indicated if you install Apache, it should
just work (make sure the apache daemon is running :) and then you can modify
the index.html page which will be wherever your particular installer put it.
If you still have trouble, repost with your Linux distro details.

Otherwise, I'd recommend a few other approaches, because even with an easy
installer learning how to make websites quickly isn't easy with a lot of
these tools, even if they are easy to install. I'd recommend looking at a
Content Managemenst System (CMS), like Mambo (mamboserver.org) which will
give you a web interface to modifying your website, without having to learn
how to tweak a bunch of applications individually. If you want something up
very quickly, speak to Geoffrey Robertson who hosts all the tools for you at
something like $100 a year, so you have a website, with all the tools and
administration done for you, and you simply modify it through an easy to use
web interface. Contact him on [EMAIL PROTECTED]

Yes I'm plugging Geoffrey :) He hosts a website for a non-profit I'm
involved in (not Linux Australia ;P ) and it was so easy to organise through
him, it is a pretty useful service.

Cheers,
Pia

-- 
Linux Australia http://linux.org.au/
-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html


Re: [SLUG] A beginner's server???

2005-07-09 Thread Mike Lake
Hi John


On Sat Jul 09, John Gibbons wrote:
> Is there such a thing as a simple server setup to handle a simple static 
> website that a beginner can install and run from home??
> 
> John.
> -- 
> SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
> Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

I presume you have Linux up and running. If so its likely that a web
server is already running on you machine. If so going to http://localhost/
in your browser should show you a HTML page. Whats show?


Mike
-- 
Mike Lake
Caver, Linux enthusiast and interested in anything technical.
-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html


Re: [SLUG] A beginner's server???

2005-07-09 Thread Sridhar Dhanapalan
On Sat, 9 Jul 2005 18:05, John Gibbons <[EMAIL PROTECTED]> wrote:
> Is there such a thing as a simple server setup to handle a simple static
> website that a beginner can install and run from home??

KDE has a "Public File Server" Kicker (panel) applet. It is very rudimentary, 
but it's by far the easiest to use Web server I've seen. Depending on your 
distribution, you may need to install it as a separate package.

-- 
Sridhar Dhanapalan  [Yama | http://www.pclinuxonline.com/]
  {GnuPG/OpenPGP: http://dhanapalan.webhop.net/yama.asc
   0x049D38B4 : A7A9 8A02 78CB AB1B FCE4 EEC6 2DD9 249B 049D 38B4}

"It is this switching cost that has given the customers the patience to stick 
with Windows through all our mistakes, our buggy drivers, our high TCO [total 
cost of ownership], our lack of a sexy vision at times, and many other 
difficulties" -- Microsoft C++ General Manager Aaron Contorer, 1997


pgpEinthXmlhM.pgp
Description: PGP signature
-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

[SLUG] A beginner's server???

2005-07-09 Thread John Gibbons
Is there such a thing as a simple server setup to handle a simple static 
website that a beginner can install and run from home??


John.
--
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html