
<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Linux Remote Desktop Archives - TECHNIG</title>
	<atom:link href="https://www.technig.com/tag/linux-remote-desktop/feed/" rel="self" type="application/rss+xml" />
	<link>https://168.138.42.164/tag/linux-remote-desktop/</link>
	<description>Gateway for IT Experts and Tech Geeks</description>
	<lastBuildDate>Sat, 23 May 2020 10:13:37 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.6.2</generator>

<image>
	<url>https://www.technig.com/wp-content/uploads/2020/04/32x32.png</url>
	<title>Linux Remote Desktop Archives - TECHNIG</title>
	<link>https://168.138.42.164/tag/linux-remote-desktop/</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">162720667</site>	<item>
		<title>Enable Remote Desktop with CMD in Windows 10</title>
		<link>https://www.technig.com/enable-remote-desktop-using-command/</link>
					<comments>https://www.technig.com/enable-remote-desktop-using-command/#comments</comments>
		
		<dc:creator><![CDATA[Shams]]></dc:creator>
		<pubDate>Wed, 18 Oct 2017 13:00:49 +0000</pubDate>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[Command line]]></category>
		<category><![CDATA[Command Line Tips]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[Linux Remote Desktop]]></category>
		<category><![CDATA[Net user Command]]></category>
		<category><![CDATA[Remote Assistance]]></category>
		<category><![CDATA[Remote Desktop]]></category>
		<category><![CDATA[Remote Desktop Manager]]></category>
		<category><![CDATA[Remote Desktop Software]]></category>
		<category><![CDATA[Windows 10]]></category>
		<category><![CDATA[Windows Server 2016]]></category>
		<guid isPermaLink="false">https://www.technig.com/?p=12111</guid>

					<description><![CDATA[<div style="margin-bottom:20px;"><img width="840" height="420" src="https://www.technig.com/wp-content/uploads/2017/10/Enable-Remote-Desktop-with-Command-Line-Remote-Desktop-Mnager-Technig.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Enable Remote Desktop with Command Line - Remote Desktop Mnager - Technig" decoding="async" fetchpriority="high" srcset="https://www.technig.com/wp-content/uploads/2017/10/Enable-Remote-Desktop-with-Command-Line-Remote-Desktop-Mnager-Technig.jpg 840w, https://www.technig.com/wp-content/uploads/2017/10/Enable-Remote-Desktop-with-Command-Line-Remote-Desktop-Mnager-Technig-300x150.jpg 300w, https://www.technig.com/wp-content/uploads/2017/10/Enable-Remote-Desktop-with-Command-Line-Remote-Desktop-Mnager-Technig-768x384.jpg 768w" sizes="(max-width: 840px) 100vw, 840px" /></div>
<p>The Windows Remote desktop can be enable with the command line such as CMD and Powershell. Here we enable remote desktop using command prompt in Windows 10. You can use this method on all Microsoft Windows server and Workstation systems. In Microsoft Windows operating systems, you can connect to a computer running Windows from another [&#8230;]</p>
<p>The post <a href="https://www.technig.com/enable-remote-desktop-using-command/">Enable Remote Desktop with CMD in Windows 10</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div style="margin-bottom:20px;"><img width="840" height="420" src="https://www.technig.com/wp-content/uploads/2017/10/Enable-Remote-Desktop-with-Command-Line-Remote-Desktop-Mnager-Technig.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Enable Remote Desktop with Command Line - Remote Desktop Mnager - Technig" decoding="async" loading="lazy" srcset="https://www.technig.com/wp-content/uploads/2017/10/Enable-Remote-Desktop-with-Command-Line-Remote-Desktop-Mnager-Technig.jpg 840w, https://www.technig.com/wp-content/uploads/2017/10/Enable-Remote-Desktop-with-Command-Line-Remote-Desktop-Mnager-Technig-300x150.jpg 300w, https://www.technig.com/wp-content/uploads/2017/10/Enable-Remote-Desktop-with-Command-Line-Remote-Desktop-Mnager-Technig-768x384.jpg 768w" sizes="(max-width: 840px) 100vw, 840px" /></div><p>The Windows Remote desktop can be enable with the command line such as CMD and Powershell. Here we enable remote desktop using command prompt in Windows 10. You can use this method on all Microsoft Windows server and Workstation systems.</p>
<p>In Microsoft Windows operating systems, you can connect to a computer running Windows from another computer running Windows that&#8217;s connected to the same network or the Internet. For example, you can use all of your work computer&#8217;s programs, files, and network resources from your home computer, and it&#8217;s just like you&#8217;re sitting in front of your computer at work.</p>
<p>To connect to a remote computer, that computer must be turned on; it must have a network connection, Remote Desktop must be enabled. You must have network access to the remote computer (this could be through the Internet), and you must have permission to connect. For permission to connect, you must be on the list of remote desktop users. Before you start a connection, it&#8217;s a good idea to look up the name of the computer you&#8217;re connecting to and to make sure Remote Desktop connections are allowed through its firewall.</p>
<h2>Enable Remote Desktop using Command Line</h2>
<p>To enable remote desktop using command line, you must have administrator permission in Windows. The command line interfaces, command prompt or Powershell, must run as administrator.</p>
<p>Enable remote desktop process:</p>
<ol>
<li>Run Windows Command Prompt.</li>
<li>Execute registry command to enable remote desktop.</li>
<li>Enable Remote Desktop on system Firewall.</li>
<li>Test Remote Desktop Connectivity between two systems.</li>
</ol>
<p>Let&#8217;s run the command prompt as administrator and follow the article to enable remote desktop with command line.</p>
<p><strong>1.</strong> Type the below command to enable remote desktop.</p>
<pre class="nums:false expand-toggle:false lang:default decode:true">reg add "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server" /v fDenyTSConnections /t REG_DWORD /d 0 /f</pre>
<figure id="attachment_12541" aria-describedby="caption-attachment-12541" style="width: 1400px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2017/10/Enable-Remote-Desktop-with-CMD-in-Windows-10-Technig.jpg"><img decoding="async" class="wp-image-12541 size-full" src="https://www.technig.com/wp-content/uploads/2017/10/Enable-Remote-Desktop-with-CMD-in-Windows-10-Technig.jpg" alt="Enable Remote Desktop using Command in Windows 10 - Technig" width="1400" height="118" srcset="https://www.technig.com/wp-content/uploads/2017/10/Enable-Remote-Desktop-with-CMD-in-Windows-10-Technig.jpg 1400w, https://www.technig.com/wp-content/uploads/2017/10/Enable-Remote-Desktop-with-CMD-in-Windows-10-Technig-300x25.jpg 300w, https://www.technig.com/wp-content/uploads/2017/10/Enable-Remote-Desktop-with-CMD-in-Windows-10-Technig-768x65.jpg 768w, https://www.technig.com/wp-content/uploads/2017/10/Enable-Remote-Desktop-with-CMD-in-Windows-10-Technig-1024x86.jpg 1024w" sizes="(max-width: 1400px) 100vw, 1400px" /></a><figcaption id="caption-attachment-12541" class="wp-caption-text">Enable Remote Desktop using Command in Windows 10 &#8211; Technig</figcaption></figure>
<p>The result must be the same as above screenshot. If you face any issue while running command, check the command structure and try again.</p>
<p><strong>2.</strong> To disable remote desktop, just type the below command and run it.</p>
<pre class="nums:false expand-toggle:false lang:default decode:true">reg add "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server" /v fDenyTSConnections /t REG_DWORD /d 1 /f</pre>
<p><strong>3.</strong> Allow the Remote desktop on your Windows firewall system with <strong>netsh</strong> command.</p>
<pre class="nums:false expand-toggle:false lang:default decode:true">netsh advfirewall firewall set rule group="remote desktop" new enable=yes</pre>
<figure id="attachment_12552" aria-describedby="caption-attachment-12552" style="width: 876px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2017/10/Allow-Remote-Desktop-in-Windows-Firewall-with-Command-Technig.jpg"><img decoding="async" class="wp-image-12552 size-full" src="https://www.technig.com/wp-content/uploads/2017/10/Allow-Remote-Desktop-in-Windows-Firewall-with-Command-Technig.jpg" alt="Allow Remote Desktop in Windows Firewall with Command - Technig" width="876" height="175" srcset="https://www.technig.com/wp-content/uploads/2017/10/Allow-Remote-Desktop-in-Windows-Firewall-with-Command-Technig.jpg 876w, https://www.technig.com/wp-content/uploads/2017/10/Allow-Remote-Desktop-in-Windows-Firewall-with-Command-Technig-300x60.jpg 300w, https://www.technig.com/wp-content/uploads/2017/10/Allow-Remote-Desktop-in-Windows-Firewall-with-Command-Technig-768x153.jpg 768w" sizes="(max-width: 876px) 100vw, 876px" /></a><figcaption id="caption-attachment-12552" class="wp-caption-text">Allow Remote Desktop in Windows Firewall with Command &#8211; Technig</figcaption></figure>
<p><strong>Related</strong>: <a href="https://www.technig.com/configure-windows-ipv4-networking-with-netsh/" target="_blank" rel="noopener noreferrer">Configure Windows IP Address with Netsh</a></p>
<p><strong>4.</strong> Now, you need to add a user account to remote desktop users group. To do this using the &#8220;<strong>net localgroup</strong>&#8221; command.</p>
<pre class="lang:default decode:true">net localgroup "remote desktop users" Shais /add</pre>
<p>The username &#8220;<strong>Shais</strong>&#8221; has been added successfully to &#8220;<strong>Remote Desktop Users</strong>&#8221; group. You can test the remote desktop user members with below command.</p>
<pre class="nums:false expand-toggle:false lang:default decode:true">net user Shais</pre>
<figure id="attachment_12553" aria-describedby="caption-attachment-12553" style="width: 822px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2017/10/Windows-Remote-Desktop-Users-Membership-Technig.jpg"><img loading="lazy" decoding="async" class="wp-image-12553 size-full" src="https://www.technig.com/wp-content/uploads/2017/10/Windows-Remote-Desktop-Users-Membership-Technig.jpg" alt="Windows Remote Desktop Users Membership - Technig" width="822" height="171" srcset="https://www.technig.com/wp-content/uploads/2017/10/Windows-Remote-Desktop-Users-Membership-Technig.jpg 822w, https://www.technig.com/wp-content/uploads/2017/10/Windows-Remote-Desktop-Users-Membership-Technig-300x62.jpg 300w, https://www.technig.com/wp-content/uploads/2017/10/Windows-Remote-Desktop-Users-Membership-Technig-768x160.jpg 768w" sizes="(max-width: 822px) 100vw, 822px" /></a><figcaption id="caption-attachment-12553" class="wp-caption-text">Windows Remote Desktop Users Membership &#8211; Technig</figcaption></figure>
<p>That&#8217;s all you need to enable remote desktop using command line on any Windows operating systems.</p>
<p>If you want to do all with a graphical interface, follow the below Microsoft step by step guide to enable remote desktop.</p>
<h2>Enable Remote Desktop Connection with GUI</h2>
<div class="ng-scope"><span class="x-hidden-focus">If your user account doesn&#8217;t require a password to sign in, you&#8217;ll need to add a password before you&#8217;re allowed to start a connection with a remote computer.</span></div>
<p class="ng-scope"><strong><span class="x-hidden-focus">To allow remote connections on the computer, you want to connect to:</span></strong></p>
<ol class="ng-scope">
<li>Open System by clicking the <b>Start</b> button, right-clicking <b>Computer</b>, and then click <b>Properties</b>.</li>
<li>Click <b>Remote settings</b>.If you&#8217;re prompted for an administrator password or confirmation, type the password or provide confirmation. Under <b>Remote Desktop</b>, select one of the three options.</li>
<li>Click <b>Select Users</b>.If you&#8217;re an administrator on the computer, your current user account will automatically be added to the list of remote users, and you can skip the next two steps.</li>
<li>In the <b>Remote Desktop Users </b>dialog box, click <b>Add</b>.</li>
<li>In the <b>Select Users or Groups dialog</b> box, do the following:
<ol>
<li>To specify the search location, click <b>Locations</b>, and then select the location you want to search.</li>
<li>In <b>entering the object names to select</b>, type the name of the user that you want to add, and then click <b>OK</b>.</li>
<li>The name will be displayed in the list of users in the <b>Remote Desktop Users dialog</b> box. Click <b>OK</b>, and then click <b>OK</b> again.</li>
</ol>
</li>
</ol>
<div class="alert-band ng-scope">
<div class="alert alert-info alert-dismissible fade in" role="alert">
<div class="alert-title"><strong>Note: </strong>You can’t connect to a computer that&#8217;s asleep or hibernating, so make sure the settings for sleep and hibernation on the remote computer are set to <b>Never</b>. (Hibernation is not available on all computers.)</div>
</div>
</div>
<h3 class="ng-scope"><strong>To look up the computer name of the remote computer:</strong></h3>
<ol class="ng-scope">
<li>On the remote computer, open <b>System</b> by clicking the <b>Start</b> button, right-clicking <b>Computer</b>, and then click <b>Properties</b>.</li>
<li>Under <b>Computer name, domain, and workgroup settings</b>, you can find your computer name, and it&#8217;s full computer name if your computer is on a domain.</li>
</ol>
<p class="ng-scope"><strong>To allow Remote Desktop connections through a Windows Firewall:</strong></p>
<p class="ng-scope">If you&#8217;re having trouble connecting, Remote Desktop connections might be getting blocked by the firewall. Here&#8217;s how to change that setting on a Windows PC. If you&#8217;re using another firewall, make sure the port for Remote Desktop (usually 3389) is open.</p>
<ol class="ng-scope">
<li>On the remote computer, click <b>Start</b> and select <b>Control Panel</b>.</li>
<li>Click <b>System and Security</b>.</li>
<li>Then click <b>Allow a program through Windows Firewall</b> under Windows Firewall.</li>
<li>And click <b>Change settings</b> and then check the box next to <b>Remote Desktop</b>.</li>
<li>Click <b>OK</b> to save the changes.</li>
</ol>
<h3 class="ng-scope"><strong>To set a password for your user account</strong></h3>
<p class="ng-scope">Your user account must have a password before you can use Remote Desktop to connect to another computer.</p>
<ol class="ng-scope">
<li>Click<b> Start </b>and select <b>Control Panel</b>.</li>
<li>Double-click <b>User Accounts</b>.</li>
<li>Select <b>Change your Windows Password</b> under <b>User Accounts</b>.</li>
<li>Click <b>Create a password for your account</b> and follow the instructions on the screen.</li>
</ol>
<p class="ng-scope"><strong>To start Remote Desktop on the computer, you want to work from:</strong></p>
<ol class="ng-scope">
<li>Open Remote Desktop Connection by clicking the <b>Start</b> button. In the search box, type <b>Remote Desktop Connection</b>, and then, in the list of results, click <b>Remote Desktop Connection</b>.</li>
<li>In the <b class="x-hidden-focus">Computer</b> box, type the name of the computer that you want to connect to, and then click <b>Connect</b>. (You can also type the IP address instead of the computer name.)</li>
</ol>
<p>Finally, hope you can enable <a href="https://en.wikipedia.org/wiki/Remote_Desktop_Protocol" rel="noopener">remote desktop</a> using command line in your network environment.</p>
<p>The post <a href="https://www.technig.com/enable-remote-desktop-using-command/">Enable Remote Desktop with CMD in Windows 10</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.technig.com/enable-remote-desktop-using-command/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">12111</post-id>	</item>
		<item>
		<title>How to Connect CentOS VPS via Remote Desktop?</title>
		<link>https://www.technig.com/connect-centos-vps-via-remote-desktop/</link>
					<comments>https://www.technig.com/connect-centos-vps-via-remote-desktop/#comments</comments>
		
		<dc:creator><![CDATA[Shams]]></dc:creator>
		<pubDate>Sun, 28 May 2017 05:02:06 +0000</pubDate>
				<category><![CDATA[Cloud Computing]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[CentOS Remote Desktop]]></category>
		<category><![CDATA[GNOME]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[Linux Desktop]]></category>
		<category><![CDATA[Linux Remote Desktop]]></category>
		<category><![CDATA[xRDP]]></category>
		<guid isPermaLink="false">https://www.technig.com/?p=8999</guid>

					<description><![CDATA[<div style="margin-bottom:20px;"><img width="840" height="442" src="https://www.technig.com/wp-content/uploads/2017/02/How-to-Connect-CentOS-VPS-via-Remote-Desktop.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="How to Connect CentOS VPS via Remote Desktop" decoding="async" loading="lazy" srcset="https://www.technig.com/wp-content/uploads/2017/02/How-to-Connect-CentOS-VPS-via-Remote-Desktop.jpg 840w, https://www.technig.com/wp-content/uploads/2017/02/How-to-Connect-CentOS-VPS-via-Remote-Desktop-300x158.jpg 300w, https://www.technig.com/wp-content/uploads/2017/02/How-to-Connect-CentOS-VPS-via-Remote-Desktop-768x404.jpg 768w" sizes="(max-width: 840px) 100vw, 840px" /></div>
<p>If web hosting providers provide you Linux dedicated server or Linux Cloud VPS server without remote desktop enabled, you must follow this step by step video tutorial to configure XRDP on your Linux VPS server and controlling with GUI. This video totally shows the process to connect CentOS VPS via Remote Desktop using GUI. Connect [&#8230;]</p>
<p>The post <a href="https://www.technig.com/connect-centos-vps-via-remote-desktop/">How to Connect CentOS VPS via Remote Desktop?</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div style="margin-bottom:20px;"><img width="840" height="442" src="https://www.technig.com/wp-content/uploads/2017/02/How-to-Connect-CentOS-VPS-via-Remote-Desktop.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="How to Connect CentOS VPS via Remote Desktop" decoding="async" loading="lazy" srcset="https://www.technig.com/wp-content/uploads/2017/02/How-to-Connect-CentOS-VPS-via-Remote-Desktop.jpg 840w, https://www.technig.com/wp-content/uploads/2017/02/How-to-Connect-CentOS-VPS-via-Remote-Desktop-300x158.jpg 300w, https://www.technig.com/wp-content/uploads/2017/02/How-to-Connect-CentOS-VPS-via-Remote-Desktop-768x404.jpg 768w" sizes="(max-width: 840px) 100vw, 840px" /></div><p>If web hosting providers provide you Linux dedicated server or Linux Cloud VPS server without remote desktop enabled, you must follow this step by step video tutorial to configure XRDP on your Linux VPS server and controlling with GUI. This video totally shows the process to connect <a href="https://www.centos.org/" target="_blank" rel="noopener noreferrer">CentOS</a> VPS via Remote Desktop using GUI.</p>
<h2>Connect CentOS VPS via Remote Desktop</h2>
<p>Before configuring remote desktop on any Linux VPS server, you must know that the VPS server comes with Linux core or server. These Linux doesn&#8217;t have a GUI or desktop environment.</p>
<p>You must install one of the Linux</p>
<p style="padding-left: 30px;"><strong>Unity</strong> is Ubuntu’s default desktop environment. If you’ve installed Ubuntu using the standard installer, you’re probably using the Unity desktop right now.</p>
<p style="padding-left: 30px;"><strong>GNOME</strong> was once the most popular Linux desktop environment. The GNOME 2.x series used by default on Ubuntu, Fedora, Debian, and most other big Linux distributions. It was a simple, relatively lightweight desktop environment.</p>
<p style="padding-left: 30px;">The other <strong>KDE Desktop</strong>, <strong>Xfce</strong>, <strong>Cinnamon</strong>, <strong>MATE</strong>, <strong>LXDE</strong>, and <strong>Xmonad </strong>are also best for the Linux desktop environment<strong>. </strong></p>
<p>In the video tutorial, I have installed GNOME as a desktop environment on CentOS 7 VPS. So let&#8217;s see the entire process of how to connect CentOS VPS via Remote Desktop.</p>
<p><iframe loading="lazy" title="How to Connect CentOS 7 VPS via Remote Desktop? - VPS Remote Desktop Configuration Guide" width="1170" height="878" src="https://www.youtube.com/embed/zjt1-7Msscs?wmode=transparent&amp;rel=0&amp;feature=oembed" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe></p>
<h2>Linux Desktop Environment</h2>
<p>A desktop environment typically consists of icons, windows, toolbars, folders, wallpapers and desktop widgets. A GUI might also provide drag and drop functionality and other features that make the desktop metaphor more complete. A desktop environment aims to be an intuitive way for the user to interact with the computer using concepts which are similar to those used when interacting with the physical world, such as buttons and windows.</p>
<p>Related: <a href="https://www.technig.com/category/linux/" target="_blank" rel="noopener noreferrer">Linux Tips and Tricks</a>.</p>
<hr />
<p>Related Questions:</p>
<p>A remote desktop connection from Windows to Linux<br />
how to access Linux server from windows via remote desktop connection<br />
remote desktop from windows to ubuntu<br />
Linux RDP server ubuntu<br />
RDP server for Linux<br />
how to access Linux desktop from windows remotely<br />
remote into Linux from Windows<br />
Linux RDP server ubuntu<br />
RDP server windows</p>
<p>The post <a href="https://www.technig.com/connect-centos-vps-via-remote-desktop/">How to Connect CentOS VPS via Remote Desktop?</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.technig.com/connect-centos-vps-via-remote-desktop/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">8999</post-id>	</item>
	</channel>
</rss>
