SSHで接続できない

イメージ
 Ubuntuを24.04→26.04 時間があったので、メインマシンのUpgradeを実施。 とはいえ、とはいえ、システムディスク(/)とデータディスク(/home)を分けているのでクリーンなインストールを実施。 (1) USBでUbuntu26.04を起動 (2) /home/user → /home/user_old にリネーム (3) 26.04をインストール これで、/home/user_oldにこれまでの環境が残ったまま、新規userでインストールすれば完了。もともとのuserが使用していたuser_id:1000のままなので、どちらのフォルダも見ることができる。 あとは、使用するソフトをインストールし  /home/user_old 以下から、利用する設定ファイル等をコピーして動作確認するだけ。 Dropbox MEGA などは、先にコピーしてから、フォルダ同期設定をすることで、ダウンロードなどはチェックのみで完了する。 thunderbird brave browser vscode dbeaver-ce typora obsidian LMStudio ollama あたりを移行してほぼ終了 .sshはそのままコピーして完了。 と思っていたら、何故かサーバによっては接続できない場合があることに気づいた。 $ ssh vps 何も返ってこず、接続できない。 でこれまで接続できていたのに、うまく行かない?? 詳細を確認しながら、チェックすることに。 $ ssh -vv vps debug1: OpenSSH_10.2p1 Ubuntu-2ubuntu3.5, OpenSSL 3.5.5 27 Jan 2026 debug1: Reading configuration data /home/user/.ssh/config ︙ debug2: we sent a publickey packet, wait for reply debug1: Server accepts key: /home/user/.ssh/id_rsa RSA SHA256:n5ocPbCvMV4FGFof … … … … … pBuJ/8r/kHGANY explicit agent のように、 認証完了後にシェルが起動せず、応答がない状態になっている。 具体的には ...

Privacy Policy

Privacy Policy


1. Types of Data Collected

Our website/service may collect personal information provided by you, including but not limited to names, email addresses, addresses, and phone numbers. Additionally, we may collect information about your website usage through cookies or similar tracking technologies.


2. Purposes of Data Collection

The collected personal information may be used for communication with you, providing services, improving products, delivering customized advertisements, complying with legal requirements, and other purposes related to our operations.


3. Data Sharing and Disclosure

We may disclose your personal information to comply with legal obligations or based on agreements with relevant partner companies. However, we will not share information with third parties without your consent.


4. Data Retention Period

Your personal information will be stored by us for the period deemed necessary. If you wish to request deletion or modification of your information, please contact us via the provided contact form.


5. Your Rights

You have the right to access, modify, or request the deletion of your personal information. Additionally, you can request limitations on data processing or data transfer.


6. Security  

We implement appropriate security measures to protect your personal information. However, it's important to note that we cannot guarantee 100% security for data transmitted or stored over the internet.


このブログの人気の投稿

MEGAにも弱点があった?

Ubuntu24.04 でGUIが死んだ

VirtualBoxでUSBを使う方法が分かった!