Audio
- audacity
apt-get install audacity
apt-get install audacity
Don't Log :
SetEnvIf Remote_Addr "^((127\.0\.0\.1)|(\:\:1)|(192\.168\.1\.[1-2][0-5]?[0-6]))$" dontlog
ErrorLog ${APACHE_LOG_DIR}/error.log
CustomLog ${APACHE_LOG_DIR}/access.log combined env=!dontlog
After first install:
a2enmod rewrite
a2ensite default-ssl.conf
rm /var/www/html -rf && ln -s /path/to/html /var/www/html
dd
:
umount /dev/sd<?><?>
dd bs=4M if=path/to/input.iso of=/dev/sd<?> conv=fdatasync status=progress