Tuesday, October 13, 2015
Saturday, October 3, 2015
Tuesday, September 29, 2015
Sunday, August 2, 2015
Sunday, July 5, 2015
Solved my battery calibration on lenovo z-80 and linux mint 17,2
http://forums.linuxmint.com/viewtopic.php?f=49&t=160379
Monday, May 25, 2015
PHP mail() function enable on DigitalOcean.com
log has root or use sudo apt-get install php-pear
pear install mail
pear install Net_SMTP
pear install Auth_SASL
pear install mail_mime
apt-get install postfix
vi /etc/php5/apache2/php.ini (set sendmail path to /usr/sbin/sendmail -t -i)
Reboot apache gracefully apachectl graceful
Thanks to info, original answer at https://www.digitalocean.com/community/questions/php-mail-function-enable
Friday, May 30, 2014
Clear sound on electric guitar amplifier fender mustang 1 v2
After few weeks that I tried to set my guitar amplifier fender mustang 1 v2 to produce "crystal clear" sound + two days of thoughts about selling the amp and buy a "better one", I finally found the way to get clear sound.
- Turn off the amplifier
- Press the "TAP" button.
- Turn on the amplifier while the "TAP" button is pressed.
- That's it!
- No effects, no gain, no reverb, no cool effects. JUST CLEAR SOUND.
Subscribe to:
Posts (Atom)
linux bulk prefix filenames
In order to bulk add prefix to filenames in a directory run the following comnmand for f in * ; do mv -- "$f" "2018-05-24_...
-
Flash Builder 4 (Flex) +Google Chrome : Failed to connect; session timed out Or "Show redraw regions" don't appear although ...
-
In order to bulk add prefix to filenames in a directory run the following comnmand for f in * ; do mv -- "$f" "2018-05-24_...
-
#Create soft link: ln -s /path/to/real/folder /path/to/symbolic/link # Example: ln -s /path/to/real/folder /var/www/html/symbolic_l...





