corsasport.co.uk
 

Corsa Sport » Message Board » Off Day » Geek Day » Ubuntu Server 9.10


New Topic

New Poll
  <<  1    2  >> Subscribe | Add to Favourites

You are not logged in and may not post or reply to messages. Please log in or create a new account or mail us about fixing an existing one - register@corsasport.co.uk

There are also many more features available when you are logged in such as private messages, buddy list, location services, post search and more.


Author Ubuntu Server 9.10
Sam
Moderator
Premium Member


Registered: 24th Dec 99
Location: West Midlands
User status: Offline
27th Nov 09 at 12:43   View User's Profile U2U Member Reply With Quote

Well so far I installed the desktop LTS version of Ubuntu on the server box, formatted the new 320Gb drive as NTFS, and got Samba installed.

Just need to sort out the Samba configuration and a log in script etc., then I'll look into Squid!

Although I wouldn't have minded using the CLI based server version, having a GUI makes life so much easier!
Sam
Moderator
Premium Member


Registered: 24th Dec 99
Location: West Midlands
User status: Offline
30th Nov 09 at 10:01   View User's Profile U2U Member Reply With Quote

OK Samba is sorted out.

Squid I installed but I'm having a bit of a mission trying to find a decent program to show the log file output in a human readable format!

Any recommendations?
willay
Moderator
Organiser: South East, National Events
Premium Member


Avatar

Registered: 10th Nov 02
Location: Roydon, Essex
User status: Offline
30th Nov 09 at 10:51   View Garage View User's Profile U2U Member Reply With Quote

why on earth did you format the 320GB drive as NTFS? thats a Microsoft filesystem, even though Ubuntu can read and write to it, it will be alot slower then using something like ext3.
willay
Moderator
Organiser: South East, National Events
Premium Member


Avatar

Registered: 10th Nov 02
Location: Roydon, Essex
User status: Offline
30th Nov 09 at 10:51   View Garage View User's Profile U2U Member Reply With Quote

quote:
Originally posted by Sam
OK Samba is sorted out.

Squid I installed but I'm having a bit of a mission trying to find a decent program to show the log file output in a human readable format!

Any recommendations?


tail.
PaulW
Member

Registered: 26th Jan 03
Location: Atherton, Greater Manchester
User status: Offline
30th Nov 09 at 11:09   View User's Profile U2U Member Reply With Quote

http://sarg.sourceforge.net/

I use this, just stick it in a cronjob to update the output...

code:

root@gsi ~ # crontab -l
*snip*

*/5 * * * * /usr/sbin/sarg -l /var/log/squid/access.log.0

*snip*


[Edited on 30-11-2009 by PaulW]
Sam
Moderator
Premium Member


Registered: 24th Dec 99
Location: West Midlands
User status: Offline
30th Nov 09 at 11:51   View User's Profile U2U Member Reply With Quote

@ Willay - will Windows users not have trouble reading/writing to an EXT3 formatted volume (i.e. via a mapped drive to a shared folder)?

@ Paul - Thanks, I see that you need to install Apache on this as well according to that website - do I need to install anything else with it (i.e. a full LAMP server setup) or just Apache by itself? I don't intend on this server being used as a proper web server so don't want to install PHP/MySQL etc. unless I have to.
PaulW
Member

Registered: 26th Jan 03
Location: Atherton, Greater Manchester
User status: Offline
30th Nov 09 at 12:44   View User's Profile U2U Member Reply With Quote

No, SARG will work perfectly fine with just Apache installed It doesn't need PHP or MySQL, as the script generates raw HTML files for the log views.

And as for the NTFS/ext3 debate, if you are running Samba, you are better off using ext3 formatted drives, NTFS will have a hell of a performance hit, and yes, windows machines will see the drives just fine.

[Edited on 30-11-2009 by PaulW]
Sam
Moderator
Premium Member


Registered: 24th Dec 99
Location: West Midlands
User status: Offline
30th Nov 09 at 13:03   View User's Profile U2U Member Reply With Quote

OK cool thanks, there's nothing on the drive anyway so I can easily reformat it to EXT3 and remove the NTFS-3G stuff.

I may be back to ask more questions
willay
Moderator
Organiser: South East, National Events
Premium Member


Avatar

Registered: 10th Nov 02
Location: Roydon, Essex
User status: Offline
30th Nov 09 at 17:43   View Garage View User's Profile U2U Member Reply With Quote

think about it Sam, Samba is running on the Linux box so it can write to EXT3 fine, the Windows users wont have a clue what filesystem it is cause it will be over the network. TCP/IP takes care of it over the network and then Samba will write/read the data to the EXT3 formatted drive. BOOM!
Sam
Moderator
Premium Member


Registered: 24th Dec 99
Location: West Midlands
User status: Offline
1st Dec 09 at 11:24   View User's Profile U2U Member Reply With Quote

OK well like I've already said I've not had experience of setting up something like this before (other than MS or Novell based).

320Gb HDD is now reformatted to EXT3.

Squid and Sarg is set up, although in part with the help of Webmin.

[Edited on 01-12-2009 by Sam]

  <<  1    2  >>
New Topic

New Poll

  Related Threads Author Forum Replies Views Last Post
Anyone here setup network storage before? Bart Geek Day 50 2716
18th Sep 06 at 18:06
by Bart
 
Ubuntu Liam Geek Day 3 655
28th Jun 07 at 20:18
by Neo
 
Java on Ubuntu Pucci1 Geek Day 13 674
17th Feb 08 at 16:41
by Dom
 
Network Setup Help AndyKent Geek Day 17 714
23rd Jul 09 at 09:18
by willay
 
Linux Server xa0s Geek Day 1 497
22nd Nov 09 at 12:53
by PaulW
 

Corsa Sport » Message Board » Off Day » Geek Day » Ubuntu Server 9.10 29 database queries in 0.0147719 seconds