none none none
none

Apple



Software

Cool software for your Mac:

MacPortsMacPorts, the ultimate open source software installation framework (open source)
BibDeskBibDesk, a graphical BibTeX-bibliography manager - great company for TeXShop and LyX (open source)
TeXShopTeXShop, a powerful LaTeX editor (open source)
SkimSkim, PDF reader and note-taker - very nice for scientific papers (open source)
SmultronSmultron, a general purpose text editor (open source)
PlotPlot, scientific 2D plotting program (freeware)
LyXLyX, a WYSIWYM LaTeX document processor (open source)
OmniGraffleOmniGraffle, diagramming and charting tool (commercial)
KeynoteKeynote, presentation software (commercial)
ViennaVienna, rss/atom newsreader with built-in browser (open source)
CyberDuckCyberDuck, a ftp and sftp browser (open source)
X-Chat AquaX-Chat Aqua, a fine IRC with an aqua GUI client (open source)
HuevosHuevos, a customizable search engine helper (open source)
CaminoCamino, aqua browser with Mozilla/Firefox engine (open source)
VLCVLC, a multimedia player for various audio and video formats (open source)
AzureusAzureus, a bittorrent client (open source)
FFViewFFView, fast OpenGL-powered picture viewer (open source)
AudacityAudacity, a graphical sound editor (open source)
GrandPerspectiveGrandPerspective, graphically shows the disk usage within a file system (open source)
SoundSourceSoundSource, tool to switch audio input and output easily (freeware)
ScummVMScummVM, virtual machine to play old LucarsArts games (open source)
The UnarchiverThe Unarchiver, tool for extracting all kinds of archives like zip, rar, lha, tar/bzip2, .. (open source)
MonoLingualMonoLingual, removes unnecessary language resources, freeing up quite some gigabytes (open source)

Airport Extreme

The latest Airport Extreme Basestations come with a very nifty feature: syslog support

To make use of the logging, you need a host running syslogd (most Unix boxes - including your OS-X machine - will do) that is in the basestations network. At the host, edit /etc/syslogd.conf and add a line like

local0.* /var/log/airport.log

and touch the new logfile:

sudo touch /var/log/airport.log

Now you need to make syslogd listen for events over the network. In Debian, you have to edit /etc/init.d/sysklogd and set the variable SYSLOGD right:

SYSLOGD="-r"

In OS-X you have to hack /etc/rc (yuck) and change the line

/usr/sbin/syslogd -s -m 0

to

/usr/sbin/syslogd -m 0
Now restart syslogd, on Debian via
/etc/init.d/syslogd restart

or on Mac OS X with

sudo killall syslogd
sudo /usr/sbin/syslogd -m 0

Now you just need to configure your basestation with the Airport Admin Utility to log to the host you just configured. (If you have a device that only can send it's logs via udp, you will have to use -u instead of -i - beware that this mode is rather insecure)

Apple also has a knowledge base article on remote logging your airport station via syslog.


Howtos


Articles

none
none none none
none none none
none Last touched on Tuesday, 19-Jun-2007 19:24:23 CEST, © Markus W. Weissmann none
none none none