This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
RUN chgrp -R 0 /src && \ | |
chmod -R g=u /src |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
d-i passwd/root-login boolean false | |
d-i passwd/username string vagrant | |
d-i passwd/user-fullname string vagrant | |
d-i passwd/user-password password vagrant | |
d-i passwd/user-password-again password vagrant | |
d-i user-setup/encrypt-home boolean false | |
d-i time/zone string UTC | |
d-i clock-setup/utc boolean true | |
d-i clock-setup/utc-auto boolean true | |
d-i partman-auto-lvm/guided_size string max |
preseed:
Commands:
$ IMG='debian-mips64el.qcow2'
$ qemu-img create -f qcow2 "$IMG" 8G
Warning: Apple software quality has slipped over the years. You may need to manually retry a step dozens of times in order for the step to take effect.
- Obtain an original iTunes-compatible ringtone audio file, such as MP3, WAV, AAC/M4A/M4R.
- Import this original file into your iTunes library.
- Use the iTunes File menu to ensure the file is converted to AAC format.
- Navigate to the song using iTunes search.
- Use the alternate menu to navigate to the AAC-formatted song's location in Finder.
- Rename that file to use a
M4R
extension. - Connect iPhone to Mac via wired connection.
- In iTunes, nagivate to the iPhone device.
$ openssl x509 -in <combined.pem> >cert.pem
$ openssl rsa -in <combined.pem> >key.pem
(Enter password)
$ git diff --color-words --no-index <file a> <file b>
$ defaults write com.apple.iTunes DeviceBackupsDisabled -bool true
$ brew install --build-from-source https://raw.githubusercontent.com/mcandre/homebrew-core/27757013b40567774c223a93faa720ed813ece71/Formula/whois.rb