LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Server (https://www.linuxquestions.org/questions/linux-server-73/)
-   -   Help settying up a webserver on q40s (https://www.linuxquestions.org/questions/linux-server-73/help-settying-up-a-webserver-on-q40s-4175665374/)

ozstar 12-03-2019 09:54 PM

Help settying up a webserver on q40s
 
HI,

I am a Win 10 nut but want to set up a Linux web server on my Win 10x64 box.X OS.

I see Linux Q40S (Debian) looks like Win so it would be great start for me as it sits with Windows easily.

Once I have this installed, how do I go about setting up a webserver to serve sites to the internet please?

Would I use the LLAMP pack?

Would this give me all I need ?

Any help appreciated.

oz

teckk 12-04-2019 03:44 PM

Quote:

Once I have this installed, how do I go about setting up a webserver to serve sites to the internet please?
You'll have to decide what you wish to use.

http://www.apache.org/dist/httpd/
https://caddyserver.com/
https://www.hiawatha-webserver.org/
http://www.lighttpd.net/
https://nginx.org/
https://github.com/blueness/sthttpd
http://yaws.hyber.org/
https://unix4lyfe.org/darkhttpd/
https://github.com/kittyhacker101/KatWeb
http://tools.suckless.org/quark/
https://github.com/zeit/serve
https://github.com/zethra/servy
http://linux.bytesex.org/misc/webfs.html
Python module http.server

Then you'll want a firewall set up to keep the bad guys out.

I know that's a lot, but...tell some more about your requirements, what you have tried so far, what problems that you are having, etc.

https://www.q4os.org/documents.html

berndbausch 12-05-2019 01:02 AM

Quote:

Originally Posted by ozstar (Post 6064454)

Would this give me all I need ?

Since nobody knows what you need, this question can't be answered.

Personally, I run lighttpd at home on an Odroid server running Ubuntu 16. No Apache, no database, no Perl/PHP. This fits my needs. You decide if it fits yours.


All times are GMT -5. The time now is 08:58 AM.