2022年3月31日 星期四

Paper worker net

 https://ico.org.uk/for-organisations/guide-to-data-protection/

https://www.gartner.com/en

https://www.nist.gov/

https://cloudsecurityalliance.org/research/artifacts/

https://www.scmagazine.com/

https://www.sans.org/white-papers/

https://cseweb.ucsd.edu/~vahdat/papers/b4-sigcomm13.pdf

https://ithelp.ithome.com.tw/articles/10226074



2022年3月25日 星期五

wget download

 1. with more inforamtion with header ( response -S)

wget --server-response http://www.example.com/ 

ref: https://stackoverflow.com/questions/12120935/wget-output-document-and-headers-to-stdout
https://www.commandlinefu.com/commands/view/1811/dump-http-header-using-wget


2.  attach file name
wget --content-disposition <url>


3. outhor  filename
wget -O file_name 

O: more info
https://linuxize.com/post/wget-command-examples/

apple news

 https://www.apple.com/newsroom/

2022年3月16日 星期三

git new repostory

 #  branch rename

https://stackoverflow.com/questions/67302652/how-to-change-the-main-branch-to-master-on-github-command-line


#ref

1. branch: https://backlog.com/git-tutorial/tw/stepup/stepup2_2.html

2. git remote: https://git-scm.com/book/zh-tw/v2/Git-%E5%9F%BA%E7%A4%8E-%E8%88%87%E9%81%A0%E7%AB%AF%E5%8D%94%E5%90%8C%E5%B7%A5%E4%BD%9C


3. https://devconnected.com/how-to-change-git-remote-origin/


4. https://zlargon.gitbooks.io/git-tutorial/content/branch/create_delete.html

2022年3月15日 星期二

Curl command

 https://blog.techbridge.cc/2019/02/01/linux-curl-command-tutorial/


https://www.codegrepper.com/code-examples/whatever/curl+data+urlencode

wifi 11bf

 1. wiki : https://en.wikipedia.org/wiki/Channel_state_information


2. https://www.cool3c.com/article/166039

2022年3月11日 星期五

taiwan 物品遺失

1. 
https://ezweb.easycard.com.tw/search/CardSearch.php

2.  警局
https://op2.npa.gov.tw/NM107-512Client/OP02A01Q_01.jsp

3. youbike
https://ntpc.youbike.com.tw/problem/lostnfound?_id=5cbd27e1083e7b26d01a7893

4. metro
https://web.metro.taipei/c/lf_metrotaipei.asp

https://www.ntmetro.com.tw/lost_property/?page=2&date_start=2022-03-04&date_end=2022-03-11

2022年3月3日 星期四

linux bash splite long command

 REF: https://linuxhint.com/split-long-bash-command/


use \

zstd -z \
    --ultra \
-r --rm \
--format=zstd *