Ubuntu :: Hosting Website With LAMP Server With 10.10?
Mar 31, 2011
I'm running with Ubuntu 10.10 Desktop edition and I have LAMP server installed on the machine. I'm wanting to host my Automotive Detailing website that I'm almost done with off of that server. I have decals made up for my car and friends cars with the domain that I have registered on it. Now, can someone please tell me where and how to put the files for my website on the server and how to configure everything so I can get it up and running ASAP?!? I'm fairly new at this Ubuntu and what not so I need a detailed tutorial
So this is what I need to know:
==> Where to put the webpage files
==> How to configure the server to open it up to the world wide web
==> How to change the IP Address to Static and how to know what to change it to.
==> How to point the registered domain to the server.
Like I said I'm fairly new at this so please be as detailed as possible!
View 5 Replies
ADVERTISEMENT
Jan 25, 2011
I have application (WAR format) deployed on tomcat 5.5. I am able to access application using: "http://my_server_hostname/application_base_directory_name/hello.do" for example. I do not want my users to remember or bookmark the full link "http://my_server_hostname/application_base_name/hello.do"). Is there a way that i could have tomcat host it like a website and i can directly get the index page open by simply typing a url (http://hostname) in the browser? if possible, i would like to do it using tomcat only (no httpd connectors or modules).
View 1 Replies
View Related
Feb 18, 2011
First of all, let me just state that i want to make a small server for my home.. which includes hosting a website and a small FTP server.
Now as far as ease, stability, use, etc.. just overall, which would be more ideal to use for this?
My top choices are FreeBSD and Ubuntu Server.
However, I do not know which of these to go with, since this is my first time setting up a server. I hear BSD is really best for web servers, but I would like to hear what the people at LQ has to say.
I know Ubuntu Server would probably be more easy to set up, but how is it in terms of stability and speed?
View 6 Replies
View Related
Dec 14, 2010
I have hosted my site from some hosting service. They are providing pretty good C panel but my problem is that the host belongs from US and maximum hosted website from US and during united states office hours my site goes down because high usage and overload on mysql server. I have tried my pc to turn into web server by fedora 14 and I am successfully to do it. But I have only one pc and It's Intel dual core with 2 gb ram. I know It's pretty good configuration for F14. Bu My pc is more that 3 and half years old. So, I want to know is it will be good idea to convert my pc into web server or should I get a new one? Or what do you say If I get a used pc.
View 5 Replies
View Related
Dec 19, 2010
So I am (excitedly frustrated) 3-4 months from the first working install of my linux server. So I am setting up a team to work on the server, I have a couple questions. first what the server will do.The server will host icecast (internet broadcasting program similar to shoutcast), podcast versions of said shows, and a website.
1. Will icecast or similar interfere with normal hosting of the website (though they are coming from the same server I believe its broadcasted on different ports so I imagine not)
2. Should I use a seperate server to store the mp3's or is it ok to keep them where on the same machine ( I would like to keep them on the same machine, logicly I would think it would cut down on load time)
3. I am worried about server maintaince in the way of hackers n such as well as hardware and software, memory usuage, bandwidth is there a checklist and maybe a way to automate this.
I should clarify, I know how to tell schedule a task but what if I need it in perverbial safe mode (yay windows) and I can't be there for it to happen and when its finished return to work as usual by its self.
4. I was thinking my content (file) manager, server maintainer, and I would have access to wlan when we can't physically be there, is this safe? Can I make it safer? What about ftp for my webdesigners and podcasters?
5. I started having doubt about myself using linux (ubuntu server) because for cost saving I am sacrificing a gui as well as general knowledge. I have previously installed and got working a server in linux before but I don't know what hole I could have possibly left open. Question would it be better and easier to use someone else to host my site for me such as amazon or o-f.com or should I keep going with linux, or buy windows server?
View 3 Replies
View Related
Nov 21, 2010
I'm doing an upgrade of a web based application for a charity organization. To test the changes that we're making to the code, I wanted to set up a server on my home PC to host a copy of the site. I've configured apache, php and mysql like the server that's currently hosting the real app, but I have a problem:The first page is a login screen. This, of course, has a login form like so:
Code:
<form id="login" action="/menu/login" method="post">
<fieldset class="a_cuatrocincuenta">
[code]....
View 8 Replies
View Related
Mar 15, 2011
Is there anyway of hosting a website using ubuntu?
View 3 Replies
View Related
Aug 19, 2010
After searching I cannot find what I am looking for. My wife has comissioned me to put together a cheap website to highlight her crochet projects. I had used OSX's web site server in the past. where the folder for web sites are in Ubuntu. This would get very low traffic and would be fine on a desktop computer. I see no reason to install Ubuntu server.
View 5 Replies
View Related
Feb 17, 2011
1- How can I prepare my own website in my own pc at home? I have had used Nvu in the past, but it looked to me very unstable (it disappeared from my screen at simple use, despite re-installing it again and again), and I think the Kompozer was also not very far from it, my experience.
2- How can I prepare my pc to run that website? What Linux software I need to download for? Do I really need to have a great cash to transform my poor pc into it? I think that because it is Linux-Ubuntu, not Windows, the situation can not be any worst or more expensive... uh?
3- In theory, if I have that website in my own pc... how I know that hackers can only see my page (in a separate-isolated folder from other folders, right?) and can not take a tour of my entire pc, documents, photos, etc, including copying or stealing archives or Ooo documents? It is not that the same way when (by example) a hacker can steal the next Stephen King book or script and sell/display it worldwide without even his knowledge?
View 5 Replies
View Related
Mar 23, 2010
im trying to use ssh on my web hosting to install a magento testing website but i can't connect to it. i tried reading this [URL]...but now im stuck with this instruction.. By default the public key is saved in the file ~/.ssh/id_dsa.pub, while ~/.ssh/id_dsa is the private key. Now copy the id_dsa.pub file to the remote host and appended it to ~/.ssh/authorized_keys2: i searched for the ~/.ssh/authorized_keys2 in my web hosting file manager but i didn't find it..
View 6 Replies
View Related
Apr 18, 2010
My new line provider/ISP won't give me a static IP address - it's DHCP or nothing. Is there some trick I can use to allow myself to host a web page? I was thinking of getting a static address elsewhere, like at my sometime place of employment, and redirecting, but it just moves the problem downstream.Realistically, assume I leave my computer on and hardly ever reboot (CentOS is pretty stable), then will I typically keepthe same address for weeks or months at a time? If so, I could live with logging in to my registrar a few times a year to change the address, as bizarre as that would be
View 5 Replies
View Related
Aug 18, 2011
I have designed name based virtual hosting in apache. as of now,I am able to access website using IP also. which is I am looking to block, only can access by the name
View 7 Replies
View Related
Feb 8, 2011
I'm completely new to this whole hosting on linux thing. I'm using apache2 and have everything setup as if I was doing it on a windows machine but when I navigate to the site via URL it displays the source code as plan text and thats all I see. I'm running openSuse 10.3.
View 9 Replies
View Related
Mar 19, 2009
how to create a website using LAMP. Take completed website and port to a web server and run.
System I am currently running an HP Pavillion laptop 500G HD, 6G RAM, dual boot Fedora 10 and Vista.
Questions: How should I partition HD to allow functionality of LAMP and to later transfer to a online webserver.
I have read several different rational on partitioning the disk. Do I really need a /tmp, /var? Currently I have / /boot, /swap, /home, /usr. Is this okay to start? Will it make transferring the project more difficult for "official use?
Should I not use the laptop at all and create a separate machine for this purpose only?
View 6 Replies
View Related
Jun 13, 2010
I just installed LAMP on ubuntu 10.04using this method:ow i want to change the directory where my websites are; default is "/var/www" right. I have a partition using NTSF file system where i have a folder with all my websites. Can i configure LAMP to use this folder?
View 9 Replies
View Related
Nov 17, 2010
I have a small network of an Ubuntu server 10.4 , Debian server, Win XP, and an ubuntu desktop 10.4. I have configured a DNS server and DHCP server successfully on my ubuntu server, also a slave DNS server on Debian. I recently configured apache2 as part of LAMP on ubuntu server, but when I type my ServerName in the URL of my Win XP browser, I get this response: The webpage "mansour.net" cannot be found DNS error occurred. Server cannot be found. The link may be broken.
I have an A Record in my DNS zone file for mansour.net and have that as my ServerName in apache2 Definition file, but I don't know why it is not working. I am trying to learn to install and configure various servers on ubuntu.
View 8 Replies
View Related
Feb 14, 2010
I wanted to create and host a simple website using LAMP and Drupal. I read an article in a Linux magazine a while back on how to do this, but can't seem to find any instructions. Can someone direct me to a site or link that has step by step instructions on setting up lamp and drupal?
View 9 Replies
View Related
May 18, 2010
identify the right network structure for a data intensive website, built on LAMP. I'm thinking of a load balanced website, and that it should have a mysql master/slave setup server. I'm no expert in this area, so any online resources are welcome. You can check out the website [URL] - but it will have 10 million items once the hardware can support it.
View 1 Replies
View Related
Mar 21, 2010
I have a few friends that have seen me bypass firewalls with a socks proxy (SSH). I explained on how it works and how secure it is for browsing the Internet and checking your email in public places. I had at least 6 asked me if I could set up an account on my server for them and they would pay me! Now what I wanted to know was how I can set this up in a server and website where they can register an account and pay me through PayPal! I don't need help setting up the site! Just on how to set up the server to automate this. What tools are needed (ex. ISPConfig, jailkit.... stuff like that?) I don't mind doing this manually but if I get more people that would like this I don't really want to do every single one.
View 1 Replies
View Related
Aug 14, 2011
i have been interested in starting up a website of my own, but i want to host it on my own personal server.
unfortunately i have absolutely no experience with servers, and i dont even know where to begin.i have done some reading up and i think my choice will be a LAMP server.now to the question, lets assume that i know nothing but html, css, JS, etc. where would be the best place to start learning about servers, how to operate within a server, and the such? and which ubuntu server OS would be the best choice? i will also post my email address for an alternate method of communication.
View 9 Replies
View Related
Aug 17, 2011
how do i able to allow some users that are able to create content in directory of http server. For example: i have configured a web server which have default document root /var/www/html, now i want to extend my web server through virtual hosting , i have enable virtual hosting, but i want that user sumit is able to create content in /var/www/html/secret. which is the document root for my virtual site?
View 5 Replies
View Related
Aug 9, 2010
I put this in the General Help section since this potentially deals with multiple things. Without further ado...On my Desktop, My host OS is Windows 7 while thru VMware i have Ubuntu as a Guest OS. I know it's easier to just use Ubuntu solely on the Desktop to host it as a media server, but for certain reasons (family and friends mostly) I'm using VMware instead. My goal is to use my Ubuntu OS thru VMware for others in my household to access it. So far, my Windows host can pick it up the media it's sharing, but not the rest of the network. I know it has to do with the NAT that VMware uses, but what's the best way to configure it to where other laptops, and ps3's on the network can see it?
View 1 Replies
View Related
Jun 19, 2010
Somewhere out there there has to be someone that can help me set up my lamp server to send automated emails using my cable providers SMTP server
View 2 Replies
View Related
Feb 2, 2010
How can i find web hosting services? I have my own site and want to web hosting for that.
View 2 Replies
View Related
Jul 22, 2011
We planned to buy new server for our company, which processor is best for, shared hosting , and nearly 300 clients are going to access this server, all live video streams websites are going to hosted in this server. so which processor is the best option to go,i found these are the best in this which processor give best performance forshared hosting.1. Dual Xeon E5405 2.0Ghz2. Dual Xeon E5130 2.0Ghz3. Core i7 2.66-2.93Ghz
View 3 Replies
View Related
May 15, 2010
me know the detailed reason that why we can't use name based virtual hosting with SSL
View 1 Replies
View Related
Feb 7, 2010
Just wondering if it's possible to do virtual hosting without a registered domain name. I'm running slackware 13 and just trying to do it like this in my vhost config:192.168.15.149/test1.phpand 192.168.15.149/test2.php
View 14 Replies
View Related
Jun 25, 2009
I've rented a small virtual server with some friend for hosting our sites. we had lxadmin panel that is discontinued. Is there a free web-based panel for centos 5.3 that can be installed from a reliable repository without compiling (the vserver is too short on ram for such an operation).
View 1 Replies
View Related
Feb 5, 2010
I've been messing around for a few days now trying to figure out what is going on and I feel like I'm making a stupid mistake. Essentially I'm trying to build a LAMP server (PHP) on my Mac Mini using VMWare Fusion 3 using Linux Server 9.10. To start, it's not going well at all. Once I install the LAMP portion after calling it with root permissions, I have no UI. Personally, I need a UI. Am I not understanding this? I figured once I install the LAMP packages and restart the server, there would be a user interface but nothing...
[URL]
View 2 Replies
View Related
Aug 23, 2011
I am completely new to Debian . My aim is to get one of my machines to run this system as the intranet server including www server, mailing server, intranet server and LAMP at the same time on the small network. I have found some resources including how-to's how to install Debian as the normal operative OS not as the intranet server. I have also found this: [url].However that is applicable for the 'Mandrake' distribution (Mandriva). Now, I would like to ask few questions that will be applicable not only for me but for more users and if someone could answer them .
1.What installation source shall I choose, CD/DVD/Network Install CD?
2.I have found this: [url] ... troduction is that applicable?
3.How to install web server, mail server, LAMP and configure them, link above describes mail server installation not configuration itself.
4.How to configure intranet on Debian to work as the server serving the Windows clients (using Samba?)
If someone could propose a set of the sources or the instructions how to achieve all of the steps I would really appreciate that. Also, if sources will be given by the users I shall try to achieve what I want and write up 'how-to' for this problem. Therefore, me and other users would benefit from that.
View 1 Replies
View Related