Skip to content

Instantly share code, notes, and snippets.

View spectralblu's full-sized avatar

Daniel Lee spectralblu

View GitHub Profile
@spectralblu
spectralblu / centos7_timechine.sh
Last active August 10, 2016 09:58 — forked from darcyliu/centos7_timechine.sh
Install Time Machine service on CentOS 7
# Install Time Machine service on CentOS 7
# http://netatalk.sourceforge.net/wiki/index.php/Netatalk_3.1.7_SRPM_for_Fedora_and_CentOS
# http://confoundedtech.blogspot.com/2011/07/draft-draft-ubuntu-as-apple-time.html
yum install -y rpm-build gcc make wget
# install netatalk
yum install -y avahi-devel cracklib-devel dbus-devel dbus-glib-devel libacl-devel libattr-devel libdb-devel libevent-devel libgcrypt-devel krb5-devel mysql-devel openldap-devel openssl-devel pam-devel quota-devel systemtap-sdt-devel tcp_wrappers-devel libtdb-devel tracker-devel
yum install -y bison docbook-style-xsl flex dconf
@spectralblu
spectralblu / keybase.md
Created December 18, 2015 23:28
Keybase

Keybase proof

I hereby claim:

  • I am spectralblu on github.
  • I am spectralblu (https://keybase.io/spectralblu) on keybase.
  • I have a public key ASCyO9L2UXvHgPRro1dvV-KOfXTf4jZf_ReExJjiwyiNgwo

To claim this, I am signing this object:

@spectralblu
spectralblu / gist:256a78d055bda2dc9e55
Created April 15, 2015 09:25
NF9D-2550 booting issue
Booting options to install centos7
Intel graphics driver sucks and causes a hang..
"nomodeset modprobe.blacklist=gma500_gfx inst.vnc text"