Linode Shell(リッシュ)は、コンソールアクセスのためにホスト(username@hostX.linode.com)に接続したときに実行される小さなスクリプトです。
これまでは、何度も再接続を試みてから切断されていましたが、Lishはコンソールへの接続を再試行するかどうかを尋ねてきます。
これにより、画面から外れてもすぐに再装着されるという問題も解決します。
- Chris
注:再起動やシャットダウンをするとLishのプログラムが停止してしまうというバグが残っています。 最終的には、Lishはこのようなことをしないので、ホストに再接続する必要はありません。
コメント (1)
[quote:e4b167f3ee=”caker”]NOTE: There is one remaining bug — if you issue a reboot or shutdown the Lish program get’s killed. Eventually, Lish won’t do this so you won’t have to reconnect to the host.[/quote]
This is now fixed. Lish doesn’t get killed when the cleanup procedure runs on the host.
Also, the “[i]uml-leaving a thread behind and keeping the filesystems locked bug[/i]” is also fixed, since the cleanup script now does a seek and destroy mission on your pids as a last resort. Even with the newest procps, skill wasn’t finding all the threads.
-Chris