快轉到主要內容
Alpaca

Alpaca

Welcome to Alpaca’s Notes.

這沒有花里胡哨的農場,只有為學術落筆的文章。

最近的文章

How to change password of Mariadb?
·63 字· loading · loading
Computer-Science Mariadb
移動 WSL 的儲存空間到其他硬碟
·1041 字· loading · loading
Computer-Science WSL
Windows 的 WSL 佔用了太多系統空間,本文將介紹如何將其移動至自訂的硬碟位置。
架設暗網 - Tor Hidden Service
·1127 字· loading · loading
Computer-Science Tor
本文將說明如何架設 Tor 暗網,將你的服務隱匿在 Tor 當中。
Tor 洋蔥路由、Hidden Service 原理解析
·3746 字· loading · loading
Computer-Science Tor
不用知道對方 IP 也能連線,以及架設隱藏於網路中的服務...
Mosquitto | 讓 JS 也支援 MQTT
·2262 字· loading · loading
Computer-Science MQTT Websocket
非常好用的 MQTT Server,還支援 Websocket 協定轉發!
Javascript Location Properties
·272 字· loading · loading
Computer-Science Javascript
How to get infomations of URL on javascript?
解決 Ubuntu 進入「Emergency Mode」的問題
·607 字· loading · loading
Computer-Science Ubuntu
這通常是因為磁區掛載時遇到嚴重錯誤導致的。
如何在 Docker 中訪問主機 USB ?
·540 字· loading · loading
Computer-Science Docker USB
How to run "sudo" command without typing password?
·289 字· loading · loading
Computer-Science Ubuntu
Make your username able to run "sudo" without password.
Line Flex Message 在 iPhone 上出現「錯誤 無法正常執行!」
·659 字· loading · loading
Computer-Science Line Bot IPhone

在開發 Line Bot 時,若有使用到 Flex Message,可能會踩到這個坑。

Ubuntu 使用指令連接 Wifi
·492 字· loading · loading
Computer-Science Wi-Fi

用習慣了 Desktop 版本的 Ubuntu,到 command line 卻不會用指令連接 Wifi!

git diff 顯示一堆「^M」?
·1401 字· loading · loading
Computer-Science Git

在不同 OS 底下共同編輯一個 git repository 時,可能就會出現這個問題,要解決該問題其實也很簡單,其原理及解決方法敬請聽我娓娓道來。

"Tmux" 指令,建立多個終端 Sessions,登出也能保留背景運作
·2398 字· loading · loading
Computer-Science Tmux SSH

在伺服器建立多個程序時,該如何有效率的管理及切換每個程序的終端界面呢?Tmux 不僅能做到這點,還能在使用者登出後,使程序於背景繼續運作。

Change username and home folder in ubuntu
·189 字· loading · loading
Computer-Science Ubuntu
Set nginx access password
·353 字· loading · loading
Computer-Science Nginx

How to make nginx website require password to access ?

Linux 常見壓縮指令整理
·279 字· loading · loading
Computer-Science

How to use compress file commands in linux ?

《Pwn - 0x03》Tools - GDB, Pwntools
·2054 字· loading · loading
Computer-Science Pwn
Ubuntu Server Auto Login TTY when Start up
·443 字· loading · loading
Computer-Science Ubuntu
Ubuntu "Crontab" 工作排程
·1115 字· loading · loading
Computer-Science Ubuntu
《Pwn - 0x02》What did the "Compilation" do? And what is ELF?
·6890 字· loading · loading
Computer-Science Pwn