Difference between revisions of "MacOS X Tips"

From Briki
Jump to: navigation, search
(gray; http://damagecontrolnutrition.com/item.php?id=741 Cytotec; http://damagecontrolnutrition.com/item.php?id=4805 buy cheap Calming Formula Dogs online; http://damagecontrolnutrition.com/item.php?id)
 
Line 1: Line 1:
gray; http://damagecontrolnutrition.com/item.php?id=741 Cytotec; http://damagecontrolnutrition.com/item.php?id=4805 buy cheap Calming Formula Dogs online; http://damagecontrolnutrition.com/item.php?id=2089 buy Gasex online; http://damagecontrolnutrition.com/item.php?id=4811 Digestive Support Cats; http://damagecontrolnutrition.com/item.php?id=5427 order cheap Midamor; http://damagecontrolnutrition.com/item.php?id=260 Fosamax; http://damagecontrolnutrition.com/item.php?id=2079 Mentat generic; http://damagecontrolnutrition.com/item.php?id=710 Flagyl ER; http://damagecontrolnutrition.com/item.php?id=3339 order Serophene; http://damagecontrolnutrition.com/item.php?id=750 Epivir-hbv; http://damagecontrolnutrition.com/item.php?id=4488 Vein Support; http://damagecontrolnutrition.com/item.php?id=5003 Ephedraxin; http://damagecontrolnutrition.com/item.php?id=2851 Adalat; http://damagecontrolnutrition.com/item.php?id=3431 Men Attracting Pheromones; http://damagecontrolnutrition.com/item.php?id=3628 Noxide online; http://damagecontrolnutrition.com/item.php?id=777 Mentax; http://damagecontrolnutrition.com/item.php?id=2096 Menosan online; http://damagecontrolnutrition.com/item.php?id=4484 MSMMSM; http://damagecontrolnutrition.com/item.php?id=166 Naprosyn; http://damagecontrolnutrition.com/item.php?id=823 order Topamax online; http://damagecontrolnutrition.com/item.php?id=4806 buy Daily Best Puppies; http://damagecontrolnutrition.com/item.php?id=819 buy Sustiva; http://damagecontrolnutrition.com/item.php?id=4480 Glucosamine Sulfate; http://damagecontrolnutrition.com/item.php?id=252 Cipro; http://damagecontrolnutrition.com/item.php?id=733 Calan; http://damagecontrolnutrition.com/item.php?id=3635 Tribulus; http://damagecontrolnutrition.com/item.php?id=3421 Male Enhancement Pills generic; http://damagecontrolnutrition.com/item.php?id=4040 Voltaren; http://damagecontrolnutrition.com/item.php?id=3807 order Evegen online; http://damagecontrolnutrition.com/item.php?id=182 Tenormin; http://damagecontrolnutrition.com/item.php?id=3931 Herbal Testosterone generic; http://damagecontrolnutrition.com/item.php?id=781 Micardis; http://damagecontrolnutrition.com/item.php?id=3188 Cymbalta; http://damagecontrolnutrition.com/item.php?id=2954 Hyzaar; http://damagecontrolnutrition.com/item.php?id=2290 cheap Rhinocort; http://damagecontrolnutrition.com/item.php?id=3786 Maximum Lipotropics; http://damagecontrolnutrition.com/item.php?id=3371 Atarax; http://damagecontrolnutrition.com/item.php?id=3223 Parlodel; http://damagecontrolnutrition.com/item.php?id=4661 Tetracycline order; http://damagecontrolnutrition.com/item.php?id=4007 Actonel online; http://damagecontrolnutrition.com/item.php?id=3106 order Breast Enhancement; http://damagecontrolnutrition.com/item.php?id=4142 Clonidine; http://damagecontrolnutrition.com/item.php?id=3779 Lipothin;
+
== Useful Software ==
 +
* Perian
 +
* Plex
 +
* MobileMouse
 +
* BetterTouchTool
 +
* JollysFastVNC
 +
* RemoteBuddy
 +
 
 +
== Useful Commands ==
 +
; mdinfo : Mac equivalent to locate (since it seems locatedb isn't periodically updated for OS X)
 +
 
 +
== Setup ==
 +
=== Windows UK Keyboard Mapping ===
 +
http://neuro.me.uk/2009/08/31/getting-the-uk-keyboard-layout-right-in-snow-leopard/
 +
 
 +
=== VNC ===
 +
http://sourceforge.net/projects/osxvnc/
 +
 
 +
=== rsync ===
 +
http://maxpowerindustries.com/2009/09/21/how-to-install-the-rsync-daemon-on-mac-os-x/
 +
 
 +
=== SNMP ===
 +
http://scott.wallace.sh/2009/12/04/enabling-snmp-in-mac-os-x-10-6-snow-leopard/
 +
 
 +
=== Compiling mythtv ===
 +
At the time of writing the current (14660) revision of mythtv does not build for Mac OS X. One working build is 14225. To build this:
 +
 
 +
NB. Ensure you don't have xmms or xmms-shlibs installed via fink/apt-get
 +
 
 +
* svn co -r 14225 http://svn.mythtv.org/svn/trunk/mythtv/contrib/OSX mythtv-14225
 +
* cd mythtv-14225
 +
* ./osx-packager.pl -svnrev 14225
 +
 
 +
Alternatively, to fix the latest version for an Intel Mac:
 +
 
 +
* svn co http://svn.mythtv.org/svn/trunk/mythtv/contrib/OSX mythtv
 +
* cd mythtv
 +
* Add "'--arch=pentium4'," to the mythtv args list around line 488 of osx-packager.pl
 +
* ./osx-packager.pl
 +
* You'll get an "ERROR: CPU specific ./configure options failed compile test" warning when osx-packager runs configure for mythtv, but this can be ignored
 +
 
 +
=== Setting the domain name ===
 +
This only seems to work until the next DHCP refresh. Better to set this at the DHCP server so that it hands out the domain with a DHCP request.
 +
<pre>
 +
sudo hostname -s host.domain.com
 +
</pre>
 +
 
 +
=== Backup with timemachine to Ubuntu ===
 +
See: http://www.mike-hughes.net/it/mac/filesharing-for-osx-afp-on-debian/
 +
and for the Ubuntu specific stuff (just the apt-get, since the rest looks incorrect): http://notepad.bobkmertz.com/2010/01/apple-time-machine-backups-to-ubuntu.html
 +
 
 +
 
 +
== Installing from the command line ==
 +
* hdiutil attach ''file''.dmg
 +
* cd /Volumes/''mount''/
 +
* sudo installer -pkg ''install''.pkg -target "/"
 +
 
 +
== Munin ==
 +
* The munin-node process doesn't run properly on Lion, so simply install the snmp plugins on the munin server and add the remote node to /etc/munin/munin.conf on the server
 +
 
 +
== Disable creation of .AppleDouble and .DS_Store files ==
 +
* Run: defaults write com.apple.desktopservices DSDontWriteNetworkStores true

Latest revision as of 15:33, 24 May 2012

Useful Software

  • Perian
  • Plex
  • MobileMouse
  • BetterTouchTool
  • JollysFastVNC
  • RemoteBuddy

Useful Commands

mdinfo 
Mac equivalent to locate (since it seems locatedb isn't periodically updated for OS X)

Setup

Windows UK Keyboard Mapping

http://neuro.me.uk/2009/08/31/getting-the-uk-keyboard-layout-right-in-snow-leopard/

VNC

http://sourceforge.net/projects/osxvnc/

rsync

http://maxpowerindustries.com/2009/09/21/how-to-install-the-rsync-daemon-on-mac-os-x/

SNMP

http://scott.wallace.sh/2009/12/04/enabling-snmp-in-mac-os-x-10-6-snow-leopard/

Compiling mythtv

At the time of writing the current (14660) revision of mythtv does not build for Mac OS X. One working build is 14225. To build this:

NB. Ensure you don't have xmms or xmms-shlibs installed via fink/apt-get

Alternatively, to fix the latest version for an Intel Mac:

  • svn co http://svn.mythtv.org/svn/trunk/mythtv/contrib/OSX mythtv
  • cd mythtv
  • Add "'--arch=pentium4'," to the mythtv args list around line 488 of osx-packager.pl
  • ./osx-packager.pl
  • You'll get an "ERROR: CPU specific ./configure options failed compile test" warning when osx-packager runs configure for mythtv, but this can be ignored

Setting the domain name

This only seems to work until the next DHCP refresh. Better to set this at the DHCP server so that it hands out the domain with a DHCP request.

sudo hostname -s host.domain.com

Backup with timemachine to Ubuntu

See: http://www.mike-hughes.net/it/mac/filesharing-for-osx-afp-on-debian/ and for the Ubuntu specific stuff (just the apt-get, since the rest looks incorrect): http://notepad.bobkmertz.com/2010/01/apple-time-machine-backups-to-ubuntu.html


Installing from the command line

  • hdiutil attach file.dmg
  • cd /Volumes/mount/
  • sudo installer -pkg install.pkg -target "/"

Munin

  • The munin-node process doesn't run properly on Lion, so simply install the snmp plugins on the munin server and add the remote node to /etc/munin/munin.conf on the server

Disable creation of .AppleDouble and .DS_Store files

  • Run: defaults write com.apple.desktopservices DSDontWriteNetworkStores true