{"id":65,"date":"2008-08-11T04:57:24","date_gmt":"2008-08-11T09:57:24","guid":{"rendered":"http:\/\/yourlinuxguy.com\/?p=65"},"modified":"2010-01-22T13:40:18","modified_gmt":"2010-01-22T18:40:18","slug":"can-i-manage-a-linux-server-easily-from-a-windows-box-part-ii","status":"publish","type":"post","link":"https:\/\/yourLinuxGuy.com\/?p=65","title":{"rendered":"Can I manage a Linux machine easily from a Windows box? (Part II)"},"content":{"rendered":"<p><span style=\"color: #999999;\"><em>This is a follow-up to an <a title=\"Part I\" href=\"http:\/\/yourlinuxguy.com\/?p=21\" target=\"_blank\">older post about administering a Linux machine from Windows, that can be found here<\/a>.<\/em><\/span><\/p>\n<p>So, you want to get remote desktop access to your Linux server&#8217;s GUI from a Windows machine. Well, <a href=\"http:\/\/nomachine.com\/\" target=\"_blank\">NoMachine<\/a> is a great way to do it. Assuming you have a working GUI on the Linux machine, and a Windows client, we can get to it&#8230;<\/p>\n<p>First, get and install the NX client for windows:<br \/>\n<a title=\"http:\/\/www.nomachine.com\/download-client-windows.php\" href=\"http:\/\/www.nomachine.com\/download-client-windows.php\" target=\"_blank\">http:\/\/www.nomachine.com\/download-client-windows.php<\/a><br \/>\n&#8230;or direct&#8230;<br \/>\n<a title=\"http:\/\/64.34.161.181\/download\/3.4.0\/Windows\/nxclient-3.4.0-5.exe\" href=\"http:\/\/64.34.161.181\/download\/3.4.0\/Windows\/nxclient-3.4.0-5.exe\" target=\"_blank\">http:\/\/64.34.161.181\/download\/3.4.0\/Windows\/nxclient-3.4.0-5.exe<\/a><\/p>\n<p>Now, shell into your Linux machine, and as root, run the following commands (each command is one separate line, even though the blog wraps it around):<\/p>\n<pre><code>mkdir \/tmp\/nx\r\ncd \/tmp\/nx\r\nwget http:\/\/64.34.161.181\/download\/3.4.0\/Linux\/nxclient-3.4.0-5.i386.rpm\r\nwget http:\/\/64.34.161.181\/download\/3.4.0\/Linux\/nxnode-3.4.0-6.i386.rpm\r\nwget http:\/\/64.34.161.181\/download\/3.4.0\/Linux\/FE\/nxserver-3.4.0-8.i386.rpm\r\nrpm -Uvh nxclient-3.4.0-5.i386.rpm\r\nrpm -Uvh nxnode-3.4.0-6.i386.rpm\r\nrpm -Uvh nxserver-3.4.0-8.i386.rpm<\/code><\/pre>\n<p>That&#8217;s it! Well, except for a little client-side setup (like setting up a profile for connecting, etc), but you can handle that.<\/p>\n<p>Note that when you connect, it will launch the GUI on the Linux machine if it is not launched already. This may be unsettling for some, but I&#8217;m assuming that you&#8217;re already a GUI kind of person if you&#8217;re doing this in the first place&#8230;\u00a0 \ud83d\ude09<\/p>\n<p>Oh, and I don&#8217;t know how much of a &#8220;duh&#8221; this is, but you need to be able to access port 22 on the Linux machine (from the client) for this to work&#8230;<\/p>\n<p>Enjoy!<\/p>\n<p><span style=\"color: #808080;\"><em>NOTE: This post was updated 20100122 for corrected links.<\/em><\/span><\/p>\n","protected":false},"excerpt":{"rendered":"<p>This is a follow-up to an older post about administering a Linux machine from Windows, that can be found here. So, you want to get remote desktop access to your Linux server&#8217;s GUI from a Windows machine. Well, NoMachine is&#8230;<br \/><a class=\"read-more-button\" href=\"https:\/\/yourLinuxGuy.com\/?p=65\">Read more<\/a><\/p>\n","protected":false},"author":5,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"jetpack_post_was_ever_published":false,"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[10,47,48,20],"tags":[],"class_list":["post-65","post","type-post","status-publish","format-standard","hentry","category-introductory","category-linuxgeneral","category-nomachine","category-windowsgeneral"],"jetpack_featured_media_url":"","jetpack_shortlink":"https:\/\/wp.me\/pnjn1-13","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/yourLinuxGuy.com\/index.php?rest_route=\/wp\/v2\/posts\/65","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/yourLinuxGuy.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/yourLinuxGuy.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/yourLinuxGuy.com\/index.php?rest_route=\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/yourLinuxGuy.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=65"}],"version-history":[{"count":9,"href":"https:\/\/yourLinuxGuy.com\/index.php?rest_route=\/wp\/v2\/posts\/65\/revisions"}],"predecessor-version":[{"id":67,"href":"https:\/\/yourLinuxGuy.com\/index.php?rest_route=\/wp\/v2\/posts\/65\/revisions\/67"}],"wp:attachment":[{"href":"https:\/\/yourLinuxGuy.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=65"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/yourLinuxGuy.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=65"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/yourLinuxGuy.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=65"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}