Difference between revisions of "MacOS X Tips"

From Briki
Jump to: navigation, search
(182.636363636364)
 
(32 intermediate revisions by 18 users not shown)
Line 1: Line 1:
Karamba!, http://biglnk.com/NYg Penbritin,  mmyh, http://lasix-online.webgarden.com/ purchase lasix,  938, http://www.alivenotdead.com/DrTroy/Amoxil-Amoxicillin--profile-851324.html PVF,  77605, http://mipagina.univision.com/drugstore/blog/2009/11/30/doxycycline doxycycline effects side,  >:PP, http://tr.im/buy_glucophage_online information on glucophage,  :], http://mipagina.univision.com/drugstore/blog/2009/11/30/acomplia_rimonabant acomplia pill,  40055, http://www.thebroth.com/blogpost1808.html cipro effect nuvaring,  =-[[[, http://www.thebroth.com/blogpost1802.html order levitra,  871935, http://www.alivenotdead.com/DrTroy/Amoxil-Amoxicillin--profile-851324.html amoxil ampicillin anti,  %OOO, http://accutane-online.webgarden.com/ buy accutane,  xycuq, http://my.pantagraph.com/post/Polyansky/blog/rimonabant_best_prices_overnight_delivery_different_payment_.html online pharmacy rimonabant, qyooe, http://my.pantagraph.com/post/Polyansky/blog/prednisolone_best_prices_overnight_delivery_different_paymen.html prednisolone tablet,  utoou, http://www.thebroth.com/blogpost1811.html side effects of strattera,  98461, http://www.alivenotdead.com/DrTroy/Retin-A-Tretinoin--profile-851343.html instructions for using retin a,  899720, http://my.pantagraph.com/post/Polyansky/blog/accutane_isotretinoin_best_prices_overnight_delivery_differe.html accutane acne treatment,  47585, http://snipurl.com/order-levitra order levitra, 412909, http://my.pantagraph.com/post/Polyansky/blog/amoxil_amoxicillin_best_prices_overnight_delivery_different_.html fluclox,  >:DD, http://snipurl.com/buy-prednisolone-online prednisolone 40mg, >:-O, http://amoxicillin-online.webgarden.com/ amoxil,  >:O, http://tr.im/allopurinol allopurinol altace,  489062, http://www.thebroth.com/blogpost1796.html accutane,  >:-PP, http://www.alivenotdead.com/DrTroy/Levitra-Vardenafil--profile-851340.html levitra plus 10 pills,  75934, http://my.pantagraph.com/post/Polyansky/blog/doxycycline_best_prices_overnight_delivery_different_payment.html 2b doxycycline fieber,  67206, http://mipagina.univision.com/drugstore/blog/2009/11/30/lasix_furosemide lasix 270 pills,  hsuyhg, http://acomplia-online.webgarden.com/ acomplia drug, nit, http://www.thebroth.com/blogpost1810.html glucophage,  zwvv, http://mipagina.univision.com/drugstore/blog/2009/11/30/cialis_tadalafil cialis comment info personal remember,  noyo, http://www.thebroth.com/blogpost1806.html cheap allopurinol,  :-]]],
+
== 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:
 +
 
 +
NBEnsure 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