bitbucket被攻擊 - Linux

Sandy avatar
By Sandy
at 2015-10-23T22:31

Table of Contents

晚上9點多,本來git push到bitbucket還可以正常運作,到了9點半再git push時就出現了
ssh_exchange_identification: Connection closed by remote host
fatal: Could not read from remote repository.

本來以為是我的ssh key有問題,後來換了一台機器後也是出現同樣的問題,
而git push到github一切正常,後來仔細看了bitbucket的網站才發現似乎網站被DDOS攻擊。
https://bitbucket.statuspage.io/

難道這又是像之前github一樣是來自強國的襲擊嗎?


--
Tags: Linux

All Comments

Xanthe avatar
By Xanthe
at 2015-10-25T21:31
聽說最近 bitbucket 一直不太穩....

徵System Engineer/Server Application Pr

Rosalind avatar
By Rosalind
at 2015-10-23T13:36
AtGames 徵System Engineer/Server Application Programmer 需求人數:1-2 人 職務類別:網路管理工程師、系統維護╱操作人員、資訊設備管制人員 職務說明: 大專以上畢,主修資訊電腦類科系尤佳。 至少三年以上 Linux 伺服器管理工作經驗,Ubuntu 尤 ...

觀看p2p影片

Rosalind avatar
By Rosalind
at 2015-10-23T11:20
因為想看海賊或一些美劇的現上看影片,例如風行,pps,之類。請問現在有什麼是比較好用的嗎? 謝謝 - ...

Virtualbox guest處理file io很慢

Yuri avatar
By Yuri
at 2015-10-22T22:56
大家好, 環境 host: windows7 RAM 4G 64bit 硬碟1T guest: ubuntu 12.04 RAM 2G 32bit 硬碟480G 我有一個問題就是同一個程式,關於stream .ts file read/write的執行 在單純linux下,執行時間大約3秒左右, ...

AWStats 中文的問題

John avatar
By John
at 2015-10-21T22:54
小弟安裝了AWStats,結果網頁顯示出來居然是簡體中文。 在爬了很多文之後, 將lang目錄下的awstats-tw.txt也都轉檔成utf-8, 也確定裡面是繁體字。 將/etc/awstats的conf檔lang也都指定為tw了。 但是,網頁仍然是出現簡體版。請問是否有甚麼地方沒有改到呢? 總是 ...

module used -1時該怎麼辦?

Leila avatar
By Leila
at 2015-10-21T22:06
如提 在寫驅動程式時遇到這個問題 也不讓我rmmod 掉 如圖 http://i.imgur.com/9tucVla.png 最上面那個memory是我自己寫的 然後dmesg的話會出現 http://i.imgur.com/DUsx1o1.png - ...