超詳細チュートリアルのSecureCRT利用
2022-01-17 11:43:05
ダウンロードとインストール
SecureCRTとSecureFXのダウンロードとインストールについては、ここでは割愛させていただきます。
SecureCRTのダウンロード、インストール(非常に詳細なプロセス!要チェックです。)
簡単な紹介
- SecureCRT は、SSH(SSH1、SSH2)をサポートするターミナル・エミュレーション・プログラムで、簡単に言えばWindows上でUNIXやLinuxのサーバーホストにログインするためのソフトウェアです。複数のタブページを一度に作成して、複数のリモートホストに接続できる利点があります。
- セキュアFX は、安全にファイルを転送するために使用され、ローカルホストとリモートホストのディレクトリ構造をツリー構造で表示する視覚的なインターフェイスを備えていることが利点です。コマンドを使用せず、手動でのドラッグ&ドロップで直接ファイルを転送することができます。
前置きはこのくらいにして、本題に入りましょう。????
使用方法
I. SecureCRTの使用方法
- ここではMac版を使っていますが、Windowでも同じで、インターフェースの機能は同じです。
-
まずダブルクリックでデスクトップにインストールされたSecurCRTを開きます。
開いてメイン画面になったら、まずは
Connect
をクリックし、さらに
Quick Connect
をクリックすると、素早く新しい接続が確立されます。下記の回路図参照先を選択してください。
<イグ
次のデフォルトのログインモードはSSH2です。必要に応じて選択し、自分の仮想マシンのIPを記入します。
Hostname
とログインユーザー名
Username
私の仮想マシンはパスワードログインなので、以下のように選択します。
Password
をクリックし
Connect
をクリックして接続します。
次に、サーバーまたは仮想マシンのログインパスワードを図に従って記入し、[OK]をクリックして接続を確認します。
次に、仮想マシンやサーバーへのログインが成功したら、はっ、手を放して好きなだけコマンドを売ってください
II. SecureFXの使用方法
次に、SecureFXの使用方法ですが、これは
There are two ways to open it
I.
If you have opened the
SecureCRT
s, you can open them in the following way.
II.
If you do not have the
SecureCRT
then double-click on the desktop where the
SecureFX
app icon on the desktop to open the app.
After opening SerureFX, because you are logged into SecureCRT he will save your IP and you will see it in the
Sessions
You will see your IP directly in , select it and click
Connect
to connect directly.
As
Users who have not logged into SecureCRT
The default login mode is
SFTP
Choose it according to your needs, then fill in your own virtual machine's IP
Hostname
and the login username
Username
My virtual machine is a password login, so I choose
Password
and then click
Connect
Connect . There is no window, please click
Connect
and then click on
Quick Connect
to quickly establish a new connection. See the image below for details.
✳️No pop-ups
✳️ with pop-ups
After successful connection, you will enter the management page and can directly drag and drop files manually. As shown below.
After a successful file transfer, the
Finished
. Breakpoint transfer is supported.
Use messy code
Because recently many partners said during the use of Chinese messy code, how to deal with it, click to see this article can be solved in detail
Solving SecureCRT and SecureFX Chinese garbled code
Now you can use SercureCRT and SercureFx to your heart's content. Thank you! Go ahead and try them out!
This is the end of this article on the use of SecureCRT. For more information on the use of SecureCRT, please search the previous articles of the Script House or continue to browse the following articles.
関連
-
OAuth 1.0から2.1への展開の道のり
-
K8sandra入門チュートリアル - Linux上のKubernetesにK8sandraをデプロイする
-
Burp Suite Proのインストールと設定のチュートリアルの詳細
-
Git.gitignore開発必携アドバイス集
-
ハミングコードの符号化原理の解析と検証方法
-
5G帯の精緻化
-
vscodeでeslintとprettierを設定する正しい方法
-
[解決済み】git error: failed to push some refs to remote
-
[解決済み】リソースの読み込みに失敗しました:サーバーは404(Not Found)のステータスで応答しました。)
-
DevOps、CI、CD、自動化を一挙に解説
最新
-
nginxです。[emerg] 0.0.0.0:80 への bind() に失敗しました (98: アドレスは既に使用中です)
-
htmlページでギリシャ文字を使うには
-
ピュアhtml+cssでの要素読み込み効果
-
純粋なhtml + cssで五輪を実現するサンプルコード
-
ナビゲーションバー・ドロップダウンメニューのHTML+CSSサンプルコード
-
タイピング効果を実現するピュアhtml+css
-
htmlの選択ボックスのプレースホルダー作成に関する質問
-
html css3 伸縮しない 画像表示効果
-
トップナビゲーションバーメニュー作成用HTML+CSS
-
html+css 実装 サイバーパンク風ボタン
おすすめ
-
SecureCRTのダウンロードとインストール手順の詳細
-
Jupyter notebookをベースとしたSparkクラスタ開発環境構築の詳細プロセス
-
UTC時間、GMT時間、ローカル時間、Unixタイムスタンプの具体的な使用方法
-
近年のImagenetデータセットに基づくPytorchの画像分類モデルについてまとめる。
-
ゲートウェイ・ゲートウェイ原理の徹底分析
-
ブロッキング、ノンブロッキング、同期、非同期を1つの記事で理解する
-
DSDSアプリケーションシナリオ(Qualcomm 5G)
-
12 バックエンド管理システム開発のためのフロントエンドフレームワーク(要約)
-
[解決済み】スタイルシートとして解釈されるリソースがMIMEタイプtext/htmlで転送される(Webサーバーとは関係ないようです)。
-
C1ミッション01:ゲームアーカイブスの改造方法