Archive for the 'Computer' Category
Free X server for windows that can use PuTTy for X forwarding. Sweet.
Now if I could just get rid of the locale errors…
Chapter 9 - Network Time Protocol
More general server info:
Linux Home Server HOWTO
Ubuntu: How to setup an nfs server
Pretty much as described, with the following additions:
- 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.
- 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
I am guessing this should work with Outlook XP/2003/2007.
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
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.
Minor Problems:
- Mounting Subddirs of shares: can smbmount access paths in shares?
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.
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…
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:
- How to set up a mail server on a GNU / Linux system
- Integrating amavisd-new in Postfix
- Tips and FAQ — spam scanners (Mail::SpamAssassin)
- PostfixAmavisNew
- TestingInstallation (Spamassassin)
- 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.
Forum Post at Ars Technica NT Forum: Favorite RBL?
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.
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…
- Back out the spam filters.
- Get forwarding / aliases working.
- Update ClamAV to newest version.
- Reintegrate spam filters.
Quicksilver : A unified, extensible interface for working with
applications, contacts, music, and other data.
Of course, she seems to be moving away from Macs…
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).
If you don’t understand the post title, you probably just want to move along…


Recent Comments