tkil: (Default)
(Yes, these entries are generally intended to remind me of stupid things so I don't keep having to rediscover them. Sorry.)

1. Install necessary packages:
sudo yum install avahi nss-mdns

2. Update firewall to allow avahi traffic; I used the firewall configuration tool to do this, but it basically adds the following ACCEPT rule to /etc/sysconfig/iptables:
-A INPUT -m state --state NEW -m udp -p udp --dport 5353 -d 224.0.0.251 -j ACCEPT

3. Modify the "hosts:" line in /etc/nsswitch.conf to:
hosts:      files mdns4_minimal [NOTFOUND=return] dns

4. Add the short hostname (everything before the first period) to the localhost line in /etc/hosts.

That should do it.
tkil: (Default)
I'm trying to install a modern Linux (Fedora 11) on my old TiBook (PowerBook G4 1GHz/DVI/GigE, from 2002 or so).

cut for gory details... )

Profile

tkil: (Default)
tkil

December 2011

S M T W T F S
    12 3
45678910
11121314151617
18192021222324
25262728293031

Syndicate

RSS Atom

Most Popular Tags

Style Credit

Expand Cut Tags

No cut tags
Page generated Sep. 24th, 2025 02:25 am
Powered by Dreamwidth Studios