Synthesized through fermentation
https://www.precisionnutrition.com/all-about-vitamin-supplements
Wednesday, April 4, 2018
Monday, April 2, 2018
Examples of using linux cut command
https://www.poftut.com/linux-cut-command-examples/
Monday, March 26, 2018
How to set multiple colors to transparency using Microsoft PowerPoint
Powerpoint has a feature to set one color to transparency
http://troubleshoo.blogspot.com/2017/03/powerpoint-2016-machow-to-set.html
To set multiple to transparency, you will need to do it sequentially:
1. set one color to transparency
2. save this image to a file
3. import back the saved image
4. go back to step 1. for another color
http://troubleshoo.blogspot.com/2017/03/powerpoint-2016-machow-to-set.html
To set multiple to transparency, you will need to do it sequentially:
1. set one color to transparency
2. save this image to a file
3. import back the saved image
4. go back to step 1. for another color
Sunday, March 25, 2018
How to create shortcuts/aliases/nicknames for your ssh server address
1. cd ~/.ssh
2. nano config
#this is to create a file named config
3. type your server nickname, address and username into this file and save. An example from https://scotch.io/tutorials/how-to-create-an-ssh-shortcut
2. nano config
#this is to create a file named config
3. type your server nickname, address and username into this file and save. An example from https://scotch.io/tutorials/how-to-create-an-ssh-shortcut
Host scotch
HostName scotch.io
User nick
Host example2
HostName example.com
User root
Monday, March 12, 2018
How To change user data of LibreOffice on Mac
LibreOffice -> Preferences -> LibreOffice -> User
Data
Convert currency between nations with rate change considered: check currency rates in history
http://www.x-rates.com/historical/?from=USD&amount=399&date=2018-03-12
Check old transactions on Chase bank online - find transactions too old to show
Log on, click on the accound you want to view, and click statements. Only the records for statements cover all the history transactions while "transactions" panel does not.
Subscribe to:
Posts (Atom)