https://www.conoha.jp/login/ でConohaにLoginできる。
いまんところ名前がないので、生IPアドレスでアクセスする。ユーザーはrootしかいない。
> ssh root@160.251.23.194 The authenticity of host '160.251.23.194 (160.251.23.194)' can't be established. ECDSA key fingerprint is SHA256:rYUuQ722AKo1bgI+lA8xDy4EMYbtJ2xiP4kGWM9lCPQ. Are you sure you want to continue connecting (yes/no/[fingerprint])? yes Warning: Permanently added '160.251.23.194' (ECDSA) to the list of known hosts. [root@160-251-23-194 ~]# hostname 160-251-23-194 [root@160-251-23-194 ~]# cat /etc/centos-release AlmaLinux release 8.4 (Electric Cheetah) [root@160-251-23-194 ~]# uname -a Linux 160-251-23-194 4.18.0-305.el8.x86_64 #1 SMP Wed May 19 18:55:28 EDT 2021 x86_64 x86_64 x86_64 GNU/Linux [root@160-251-23-194 ~]# uname --kernel-release 4.18.0-305.el8.x86_64
ConoHaサーバーへのSSH接続をWindows Terminal〈wt〉のプロファイルに登録する。これでローカルからwt管理下で操作できる。
旧(CentOS6.2) | 新(WSL2-ContOS8) | 新(AlmaLinux) |
---|---|---|
CentOS 6.2 | CentOS 8 | AlmaLinux |
2.6.32-220.2.1.el6.x86_64 | 5.10.16.3-microsoft-standard-WSL2 | 4.18.0-305.el8.x86_64 |
nginx 1.4.7 → 1.18.0 | nginx 1.14.1 | nginx 1.14.1 |
git 1.7.1 | git 2.27.0 | git 2.27.0 |
emacs 23.1 | emacs 26.1 | emacs 26.1 |
postfix 2.6.6 | postfix 3.5.8 | postfix 3.5.8 |
vsftpd 2.2.2 | vsftpd 3.0.3 | vsftpd 3.0.3 |