Archive for the 'Computer' Category

Deleting spam autmatically (Postfix + Spamassasin)

Zurück
Fighting Spam with SpamAssassin and Postfix

Xming

Free X server for windows that can use PuTTy for X forwarding. Sweet.

Xming X Server for Windows

Now if I could just get rid of the locale errors…

SSL Certificates HOWTO

SSL Certificates HOWTO

Linux Backup with Amanda

The Official AMANDA Documentation

ntp

Chapter 9 - Network Time Protocol

More general server info:
Linux Home Server HOWTO

Digital ArcHound

Digital ArcHound™ - Digital Archiving Software

Someday, it would be nice to have rackmounts

Recommendations for low cost rackmount case?

NFS setup

Ubuntu: How to setup an nfs server

Pretty much as described, with the following additions:

  1. hosts.allow:

    # /etc/hosts.allow: list of hosts that are allowed to access the system.
    # See the manual pages hosts_access(5), hosts_options(5)
    # and /usr/doc/netbase/portmapper.txt.gz
    #
    # Example: ALL: LOCAL @some_netgroup
    # ALL: .foobar.edu EXCEPT terminalserver.foobar.edu
    #
    # If you're going to protect the portmapper use the name "portmap" for the
    # daemon name. Remember that you can only use the keyword "ALL" and IP
    # addresses (NOT host or domain names) for the portmapper, as well as for
    # rpc.mountd (the NFS mount daemon). See portmap(8), rpc.mountd(8) and
    # /usr/share/doc/portmap/portmapper.txt.gz for further information.
    #
    portmap: 192.168.1. , 127.0.
    lockd: 192.168.1. , 127.0.
    rquotad: 192.168.1. , 127.0.
    mountd: 192.168.1. , 127.0.
    statd: 192.168.1. , 127.0.
  2. hosts.deny

    # /etc/hosts.deny: list of hosts that are _not_ allowed to access the system.
    # See the manual pages hosts_access(5), hosts_options(5)
    # and /usr/doc/netbase/portmapper.txt.gz
    #
    # Example: ALL: some.host.name, .some.domain
    # ALL EXCEPT in.fingerd: other.host.name, .other.domain
    #
    # If you're going to protect the portmapper use the name "portmap" for the
    # daemon name. Remember that you can only use the keyword "ALL" and IP
    # addresses (NOT host or domain names) for the portmapper. See portmap(8)
    # and /usr/doc/portmap/portmapper.txt.gz for further information.
    #
    # The PARANOID wildcard matches any host whose name does not match its
    # address.

    # You may wish to enable this to ensure any programs that don't
    # validate looked up hostnames still leave understandable logs. In past
    # versions of Debian this has been the default.
    # ALL: PARANOID
    portmap:ALL
    lockd:ALL
    mountd:ALL
    rquotad:ALL
    statd:ALL

Now I have all my machines mounting the same home dir. And created a ‘windows’ in my home, and use that dir as my H:\ via the SAMBA PDC.

Outlook 2000 SpamAssassin Configuration

Outlook 2000 SpamAssassin Configuration

I am guessing this should work with Outlook XP/2003/2007.

Quick Backups using Tar over SSH

Howto: Use tar command through network over ssh session

Until I get Amanda working, I need to do a few backups manually. This seems like the easiest.

And this HOWTO is nicely written.

The home of this HOWTO: Frequently Asked Questions

Apache2 WebDAV for Ubuntu

Well, Debian anyway.

This was a really nice article. It let me get WebDAV up and running so I can use WebDAV to update my apache web server.

Amanda Config using Windows Share as vtape library.

Minor Problems:

Major problems:

  • WHS saves everything as root / Administrator. I.e., the user / group is always Adminsitrator / Administrator that is mapped to root / root, and uses ACL to allow access to the files. Why this bad? Because Amanda always uses a umask=600 for files, so that it is, read / write for Administrator / root user and blocked for everyone else. But Amanda will not run as root, so it cannot read / modify the files it creates. Bah.

Windows Home Server

Not available yet. Bummer.

I am really looking forward to it. I have done a couple full system restores, and restored individual files archived on different days. It really eases my mind that it is so easy. The one concern I have is backing up the WHS…all those shared pictures, videos and such are pretty important. ATM, I keep them on my desktop…

I finally fixed my Domain Mail Set-up

Oddly, for a long time I didn’t realize how broken it was. I thought it was doing Spamassassin (Anti-Spam) and ClamAV (Anti-virus) . I was wrong. It was doing neither. After a mutli-hour fight, I think it works. And for a side benefit, the aliasing seems to work now. Weird.

Here are the useful links, mostly in order of how much I used it:

  1. How to set up a mail server on a GNU / Linux system
  2. Integrating amavisd-new in Postfix
  3. Tips and FAQ — spam scanners (Mail::SpamAssassin)
  4. PostfixAmavisNew
  5. TestingInstallation (Spamassassin)
  6. Configuration file for amavisd-new

I should have better e-mail from now on. Wheee. It only took me 8 hours to figure out.

Bah.

Spam Blocking

Forum Post at Ars Technica NT Forum: Favorite RBL?

Haiku

I used BeOS for a while. Haiku is the open source descendant. I think I am going to resurrect one of the computer corpses to play with this. See also: Haiku at Wikipedia.

Postfix Setup

I used How to set up a mail server on a GNU / Linux system to set up my mail server. I never really got forwarding to work, and I am not overly happy with the spam filter atm (for some reason, it bounces the legit eBay messages, while letting through waaaaay to much phishing attacks). Also, the Antivrus complains that it is out of date, so I’d like to look at using a newer version of ClamAV.

The trick, of course, is doing this without breaking anything. So, baby steps…

  1. Back out the spam filters.
  2. Get forwarding / aliases working.
  3. Update ClamAV to newest version.
  4. Reintegrate spam filters.

Cool Link for my wife

Quicksilver : A unified, extensible interface for working with
applications, contacts, music, and other data.

Of course, she seems to be moving away from Macs…

Windows Home Server is almost here, and I am happy!

From Ars Technica: Windows Home Server released into the wild

I have just had to do the first full system restore using WHS because of persistent disk problems on my main hard disk (honestly, I think it was due to trying to run both the SMP and GPU versions of Folding@Home, but what do I know).

Sweet Mercy, I am not afraid of disk failures any more! Well, okay, drive failure on the WHS where I keep my iTunes library and such, that would suck. I hope the WHS duplication scheme helps.

I was just so nice of an experience doing the restore to a new drive, and I didn’t even have to reactivate windows…maybe be a benny of using WHS beta so that we would actually try the restore a bunch of times? I did the restore twice, once on a smaller drive just to get things going, and once on a brand new larger drive.

Anyway, I am going to get a version of this as soon as I can afford it (aka a few days before my beta expires…lol).

Potential OC’ing of Intel D101-GGC (ATI-Express 200 MB)

If you don’t understand the post title, you probably just want to move along…

ClockGen