
前言
這個網站名稱叫 honeygain,是一個網路賺錢的網站,但是這個網站:不用看影片、不用填問卷,什麼都不用做,只要「掛網」就好。沒錯!不要懷疑,就是只要「掛網」,掛著就能賺錢了!
安裝截圖軟體:
1 | suao apt-get install gnome-screenshot |
設定Hot Key:
1 | vim ~/.config/openbox/lubuntu-rc.xml |
重新開機
Ctrl + Print Screen 即可以選擇區域截圖
Ctrl + Alt + Backspace: 終止所有執行的程式並重新登入。
Alt + SysRq + K: 終止所有執行中的程式。
Alt + SysRq 按住,依次按下R, E, I, S, U, B: 重新開機。
Alt + SysRq 按住,依次按下R, E, I, S, U, O: 關機。
1 | #include <stdio.h> |
Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub.
1 | $ hexo new "My New Post" |
More info: Writing
1 | $ hexo server |
More info: Server
1 | $ hexo generate |
More info: Generating
1 | $ hexo deploy |
More info: Deployment