Server setup

What's the best way to setup a home network? Why should I care about BGP?

Server setup

Post by Draymire on Mon Feb 15, 2010 3:30 pm
([msg=35114]see Server setup[/msg])

I am looking to setup a server that will not go online but will be accessed by my other computers through lan. I want to use debian as it seems to be a good choice for servers and i was wondering if i follow one of the guides, that i get when i google debian home server, will i be able to just hook a cross over cable to it and view my 'website' with another computer or do i have to set it up differently.

Thanks

guide i looked at
Baba Ram Dass "The quieter you become, the more you can hear"
User avatar
Draymire
Poster
Poster
 
Posts: 129
Joined: Sun Nov 22, 2009 12:01 am
Blog: View Blog (0)


Re: Server setup

Post by Defience on Mon Feb 15, 2010 4:11 pm
([msg=35118]see Re: Server setup[/msg])

I think Thetan and mischief can help you out on this one.
User avatar
Defience
Addict
Addict
 
Posts: 1279
Joined: Thu Jun 12, 2008 3:16 pm
Blog: View Blog (0)


Re: Server setup

Post by faazshift on Mon Feb 15, 2010 4:28 pm
([msg=35121]see Re: Server setup[/msg])

What it sounds like you want to do should be easily accomplished. You could either set your hosts file to point to your other computers ip for a specific address, or you could get into the dns stuff (my preference is BIND). Both options should work if your computers are properly connected (though you don't really need to use a domain if you just want to access the server; instead you can access it by ip). If you just want a one-to-one connection, then yes, a cross over cable would work.
Last edited by faazshift on Mon Feb 15, 2010 7:32 pm, edited 1 time in total.
faazshift
Contributor
Contributor
 
Posts: 522
Joined: Wed Jun 03, 2009 3:55 pm
Location: Riverton, Utah
Blog: View Blog (0)


Re: Server setup

Post by Draymire on Mon Feb 15, 2010 7:06 pm
([msg=35132]see Re: Server setup[/msg])

Thanks i will try that, gotta wait for some new parts first and the cross over cable.
Baba Ram Dass "The quieter you become, the more you can hear"
User avatar
Draymire
Poster
Poster
 
Posts: 129
Joined: Sun Nov 22, 2009 12:01 am
Blog: View Blog (0)


Re: Server setup

Post by Goatboy on Mon Feb 15, 2010 8:24 pm
([msg=35134]see Re: Server setup[/msg])

If you're just getting into server stuff, I'd recommend Ubuntu Server version. It's a LAMP (Linux Apache MySQL PHP) server, which has all you need to make a website. It's very easy to set up, since all you need to do is make the CD and boot from it. The instructions are all there.
Mundus Vult Decipi
User avatar
Goatboy
Expert
Expert
 
Posts: 2443
Joined: Mon Jul 07, 2008 9:35 pm
Blog: View Blog (0)


Re: Server setup

Post by Draymire on Mon Feb 15, 2010 8:45 pm
([msg=35136]see Re: Server setup[/msg])

Thanks Goatboy i will look into that.
Baba Ram Dass "The quieter you become, the more you can hear"
User avatar
Draymire
Poster
Poster
 
Posts: 129
Joined: Sun Nov 22, 2009 12:01 am
Blog: View Blog (0)


Re: Server setup

Post by thetan on Tue Feb 16, 2010 11:00 pm
([msg=35198]see Re: Server setup[/msg])

Goatboy wrote:If you're just getting into server stuff, I'd recommend Ubuntu Server version. It's a LAMP (Linux Apache MySQL PHP) server, which has all you need to make a website. It's very easy to set up, since all you need to do is make the CD and boot from it. The instructions are all there.

well, IIRC, the standard install of Ubuntu Server is pretty vanilla. However, setting up a complete LAMP stack is only a single command away:
Code: Select all
sudo tasksel install lamp-server


Personally, i'd recommend against using Ubuntu Server (or ubuntu at all) and instead just go pure Debian and install and configure everything on your own (it's even better imo if you compile everything on your own with `apt-get source` instead of `apt-get install`). Really IMO, using something that you don't have to setup, that just works, really really cheats you out of such a great learning experience. Once you attain fluency with these systems you can roll out all different kinds of stacks pretty fast and trivially too. IE, i can have a fully configured functional LAMP stack (+ WebDAV/SVN w/ post-commit scripts to push to live/dev site) + router/firewall stack on Debian or FreeBSD within a half an hour. Also, i've grown out of the LAMP stack, i don't like apache as much as i used to, lighttpd is my prefered web server, the recent Oracle acquisition of Sun and thus MySQL has been reason enough for me to install PostgreSQL on half a dozen of my servers and i find myself using linux less and less in favor of FreeBSD. So because i've worked hands on with these technologies so much i can switch back and forth between them relatively quickly and this is what you would be cheating yourself out of by using something that "just works"
"If art interprets our dreams, the computer executes them in the guise of programs!" - SICP

Image

“If at first, the idea is not absurd, then there is no hope for it” - Albert Einstein
User avatar
thetan
Contributor
Contributor
 
Posts: 653
Joined: Thu Dec 17, 2009 6:58 pm
Location: Various Bay Area Cities, California
Blog: View Blog (0)


Re: Server setup

Post by faazshift on Tue Feb 16, 2010 11:23 pm
([msg=35199]see Re: Server setup[/msg])

@thetan: Thats one of the biggest reasons why I love Gentoo so much, as well as the oh so amazing portage.
faazshift
Contributor
Contributor
 
Posts: 522
Joined: Wed Jun 03, 2009 3:55 pm
Location: Riverton, Utah
Blog: View Blog (0)



Return to Networking

Who is online

Users browsing this forum: No registered users and 0 guests