User Tools

Site Tools


start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
start [2019/10/08 21:58]
k2patel [Mac]
start [2019/10/09 15:16]
k2patel [Freebsd]
Line 98: Line 98:
 ===== Mac ===== ===== Mac =====
   * [[ reset keychain password ]]   * [[ reset keychain password ]]
-==== Reset password ==== 
-While using third party password authentication,​ many time your keychain password doesn'​t match your updated password.<​BR>​ 
-In order to update password without loosing key are using following command. 
-<code bash> 
-# Find your default chain location 
-security default-keychain 
-    "/​Users/<​username>/​Library/​Keychains/​login.keychain-db"​ 
- 
-# Run following command to change password, followed by old and new prompt. 
-security set-keychain-password $(security default-keychain) 
-</​code>​ 
  
 ===== Unix ===== ===== Unix =====
Line 153: Line 142:
   * [[ make to ignore file hash ]]   * [[ make to ignore file hash ]]
   * [[ Freebsd + Nginx + Backuppc ]]   * [[ Freebsd + Nginx + Backuppc ]]
 +  * [[ Freebsd + Zfs daily ]]
  
 ===== MySQL ===== ===== MySQL =====
start.txt ยท Last modified: 2023/09/15 20:33 by k2patel