- I have a
MacBook1,1
, but its HDD died. - I need an instance of OS X mainly to build OS X binaries of some of my open-source software.
- Obtain installation medium
MacBook1,1
, but its HDD died.Taken from 2011 Macbook Pro Graphics Card FIX 100% WORKING!!!
EDIT This method works! But there is an improved version for better thermal management and brightness keys functionality. See improved version -> https://gist.github.com/cdleon/d1eff7246a25193304284ecec40445b0
if you are on high sierra 10.13.6+ you might need to use
Command + r
instead
Boot up holding down Command + r + s
php_flag log_errors on | |
php_value error_log "/www/htdocs/w018dcee/logs/phplog-typo3.log" | |
RewriteEngine On | |
RewriteRule ^typo3$ - [L] | |
RewriteRule ^typo3/.*$ - [L] | |
RewriteRule ^fileadmin$ - [L] | |
RewriteRule ^fileadmin/.*$ - [L] |
#!/bin/bash | |
# | |
# GitHub Flavored Markdown | |
# https://gist.github.com/levigroker/96f96253c992b7a947d93c3d32d80b8d | |
# | |
# A BBEdit Preview Filter script to render GitHub flavored markdown as HTML | |
# See the "Applying Preview Filters" section of the BBEdit Manual | |
# https://www.barebones.com/support/bbedit/index.html#docs | |
# GitHub Flavored Markdown Spec: https://github.github.com/gfm/ | |
# GitHub Flavored Markdown CLI: https://github.com/github/cmark-gfm |
Blog 2020/5/7
<- previous | index | next ->
EDIT 2024/12/1: I updated a few of these commands to work with qemu 9.x.
In this tutorial, we'll build the the nescessary packages for ARM via homebrew. After that we'll configure apache2 for using virtual hosts. The native php is ofcourse way faster, see the results of this benchmark below.
TEST NAME | SECONDS | OP/SEC |
---|