由於最近由於需要將一些專案檔案上載到 Bitbucket ,但使用 Git Push 時指出密碼不正確
才發現 Bitbucket 又更改了驗證方法
透過錯誤經驗,分享科技與遊戲當中的技術,提醒自己及瀏覽此網誌的人,避免踏進相同的陷阱。
本網誌只提供技術概要及合法軟件連結(如有)。
如閣下因下載、安裝、設定資料等操作,導致任何損失,請自行承擔風險及處理,在下不會負責。
2025-11-22
更改 Bitbucket 的 Git Push 方法
2022-06-29
2018-09-13
在 Android 裝置上運行 Linux 及各種軟件及伺服器
Android 有不少 Terminal Simulator 應用程式可以讓 Android 模擬 Linux 執行部分 Linux 指令
有些 Android 開發者製作了,例如 Linux Deploy 可以安裝不同 Linux發行版
但 Android裝置 的需要具有 root 權限才能使用,正常運作
有些 Android 開發者製作了,例如 Linux Deploy 可以安裝不同 Linux發行版
但 Android裝置 的需要具有 root 權限才能使用,正常運作
2016-04-30
RedHat OpenShift 快速設定
由 RedHat 提供的 OpenShift 提供網絡應用功能
程式語言: PHP, Java, Perl, Python, Ruby, Node.js 等
資料庫: MySQL, PostgreSQL, MongoDB 等
框架:Zend, CakePHP, CodeIgniter, Ruby on Rails 等
能讓開發者簡單地部署開發環境,網絡應用程式或網站
程式語言: PHP, Java, Perl, Python, Ruby, Node.js 等
資料庫: MySQL, PostgreSQL, MongoDB 等
框架:Zend, CakePHP, CodeIgniter, Ruby on Rails 等
能讓開發者簡單地部署開發環境,網絡應用程式或網站
2012-11-24
Linux 使用 SSH 啟動 Vino 伺服器
Vino 伺服器是大部分 Linux 發行版的預設 VNC 伺服器
不少桌面 Linux 發行版預設會在使用者登者時啟動
但 Linux 發行者可能考慮到安全性,現在的 Linux 發行已經版不會預設啟動 Vino 伺服器
不少桌面 Linux 發行版預設會在使用者登者時啟動
但 Linux 發行者可能考慮到安全性,現在的 Linux 發行已經版不會預設啟動 Vino 伺服器
2011-08-21
避免使用者利用 SSH 登入 (Prevent User SSH Login)
當你分享的你的 Linux 使用者帳戶,讓其他使用者存取你的電腦
例如登入你的 FTP (不提供匿名登入)
你便需要提供你的使用者名稱及密碼給其他使用者
同時會讓你的系統帶來危險,如果對方使用其他正在執行的 Daemon 例如 SSH
When you want to share your Linux user account to allow other user to access your computer
For example, login your FTP (Ignore the anonymous login)
You will provide the user account name and password for other user.
However, on that time your system will be in danger if the user wants to access to your computer with other daemon, such as SSH.
例如登入你的 FTP (不提供匿名登入)
你便需要提供你的使用者名稱及密碼給其他使用者
同時會讓你的系統帶來危險,如果對方使用其他正在執行的 Daemon 例如 SSH
When you want to share your Linux user account to allow other user to access your computer
For example, login your FTP (Ignore the anonymous login)
You will provide the user account name and password for other user.
However, on that time your system will be in danger if the user wants to access to your computer with other daemon, such as SSH.
訂閱:
意見
(
Atom
)