The tag has no wiki summary.

learn more… | top users | synonyms

1
vote
2answers
26 views

Making websites visible to outside networks with Ubuntu Server 12.04

I am a new Ubuntu Server user, and I need some assistance in setting it up. I am using Ubuntu Server 12.04 64-bit. This is my main question: How can I set up Ubuntu Server to host a website that is ...
1
vote
2answers
59 views

Setting up Ubuntu web server?

I've just purchased a cloud VPS and installed Ubuntu Server 13.04 on it and that is pretty much all of my Linux knowledge. Can someone point me to the best up to date tutorial on setting up Ubuntu ...
1
vote
1answer
77 views

Trouble configuring Apache virtual hosts in ubuntu server 12.04

OS: Ubuntu 12.04.2 Updated to the latest and greatest SO here's what I've don so far: cd /etc/apache2/sites-available sudo nano mysite Inside this file I've written the following definition: ...
0
votes
0answers
79 views

Ubuntu Server - virtual box vs server with graphic interface

I have one computer and I am using it for development. The following list is its details: Ubuntu 12.04 LTS Memory 15.6 GB Processor Intel Core i7-3770 CPU @ 3.40 GHz x 8 OS type 64-bit DISK 1.9 TB ...
0
votes
1answer
322 views

A way to install Nulled directadmin on ubuntu 12.10?

Is there any way to install a Nulled Directadmin on Ubuntu 12.10? I want to learn how to use the Directadmin before i buy it, So i thought of installing a Nulled Directadmin first. Anyone know if it ...
1
vote
1answer
103 views

For installing directadmin, is ubnutu server needed?

I have Ubuntu 12.10, and it is not a Ubuntu server version. for installing Directadmin, Do i need Ubuntu server or i can install it on my own Ubuntu?
2
votes
3answers
119 views

How do I install and use Apache?

I have downloaded ubuntu Desktop. I want to create a web server to host Test Web Sites to show my potential clients. Any suggestions, tips, or good direction for me? My plan is to download Apache and ...
4
votes
2answers
46 views

Any apps for hosting a terminal app as a website?

I'm building a command line utility and one of my clients (who's not so computer savvy) wants to have access to it. I was wondering, is there anything available that would let me redirect stdin/stout ...
-1
votes
1answer
727 views

how to set up an cluster server for minecraft hosting?

I want to know how to make an hpc cluster server to host minecraft I want to use this server for gaming and other Ubuntu desktop tasks I want to use vnc for this server to log in anywhere on the ...
5
votes
1answer
288 views

Trouble hosting a Minecraft server

I've been trying to host a Minecraft server for some time now. I'm practically a complete beginner with Linux thus far, so you may have to explain things to me a bit. I was able to host servers on ...
2
votes
1answer
740 views

How to create a simple hosting server?

In our university we want to create simple web hosting for our students. Our web hosting is supposed to provide following features: Every student has it's own folder where he can upload his website ...
1
vote
2answers
397 views

What is the easiest simplest way to deploy ASP.NET web site on Ubuntu?

I'm a newbie and want to deploy ASP.NET web site and host it on UBUNTU 12 either server or desktop. Should i use Apache with MONO? OR Deploy MS .NET Framework on Wine and a free web server that is ...
0
votes
0answers
26 views

Where can i have a free hoster for my application? [closed]

I want to make a site for my application. I was using t35, they closed free hosting. I then used sourceforge hosting service, they close it now. Is there a related hosting service? I mean something ...
0
votes
1answer
426 views

Apache wont work after changing port

I am working with ubuntu 12.04 server 64-bit edition. I have intalled apache2 without any problems and i can see the "It works" message. And i can also access from other pc within the network. I want ...
13
votes
6answers
4k views

What Can Be Done To Secure Ubuntu Server?

I have a project to secure Ubuntu Server as much as I can. The server is a web hosting server. The server will be running LAMP , Mail , and DNS.
0
votes
0answers
50 views

Can I register a domain name that includes non-ASCii (examples) characters? [closed]

Actually I decided to register my domain name on www.register-domainname.in but this is not my problem. My problem is Can I register a domain name that includes non-ASCii characters? I have discussion ...
1
vote
0answers
192 views

nginx does not respond requests for rails app [closed]

I try to deploy my app to EC2 son Amazon via nginx and passenger. I did what the passenger installation comments say. But when I run my nginx and try to enter my site it does not respond even withan ...
1
vote
1answer
345 views

Public key authentication unsupported by web host. Method to avoid entering password?

Unfortunately, my web hosting plan does not allow public key authentication. Apparently, this method is available to VPS and dedicated server customers only. I've backed up my Ubuntu 11.10 machine ...
1
vote
1answer
358 views

How to host a tiny RESTful application written in Java/C#/Python?

I want to write a tiny RESTful server in some language that can run on Ubuntu 10.04, but I have no idea how to host it. Currently I have a VPS at Linode.com (Disclaimer: referral code) with nginx, ...
4
votes
2answers
541 views

How can I host my own website

I have bought a domain lets say it example.com, I also own an Ubuntu 10.04 machine which I would like to use it to serve my personal website. I have deployed the website on my local machine and its ...
3
votes
1answer
920 views

I've installed Ubuntu 10.04 LAMP server. Where do I best create folders to put my websites?

I've installed Ubuntu 10.04 LAMP server. The only (in addition to all the standard technical users created by installation) user is "administrator" (should I create more?). I doubt it is correct to ...
5
votes
3answers
599 views

How to setup a machine to host my websites to the world - with my own url?

I have been playing around with my blog, alot. I have couple of old computers laying around i want to put to use. I was wondering if there is a way to setup a server, then will be linked to a url ...