1. 程式人生 > >xmanager遠端桌面centos7

xmanager遠端桌面centos7

start-default-seat = True to always start one seat if none are defined in the configuration # greeter-user = User to run greeter as # minimum-display-number = Minimum display number to use for X servers # minimum-vt = First VT to run displays on # lock-memory = True to prevent memory from being paged to
disk # user-authority-in-system-dir = True if session authority should be in the system location # guest-account-script = Script to be run to setup guest account # logind-load-seats = True to automatically set up multi-seat configuration from logind # logind-check-graphical = True to on start seats that are
marked as graphical by logind # log-directory = Directory to log information to # run-directory = Directory to put running state in # cache-directory = Directory to cache to # sessions-directory = Directory to find sessions # remote-sessions-directory = Directory to find remote sessions # greeters-directory = Directory to
find greeters # backup-logs = True to move add a .old suffix to old log files when opening new ones # [LightDM] start-default-seat=true greeter-user=lightdm #minimum-display-number=0 minimum-vt=1 #lock-memory=true user-authority-in-system-dir=true #guest-account-script=guest-account #logind-load-seats=false #logind-check-graphical=false #log-directory=/var/log/lightdm #run-directory=/var/run/lightdm #cache-directory=/var/cache/lightdm #sessions-directory=/usr/share/lightdm/sessions:/usr/share/xsessions #remote-sessions-directory=/usr/share/lightdm/remote-sessions #greeters-directory=/usr/share/lightdm/greeters:/usr/share/xgreeters #backup-logs=true # # Seat defaults # # type = Seat type (xlocal, xremote) # xdg-seat = Seat name to set pam_systemd XDG_SEAT variable and name to pass to X server # pam-service = PAM service to use for login # pam-autologin-service = PAM service to use for autologin # pam-greeter-service = PAM service to use for greeters # xserver-command = X server command to run (can also contain arguments e.g. X -special-option) # xmir-command = Xmir server command to run (can also contain arguments e.g. Xmir -special-option) # xserver-layout = Layout to pass to X server # xserver-config = Config file to pass to X server # xserver-allow-tcp = True if TCP/IP connections are allowed to this X server # xserver-share = True if the X server is shared for both greeter and session # xserver-hostname = Hostname of X server (only for type=xremote) # xserver-display-number = Display number of X server (only for type=xremote) # xdmcp-manager = XDMCP manager to connect to (implies xserver-allow-tcp=true) # xdmcp-port = XDMCP UDP/IP port to communicate on # xdmcp-key = Authentication key to use for XDM-AUTHENTICATION-1 (stored in keys.conf) # unity-compositor-command = Unity compositor command to run (can also contain arguments e.g. unity-system-compositor -special-option) # unity-compositor-timeout = Number of seconds to wait for compositor to start # greeter-session = Session to load for greeter # greeter-hide-users = True to hide the user list # greeter-allow-guest = True if the greeter should show a guest login option # greeter-show-manual-login = True if the greeter should offer a manual login option # greeter-show-remote-login = True if the greeter should offer a remote login option # user-session = Session to load for users # allow-user-switching = True if allowed to switch users # allow-guest = True if guest login is allowed # guest-session = Session to load for guests (overrides user-session) # session-wrapper = Wrapper script to run session with # greeter-wrapper = Wrapper script to run greeter with # guest-wrapper = Wrapper script to run guest sessions with # display-setup-script = Script to run when starting a greeter session (runs as root) # display-stopped-script = Script to run after stopping the display server (runs as root) # greeter-setup-script = Script to run when starting a greeter (runs as root) # session-setup-script = Script to run when starting a user session (runs as root) # session-cleanup-script = Script to run when quitting a user session (runs as root) # autologin-guest = True to log in as guest by default # autologin-user = User to log in with by default (overrides autologin-guest) # autologin-user-timeout = Number of seconds to wait before loading default user # autologin-session = Session to load for automatic login (overrides user-session) # autologin-in-background = True if autologin session should not be immediately activated # exit-on-failure = True if the daemon should exit if this seat fails # [SeatDefaults] #type=xlocal #xdg-seat=seat0 #pam-service=lightdm #pam-autologin-service=lightdm-autologin #pam-greeter-service=lightdm-greeter xserver-command=X -background none #xmir-command=Xmir #xserver-layout= #xserver-config= xserver-allow-tcp=true #xserver-share=true #xserver-hostname= #xserver-display-number= #xdmcp-manager= xdmcp-port=177 #xdmcp-key= #unity-compositor-command=unity-system-compositor #unity-compositor-timeout=60 greeter-session=lightdm-greeter #greeter-hide-users=false #greeter-allow-guest=true greeter-show-manual-login=true #greeter-show-remote-login=true #user-session=default #allow-user-switching=true #allow-guest=true #guest-session= session-wrapper=/etc/X11/xinit/Xsession #greeter-wrapper= #guest-wrapper= #display-setup-script= #display-stopped-script= #greeter-setup-script= #session-setup-script= #session-cleanup-script= #autologin-guest=false #autologin-user= #autologin-user-timeout=0 #autologin-in-background=false #autologin-session=UNIMPLEMENTED #exit-on-failure=false # # Seat configuration # # Each seat must start with "Seat:". # Uses settings from [SeatDefaults], any of these can be overriden by setting them in this section. # #[Seat:0] # # XDMCP Server configuration # # enabled = True if XDMCP connections should be allowed # port = UDP/IP port to listen for connections on # listen-address = Host/address to listen for XDMCP connections (use all addresses if not present) # key = Authentication key to use for XDM-AUTHENTICATION-1 or blank to not use authentication (stored in keys.conf) # # The authentication key is a 56 bit DES key specified in hex as 0xnnnnnnnnnnnnnn. Alternatively # it can be a word and the first 7 characters are used as the key. # [XDMCPServer] enabled=true port=177 #listen-address= #key= # # VNC Server configuration # # enabled = True if VNC connections should be allowed # command = Command to run Xvnc server with # port = TCP/IP port to listen for connections on # listen-address = Host/address to listen for VNC connections (use all addresses if not present) # width = Width of display to use # height = Height of display to use # depth = Color depth of display to use # [VNCServer] #enabled=false #command=Xvnc #port=5900 #listen-address= #width=1024 #height=768 #depth=8

相關推薦

xmanager遠端桌面centos7

start-default-seat = True to always start one seat if none are defined in the configuration # greeter-user = User to run greeter as # minimum-display-numbe

使用Xmanager遠端桌面LINUX系統

分享一下我老師大神的人工智慧教程!零基礎,通俗易懂!http://blog.csdn.net/jiangjunshow 也歡迎大家轉載本篇文章。分享知識,造福人民,實現我們中華民族偉大復興!        

win7利用teamviewer遠端桌面centos7

Problem windows遠端桌面到linux經常會遇到一些問題。雖然之前也用過windows 下xmanager+linux下 gdm,但那都是centos6.3時代用的,centos7的gnome桌面貌似不支援還得換到ligthgdm才行;也曾經用過v

windows10遠端連線centos7.3影象化桌面

  一、準備工作 1)影象化centos系統已安裝; 2)window10系統 二、安裝配置XRDP 首先需要切換到root使用者下; 1、安裝epel庫 1)檢測系統是否已經安裝epel庫 rpm -qa|grep epel 2)安裝epel庫 y

遠端桌面連線CentOS7

//安裝CentOS桌面 yum upgrade yum -y groupinstall "X Window System" yum -y groupinstall "GNOME Desktop" startx //安裝xrdp yum install e

14_使用windows自帶的遠端桌面mstsc連線Centos7.x遠端桌面

一、說明 這裡,我希望用windows遠端訪問centos圖形介面。xmanager連線centos遠端桌面,有以下問題: 只能有一個使用者同時使用xmanger連線遠端桌面,多個使用者同時登入不行。 centos上,因為gnome硬體加速的原因,導致Xdmcp不可

RHEL6遠端桌面Xmanager配置

Part 1 . 伺服器端 ( 環境: RHEL 6.3 ) 開啟XDMCP配置檔案,並且指定埠177。 # vi /etc/gdm/custom.conf # GDM configurat

centos7 通過kvm+vnc 實現遠端桌面虛擬化和建立windows、Linux虛擬機器

感謝朋友支援本部落格,歡迎共同探討交流,由於能力和時間有限,錯誤之處在所難免,歡迎指正! 如果轉載,請保留作者資訊。 部落格地址:http://blog.csdn.net/qq_21398167 原

Centos7 安裝VNC實現遠端桌面

    Linux系統在伺服器上一般都直接最小化安裝,是不安裝圖形介面的,但是有時候,有一些特殊情況,需要使用圖形介面,而下面就利用VNC來實現類似windows的遠端桌面功能。    首先,系統需要有圖形介面,可以在安裝系統的時候一起安裝gnome,或者後面再安裝也行,下面

window遠端桌面連線centos7

前提: CentOS安裝桌面,如果無桌面,請執行# yum -y groups install "GNOME Desktop" # startx12配置源# yum install epel* -y1安裝xrdp# yum --enablerepo=epel -y inst

Win10使用VNC連線Centos7遠端桌面

一、安裝VNC Viewer 1.首先win10下載安裝VNC VIEWER 或者直接下載綠色版 2.linux系統安裝vnc: 檢查linux是否安裝vnc:rpm -q tigervnc tigervnc-server 3.以root使用者執行以下命令來安裝vncserver; #yu

Centos7 安裝圖形化介面&遠端桌面

1.安裝圖形化介面 安裝圖形化元件 # yum groupinstall "GNOME Desktop" "Graphical Administration Tools" 更新系統的執行級別,設定預設啟動圖形介面 ln -sf /lib/systemd/system/gra

windows遠端桌面連線centos7桌面顯示,安裝xdrp

利用xdrp可以使用windows遠端連線centos,具體步驟只需在centos伺服器安裝軟體包,客戶端使用mstc連線。1、yum install xdrp2、yum install tigervnc tigervnc-server3、配置密碼 vncpasswd roo

centos7.4安裝圖形介面並遠端桌面連線

1 系統版本 CentOS release 6.2 (Final) 以下安裝需要用root許可權操作。 2 安裝x windows yum groupinstall -y “X Window System”  //注意有引號 3 安裝圖形介面軟體

Windows下使用VNC連線CentOS7遠端桌面

在實際維護遠端linux伺服器主機時,有時候純命令列模式可能無法滿足我們的需要,這時候需要使用遠端主機的GUI模式,即能看到伺服器的桌面,一般會使用兩種方式:Xmanager或者VNC。我一開始使用的是Xmanager,版本是Xmanager5 Enterpri

Xmanager連線紅旗linux的遠端桌面

轉之前的話: 由於要在linux上安裝一個oracle,而oracle 的安裝要在圖形介面上進行,不想一直呆在機房,就想到了遠端桌面,於是想起了Xmanager,再於是上網搜到了這個方法,我用的是紅旗linux,不是redhat,所以之前搜到的在redhat上的方法不適

CentOS7安裝xrdp環境可實現遠端桌面訪問

CentOS7安裝xrdp環境可實現遠端桌面訪問 2018-07-14 06:39:28 分類:運維 閱讀

centos7上部署vnc伺服器並實現遠端桌面

centos7上部署vnc伺服器並實現遠端桌面 centos7上進行一下操作 [root@localhost ~]# yum

遠端桌面出現身份驗證錯誤要求的函式不受支援(親測)

原連結地址: https://blog.csdn.net/hzw2312/article/details/80429850   解決辦法:  win+R  執行 gpedit.msc,開啟本地組策略編輯器:計算機配置>管理模板>系統>

【181028】VC++ 遠端桌面控制、抓圖原始碼

vc++ 編寫的一套遠端桌面控制、抓圖源程式。主程式分為服務端和客戶端,測試前請先執行服務端,當客戶端啟動後,可以抓取遠端主機的桌面資訊,當然也可以是當前視窗的資訊。源程式在vc++6.0下順利編譯。程式有一個需要完善的地方就是,客戶端的截圖視窗不能最小化或支援快捷鍵,當抓圖的時候會連同客戶端一