Im a nube in networking and servers. I want to make a website for my Dads business but dont want to go to any commercial hosts. Is it possible to make my desktop PCs as webserver and DNS and publish my own website through it? i got 120kb/s broadband. will other people be able to open my website around the world? What are the limitations?
I've decided to start a new project/second business. Namely, I want to create my own website hosting/design service and I need to know where to start. I've been reading up on some topics related to this, but as far as implementing my idea, I still have some questions. Should note here that previously, my only experience with hosting was putting a page up for a friend via godaddy.com....
I've gotten my hands on a Poweredge 6800, 4 processors 2.8 gHz, (currently) 4 73 gb u320 hard drives. I know that I want to run a RAID setup that allows for redundancy (not sure if I should just set up the 4 drives as 2 disks with mirroring or not). I also for the forseeable future will have to run everything off of one server. With the server came Windows Server 2003 disks and license.
From what I've seen/read, it seems a LAMP server would be the way to go. My main question is this: Since I am running everything off of one server for now, am I right in thinking that Ubuntu Server would be the better way to go for ease of use, and reduced resource usage? Also, is it simpler to use a static IP address from my ISP or the dynamic IP addresses they give you? The final question is this: while I like the idea of H-sphere, are there better all in one hosting apps/control panels that don't have as high a learning curve/hardware requirements?
I have a question about setting up a Modern warfare 2 server. I manage a Ubuntu 9.0.4 web server at home, and a leased cloud server from rack space, and was curious to see if it's possible for me to also setup a CoD Modern warfare 2 server on it as well.
I always used to wonder how do web hosting companies host their websites. My problem is I saw some one having their website.I have a degree in Computer Science. I am not clear as how do these web hosting companies give the logins to their users as root. Meaning how can a hosting provider provide root login to say 1000 users and each having a different IP address.
I want to set up a hosting control panel solution on my Ubuntu LAMP server to make it easier to administer virtual hosts, users, databases, and so on. I'm completely disgusted with how drastically the installation seems to alter your system (I highly doubt it even works at all with Debian/Ubuntu).
I'd actually prefer something that was more than JUST a web hosting manager, but that gave me options for managing my server in general. What control panel option would you recommend?
Most importantly, I want something that's going to work well with the Apache config standards that are unique to Debian/Ubuntu and won't require a PhD to setup. I really like the default Apache/PHP stack in Ubuntu. Of course I'm particularly interested in Open Source solutions. The new OpenPanel project sounds really exciting, and I've heard lots of people talking about Webmin. Others I've heard good things about include VHCS, ispCP, and ISPConfig.
I've got a small web hosting service, for some of my friends. Where I want my friends to be able to have dedicated virtual servers just for a simple LAMP and ftp-server.
What I would want to know is how to create the virtual servers in an truly optimal way. Should I use KVM or VirtualBox? How can I make the request to mydomain.org go to one of the virtual servers and the request to anotherdomain.com go to another virtual server?
If the virtual server is the best solution. * How much memory should be sufficient for a simple LAMP/FTP-server? * What would be the most optimal settings for my limited hardware capacity?
I am trying add three namebased virtual hosts in local apache2 webserver OS ubuntu 10.10. The three sites are :www.site1.eka,www.site2.eka,www.site2.eka
The first I created a file is virtual.conf in conf.d directory its content is : # we're running multiple virtual hosts. # NameVirtualHost *:80
Next I created following files in sites-available directory. [URL] is as follows: #site1.eka (/etc/apache2/sites-available/www.site1.eka) <VirtualHost *:80> ServerAdmin webmaster@site1.eka ServerName www.site1.eka ServerAlias site1.eka .....
When I visit the [URL] in browser it says server not found.
I am trying to get name based virtual hosts all running on HTTPS (port 443) so I can run multiple sites on the one IP.
The DocumentRoot needs to be different for each host.
[URL]
However, I am unable to find where to actually enable these hosts in the configs. The apache website says to put it in httpd.conf however that file is empty on my machine.
The existing default virtual hosts are in "/etc/apache2/sites-available/default" and "default-ssl"
The main config file is /etc/apache2/apache2.conf
I am running version 2.2.16 of apache
I need to use the same .htpasswd file for all the sites.
I have configured CNAMES on my domain for all of these hosts.
Know any documentation or software packages to do a open source "File Hosting" or also known as "one-click hosting" server.I want to create my own private secure site to easily have clients download sensitive files. If it could be setup to use SSL that would be great.
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
I'm using Ubuntu Server (32bit) on a machine at home. I've bought a domain name(s) via Heartinternet.co.uk and my ISP is Bethere.co.uk I have installed my LAMP Server on my home based server and it's accessible via my static IP address. HTTP is forwarded on my router to my Ubuntu (web)Server. Now then, in laymen's terms, I want my domain name to resolve to my Ubuntu Server. I have installed and configured Bind9 to this guide found online: http://goo.gl/M3Pk i understand that I need to do this in order to 'host' the domain name. Or alternatively, if my presumptions are correct, I could leave the domain name with the registrar and use their DNS config panel to add an A record to point at my webserver (static IP address)???
If I forward port 53 (default for DNS) to my server (after setting up bind9 correctly) and within my domain name hosting options change the nameserver settings to point at my static ip address then would this be enough to host my domain from my home network?
I feel I nearly have a whole picture but...not quite. There's a multitude of vague guides on the internet (vague or I'm not reading them properly!)
I have an Ubuntu Server, a dyndns account and an account with [URL]. My DynDns stuff is all working just great - novo.dyndns.tv is the address. Now I need a domain which I have already bought, to be linked to that machine at [URL] I signed up with freedns.afraid.org and now I am a bit confused at what records to add where. I added a domain - [URL] then setup a webforward as follows: redirect from [URL] and redirect from[URL] to [URL] , however if you go and visit:[URL] you will see my problem! It takes you back to [URL] server and says there is not a webforward setup for [URL]This tells us that the nameservers are all setup fine - and its something in my freedns config which is failing.
I am running vsftpd-2.2.2-3 on my Fedora 12 box. This box has multiple IPs. What I am looking for is make vsftpd listen on those multiple IPs and when a user FTPs to a certain IP, they get landed to the home directory that has been configured for the IP.
This feature is there in Proftpd and is called virtual hosting. I tried to find for Vsftpd such feature, but couldn't find out exactly how to implement in it. how to implement virtual hosting in Vsftpd?
I have some problem in apache2 configuration. I have two websites on same IP on LAN.i.e. 192.168.1.5
[Code]...
What should I check in a few blogs I checked they said to mention in [URL]...But in this case what should I put I have two different websites or what other thing I have missed? I do not have access to DNS so that on LAN I can point site1.abc.com and abc.com to same IP 192.168.1.5 which to me seems could resolve the issue.
I have a remote VPS with 9.10 installed and would like to host some files on it. I'd like to be able to download the files from a browser using a login name and password.
I have apache working,i have users set under admin group in /home/admin/username/html that is with an html publicfolder at the end, now permissions are set right, /html is set to mode 777, and the contents also inside them. But everytime i do a 10.0.11.25/~les i get a damn forbidden error code, its got me so pissed off and i dont' know whats the problem. This is the error i get: Forbidden 403 You don't have permission to access /~les on this server.
Code:
[Tue May 05 19:37:48 2009] [notice] Apache/2.2.11 (Unix) DAV/2 PHP/5.2.6 configured -- resuming normal operations [Tue May 05 20:44:30 2009] [error] [client 10.3.0.254] (13)Permission denied: access to /~les denied
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.
If any of you have successfully created a video hosting server with Fedora, can you give me any ideas of what software to get and how to configure it and so on? Or, if you have been unsuccessful, can you tell me what doen't work?
I am thinking about buying a domain name and hosting my web server.
I have seen pricing from $8 to $30 a year. Any favorites from fellow ubunters? Also this whole "whois" thing scares me, if I am correct my information I enter when buying the domain is enter into some big pool of information. People can find this information out and dig up important information. url Can I prevent this with private Whois or how do I set it up? This website examples some of my fears with this whole WhoIs thing, url whois/Private-Whois.html Does most/all domain registers come with email or just email forwarding or both? How does that work? At this moment, my only question about Web Hosting is how do I get Website Statistics as in: Stats, web analytics, web traffic stats and more? I will be web hosting through Ubuntu 9.10 gnome.
I am a different distribution Linux user but considering to install Ubuntu Server 9.10 to run my personal website.
Question about Ubuntu Server version - does it come with some desktop environment like Gnome or KDE? I would be running Ubuntu Server on my home machine so it would be a nice bonus if I could use it to browse internet or check email.
I recently installed a Ubuntu Server 10.4 on a new machine. This I installed as a cloud node controller.
I wanted to use an existing machine running U 9.10 Desktop (which was a cloud controller, cluster controller, storage controller, and Walrus controller) in that same capacity under the newer UEC. The advertising was compelling with respect to the new 10.4 cloud auto registration based upon E 1.6.2 etc etc. My cloud stopped working.
To make a long story short... Would someone point me at a way to execute the preseed debconf scripts such that I can get the non-node controller configuration set up in the new environment or tell me how I can get a reinstall of the packages to asked the questions and do the config. I am stuck as of now.
I have had my Ubuntu 10.10 server running for about 4 months and i am very imprest, i connect to from my XP laptop using TightVCN, Putty and webmin. I have now installed Ubuntu 10.10 desktop on to my laptop and again its very good, BUT i can see all the files on the 10.10 server but i can not get TightVCN, Putty and webmin to connect to the server. i have tried setting up a new user but can not get things to work, can it be that i have a SAMBA server running on the machine i am trying to connect to?
I know this is an Ubuntu forum, but I couldn't think of a better place off the top of my head to ask peoples' opinions on web hosting and domain name purchasing. (That's a compliment, and yes, I am a Linux Mint/Ubuntu user).
I'm looking to purchase a .com domain name, and I'm looking for FTP hosting and email. Before giving me any advice, please know that I will not sign up for hosting with a company from which I cannot reclaim the domain name if I should ever choose to switch hosts. In other words, I need the guarantee that I own the domain [name], and not the host. Please let me know if you have an opinion.
1) should questions about websites be posted here or the therver platform forum?
2) I'm trying to host a website from an old computer I have. I'm running Ubuntu 10.04; I have installed the LAMP package. I've made it's ip address static on my router (linksys WRT160nv3). I can ssh into it from my desktop on the same home network.
I've been following this guide: URL... I'm trying to make the server public. I've set up DMZ on my router to forward to my server's local ip address.
So now, after going to whatsmyipaddress.com, I can log onto my server from my desktop, which is on my home network, but not anywhere else.I'm fairly sure that my ip address from my ISP is dynamic, but it hasn't changed in the last hour.Let me know if you need anymore details. I'm very new to all of this.
I'm new to this forum and to linux and I love it however I'm having small trouble with setting up my Apache2 web server to host my website. the main problem I'm having right now is that when I browse to my website it keep going to the default Apache page and not my website pages.
here is my virtual host setup: these are two separate file in the sites-available folder
I have no understanding on DNS setup and how it works so I'm a complete novice. SECOND question do i have to setup any sort of dns setting from my Linux server or has yahoo covered it for me already?
I am struggling to get my wireless usb working on a fresh installation of Ubuntu Server 10.04, but it works just fine on a fresh install of Ubuntu Desktop 10.04. So I am trying to work out what's causing the discrepancy. I know the Server version is a "minimal install" of Ubuntu, so something must be missing that affects its overall abilities.
I am planning to compare the file system of a totally fresh Desktop version with a Server version - and would appreciate as much additional brain-power as possible to assist in the plan/execution of what I should be comparing. I hope this will throw up a solution as to what is NOT installed/configured on the Server version that prevents my wireless from working. [It will teach me a lot as well ] COMPARISON PLANAll programs installed on both file systems (looking for differences) Program differences which affect network setup and related hardware (I'm not sure of what this list should have on it) Related configuration files which might affect connectivity (same here - not sure what configures what at this stage)
* Do $lsmod to look for installed wireless drivers Miscellaneous tests * Disable security on wireless router to see if security config is the cause I'm not sure if the kernel build will be different and if so how to establish this... but somehow wonder if this affects the outcome
If anyone is willing to assist in filling out the gaps in this plan I would really appreciate it. Or maybe there is a better way?