• Home
  • Books
Programmer's blog
Expert web-developer PHP (ZCE) / Python JavaScript / HTML / CSS

Tools

NTLM Hash Calculator
Base64 Encoder
Base64 Decoder
URL Encoder
URL Decoder

FAQ

How to delete Docker Image

Categories

  • Administration
  • Alloy
  • Appcelerator
  • Backbone
  • CSS
  • Design
  • Docker
  • Javascript
  • JQuery
  • Kohana
  • List
  • Mac OS X
  • Magento
  • MySQL
  • OS
  • Other
  • PHP
  • Python
  • Regular Expressions
  • Ruby on Rails
  • Web
  • Web design
  • Wordpress
 

Menu

Skip to content
  • Home
  • Books

Tags

amazon analog api appcelerator code snippets css dom elastic-beanstalk Examples facebook Flat design github guide js js-lib mobile mobile app overview PHP php-lib problem rapid code restapi ruby script service settings syntax test tutorial Video
Powered by Verbosa & WordPress.

Category: Mac OS X

Switch off MySQL autostart on Mac OS

September 1, 2013 Mac OS X / MySQL / OS0 Comments

My operation system is Mac OS 10.6 and I’ve installed MySQL sometime ago. I need the database but I don’t like when it works all the time. So, to turn off autostart for MySQL need: #1 Open file /etc/hostconfig with sudo privileges, for example with vi editor #2 Change line …

Continue reading
 settings / tutorial