基本上都是這個(gè)套路
CentOS 6.x誤刪libc.so.6,導(dǎo)致重啟Kernel panic - not syncing: Attempted to kill init!報(bào)錯(cuò)問(wèn)題CentOS 6.x誤刪libc.so.6,導(dǎo)致重啟Kernel panic - not syncing: Attempted to kill init!報(bào)錯(cuò)問(wèn)題 CentO...
基本上都是這個(gè)套路
CentOS 6.x誤刪libc.so.6,導(dǎo)致重啟Kernel panic - not syncing: Attempted to kill init!報(bào)錯(cuò)問(wèn)題CentOS 6.x誤刪libc.so.6,導(dǎo)致重啟Kernel panic - not syncing: Attempted to kill init!報(bào)錯(cuò)問(wèn)題 CentO...
分享一個(gè)使用Go編寫的極簡(jiǎn)單的Demo案例,為什么要分享呢?涉及到幾個(gè)小知識(shí)點(diǎn) Go mod的使用 GO中如何導(dǎo)入包 通過(guò)Go簡(jiǎn)單的演示分層構(gòu)建 演示如何編寫一個(gè)自動(dòng)化構(gòu)建的...
Good
一篇文章,教你學(xué)會(huì)Git本文轉(zhuǎn)載于掘金Ruheng,總結(jié)非常好,故不再重復(fù)造輪子。 在日常工作中,經(jīng)常會(huì)用到Git操作。但是對(duì)于新人來(lái)講,剛上來(lái)對(duì)Git很陌生,操作起來(lái)也很懵逼。本篇文章主要針對(duì)剛開(kāi)...
你好,ubuntu上面安裝hexo為什么沒(méi)有new,deploy.server等子命令呢?
-bash: hexo: command not found解決辦法運(yùn)行hexo命令時(shí),發(fā)現(xiàn)如題這個(gè)錯(cuò)誤。hexo是在之前安裝好的。發(fā)現(xiàn)原來(lái)是沒(méi)有指定nodejs所致。可以使用下面命令解決: 如果是mac用戶全局安裝hexo的時(shí)候記得使用su...