My Mac's Life.

A History of how I get rid of Microsoft and enter the Mac world. Besides, there some tips or news about Mac or Apple.

Wednesday, October 18, 2017

First General of Apple Watch

›
Just found that the first general of Apple Watch with watchOS 4 does not support some of the heart beat functions like resting rate, walkin...
3 comments:
Thursday, October 12, 2017

Apple Watch Battery Life After Upgrading to WatchOS 4

›
After upgrading WatchOS, I found that my Apple watch (original one , not even series 1) burned out the battery quickly. It dropped from 10...
Tuesday, October 10, 2017

Grep Command with Lines

›
In Linux Bash shell, > grep -B 1 -A 2 test Readme.txt #-B number to set number lines before the match #-A number to set number line...
Wednesday, October 4, 2017

Strat Chrom by Disabling Security

›
1. Quit all the Chrome app 2. Open Term Type the following command open -a /Applications/Google\ Chrome.app --args --disable-web...
1 comment:

Tomcat Monitor Script with Restarting

›
Here is my script. #!/bin/sh if netstat -tln | grep 8443  && ps -ef | grep tomcat | grep java then     date     echo "T...

Apache in MacOS

›
How start/stop Apache in MacOS? 1. Open Terminal 2. run "sudo - su" 3. apachectl start  // start Apache or 3. apacchectl stop...
Friday, August 5, 2016

Excel Tips: Headers, Footers, Marcos (Updated)

›
1. Adding a File Path and Fileanme If you need to show the current workbook's filename and path in a header or footer, you can use the ...
›
Home
View web version
Powered by Blogger.