Register    Login    Forum    Search    FAQ
thedawnanddrewshow.com   nerdmoment.com

Board index » nerd moment » favorite episode?




Post new topic Reply to topic  [ 5 posts ] 
Author Message
 Post subject: Ubuntu/Linux
 Post Posted: Sun Jun 14, 2009 4:25 pm 
Offline
two fingers

Joined: Sun Jun 14, 2009 9:04 am
Posts: 28
Location: South Texas
Loved the Ubuntu talk, really over back to back shows if I remember right. It got me to install Ubuntu (not fully but as an app in Windows). Took some work just to get it going, but I was loving it. Then is stopped loading for me, I need to re-do it I guess. I think I got enough of a taste that I will work towards having a full Linux machine not far down the road.


Top 
 Profile  
 
 Post subject: Re: Ubuntu/Linux
 Post Posted: Tue Jun 16, 2009 6:19 pm 
Offline
two fingers
User avatar

Joined: Sun Jun 14, 2009 6:42 am
Posts: 29
Location: Indiana

Twitter: @dashdrum
Flickr: dashdrum
XMPP: dan@gentryville.net
Paul, you are fast becoming our poster boy for Linux.

_________________
Dashdrum
Minion # (um ... ah ... I should look that up)


Top 
 Profile  
 
 Post subject: Re: Ubuntu/Linux
 Post Posted: Sat Aug 01, 2009 5:13 am 
Offline
puppy kisses

Joined: Wed Jul 29, 2009 11:51 pm
Posts: 1

Twitter: natalie
Facebook: AHKM
How should I backup my users mail in ubuntu? I have a ubuntu server with about 15 users. The combined mail size is 20gb. What would be the best way of backing this up daily? Who about recovering it?


Top 
 Profile  
 
 Post subject: Re: Ubuntu/Linux
 Post Posted: Sun Aug 02, 2009 11:40 pm 
Offline
Stole Timmy the Intern's parking spot
User avatar

Joined: Sun Jun 14, 2009 2:10 am
Posts: 93

Twitter: @elix
Flickr: littleelix
XMPP: elix@dndxmpp.com
natalie wrote:
How should I backup my users mail in ubuntu? I have a ubuntu server with about 15 users. The combined mail size is 20gb. What would be the best way of backing this up daily? Who about recovering it?

That gets into a very big discussion about backing up. You could run a cron job to copy it to removable storage of some kind, be it a tape drive, a large external disk, or offsite or into the cloud. Exactly how you implement this will depend on your specific needs and your system configuration.

Here are a few good suggestions: http://www.foogazi.com/2008/02/25/free-linux-backup-solutions/

_________________
Minion #554
Help kick the shit out of cancer! Join Team #53338.
Image


Top 
 Profile  
 
 Post subject: Re: Ubuntu/Linux
 Post Posted: Fri Dec 18, 2009 2:21 pm 
Offline
Tomit's a bitch, I'M #2!
User avatar

Joined: Sun Jun 14, 2009 7:45 am
Posts: 103
Location: Chicawaukee, Illisconsin (near a nuke plant)

Twitter: @oblivion
Flickr: oblivion
natalie wrote:
How should I backup my users mail in ubuntu? I have a ubuntu server with about 15 users. The combined mail size is 20gb. What would be the best way of backing this up daily? Who about recovering it?


For backing up mail, remember there are two important moving parts - Inboxes (usually /var/spool/mail/username or just /var/mail/username) and folders (/home/username/mail/ (in olden days this was /home/usernam/Mail)). Make sure to back 'em both up.

I use rsync from a well-secured box (many howtos online) for my backups. I recently lost my personal mail server and was able to restore everything from backups and freezing the dead hard drive. I had an added difficulty in that I had to transfer the old stuff from mbox format to mailder format for the new server. I had one 3:00a.m. cockup where I did an rsync --delete and wasted y new Inbox (luckily with very few messages in it yet). The lessons here are a) you should ALWAYS run rsync with the -n flag the first time you add --delete b) it's much easier to do restores on a non-running system (i.e. stop the mail server daemon so you're not hitting a moving target) c) you can never back up TOO much, and d) don't hack at 3:00 a.m. if you can help it.

Good luck . I've been running linux mail servers since 1996 or so.


Top 
 Profile  
 
Display posts from previous:  Sort by  
 
Post new topic Reply to topic  [ 5 posts ] 

Board index » nerd moment » favorite episode?


Who is online

Users browsing this forum: No registered users and 1 guest

 
 

 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron