Changes between Version 58 and Version 59 of FAQ


Ignore:
Timestamp:
Mar 23, 2009, 3:13:44 AM (15 years ago)
Author:
paul.sijpkes@…
Comment:

Added details about PeerGuardian.

Legend:

Unmodified
Added
Removed
Modified
  • FAQ

    v58 v59  
    111111
    112112=== What do I do if `port selfupdate` doesn't work or the Rsync server refuses connections? ===
    113 First try `sudo port -d selfupdate` to get all errors to display. If your connection to the rsync server fails you may get blocked by a firewall or other network control software. If you run PeerGuardian disable all filters or create an exception for rsync.macports.org.
     113First try `sudo port -d selfupdate` to get all errors to display. If your connection to the rsync server fails you may get blocked by a firewall or other network control software. If you run PeerGuardian disable all filters or create an exception for rsync.macports.org.  It is also possible to disable PeerGuardian before running a selfupdate command by typing the following command in Terminal, but make sure you stop all processes associated with PeerGuardian before doing this.
     114{{{
     115sudo kextunload -b xxx.qnation.PeerGuardian
     116}}}
     117
    114118
    115119If getting through a firewall is not a possibility, there are other methods you can use which are a bit more manual: