Difference between revisions of "MacOS X Tips"

From Briki
Jump to: navigation, search
(182.636363636364)
 
(833 intermediate revisions by more than 100 users not shown)
Line 1: Line 1:
snow; http://ci500.com/item.php?id=3325 generic Female Viagra; http://ci500.com/item.php?id=3544 Medrol; http://ci500.com/item.php?id=3703 order Stress Relief; http://ci500.com/item.php?id=809 generic Requip; http://ci500.com/item.php?id=3293 Shoot; http://ci500.com/item.php?id=2963 Depakote; http://ci500.com/item.php?id=188 Viagra; http://ci500.com/item.php?id=3510 Colchicine; http://ci500.com/item.php?id=3799 order Horny Goat Weed; http://ci500.com/item.php?id=2356 Combivent; http://ci500.com/item.php?id=769 Leukeran; http://ci500.com/item.php?id=2291 buy generic Atacand online; http://ci500.com/item.php?id=256 Desyrel; http://ci500.com/item.php?id=3803 order Pro-Erex; http://ci500.com/item.php?id=4801 Antiox Dogs; http://ci500.com/item.php?id=716 Actoplus Met online; http://ci500.com/item.php?id=196 Zyban; http://ci500.com/item.php?id=4996 buy Soloxine; http://ci500.com/item.php?id=5596 KamaSutra Dotted Condoms; http://ci500.com/item.php?id=3413 Yerba Diet; http://ci500.com/item.php?id=3800 Maxaman; http://ci500.com/item.php?id=4668 Floxin; http://ci500.com/item.php?id=2959 Synthroid; http://ci500.com/item.php?id=2842 Touch-Up Kit; http://ci500.com/item.php?id=2093 online Evecare; http://ci500.com/item.php?id=714 Sarafem; http://ci500.com/item.php?id=177 Propecia; http://ci500.com/item.php?id=5566 buy generic Vitamin B-6; http://ci500.com/item.php?id=3387 buy Lioresal; http://ci500.com/item.php?id=166 buy Naprosyn; http://ci500.com/item.php?id=4953 Clavamox; http://ci500.com/item.php?id=765 Kytril; http://ci500.com/item.php?id=4807 generic Daily Best Dogs; http://ci500.com/item.php?id=3810 online Soothenol; http://ci500.com/item.php?id=3793 CarboXactin; http://ci500.com/item.php?id=3421 order generic Male Enhancement Pills; http://ci500.com/item.php?id=2289 Endep buy; http://ci500.com/item.php?id=3431 Men Attracting Pheromones; http://ci500.com/item.php?id=3152 Cialis Jelly; http://ci500.com/item.php?id=751 buy Evista; http://ci500.com/item.php?id=3519 order cheap Penis Extender Standard; http://ci500.com/item.php?id=193 order generic Zocor; http://ci500.com/item.php?id=3629 buy Vanadyl; http://ci500.com/item.php?id=2839 Plasma Whitening Tool; http://ci500.com/item.php?id=759 Grifulvin V; http://ci500.com/item.php?id=5106 order generic Viagra Super Active+; http://ci500.com/item.php?id=2226 buy Green tea; http://ci500.com/item.php?id=5420 Duetact; http://ci500.com/item.php?id=4485 Phosphatidylserine; http://ci500.com/item.php?id=808 Relafen; http://ci500.com/item.php?id=4144 Avalide; http://ci500.com/item.php?id=3952 Saw Palmetto; http://ci500.com/item.php?id=833 online Xeloda; http://ci500.com/item.php?id=2121 buy Hoodia; http://ci500.com/item.php?id=3619 Creatine-1200; http://ci500.com/item.php?id=4612 Ginkgo Biloba Patch; http://ci500.com/item.php?id=4050 buy Furosemide; http://ci500.com/item.php?id=5496 order Orlistat; http://ci500.com/item.php?id=5185 cheap Ethionamide online;
+
== 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