客戶端是XP系統(tǒng)下用Putty
SSH登陸,總是顯示交互式鍵盤,就是不讓登陸
QUOTE:
login as: ericzhao
Using keyboard-interactive authentication.
Password:
Access denied
Using keyboard-interactive authentication.
Password:
Access denied
Using keyboard-interactive authentication.
Password:
Access denied
Using keyboard-interactive authentication.
Password:
Access denied
Using keyboard-interactive authentication.
Password:
Access denied
Using keyboard-interactive authentication.
Password:
sshd_config 采用默認(rèn)設(shè)置。
解決辦法如下:
默認(rèn)的情況下 /etc/ssh/sshd_config 是一個(gè) 全部注釋得文件 去掉注釋 PermitRootLogin yes 就可以 用 root 登陸了:)
如果有需要可以通過/etc/init.d/sshd重起sshd程序!
Pass
1. give 給, Pass somebody something
2. 超過 I am running as fast as I could , but that guy pass me.
3. 成功做成什么事情, succeed in doing sth. I am free, I pass the final exams finally.
Sharp
1. That is a sharp presentation.(穿著精神)
2. 聰明的,睿智的
eat Chinese(吃中國菜)
Do you want eat Italian or Japnese.(你想吃意大利菜還是日式菜)
I like to eat Indian.(我想吃印度菜)
screen adaptabtion ( 改編)qqq1
take your pick (隨你挑)
We have enough money to buy any DVD player this store has so take your pick.
That was bad line. (我說錯(cuò)話了)
Red is such a ladies man. (非常有女人緣)
She isn't totally buying it.(不買賬)
She told me she loved me but i don't buy it.
insult = put somebody down (侮辱)
CPU體系結(jié)構(gòu)
|
別名
|
研發(fā)廠商
|
EM64T (Extended Memory 64 bit Technology)
|
IA32e
|
Intel
|
AMD64
|
x64, x86-64
|
AMD
|
Itanium / Itanium2 / IPF (Itanium Processor Family)
|
IA64 (Intel Architecture 64)
|
Intel
|
SPARC (Scalable Processor ARChitecture) / UltraSPARC (RISC)
|
|
Sun Microsystems
|
Alpha (RISC)
|
|
DEC (Digital Equipment Corporation, 后來被Compaq并購,后來Compaq又被HP并購)
|
PowerPC(RISC)
|
|
Motorola, IBM, Apple Computer
|
PA-RISC(Parallel/Precision Architecture Reduced Instruction Set Computer)(RISC)
|
|
HP (Hewlett-Packard)
|
注:前3個(gè)較新,后4個(gè)已經(jīng)很有些歷史了。另外,上面有些CPU體系結(jié)構(gòu)并不全是64位的,比如說過去也有過32位的SPARC和PowerPC計(jì)算機(jī)。
其中,EM64T和AMD64是32位操作系統(tǒng)和64位操作系統(tǒng)相互兼容的。IA64和32位操作系統(tǒng)不能兼容。
傳統(tǒng)的32位架構(gòu)的機(jī)器,intel的稱為X86,AMD的稱為AMDX86。