快轉到主要內容

Computer-Science

Raspberry Pi 4 (Ubuntu) configure auto connect to wifi
·142 字· loading · loading
Computer-Science Raspberry PI Wi-Fi Ubuntu
How to make ubuntu auto connect to wifi in raspberry pi 4?
Linux + Win 雙系統卻不見 Grub 開機選單?
·1691 字· loading · loading
Computer-Science Windows Ubuntu Grub
安裝了 Linux + Windows 的雙系統,但卻不見開機選單?放心,很多人跟你一樣。
Simply setting up a Proxy Server with SSH
·344 字· loading · loading
Computer-Science SSH
Did you know that SSH can make your host as a proxy server?
How to use GnuPG to sign files and messages?
·1769 字· loading · loading
Computer-Science Cryptography PGP
用 GnuPG 簽署、驗證、加密、解密 你的檔案及訊息。
How to use GnuPG to generate PGP key?
·1393 字· loading · loading
Computer-Science Cryptography PGP
怎麼使用 GnuPG 生成 PGP 金鑰?
《SQL Basics-03》UPDATE、ALTER、DROP
·907 字· loading · loading
Computer-Science SQL Database
一些基礎常見的 SQL 語法。
《SQL Basics-02》SELECT、LIKE
·934 字· loading · loading
Computer-Science SQL Database
一些基礎常見的 SQL 語法。
《SQL Basics-01》CREATE、INSERT
·1421 字· loading · loading
Computer-Science SQL Database
一些基礎常見的 SQL 語法。
資料庫概念 DB、DBMS、SQL 之間的關係
·964 字· loading · loading
Computer-Science SQL Database
資料庫早已被大量使用,如果還分不清楚 Database 與 DBMS 及 SQL 的關係,那還真是場災難呢!
如何使用 Hexo 在 Github Pages 上部署部落格?
·3141 字· loading · loading
Computer-Science Hexo Github
想要創建部落格,但又不想要一堆複雜又用不到的功能,輕盈的靜態頁面及 Git 版本控制,使用 Markdown 來撰寫文章,用 Hexo 架設部落格並發布在 Github Pages 這一切就是那麼容易且方便。