"CentOS xrdp 설치"의 두 판 사이의 차이

56번째 줄: 56번째 줄:
Total download size: 250 k
Total download size: 250 k
Downloading Packages:
Downloading Packages:
xrdp-0.4.0-1.el5.rf.x86_64.rpm                                                     | 250 kB    00:01     
xrdp-0.4.0-1.el5.rf.x86_64.rpm                                               | 250 kB    00:01     
Running rpm_check_debug
Running rpm_check_debug
Running Transaction Test
Running Transaction Test
62번째 줄: 62번째 줄:
Transaction Test Succeeded
Transaction Test Succeeded
Running Transaction
Running Transaction
   Installing    : xrdp                                                                               1/1  
   Installing    : xrdp                                                                         1/1  


Installed:
Installed:

2012년 2월 25일 (토) 09:16 판

1 설치 확인

[root@localhost ~]# yum info xrdp
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
 * base: centos.mirror.cdnetworks.com
 * extras: centos.mirror.cdnetworks.com
 * rpmforge: fr2.rpmfind.net
 * updates: centos.mirror.cdnetworks.com
base                                                                                | 1.1 kB     00:00     
extras                                                                              | 2.1 kB     00:00     
rpmforge                                                                            | 1.1 kB     00:00     
updates                                                                             | 1.9 kB     00:00     
Available Packages
Name       : xrdp
Arch       : x86_64
Version    : 0.4.0
Release    : 1.el5.rf
Size       : 250 k
Repo       : rpmforge
Summary    : Open source remote desktop protocol (RDP) server
URL        : http://xrdp.sourceforge.net/
License    : GPL
Description: The goal of this project is to provide a fully functional Linux terminal
           : server, capable of accepting connections from rdesktop and Microsoft's
           : own terminal server / remote desktop clients.

2 설치

[root@localhost ~]# yum install xrdp -y
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
 * base: centos.mirror.cdnetworks.com
 * extras: centos.mirror.cdnetworks.com
 * rpmforge: fr2.rpmfind.net
 * updates: centos.mirror.cdnetworks.com
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package xrdp.x86_64 0:0.4.0-1.el5.rf set to be updated
--> Finished Dependency Resolution

Dependencies Resolved

====================================================================================================
 Package             Arch                 Version                      Repository              Size
====================================================================================================
Installing:
 xrdp                x86_64               0.4.0-1.el5.rf               rpmforge               250 k
Transaction Summary
====================================================================================================
Install       1 Package(s)
Upgrade       0 Package(s)

Total download size: 250 k
Downloading Packages:
xrdp-0.4.0-1.el5.rf.x86_64.rpm                                               | 250 kB     00:01     
Running rpm_check_debug
Running Transaction Test
Finished Transaction Test
Transaction Test Succeeded
Running Transaction
  Installing     : xrdp                                                                         1/1 

Installed:
  xrdp.x86_64 0:0.4.0-1.el5.rf                                                                             

Complete!
문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}