How to repair raid array
This guide shows how to repair your MD RAID1 array on Ubuntu server. Not sure but I assume all linux work this way. So this solution must work on other distributions. »
This guide shows how to repair your MD RAID1 array on Ubuntu server. Not sure but I assume all linux work this way. So this solution must work on other distributions. »
I have a script that compiles latest nginx and now I will extend this script to compile passenger into nginx binary. »
If you accidentally delete or modify a kext this method will help you restore it. The easiest way is restore from TimeMachine backup. If you do not have any backup… Download the Mavericks image from App Store Install Pacifist from CharlesSoft Open with »
Here is the steps how you can install postgresql on Mac OS X: install homebrew ruby -e "$(curl -fsSL https://raw.github.com/Homebrew/homebrew/go/install)" install postgresql brew install postgresql set automatic start ln -sfv /usr/local/opt/postgresql »
You need to login as root first in command line mode (CTRL+ALT+F1). If the root user has no password, use sudo passwd root to set new password. This command chnages uid of youruser to 501: usermod -u 501 youruser This changes gid of youruser group »
Today, I will share you how can you install an UEFI bootloader to your hackintosh. I used my Mavericks during the process that was already installed before. Downloading of the latest version of Clover Boot loader Install it to your current mac, and »