amule要配置過才快的,cp一段:
讓客戶滿意是我們工作的目標(biāo),不斷超越客戶的期望值來自于我們對這個行業(yè)的熱愛。我們立志把好的技術(shù)通過有效、簡單的方式提供給客戶,將通過不懈努力成為客戶在信息化領(lǐng)域值得信任、有價值的長期合作伙伴,公司提供的服務(wù)項目有:國際域名空間、網(wǎng)頁空間、營銷軟件、網(wǎng)站建設(shè)、達茂旗網(wǎng)站維護、網(wǎng)站推廣。
1. 安裝 amule和amule-utils:
sudo apt-get install amule amule-utils
2. 在Firefox里面關(guān)聯(lián)ed2k鏈接
在地址欄輸入about:config
(1)新建“bool”
名稱為:network.protocol-handler.external.ed2k
值為:true
(2)新建“string”
名稱為:network.protocol-handler.app.ed2k
值為:/usr/bin/ed2k
(3)測試是否鏈接成功,如果失敗,可能要重啟firefox,或者登出重新登錄ubuntu,甚至重啟電腦
3.運行amule
(1)添加ED2K服務(wù)器列表
比如添加第一條地址到amule的地址欄,然后按左邊的update鍵,自動更新保存。
(2)添加KAD nodes.dat (我沒有使用)
4 如果你是LowID,而不是HighID,有多種原因:
(1)外網(wǎng),打開防火墻中相對應(yīng)于amule的端口,如果還是不行就修改amule的默認(rèn)tcp,udp端口(默認(rèn)為4662,4672)。
(2)內(nèi)網(wǎng),請先在路由器上設(shè)置端口映射,如果還是不行就修改amule默認(rèn)端口。
網(wǎng)速問題,或者是源的問題,本人之前都遇到過這個問題,用過這個多的源之后感覺 雨林木風(fēng) 的源比較快 4m的網(wǎng)速可以達到400k左右,建議試一下這個源 如果你的版本是ubuntu 8.04(hardy),請?zhí)砑右韵聝?nèi)容 deb main restricted deb-src main restricted deb main restricted deb-src main restricted deb universe deb-src universe deb universe deb-src universe deb multiverse deb-src multiverse deb multiverse deb-src multiverse 如果你的版本是ubuntu 8.10(intrepid),請?zhí)砑右韵聝?nèi)容 deb main restricted deb-src main restricted deb main restricted deb-src main restricted deb universe deb-src universe deb universe deb-src universe deb multiverse deb-src multiverse deb multiverse deb-src multiverse 如果你的版本是ubuntu 9.04(jaunty),請?zhí)砑右韵聝?nèi)容 deb main restricted deb-src main restricted deb main restricted deb-src main restricted deb universe deb-src universe deb universe deb-src universe deb multiverse deb-src multiverse deb multiverse deb-src multiverse 如果你的版本是ubuntu 9.10(karmic),請?zhí)砑右韵聝?nèi)容 deb main restricted deb-src main restricted deb main restricted deb-src main restricted deb universe deb-src universe deb universe deb-src universe deb multiverse deb-src multiverse deb multiverse deb-src multiverse
首先介紹一下我自己使用的有效方法,一般matlab啟動初始化很慢主要的原因是在找注冊文件,一般是由于安裝了MAC類的軟件引起的,所以我按照下文提供的方法“在【目標(biāo)】中,鍵入如下內(nèi)容”$MATLAB\bin\win32\MATLAB.exe” -c “Full Path to the MATLAB license file including file name””,我在快捷方式里面目標(biāo)路徑中鍵入:"C:\Program Files\MATLAB\R2009b\bin\win32\MATLAB.exe" -c "C:\Program Files\MATLAB\R2009b\bin\win32\lic_standalone.dat",即解決了這個問題,感謝網(wǎng)友無私的分享精神。注意上面路徑中l(wèi)ic_standalone.dat是自己的許可文件,換換就可以了!
Matlab隨著版本的升級體積越來越大,帶來的問題就是啟動速度也越來越慢,下面就我注意到的幾個影響MATLAB啟動速度的問題集中和大家分析下解決辦法。
一、preferences方面原因
問題產(chǎn)生原因:
大家都知道,preferences參數(shù)很多,如果首選參數(shù)設(shè)置的不得當(dāng),或者文件太大,Matlab啟動的時候加載preferences設(shè)置就需要較長時間
問題解決方法:
以管理員權(quán)限登錄,以保證自己有查看隱藏文件的權(quán)限。
windows
(1)退出Matlab,一定要確保Matlab不再運行
(2)進入c:\Documents and Settings\ your username\Application Data\MathWorks\MATLAB\ 復(fù)制代碼真實該路徑可以在Matlab中鍵入prefdir得到
(3)將上述路徑中,以Matlab版本號為文件名(比如R2009a)的文件夾,重命名為R2009a_old(其實這一步是在備份preferences文件)
(4)重啟Matlab,此時predir下會重新創(chuàng)建一個R2009a文件夾,里面包含了所有的preferences設(shè)置,只是屬性值都是默認(rèn)的,當(dāng)然以前對Matlab的設(shè)置全部沒有了
(5)如果覺得不滿意,那么將新生成的R2009a刪除,將R2009a_old重新改為R2009a就可以恢復(fù)以前的設(shè)置了。
Linux, Unix, or Mac
1) Quit MATLAB. Ensure that MATLAB is no longer running.
2) Rename the “.matlab/” directory in the users home directory, to “.matlab_old/”.
3) Restart MATLAB.
二、License方面原因
問題產(chǎn)生原因:
每次Matlab啟動的時候會自動搜索Matlab的License文件,而計算機系統(tǒng)變量LM_LICENSE_FILE,則是用來告訴所有的應(yīng)用程序從哪里找到對應(yīng)的License文件
另外系統(tǒng)變量LM_LICENSE_FILE也可能導(dǎo)致初始化很慢,但是該變量只對Matlab負(fù)責(zé),LM_LICENSE_FILE是對所有的程序負(fù)責(zé)
但是假如你的Matlab使用的是網(wǎng)絡(luò)版的License,你計算機沒有聯(lián)網(wǎng)就會導(dǎo)致無法找到network license
解決方法:
方法一
windows
(1)右擊【我的電腦】選擇【屬性】
(2)在【高級】選項卡中,點擊【環(huán)境變量】
(3)在下面的【系統(tǒng)變量】找到【LM_LICENSE_FILE】,如果沒有,點擊【新建】創(chuàng)建一個變量名為LM_LICENSE_FILE的變量
(4)將LM_LICENSE_FILE的屬性值設(shè)置為Maltab的License文件的絕對路徑
(5)重啟Matlab
Unix,Linux,or Mac
Check to see if there is an environment variable set. Where this is located depends on the shell you are using. Look in your home folder. This file may be called: .cshrc (c-shell), .profile (bash), or .bashrc (bash)
You can also create an environment variable for that shell session from the command line using export or setenv (depending on your shell), but the above file needs to be edited for a permanent change.
For example:export MLM_LICENSE_FILE /usr/bin/matlab/license.dat
如果你只有一個License,那么你可以當(dāng)Matlab啟動的時候,在Maltab快捷方式或者命令行中指定License路徑
windows
(1)右擊Matlab快捷方式,選擇【屬性】
(2)在【目標(biāo)】中,鍵入如下內(nèi)容”$MATLAB\bin\win32\MATLAB.exe” -c “Full Path to the MATLAB license file including file name”
復(fù)制代碼其中$MATLAB是Matlab安裝根目錄,可以在Matlab中鍵入matlabroot得到,Path to the MATLAB license file是License文件的絕對路徑
(3)重啟Matlab
Unix,Linux,or Mac
Use a -c switch to point directly at the license file when launching.
If the MATLAB installer has created symbolic links, runmatlab -c Full Path to the MATLAB license file including file name
If symbolic links were not created, run from $MATLAB/bin/./matlab -c Full Path to the MATLAB license file including file name
Where $MATLAB is the root MATLAB directory and Path to the MATLAB license file is the absolute path to your license file, likely in your $MATLAB/licenses directory.
關(guān)于你的補充:
如果你在國內(nèi)網(wǎng)站下載也慢那就是網(wǎng)速的問題了,一般
Ubuntu下的火狐因為不能和迅雷綁定所以下載就很慢,因為不是多塊傳送的,但是迅雷也有壞處,就是你下載的時候會影響別人的網(wǎng)速,即使你有好的路由器。實在不行你就在Windows下下載軟件再到linux下面裝,反正現(xiàn)在Ubuntu是可以直接掛載Windows分區(qū)的。
你好,不是網(wǎng)絡(luò)的問題了,是你更新源不會設(shè)置了。要找最適合你的網(wǎng)絡(luò)的更新源,其他的全部刪除掉就可以了,需要更改/etc/apt/sources.list文件。用管理員賬號登陸進去后《這個文件必須是管理員才能改》,把這個文件之前的內(nèi)容全部刪除。
千萬不要用原有的任何源?。。。。。。。。。。。。。。。。。。。。。。。?!都是國外的,下載慢的更蟲一樣?。?!
然后根據(jù)你的網(wǎng)絡(luò)選擇如下的源:
如果你是電信的,請用以下的:
deb jaunty main restricted universe multiverse
deb-src jaunty main restricted universe multiverse
deb jaunty-updates main restricted universe multiverse
deb-src jaunty-updates main restricted universe multiverse
deb jaunty-backports main restricted universe multiverse
deb-src jaunty-backports main restricted universe multiverse
deb jaunty-security main restricted universe multiverse
deb-src jaunty-security main restricted universe multiverse
deb jaunty-proposed main multiverse restricted universe
deb-src jaunty-proposed main restricted universe multiverse
如果你是網(wǎng)通或者教育網(wǎng)的,請用我母校的源,尤其是教育網(wǎng)的,下的飛快:
deb jaunty main multiverse restricted universe
deb jaunty-backports main multiverse restricted universe
deb jaunty-proposed main multiverse restricted universe
deb jaunty-security main multiverse restricted universe
deb jaunty-updates main multiverse restricted universe
deb-src jaunty main multiverse restricted universe
deb-src jaunty-backports main multiverse restricted universe
deb-src jaunty-proposed main multiverse restricted universe
deb-src jaunty-security main multiverse restricted universe
deb-src jaunty-updates main multiverse restricted universe
使用方法就是把上面的內(nèi)容復(fù)制進/etc/apt/sources.list文件中去即可,切記,以上內(nèi)容只選最適合你網(wǎng)絡(luò)的內(nèi)容復(fù)制,還有就是以前的一定要全部刪去?。?!
保存退出后你再試一下,再慢就是網(wǎng)絡(luò)問題了,如果解決了你的問題請給分,謝謝~