Currently browsing category

Computers, Page 63

GPG super-mini HOWTO

#– Generate your key [user@host ~]$ gpg –gen-key gpg (GnuPG) 1.2.6; Copyright (C) 2004 Free Software Foundation, Inc. This program comes with …

Linux notes – system status

To view the process tree. [user@host ~]$pstree init─┬─acpid ├─atd ├─automount ├─bonobo-activati ├─cannaserver ├─cardmgr ├─clock-applet ├─crond ├─cups-config-dae ├─cupsd ├─2*[dbus-daemon-1] ├─dbus-launch ├─eggcups ├─events/0─┬─aio/0 │ …

抗議中華電信詐欺. 爛中華電信.

我家申請2M/256K.速度根本不到他宣稱的一半阿. 搞屁阿爛中華電信. 價格高. 服務差. 速度慢. 他x的.法客油. 中華電信測試連線速率 注意事項 : 1. 本網頁僅限測試連線下載速率,第一次進入此頁面時,可能測出異常連線速率,此時請您按下鍵盤按鍵 CTRL+F5 重新測試。 2. 由於本測試為短時間 傳輸測試,故測試 結果僅供參考;您可選擇實際下載檔案測試,做更準確的長時間傳輸測試。 3. ADSL各種傳輸速率均不保證頻寬;因受距離與環境限制,ADSL 2M服務少部份客戶下行最高僅可達1.5M;ADSL 1M 服務少部分客戶下行最高速率僅可達512K。 …

How to set ssh-agent to run automatically

#~/.bash_profile if [ “$SSH_AUTH_SOCK”=”” -a -x /usr/bin/ssh-agent ]; then eval `/usr/bin/ssh-agent` fi — # ~/.bash_logout if [ “$SSH_AGENT_PID” != “” -a -x …

Passwordless SSH

建立免敲密碼的安全登入 All of this information is from the manpages for ssh, ssh-keygen and ssh-agent. Setting up the keys Create keys of all …

HP Laser Printer cold reset

The HP Jetdirect can usually be reset to factory defaults (cold reset) by turning off the printer, holding the GO or ONLINE …

POST

We got two methods to do POST,you could choice the way you think it’s easy to do.Of course you must replace you …

Matlab / glibc Problem on AMD 64

Setup: Matlab 7.0.4 sp2 for linux on Gentoo X86_64 Linux Server. When I tried to run matlab command the following error /usr/local/matlab704/bin/util/oscheck.sh: …