Painting Blue Code
Simple, self-explanatory code snippets.
2013-05-25
MacOS - How to manage all startup programs
Look into each of these four areas:
System Preferences > Accounts > Login items
Finder, user root > Library > StartupItems
Finder, disk root > Library > StartupItems
Finder, disk root > Library > LaunchAgents
2013-05-03
Python - How to install a module/plugin (setup.py)
(1) Download.
(2) Unpack (unzip).
(3) Open Terminal (command prompt)
(4) sudo python setup.py install
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)