선 밖에 선 자유인

Linux 용 remote 세션 관리 프로그램 PAC Manager 본문

IT/System & Network

Linux 용 remote 세션 관리 프로그램 PAC Manager

Hotman 2013. 12. 11. 18:07

PAC Manager: windows 의 mremoteNG와 같이 원격 세션을 관리해주는 리눅스 GUI기반 프로그램 


필수패키지

epel rpm 설치

http://rpmfind.net/linux/epel/beta/7/ppc64/epel-release-7-0.1.noarch.rpm


yum install perl-Crypt-Rijndael

yum install perl-Crypt-CBC

yum install perl-Gtk2

yum install perl-Gtk2-Ex-FormFactory

yum install perl-Exception-Base

yum install perl-Net-ARP

yum install perl-Time-HiRes

yum install perl-Socket6

yum install perl-Crypt-Blowfish

yum install perl-IO-Stty

yum install uuid-perl

yum install perl-Exception-Class

yum install vte


 

첨부파일의 압축을 푼 후 세 rpm 파일 설치

- 64비트 기준

perl-Gnome2-GConf-1.044-1.el6.rf.x86_64.rpm

perl-Gtk2-Ex-Simple-List-0.50-1.el6.rf.noarch.rpm

perl-Gtk2-GladeXML-1.007-9.el6.nux.x86_64.rpm


-32비트인 경우 

perl-Gnome2-GConf-1.044-1.el6.rf.i686.rpm

perl-Gtk2-Ex-Simple-List-0.50-1.el6.rf.noarch.rpm

perl-Gtk2-GladeXML-1.005-1.src.rpm

 

마지막에 pac-4.5.3.2-..  RPM 파일을 설치

설치 후 데스크탑 화면의 프로그램->인터넷->PAC 를 통해 실행 가능

 



pac rpm 설치

http://sourceforge.net/projects/pacmanager/


PAC manager 필수패키지.zip




Comments