728x90
300x250

[GNU[리눅스(Linux)] - CentOS Stream - xfce4, xrdp 구축, 한글폰트, 클라이언트 사용법(PC, 모바일)


이번에 소개할 내용은 CentOS Stream에서 XRDP를 설치하는 방법에 대해서 소개할 것이다.

Xfce4 설치하는 방법, XRDP 설치, 한글 폰트 설치, xrdp 포트 설정, 방화벽 포트 개방하는 방법을 소개하려고 한다.

이어서 MS윈도우에서 RDP클라이언트를 접속하는 방법과 모바일(이하 "안드로이드")에서 RDP 접속을 하는 방법에 대해 소개하겠다.


This time, I will introduce how to install XRDP in CentOS Stream.

I am going to introduce how to install Xfce4, install XRDP, install Korean fonts, set xrdp ports, and open firewall ports.

Next, I will introduce how to connect to RDP client from MS Windows and how to connect to RDP from mobile (hereinafter "Android").


라이선스(License)
* CentOS Stream (GNU/GPL v2 License)

* Xfce4 (Apache License)



1. 설명(XRDP)


xrdp는 Microsoft Windows 이외의 운영 체제 (예 : Linux 및 BSD 스타일 운영 체제)가 완전한 기능의 RDP 호환 원격 데스크톱 환경을 제공 할 수 있도록 하는 Microsoft RDP (원격 데스크톱 프로토콜) 서버의 무료 오픈 소스 구현이다. 

X Window System에서 클라이언트로 그래픽을 출력하고 클라이언트의 컨트롤을 다시 startx로 릴레이 하여 작동한다.

개발자에 따르면, 이 프로토콜은 rdesktop, FreeRDP 및 Microsoft의 자체 원격 데스크톱 클라이언트와 함께 작동한다.


xrdp is a free and open-source implementation of Microsoft RDP (Remote Desktop Protocol) server that enables operating systems other than Microsoft Windows (such as Linux and BSD-style operating systems) to provide a fully functional RDP-compatible remote desktop experience.


It works by bridging graphics from the X Window System to the client and relaying controls from the client back to X.

According to the developers, the protocol works with rdesktop, FreeRDP and as well as Microsoft's own Remote Desktop Client.



2. 동작 모습(Operation state)


아래의 그림은 CentOS Stream을 원격데스크톱 클라이언트로 XRDP를 활용하여 접속한 모습이다.

The figure below shows the connection of CentOS Stream as a remote desktop client using XRDP.



그림 1. MS윈도우에서의 XRDP 클라이언트 모습


그림 2. 모바일(안드로이드)에서의 XRDP 클라이언트 모습



2. 첨부(Attachment)


201229_CentOS_XRDP_활용하기_설치부터_클라이언트_MS원격데스크톱_안드로이드_pdf.zip

201229_CentOS_XRDP_활용하기_설치부터_클라이언트_MS원격데스크톱_안드로이드_pptx.zip


[GNU/GPL v3 License를 적용받는다.]




3. 맺음글(Conclusion)


CentOS Stream에서 xfce4, xrdp 구축, 한글폰트(나눔폰트), 클라이언트(MS원격데스크톱, 안드로이드 등)를 사용하는 방법에 대해서 소개하였다.

We introduced how to use xfce4, xrdp, Hangul fonts (sharing fonts), and clients (MS remote desktop, Android, etc.) in CentOS Stream.



4. 참고자료(References)


1. The CentOS Project, https://www.centos.org, Accessed by 2021-01-01, Last Modified 2021-01-01.

2. xrdp by netrinolabs, http://xrdp.org, Accessed by 2021-01-01, Last Modified 2021-01-01.

3. 한글 캠페인 :: 마루 프로젝트, https://hangeul.naver.com, Accessed by 2021-01-01, Last Modified 2021-01-01.

반응형
728x90
300x250

[GNU[리눅스(Linux)] - CentOS Stream 8, Apache Tomcat 8.5, 전자정부프레임워크 이클립스 사용하기


이번에 소개할 내용은 CentOS Stream 8 설치를 시작으로 해서, Apache Tomcat 8.5를 연동하는 방법에 대해서 소개하려고 한다.

양이 다소 방대하니, 프리젠테이션 파일과 PDF 파일로 작성하였다.


도움이 되었으면 한다.


This time, I will introduce how to integrate Apache Tomcat 8.5 starting with CentOS Stream 8 installation.

The volume is rather large, so I wrote a presentation file and a PDF file.

I hope it helps.



1. 동작 모습(Operation state)


아래의 그림은 CentOS Stream에서 Apache Tomcat 8.5와 전자정부 프레임워크(이클립스)를 구동한 모습이다.


그림 1. CentOS Stream 8에서 전자정부프레임워크 이클립스 동작하는 모습(톰캣 8.5)


[라이선스(Licenses)]

* CentOS Stream 8 (GNU/GPL v2 License)

* OpenJDK 14 (GNU/GPL v2 License)

* Apache Tomcat 8.5 (Apache License)

* eGovFramework Eclipse 3.9 (Apache License)




[첨부(Attachments)]


201223_CentOS_Stream_Apache_Tomcat_8_5_eGovFrameworkDev_Guide_pdf.zip

201223_CentOS_Stream_Apache_Tomcat_8_5_eGovFrameworkDev_Guide_pptx.z01

201223_CentOS_Stream_Apache_Tomcat_8_5_eGovFrameworkDev_Guide_pptx.zip

[GNU/GPL v3 License를 적용 받는다.]



* 맺음글(Conclusion)


CentOS Stream 8과 Apache Tomcat 8.5, OpenJDK 14, 전자정부프레임워크 이클립스를 사용하는 방법에 대해서 소개하였다.



* 참고자료(References)


1. eGovFramePortal 온라인 지원 포탈, https://www.egovframe.go.kr, Accessed by 2021-01-01, Last Modified 2021-01-01.

2. The CentOS Project, https://www.centos.org, Accessed by 2021-01-01, Last Modified 2021-01-01.

3. OpenJDK, https://openjdk.java.net, Accessed by 2021-01-01, Last Modified 2021-01-01.

4. Apache Tomcat - Welcome!, https://tomcat.apache.org, Accessed by 2021-01-01, Last Modified 2021-01-01.

반응형

+ Recent posts