<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Introduction on Env Setup Workflow</title><link>https://captainvincent.github.io/env-setup-workflow/</link><description>Recent content in Introduction on Env Setup Workflow</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><atom:link href="https://captainvincent.github.io/env-setup-workflow/index.xml" rel="self" type="application/rss+xml"/><item><title>Linux Manual Setup</title><link>https://captainvincent.github.io/env-setup-workflow/docs/subject/manual/linux/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://captainvincent.github.io/env-setup-workflow/docs/subject/manual/linux/</guid><description>Pre-processing # Change default user from ubuntu to any username # You can choose the name to whatever you want
Reset the password of ubuntu if we don&amp;rsquo;t know ubuntu&amp;rsquo;s password sudo passwd -d ubuntu passwd Enable root login by ssh sudo vim /root/.ssh/authorized_keys remove below line if root login is not allowed
no-port-forwarding,no-agent-forwarding,no-X11-forwarding,command=&amp;#34;echo &amp;#39;Please login as the user \&amp;#34;ubuntu\&amp;#34; rather than the user \&amp;#34;root\&amp;#34;.</description></item><item><title>Mac Manual Setup</title><link>https://captainvincent.github.io/env-setup-workflow/docs/subject/manual/mac/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://captainvincent.github.io/env-setup-workflow/docs/subject/manual/mac/</guid><description>Preface # Here list so many steps because I alway prefer clean reinstall my Mac and avoid use apple time machine. It is a painful process, but clean environment makes me feel less anxious.
Pre-processing # Erase Mac before reinstall it # Backup .zsh_history Cancel AppleMusic 授權 (max limit 10 devices, 5 desktops) logout iMessage logout iCloud (system preference &amp;gt; iCloud) logout App Store Reboot and press key &amp;ldquo;option&amp;rdquo; Erase disk Install OSX from USB Setup after reinstall # 辨識鍵盤 (系統主動, 外接鍵盤) 設定鍵盤 Option 與 Command Key 互換 (外接鍵盤)) 鍵盤 &amp;gt; 按鍵重複 快, 重複暫延 短 文字 &amp;gt; disable 自動大寫 and 加入全形句號 快速鍵 指揮中心 &amp;gt; 顯示通知中心 Cmd + Shit + &amp;gt; 輸入方式 &amp;gt; 選擇上一個 Cmd + Space, 下一個是 Cmd + Shift + Space 停用 Spotlight 的快速鍵 (與 Alfred 習慣的快速鍵衝突) 輸入方式 &amp;gt; disable 使用大寫鎖定切換 ABC 與目前輸入方式 defaults write -g ApplePressAndHoldEnabled -bool false 關閉 key 按壓連續輸入被限制的設定, need relogin</description></item></channel></rss>