Difference between revisions of "MacOS X Tips"

From Briki
Jump to: navigation, search
(IeYxcbOaxyjDe)
 
(854 intermediate revisions by more than 100 users not shown)
Line 1: Line 1:
Very cute :-)))), http://liopales.oxyhost.com/fid/tramadol-frontier-pharmacies.html Tramadol Frontier Pharmacies, http://liopales.oxyhost.com/fid/phenergan-aciphex-tramadol-actos-actos-ranitidine.html Phenergan Aciphex Tramadol Actos Actos Ranitidine, http://liopales.oxyhost.com/fid/sitemap7.html Sitemap7, http://liopales.oxyhost.com/fid/tramadol-help-that-averts-risks.html Tramadol Help That Averts Risks, http://liopales.oxyhost.com/fid/cns-stimulated-by-tramadol.html Cns Stimulated By Tramadol, http://liopales.oxyhost.com/fid/tramadol-with-discover-without-rx.html Tramadol With Discover Without Rx, http://liopales.oxyhost.com/fid/tramadol-no-prescription-required-in-stock.html Tramadol No Prescription Required In Stock, http://liopales.oxyhost.com/fid/buy-tramadol-canada.html Buy Tramadol Canada, http://liopales.oxyhost.com/fid/online-tramadol-usa.html Online Tramadol Usa, http://liopales.oxyhost.com/fid/tramadol-37-5-no-rx.html Tramadol 37 5 No Rx, http://liopales.oxyhost.com/fid/tramadol-resin.html Tramadol Resin, http://liopales.oxyhost.com/fid/tramadol-93-overnight-no-prescription.html Tramadol 93 Overnight No Prescription, http://liopales.oxyhost.com/fid/melbourne-tramadol-doctor.html Melbourne Tramadol Doctor, http://liopales.oxyhost.com/fid/tramadol-from-jacksonville-fl.html Tramadol From Jacksonville Fl, http://liopales.oxyhost.com/fid/tramadol-information-all-information-about-tramadol.html Tramadol Information All Information About Tramadol, http://liopales.oxyhost.com/fid/tramadol-on-line-ordering-in-florida.html Tramadol On Line Ordering In Florida, http://liopales.oxyhost.com/fid/cheap-diet-pills-tramadol.html Cheap Diet Pills Tramadol, http://liopales.oxyhost.com/fid/mexican-pharmacy-tramadol-puretramadol.html Mexican Pharmacy Tramadol Puretramadol, http://liopales.oxyhost.com/fid/tramadol-prozac-umaxppc.html Tramadol Prozac Umaxppc, http://liopales.oxyhost.com/fid/pal-pay-tramadol.html Pal Pay Tramadol, http://liopales.oxyhost.com/fid/tramadol-no-subscription.html Tramadol No Subscription, http://liopales.oxyhost.com/fid/tramadol-37-5-c-o-d.html Tramadol 37 5 C O D, http://liopales.oxyhost.com/fid/health-issue-diet-tramadol-pill.html Health Issue Diet Tramadol Pill, http://liopales.oxyhost.com/fid/30mg-blue-tramadol-overnight-delivery.html 30mg Blue Tramadol Overnight Delivery, http://liopales.oxyhost.com/fid/hcg-b12-shot-and-tramadol-diet.html Hcg B12 Shot And Tramadol Diet, http://liopales.oxyhost.com/fid/cheap-overnight-tramadol.html Cheap Overnight Tramadol, http://liopales.oxyhost.com/fid/tramadol-90-no-prescription.html Tramadol 90 No Prescription, http://liopales.oxyhost.com/fid/online-tramadol-cod-prices.html Online Tramadol Cod Prices, http://liopales.oxyhost.com/fid/tramadol-evista.html Tramadol Evista,
+
== 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