1115

cygwin忽然不能開了

報錯:cygwin could not fork child process there are no available terminals (-1)git

緣由:有一個bash.exe的進程須要關閉windows

解決方法:安全

  1. tasklist查看進程端口號
  2. taskkill /pid xxxx -t -f
  3. 若是仍是殺不掉就用管理員模式啓動

查看windows異常關機/重啓

經過windows事件查看器/Event Viewerbash

windows log ----- systemgitlab

ZGC

git clean

git clean -n 預演 git clean -f 刪除文件 git clean -df 刪除文件和文件夾 git clean -xf 刪除文件,無論是否是gitignore裏的文件 git clean -xdf 刪除文件(夾),無論是否是gitignore裏面的文件spa

安全漏洞

In GNOME GLib 2.56.1, g_markup_parse_context_end_parse() in gmarkup.c has a NULL pointer dereference.
複製代碼

掃描出安全漏洞code

issue進程

patch事件

本站公眾號
   歡迎關注本站公眾號,獲取更多信息