How can I set up a simple webserver as a Linux beginner? [on hold]How do I install and set up Apache 2How to assign correct permissions to both webserver and svn users?How to make Jetty webserver listen on port 80?How I can turn off unknown webserver (Apache probably)?How do I set up hosting a domain name at home with Apache?when setting up a webserver on linux , is it a good practice to make a new user and install everything under that user?How to easily start a webserver in any folder?Make Linux and Windows share localhost (webserver) files and databaseHow can I stop another working webserver?Can access webserver via IP but not DomainHow to return status 301 on port 80 without webserver

The (Easy) Road to Code

Why does this boat have a landing pad? (SpaceX's GO Searcher) Any plans for propulsive capsule landings?

Difference between `nmap local-IP-address` and `nmap localhost`

What is the purpose of a disclaimer like "this is not legal advice"?

How can a demon take control of a human body during REM sleep?

Automaton recognizing ambiguously accepted words of another automaton

I am the person who abides by rules, but breaks the rules. Who am I?

Why does Central Limit Theorem break down in my simulation?

Locked Away- What am I?

Is there a way to make cleveref distinguish two environments with the same counter?

Is this Paypal Github SDK reference really a dangerous site?

How to educate team mate to take screenshots for bugs with out unwanted stuff

What does the Digital Threat scope actually do?

How do we create new idioms and use them in a novel?

Finding the minimum value of a function without using Calculus

Converting from "matrix" data into "coordinate" data

School performs periodic password audits. Is my password compromised?

What will happen if my luggage gets delayed?

What is better: yes / no radio, or simple checkbox?

Cycles on the torus

Are these two graphs isomorphic? Why/Why not?

I can't die. Who am I?

Yet another question on sums of the reciprocals of the primes

Is "cogitate" used appropriately in "I cogitate that success relies on hard work"?



How can I set up a simple webserver as a Linux beginner? [on hold]


How do I install and set up Apache 2How to assign correct permissions to both webserver and svn users?How to make Jetty webserver listen on port 80?How I can turn off unknown webserver (Apache probably)?How do I set up hosting a domain name at home with Apache?when setting up a webserver on linux , is it a good practice to make a new user and install everything under that user?How to easily start a webserver in any folder?Make Linux and Windows share localhost (webserver) files and databaseHow can I stop another working webserver?Can access webserver via IP but not DomainHow to return status 301 on port 80 without webserver













-2















I want to create a web server for a non-profit "no kill" animal shelter. They raise money by donations and a donation store, all profits go into the animal shelter.



I have reviewed and Ubuntu seems to be the best lightweight to powerful server, and Apache seems to be the most flexible http.



My hardware is: Asus A8N, with 4GB RAM with AMD 64x2 4200+ CPU.



All I need is an OS with a light or simple GUI that is easy to set up, copy my web files to and serve. It will not be a heavily used server. My upstream bandwidth is 3Mbps.



Any suggestions?










share|improve this question









New contributor




John Crouch is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











put on hold as too broad by Pilot6, Organic Marble, pomsky, Emmet, Zanna 6 hours ago


Please edit the question to limit it to a specific problem with enough detail to identify an adequate answer. Avoid asking multiple distinct questions at once. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.













  • 3





    Welcome to AskUbuntu! Unfortunately this is not the right place to ask for a general help. You can try ubuntuforums, etc. If you have specific questions you are always welcome.

    – Pilot6
    8 hours ago







  • 2





    Your goal is admirable but you have a lot to learn indeed if you plan to set up a self hosted webserver. You must learn about internet security, domain registrations, etc, etc in addition to Ubuntu. As your journey progresses, please come back here and ask your Ubuntu questions, but far too much of this is off topic here.

    – Organic Marble
    8 hours ago






  • 1





    My apologizes, thank you for your input, I do have a "parked" domain with godaddy, and I have hosted 2 past servers using fedora. I just wanted to get it right this time. And yes, I have a lot to learn :)

    – John Crouch
    8 hours ago






  • 1





    @JohnCrouch the problem with your question is that it is too broad. You need to ask specific questions. Good luck with your quest. And remember that security is hard. So keep your exposure low, by ensuring that if you are totally compromised, that you loose nothing (no personal identifying information, no passwords, no payment details, everything backed up, at least), or you get help with security.

    – ctrl-alt-delor
    7 hours ago







  • 1





    @JohnCrouch Don't host it on your machine or network. Get a Virtual Private Server (aka VPS) in the cloud. Prices start at $5/month for an Ubuntu server which comes configured with Apache, MySQL, and decent security (firewall, fail2ban,...). Better security, better continuity, zero electricity, and no need to open your own network to the internet. I went with DigitalOcean and am happy with them but there are others.

    – xenoid
    5 hours ago















-2















I want to create a web server for a non-profit "no kill" animal shelter. They raise money by donations and a donation store, all profits go into the animal shelter.



I have reviewed and Ubuntu seems to be the best lightweight to powerful server, and Apache seems to be the most flexible http.



My hardware is: Asus A8N, with 4GB RAM with AMD 64x2 4200+ CPU.



All I need is an OS with a light or simple GUI that is easy to set up, copy my web files to and serve. It will not be a heavily used server. My upstream bandwidth is 3Mbps.



Any suggestions?










share|improve this question









New contributor




John Crouch is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











put on hold as too broad by Pilot6, Organic Marble, pomsky, Emmet, Zanna 6 hours ago


Please edit the question to limit it to a specific problem with enough detail to identify an adequate answer. Avoid asking multiple distinct questions at once. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.













  • 3





    Welcome to AskUbuntu! Unfortunately this is not the right place to ask for a general help. You can try ubuntuforums, etc. If you have specific questions you are always welcome.

    – Pilot6
    8 hours ago







  • 2





    Your goal is admirable but you have a lot to learn indeed if you plan to set up a self hosted webserver. You must learn about internet security, domain registrations, etc, etc in addition to Ubuntu. As your journey progresses, please come back here and ask your Ubuntu questions, but far too much of this is off topic here.

    – Organic Marble
    8 hours ago






  • 1





    My apologizes, thank you for your input, I do have a "parked" domain with godaddy, and I have hosted 2 past servers using fedora. I just wanted to get it right this time. And yes, I have a lot to learn :)

    – John Crouch
    8 hours ago






  • 1





    @JohnCrouch the problem with your question is that it is too broad. You need to ask specific questions. Good luck with your quest. And remember that security is hard. So keep your exposure low, by ensuring that if you are totally compromised, that you loose nothing (no personal identifying information, no passwords, no payment details, everything backed up, at least), or you get help with security.

    – ctrl-alt-delor
    7 hours ago







  • 1





    @JohnCrouch Don't host it on your machine or network. Get a Virtual Private Server (aka VPS) in the cloud. Prices start at $5/month for an Ubuntu server which comes configured with Apache, MySQL, and decent security (firewall, fail2ban,...). Better security, better continuity, zero electricity, and no need to open your own network to the internet. I went with DigitalOcean and am happy with them but there are others.

    – xenoid
    5 hours ago













-2












-2








-2








I want to create a web server for a non-profit "no kill" animal shelter. They raise money by donations and a donation store, all profits go into the animal shelter.



I have reviewed and Ubuntu seems to be the best lightweight to powerful server, and Apache seems to be the most flexible http.



My hardware is: Asus A8N, with 4GB RAM with AMD 64x2 4200+ CPU.



All I need is an OS with a light or simple GUI that is easy to set up, copy my web files to and serve. It will not be a heavily used server. My upstream bandwidth is 3Mbps.



Any suggestions?










share|improve this question









New contributor




John Crouch is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.












I want to create a web server for a non-profit "no kill" animal shelter. They raise money by donations and a donation store, all profits go into the animal shelter.



I have reviewed and Ubuntu seems to be the best lightweight to powerful server, and Apache seems to be the most flexible http.



My hardware is: Asus A8N, with 4GB RAM with AMD 64x2 4200+ CPU.



All I need is an OS with a light or simple GUI that is easy to set up, copy my web files to and serve. It will not be a heavily used server. My upstream bandwidth is 3Mbps.



Any suggestions?







webserver






share|improve this question









New contributor




John Crouch is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











share|improve this question









New contributor




John Crouch is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









share|improve this question




share|improve this question








edited 6 hours ago









Zanna

51k13137241




51k13137241






New contributor




John Crouch is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









asked 8 hours ago









John CrouchJohn Crouch

1




1




New contributor




John Crouch is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.





New contributor





John Crouch is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.






John Crouch is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.




put on hold as too broad by Pilot6, Organic Marble, pomsky, Emmet, Zanna 6 hours ago


Please edit the question to limit it to a specific problem with enough detail to identify an adequate answer. Avoid asking multiple distinct questions at once. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.









put on hold as too broad by Pilot6, Organic Marble, pomsky, Emmet, Zanna 6 hours ago


Please edit the question to limit it to a specific problem with enough detail to identify an adequate answer. Avoid asking multiple distinct questions at once. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.









  • 3





    Welcome to AskUbuntu! Unfortunately this is not the right place to ask for a general help. You can try ubuntuforums, etc. If you have specific questions you are always welcome.

    – Pilot6
    8 hours ago







  • 2





    Your goal is admirable but you have a lot to learn indeed if you plan to set up a self hosted webserver. You must learn about internet security, domain registrations, etc, etc in addition to Ubuntu. As your journey progresses, please come back here and ask your Ubuntu questions, but far too much of this is off topic here.

    – Organic Marble
    8 hours ago






  • 1





    My apologizes, thank you for your input, I do have a "parked" domain with godaddy, and I have hosted 2 past servers using fedora. I just wanted to get it right this time. And yes, I have a lot to learn :)

    – John Crouch
    8 hours ago






  • 1





    @JohnCrouch the problem with your question is that it is too broad. You need to ask specific questions. Good luck with your quest. And remember that security is hard. So keep your exposure low, by ensuring that if you are totally compromised, that you loose nothing (no personal identifying information, no passwords, no payment details, everything backed up, at least), or you get help with security.

    – ctrl-alt-delor
    7 hours ago







  • 1





    @JohnCrouch Don't host it on your machine or network. Get a Virtual Private Server (aka VPS) in the cloud. Prices start at $5/month for an Ubuntu server which comes configured with Apache, MySQL, and decent security (firewall, fail2ban,...). Better security, better continuity, zero electricity, and no need to open your own network to the internet. I went with DigitalOcean and am happy with them but there are others.

    – xenoid
    5 hours ago












  • 3





    Welcome to AskUbuntu! Unfortunately this is not the right place to ask for a general help. You can try ubuntuforums, etc. If you have specific questions you are always welcome.

    – Pilot6
    8 hours ago







  • 2





    Your goal is admirable but you have a lot to learn indeed if you plan to set up a self hosted webserver. You must learn about internet security, domain registrations, etc, etc in addition to Ubuntu. As your journey progresses, please come back here and ask your Ubuntu questions, but far too much of this is off topic here.

    – Organic Marble
    8 hours ago






  • 1





    My apologizes, thank you for your input, I do have a "parked" domain with godaddy, and I have hosted 2 past servers using fedora. I just wanted to get it right this time. And yes, I have a lot to learn :)

    – John Crouch
    8 hours ago






  • 1





    @JohnCrouch the problem with your question is that it is too broad. You need to ask specific questions. Good luck with your quest. And remember that security is hard. So keep your exposure low, by ensuring that if you are totally compromised, that you loose nothing (no personal identifying information, no passwords, no payment details, everything backed up, at least), or you get help with security.

    – ctrl-alt-delor
    7 hours ago







  • 1





    @JohnCrouch Don't host it on your machine or network. Get a Virtual Private Server (aka VPS) in the cloud. Prices start at $5/month for an Ubuntu server which comes configured with Apache, MySQL, and decent security (firewall, fail2ban,...). Better security, better continuity, zero electricity, and no need to open your own network to the internet. I went with DigitalOcean and am happy with them but there are others.

    – xenoid
    5 hours ago







3




3





Welcome to AskUbuntu! Unfortunately this is not the right place to ask for a general help. You can try ubuntuforums, etc. If you have specific questions you are always welcome.

– Pilot6
8 hours ago






Welcome to AskUbuntu! Unfortunately this is not the right place to ask for a general help. You can try ubuntuforums, etc. If you have specific questions you are always welcome.

– Pilot6
8 hours ago





2




2





Your goal is admirable but you have a lot to learn indeed if you plan to set up a self hosted webserver. You must learn about internet security, domain registrations, etc, etc in addition to Ubuntu. As your journey progresses, please come back here and ask your Ubuntu questions, but far too much of this is off topic here.

– Organic Marble
8 hours ago





Your goal is admirable but you have a lot to learn indeed if you plan to set up a self hosted webserver. You must learn about internet security, domain registrations, etc, etc in addition to Ubuntu. As your journey progresses, please come back here and ask your Ubuntu questions, but far too much of this is off topic here.

– Organic Marble
8 hours ago




1




1





My apologizes, thank you for your input, I do have a "parked" domain with godaddy, and I have hosted 2 past servers using fedora. I just wanted to get it right this time. And yes, I have a lot to learn :)

– John Crouch
8 hours ago





My apologizes, thank you for your input, I do have a "parked" domain with godaddy, and I have hosted 2 past servers using fedora. I just wanted to get it right this time. And yes, I have a lot to learn :)

– John Crouch
8 hours ago




1




1





@JohnCrouch the problem with your question is that it is too broad. You need to ask specific questions. Good luck with your quest. And remember that security is hard. So keep your exposure low, by ensuring that if you are totally compromised, that you loose nothing (no personal identifying information, no passwords, no payment details, everything backed up, at least), or you get help with security.

– ctrl-alt-delor
7 hours ago






@JohnCrouch the problem with your question is that it is too broad. You need to ask specific questions. Good luck with your quest. And remember that security is hard. So keep your exposure low, by ensuring that if you are totally compromised, that you loose nothing (no personal identifying information, no passwords, no payment details, everything backed up, at least), or you get help with security.

– ctrl-alt-delor
7 hours ago





1




1





@JohnCrouch Don't host it on your machine or network. Get a Virtual Private Server (aka VPS) in the cloud. Prices start at $5/month for an Ubuntu server which comes configured with Apache, MySQL, and decent security (firewall, fail2ban,...). Better security, better continuity, zero electricity, and no need to open your own network to the internet. I went with DigitalOcean and am happy with them but there are others.

– xenoid
5 hours ago





@JohnCrouch Don't host it on your machine or network. Get a Virtual Private Server (aka VPS) in the cloud. Prices start at $5/month for an Ubuntu server which comes configured with Apache, MySQL, and decent security (firewall, fail2ban,...). Better security, better continuity, zero electricity, and no need to open your own network to the internet. I went with DigitalOcean and am happy with them but there are others.

– xenoid
5 hours ago










0






active

oldest

votes

















0






active

oldest

votes








0






active

oldest

votes









active

oldest

votes






active

oldest

votes

Popular posts from this blog

Möglingen Índice Localización Historia Demografía Referencias Enlaces externos Menú de navegación48°53′18″N 9°07′45″E / 48.888333333333, 9.129166666666748°53′18″N 9°07′45″E / 48.888333333333, 9.1291666666667Sitio web oficial Mapa de Möglingen«Gemeinden in Deutschland nach Fläche, Bevölkerung und Postleitzahl am 30.09.2016»Möglingen

Virtualbox - Configuration error: Querying “UUID” failed (VERR_CFGM_VALUE_NOT_FOUND)“VERR_SUPLIB_WORLD_WRITABLE” error when trying to installing OS in virtualboxVirtual Box Kernel errorFailed to open a seesion for the virtual machineFailed to open a session for the virtual machineUbuntu 14.04 LTS Virtualbox errorcan't use VM VirtualBoxusing virtualboxI can't run Linux-64 Bit on VirtualBoxUnable to insert the virtual optical disk (VBoxguestaddition) in virtual machine for ubuntu server in win 10VirtuaBox in Ubuntu 18.04 Issues with Win10.ISO Installation

Antonio De Lisio Carrera Referencias Menú de navegación«Caracas: evolución relacional multipleja»«Cuando los gobiernos subestiman a las localidades: L a Iniciativa para la Integración de la Infraestructura Regional Suramericana (IIRSA) en la frontera Colombo-Venezolana»«Maestría en Planificación Integral del Ambiente»«La Metrópoli Caraqueña: Expansión Simplificadora o Articulación Diversificante»«La Metrópoli Caraqueña: Expansión Simplificadora o Articulación Diversificante»«Conózcanos»«Caracas: evolución relacional multipleja»«La Metrópoli Caraqueña: Expansión Simplificadora o Articulación Diversificante»