stoptheviruscold.invaliduc_server - Linux

Candice avatar
By Candice
at 2011-04-20T19:41

Table of Contents


discuz論壇退出時,頁面會出現


Found
The document has moved here.

Apache/2.0.52 (Red Hat) Server at xxx.xxx Port 80


其中xxx.xxx是域名
而here有底線,超連結後會跳到

http://stoptheviruscold.invaliduc_server/index.php?__times__=1


因為突然發生不曉得是什麼東西?應該如何解決。
沒有相關背景,所以特別來請益,如不適合在此發言,請見諒、麻煩刪文。

謝謝願意解惑的人。

--
Tags: Linux

All Comments

在linux下如何找出C程式中loop較多的區段

David avatar
By David
at 2011-04-20T19:07
※ 引述《BoxsterX ()》之銘言: : 由於要做平行程式 : 要先找出重複較多的區段再下手處理 : 請問有甚麼方法能達到這個目標 平行程式的重點在於找出執行時間(CPU time)最久的地方最佳化 不一定是重複最多的次的區段 至於要找出這些地方的工具叫做 profiler 我自己比較常用的 I ...

在linux下如何找出C程式中loop較多的區段

Brianna avatar
By Brianna
at 2011-04-20T18:44
由於要做平行程式 要先找出重複較多的區段再下手處理 請問有甚麼方法能達到這個目標 - ...

pcmanx-gtk2 1.0 released

Frederica avatar
By Frederica
at 2011-04-20T14:55
※ 引述《fourdollars (四元)》之銘言: : http://code.google.com/p/pcmanx-gtk2/ : Version 1.0 - April 2011 : * Feature: Support IPv6 connection. : * Feature: Change def ...

執行shell script過程中禁止/忽略鍵盤輸入

Emily avatar
By Emily
at 2011-04-20T14:22
我想請教各位一個script執行上的問題 為了讓大家簡單明瞭我的問題 我用一個script的例子來說明: #!/bin/bash read test sleep 3 echo $test 上面這段code 若是執行到sleep階段時 我在鍵盤上隨意敲幾個字母並且按下enter 例如我敲了:abc ...

pcmanx-gtk2 1.0 released

Damian avatar
By Damian
at 2011-04-20T11:21
※ 引述《sb107912 (最愛高橋愛 andgt;///andlt;)》之銘言: : 我參考PCMan X (MLS) v0.3.9 : POSIX大大留下的patch檔 其實那個最早是我 patch 的... :p : http://www.mediafire.com/?mou2dpw1947c6 ...