Results 1 to 10 of 14
I was pondering to myself a bit ago that starting a server would be quite "1337" and that the main reason why open source is popular is because of its ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 08-08-2005 #1
Servers, do I really need one?
I was pondering to myself a bit ago that starting a server would be quite "1337" and that the main reason why open source is popular is because of its servers so I was thinking about setting one up.. yet.. do I really need one? I dunno if having a server just to be cool is worth it considering it can be a security hazard if you're stupid (no offense to those who have been cracked). I was then against it but then I got to thinking again.. my friends and I have a small little site that we run just for fun, hosted by Tripod. Can I start up a webserver and just host this myself? Repercussions to this? If it's not hosted by Tripod then can I get those icky banners/ads from up top? How will I be able to edit the site? HTML writing
? What are my advantages? I have been Googling around for the past couple of hours but I'd like to get some output from you guys. Thanks.
Registered Linux user #393103
- 08-08-2005 #2
Re: Servers, do I really need one?
cant see why you cant
Originally Posted by George Harrison
ISP doesn't like the amount of upstream traffic, however, mine isn't that botheredRepercussions to this?
yup, certainly canIf it's not hosted by Tripod then can I get those icky banners/ads from up top?
just edit the files on the server, which u can setup an NFS or samba share so they appear to be on your computer, so could use something like bluefish or quanta.How will I be able to edit the site?
no longer the need to upload the files using ftp if you mount a nfs/smb shareWhat are my advantages?
there you goI have been Googling around for the past couple of hours but I'd like to get some output from you guys. Thanks.
"I am not an alcoholic, alcoholics go to meetings"
Registered Linux user = #372327
- 08-08-2005 #3
This site really helped me out, I've been reading up on Apache quite a bit, I think I'm going to do it. Thanks.
Registered Linux user #393103
- 08-08-2005 #4
Why not? It will be a learning experience. While you're at it, learn how to run your service securely.
- 08-09-2005 #5Just Joined!
- Join Date
- Nov 2004
- Location
- Iowa
- Posts
- 43
You could do nothing but learn from having one IMO
- 08-09-2005 #6Linux Newbie
- Join Date
- Jul 2005
- Location
- Turn Around
- Posts
- 202
DONT BE AFRAID OF HTML. It's real easy to learn. I suggest that you learn CSS too, considering many html tags are deprecated now (I.E. <font> tag!). Get good with tables! You can prolly copy/paste html from ur tripod site(i dont know the legalities of that so chack that if it matters to you). theres also probably some good programs to design sites (does dreamweaver have a linux version?). give the server a try, i say!How will I be able to edit the site? HTML writing :shocked: ?
- 08-09-2005 #7
- 08-09-2005 #8I used to use bluefish for this, but it's code syntax highlighting was crap. So mocved to Quanta. Better syntax highlighting, though does load a bit slower. Quanta i know has a WYSIWYG editor, AND code editor, not too sure about bluefish.
Originally Posted by DoctorDan "I am not an alcoholic, alcoholics go to meetings"
Registered Linux user = #372327
- 08-10-2005 #9Linux Newbie
- Join Date
- Jul 2005
- Location
- ~/home
- Posts
- 105
The only thing I can advise you,
use a spare box, and try things out untill you know what you are doing.
Putting a webserver on the internet without the apropriate knowledge is not so good,
you end up in asking a question like "am I hacked?".
The internet is a violent world, and you need to know how to be armed
- 08-10-2005 #10
The other thing to keep in mind is backup power. Even for a small website, it is quite annoying to find that your server is down because of a short power outage. You can get a small UPS for under $40 and I would say it is well worth the investment if you plan to run the server at home.
Join the Open Source Revolution. Support GNU/Linux.
Find me at: www.deeksworld.com
Registered GNU/Linux User #395777


Reply With Quote
