Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Closed Thread
Old 10-04-2008, 08:36 PM   #1 (permalink)
 
True Techie

Join Date: Jul 2008

Location: Florida

Posts: 107

Jake2k is on a distinguished road

Default Basic Ubuntu Server

What would be the easiest way to turn my old ubuntu desktop into a server that I can keep my vids/pics/music on so I can access them from the web?

Also I added another hdd to the system and it needs to be formatted to work with ubuntu, whats the quickest way to get that done?

Thanks in advance
__________________
Life's just a waiting room so get comfortable and wait for your name to be called.
Jake2k is offline  
Old 10-06-2008, 07:52 AM   #2 (permalink)
 
Newb Techie

Join Date: Oct 2008

Posts: 5

nonickch is on a distinguished road

Default Re: Basic Ubuntu Server

httpd(apache), dunno if it comes on the ubuntu cd's. Just install and it should be ok with the default config. Dump files for remote (and oh so public) access on the webroot dir (/var/www ?). You may even setup some small html or any of the free software tools to help with the browsing and optional authentication.

ftpd (prolly best bet). Any of the ftp servers that come with linux should be fine. May require some RTFM to kickstart the server. Then you just ftp with your ftp client or even web browser to access files.

samba (hardest to setup, easiest to use). After the ceremonial RTFM you can mount your files as a netdrive from any (even windows) machine.

for the new hdd:
mk2fs (or was it mkext2fs?), after partitioning ofc with cfdisk.
Then to automount make appropriate entry in /etc/fstab (or from some of the ubuntu tools that I have no idea what they are).
I bet though that ubuntu comes with a tool that does all that, check the system tools.
nonickch is offline  
Old 10-06-2008, 05:34 PM   #3 (permalink)
 
Monster Techie

Join Date: Nov 2006

Location: Illinois, USA

Posts: 1,765

CalcProgrammer1 will become famous soon enough

Default Re: Basic Ubuntu Server

Set up your very own Web server!

Guide I made to making an Ubuntu based HTTP/FTP/VNC (remote access)/game (optional) server, forwarding your router, and getting a free domain name.
__________________

CalcProgrammer1 is offline  
Old 10-09-2008, 01:32 AM   #4 (permalink)
 
Ultra Techie

Join Date: May 2005

Location: Townsville, QLD

Posts: 640

jakec is on a distinguished road

Default Re: Basic Ubuntu Server

The Perfect Server - Ubuntu Hardy Heron (Ubuntu 8.04 LTS Server) | HowtoForge - Linux Howtos and Tutorials

cheers,

Jake
jakec is offline  
Old 10-09-2008, 08:50 PM   #5 (permalink)
Greg's Avatar
 
Indeed.

Join Date: Dec 2004

Posts: 1,554

Greg is on a distinguished road

Default Re: Basic Ubuntu Server

sudo apt-get install gparted
__________________
Greg is offline  
 
Closed Thread

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Terminal License Server - Expired !! roumieh2000 Windows Operating Systems and Software 2 09-04-2008 01:46 AM
Home server question. Ubuntu Hardy. XP Pro. Jayce Linux, BSD, other *nixes & Open Source Software 9 08-06-2008 11:09 PM
Home Server and WEB server? prvrt Computer Networking & Internet Access 9 01-04-2008 12:14 AM
Try Microsoft Windows Home Server for 120 Days Osiris Windows Operating Systems and Software 0 11-04-2007 07:13 PM
Convince me to build a server.....please jfenwick Building, Buying, Upgrading for General PCs 5 10-30-2007 01:27 PM