gitlab rm

After a second or two he notices he ran it on db1.cluster.gitlab.com, instead of db2.cluster.gitlab.com. Couple of ques...

gitlab rm

After a second or two he notices he ran it on db1.cluster.gitlab.com, instead of db2.cluster.gitlab.com. Couple of question (not being a Linux person):. Isn't there a command which only removes directories but not files? I looked up "rm" an, gitlab rm -rf 事件. 2017-02-01 資訊界發生了一件大事. 著名的資訊公司gitlab 在檔案備份完全失效的狀態下. 下了刪除大量資料的指令. 導致“很難” 還原資料. 這些你都看不懂沒關係. 反正簡單說. 就是你的網站被員工用ftp 不小心全部刪掉了 (或是從後台不小心把全部產品/訂單刪掉). 然後沒備份. 大概是這個意思.

相關軟體 GitHub Desktop 資訊

GitHub Desktop
GitHub Desktop 是一個無縫的方式來貢獻於 GitHub 和 GitHub Enterprise 上的項目。 GitHub Desktop 允許開發人員同步分支,克隆存儲庫等等。拉請求,合併按鈕,叉隊列,問題,頁面,維基:所有令人敬畏的功能,使共享更容易。但是,這些東西只有在您將代碼推送到 GitHub.GitHub Desktop 之後才會很好。功能:啟動一個項目 您會在側邊欄中找... GitHub Desktop 軟體介紹

gitlab rm 相關參考資料
Command Line basic commands | GitLab - GitLab Documentation

Command Line basic commands. Start working on your project. In Git, when you copy a project you say you "clone" it. To work on a git project locally (from your own computer), you will need t...

https://docs.gitlab.com

GitLab employee just ran rm -rf on their production database ...

After a second or two he notices he ran it on db1.cluster.gitlab.com, instead of db2.cluster.gitlab.com. Couple of question (not being a Linux person):. Isn't there a command which only removes d...

https://www.reddit.com

gitlab rm -rf 事件- 路破皮的部落格

gitlab rm -rf 事件. 2017-02-01 資訊界發生了一件大事. 著名的資訊公司gitlab 在檔案備份完全失效的狀態下. 下了刪除大量資料的指令. 導致“很難” 還原資料. 這些你都看不懂沒關係. 反正簡單說. 就是你的網站被員工用ftp 不小心全部刪掉了 (或是從後台不小心把全部產品/訂單刪掉). 然後沒備份. 大概是這個意思.

https://blog.lupopi.com

GitLab 史上最大危機:工程師誤刪大量資料,導致線上服務崩潰 ...

GitLab 這事件發生以後,突顯了幾個議題,除了網站資料備份機制的漏洞,可能還有工程師的超時工作(導致判斷失常)以及工作紀律問題:sudo rm -rf 這樣最高權限不經double check 就強制執行的指令,在使用時應該要有適當的sop 或更好的權限防呆。這事件反映出,除軟硬體設備外,人員的良善管理更為重要。

https://technews.tw

GitLab.com database incident | GitLab

Yesterday we had a serious incident with one of our databases. We lost six hours of database data (issues, merge requests, users, comments, snippets, etc.) for GitLab.com.

https://about.gitlab.com

rm -rf 惨案:GitLab 不小心删了生产数据库- 资讯- 伯乐在线

源码托管平台GitLab.com发生了用著名的删除命令删除产品数据导致网站全面下线的事故.

http://top.jobbole.com

Unstage - GitLab Documentation

This will unstage the file but maintain the modifications. To revert the file back to the state it was in before the changes we can use: git checkout -- <file>. To remove a file from disk and re...

https://docs.gitlab.com

【工程師的手殘故事】Gitlab 員工意外刪除資料庫,漏夜開直播搶修8 小時 ...

2 月1 日,當大家在歡度年假最後一天時,工程師線上平台 Gitlab 正在收拾「rm -rf」慘劇。 簡單來說,就是內部工程師手殘刪除了數據庫內約300G 的資料,在發現自己的手犯[...]

https://buzzorange.com

左耳朵耗子:我对GitLab误删除数据库事件的几点思考 - InfoQ

http://www.infoq.com

當GitLab 誤刪資料庫,我們該如何管好rm 指令? – 碼人日誌

不小心把根目錄刪除這種慘劇,我們從小都當笑話聽,但可千萬別以為這只是個笑話! 光小弟自己就看過無數朋友的電腦發生這種慘劇,而今天GitLab (類似Github 的服務)的工程師也親身示範了rm -rf 指令的莫大威力…… 他們把Production Server 的Database 砍掉了…… 過去一直覺得這種慘劇不會發生在自己 ...

https://coder.tw