You are here: Foswiki>Newmedia Web>MacLinks (23 Jun 2007, SiteAdmin?)EditAttach

Open Source packages

There are two projects which provide ports from open source packages to mac os x : Which of those is best / most used is not clear to me at this moment.

Antivirus

  • clamXav - the opensource / free virus scanner ported to max os X

Browser plugins

Video

  • vlc - plays everything

Articles

  • Passive scanning of wireless networks with KisMAC
  • installing postgres on OSX
    • don't forget to modify postgresql.conf to set socket=true
    • start postgres: /usr/local/pgsql/bin/pg_ctl -D /usr/local/pgsql/data -l logfile start
    • To dump a database: $ pg_dump mydb > db.out
    • To reload this database: $ psql -d database -f db.out
    • To dump a database called mydb that contains large objects to a tar file: $ pg_dump -Ft -b mydb > db.tar
    • To reload this database (with large objects) to an existing database called newdb: $ pg_restore -d newdb db.tar

Various

Comments

 
adding an extra column is not a bad idea but might become too bulky. Check the link above the table in WinLinuxWin to see what i mean

-- SiteAdmin? - 21 Dec 2004

    • Also I'm thinking you might like to add another column to the WinLinuxWin page for OS X...

 


Blog


 


 


 


About