linux:remmina

差分

このページの2つのバージョン間の差分を表示します。

この比較画面へのリンク

両方とも前のリビジョン 前のリビジョン
次のリビジョン
前のリビジョン
linux:remmina [2022/09/15 06:30] – [Remmina リモートデスクトップ] ともやんlinux:remmina [2023/03/05 17:07] (現在) – [Remmina リモートデスクトップ] ともやん
行 4: 行 4:
 {{:linux:remmina_windows_7_rdp_000.png?1024|Remmina リモートデスクトップ Windows 7}} {{:linux:remmina_windows_7_rdp_000.png?1024|Remmina リモートデスクトップ Windows 7}}
 </WRAP> </WRAP>
-<WRAP left zoomimg w300 x1_8+<WRAP left zoomimg w300 x1_3
-{{:linux:remmina_001.png?300|Remmina リモートデスクトップ 001}}+{{:linux:remmina_001.png?476|Remmina リモートデスクトップ 001}}
 </WRAP> </WRAP>
 </WRAP> </WRAP>
行 11: 行 11:
 **Remmina** は、POSIX ベースのコンピューター オペレーティング システム用のリモート デスクトップ クライアントです。リモート デスクトップ プロトコル (RDP)、VNC、NX、XDMCP、SPICE、X2Go、および SSH プロトコルをサポートし、FreeRDP を基盤として使用します。\\ **Remmina** は、POSIX ベースのコンピューター オペレーティング システム用のリモート デスクトップ クライアントです。リモート デスクトップ プロトコル (RDP)、VNC、NX、XDMCP、SPICE、X2Go、および SSH プロトコルをサポートし、FreeRDP を基盤として使用します。\\
 [[ww>Remmina|Remmina]] より\\ [[ww>Remmina|Remmina]] より\\
 +\\
 +Linux VNC Server を設定する方法については以下を参照🤔\\
 +[[:linux:vnc|VNC(Virtual Network Computing)]]\\
  
 ===== インストール =====  ===== インストール ===== 
行 100: 行 103:
  
 完了しました! 完了しました!
 +</pre></html></WRAP>
 +</WRAP>
 +
 +===== プラグイン =====
 +必要に応じて以下のプラグインが利用できる🤔\\
 +<WRAP color_term>
 +<WRAP color_command><html><pre>
 +$ dnf search remmina-plugins
 +</pre></html></WRAP>
 +<WRAP color_result><html><pre>
 +メタデータの期限切れの最終確認: 11 days, 21:36:10 時間前の 2022年09月03日 11時54分19秒 に実施しました。
 +========================================= 名前 一致: remmina-plugins =========================================
 +remmina-plugins-exec.x86_64 : External execution plugin for Remmina Remote Desktop Client
 +remmina-plugins-kwallet.x86_64 : KDE Wallet plugin for Remmina Remote Desktop Client
 +remmina-plugins-python.x86_64 : Pyhton plugin for Remmina Remote Desktop Client
 +remmina-plugins-rdp.x86_64 : RDP plugin for Remmina Remote Desktop Client
 +remmina-plugins-secret.x86_64 : Keyring integration for Remmina Remote Desktop Client
 +remmina-plugins-spice.x86_64 : SPICE plugin for Remmina Remote Desktop Client
 +remmina-plugins-vnc.x86_64 : VNC plugin for Remmina Remote Desktop Client
 +remmina-plugins-www.x86_64 : WWW plugin for Remmina Remote Desktop Client
 +remmina-plugins-x2go.x86_64 : x2go plugin for Remmina Remote Desktop Client
 +</pre></html></WRAP>
 +</WRAP>
 +
 +<WRAP color_term>
 +<WRAP color_command><html><pre>
 +$ sudo dnf install remmina-plugins-spice
 +</pre></html></WRAP>
 +<WRAP color_result><html><pre>
 +メタデータの期限切れの最終確認: 0:59:40 時間前の 2022年09月15日 09時42分42秒 に実施しました。
 +依存関係が解決しました。
 +==============================================================================================================
 + パッケージ                         アーキテクチャー    バージョン                 リポジトリー         サイズ
 +==============================================================================================================
 +インストール:
 + remmina-plugins-spice              x86_64              1.4.27-4.fc36              updates               27 k
 +
 +トランザクションの概要
 +==============================================================================================================
 +インストール  1 パッケージ
 +
 +ダウンロードサイズの合計: 27 k
 +インストール後のサイズ: 44 k
 +これでよろしいですか? [y/N]: y
 +パッケージのダウンロード:
 +remmina-plugins-spice-1.4.27-4.fc36.x86_64.rpm                                 86 kB/s |  27 kB     00:00    
 +--------------------------------------------------------------------------------------------------------------
 +合計                                                                           18 kB/s |  27 kB     00:01     
 +トランザクションの確認を実行中
 +トランザクションの確認に成功しました。
 +トランザクションのテストを実行中
 +トランザクションのテストに成功しました。
 +トランザクションを実行中
 +  準備             :                                                                                      1/1 
 +  インストール中   : remmina-plugins-spice-1.4.27-4.fc36.x86_64                                           1/
 +  scriptletの実行中: remmina-plugins-spice-1.4.27-4.fc36.x86_64                                           1/
 +  検証             : remmina-plugins-spice-1.4.27-4.fc36.x86_64                                           1/
 +
 +インストール済み:
 +  remmina-plugins-spice-1.4.27-4.fc36.x86_64                                                                  
 +
 +完了しました!
 +</pre></html></WRAP>
 +</WRAP>
 +
 +remmina のプラグインが反映しない場合は、remmina を一旦完全に終了させる必要がある🤔\\
 +<WRAP color_term>
 +<WRAP color_command><html><pre>
 +$ killall remmina
 +</pre></html></WRAP>
 +<WRAP color_result><html><pre>
 </pre></html></WRAP> </pre></html></WRAP>
 </WRAP> </WRAP>
  • linux/remmina.1663191019.txt.gz
  • 最終更新: 2022/09/15 06:30
  • by ともやん