<?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>gHacks Technology News &#124; Latest Tech News, Software And Tutorials &#187; remote administration</title> <atom:link href="http://www.ghacks.net/tag/remote-administration/feed/" rel="self" type="application/rss+xml" /><link>http://www.ghacks.net</link> <description>A technology news blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description> <lastBuildDate>Sat, 11 Feb 2012 21:54:04 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/> <item><title>Connect to a Windows Terminal Server from Linux</title><link>http://www.ghacks.net/2010/01/29/connect-to-a-windows-terminal-server-from-linux/</link> <comments>http://www.ghacks.net/2010/01/29/connect-to-a-windows-terminal-server-from-linux/#comments</comments> <pubDate>Fri, 29 Jan 2010 12:30:58 +0000</pubDate> <dc:creator>Jack Wallen</dc:creator> <category><![CDATA[Advice]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Networks]]></category> <category><![CDATA[Online Services]]></category> <category><![CDATA[Operating Systems]]></category> <category><![CDATA[Server]]></category> <category><![CDATA[Software]]></category> <category><![CDATA[Tutorials Basic]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[krcd]]></category> <category><![CDATA[remote administration]]></category> <category><![CDATA[tsclient]]></category> <category><![CDATA[Windows Terminal Server]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=22655</guid> <description><![CDATA[There are a number of reasons to have to connect to a Windows Terminal Server machine. Either you telecommute, you administer remotely, you work on the go, or you use Linux and have to use a Windows app for company business. No matter the reason, you have to be able to connect. From the Windows [...]]]></description> <content:encoded><![CDATA[<p>There are a number of reasons to have to connect to a Windows Terminal Server machine. Either you telecommute, you administer remotely, you work on the go, or you use Linux and have to use a Windows app for company business. No matter the reason, you have to be able to connect. From the Windows operating system there is a built-in application for making this connection. But what about Linux? How do you make this connection from within the open source operating system? Simple.</p><p>There are a number of good Linux terminal server clients available. In this article I will demonstrate how you connect to your server with the help of two of them: tsclient and krdc.</p><p><span
id="more-22655"></span><strong>tsclient</strong></p><p>What most people like about tsclient is that is very closely resembles the Microsoft tool that handles the same task. So there is already a level of familiarity to the application. But before you can use it, you have to install it. This is simple, just follow these steps:</p><ol><li>Open your package management system.</li><li>Search for &#8220;tsclient&#8221; (no quotes).</li><li>Mark tsclient for installation.</li><li>Click Apply to install.</li></ol><div
id="attachment_22656" class="wp-caption alignleft" style="width: 230px"><a
href="http://www.ghacks.net/wp-content/uploads/2010/01/tsclient.png"><img
class="size-medium wp-image-22656 " src="http://www.ghacks.net/wp-content/uploads/2010/01/tsclient-367x500.png" alt="" width="220" height="300" /></a><p
class="wp-caption-text">Figure 1</p></div><p>That&#8217;s it. Once tsclient is installed you will find the menu entry in <strong>Applications &gt; Internet </strong>or you can run the command <em>tsclient</em> from the run dialog (hit &lt;Alt&gt;F2) or a terminal window. When the client opens you will notice a very familiar interface (see Figure 1). The creator did this so that users would be comfortable with the application right away.</p><p>To make a basic connection with tsclient all you have to do is configure the following:</p><ul><li>Computer: The address of the computer you need to connect with.</li><li>Protocol: Most likely you will be using RDP.</li><li>Username: You MIGHT have to use the DOMAIN\USERNAME configuration for your username. Otherwise just enter the username.</li><li>Password: Your user password.</li></ul><p>That&#8217;s it. When the connection is made you will find yourself happily logged into Microsoft Terminal Server.</p><p><strong>KRCD</strong></p><p>This tool is, as you would expect, is a KDE application. It is just as easy to use as tsclient, but it does have a different interface. And, of course, KRCD does not come pre-installed on your KDE desktop. To install follow these steps:</p><ol><li>Open up your package management system (software installation application).</li><li>Search for &#8220;krcd&#8221; (no quotes).</li><li>Mark KRCD for installation.</li><li>Click Apply to install.</li></ol><p>That&#8217;s it. You will now find KRCD in your <strong>Applications &gt; Internet </strong>menu labeled &#8220;Remote Desktop Client&#8221;.</p><div
id="attachment_22662" class="wp-caption alignright" style="width: 310px"><a
href="http://www.ghacks.net/wp-content/uploads/2010/01/krcd_main.png"><img
class="size-medium wp-image-22662 " src="http://www.ghacks.net/wp-content/uploads/2010/01/krcd_main-500x378.png" alt="" width="300" height="227" /></a><p
class="wp-caption-text">Figure 2</p></div><p>When you fire up KRDC the main window is a client, user-friendly tool (see Figure 2). To connect to your Terminal Server follow these steps:</p><ol><li>Click &#8220;Connect to a Windows Remote Desktop&#8221;.</li><li>Enter the address of your server in the Remote desktop bar (at the top of the window).</li><li>Set any necessary configuration option in the resulting window and click OK.</li><li>Enter username (you might have to use DOMAIN\USERNAME).</li><li>If you have set up the KDE Wallet, enter your Wallet password.</li><li>Enter the password for your user account on the Terminal Server.</li></ol><p>That&#8217;s it. You should now be logged into your terminal server.</p><p><strong>Final thoughts</strong></p><p>You don&#8217;t have to go without your Windows fix in Linux. With what seems like an endless array of methods for using Windows, Linux should seem to be ever-more flexible. And now, you should be able to log into your companies (or clients) remote terminal servers easily.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2010/01/29/connect-to-a-windows-terminal-server-from-linux/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>Configure a Linux Firewall with Webmin</title><link>http://www.ghacks.net/2009/03/27/configure-a-linux-firewall-with-webmin/</link> <comments>http://www.ghacks.net/2009/03/27/configure-a-linux-firewall-with-webmin/#comments</comments> <pubDate>Fri, 27 Mar 2009 18:53:45 +0000</pubDate> <dc:creator>Jack Wallen</dc:creator> <category><![CDATA[Advice]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Open Source]]></category> <category><![CDATA[Security]]></category> <category><![CDATA[Tutorials Basic]]></category> <category><![CDATA[firewall]]></category> <category><![CDATA[iptables]]></category> <category><![CDATA[remote administration]]></category> <category><![CDATA[webmin]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=11501</guid> <description><![CDATA[Recently I wrote two articles, one on Creating a Linux Firewall with fwbuilder, and one Webmin: One Stop Linux Configuration. So I thought it might be a good idea to do an article that combined the two and illustrated how to configure a Linux firewall with Webmin. As you would expect, with the help of [...]]]></description> <content:encoded><![CDATA[<p>Recently I wrote two articles, one on <a
title="Create a Linux Firewall with fwbuilder" href="http://www.ghacks.net/2009/03/25/build-a-quick-and-reliable-firewall-with-fwbuilder/" target="_blank">Creating a Linux Firewall with fwbuilder</a>, and one Webmin: <a
title="Webmin: One Stop Linux Configuration" href="http://www.ghacks.net/2009/03/24/webmin-one-stop-linux-configuration/" target="_blank">One Stop Linux Configuration</a>. So I thought it might be a good idea to do an article that combined the two and illustrated how to configure a Linux firewall with Webmin.</p><p>As you would expect, with the help of Webmin, creating a firewall is very simple. And the default Webmin installation comes complete with a firewall module built in, so there is nothing to install (once you have Webmin installed.) All you have to do is point your browser to http://IP_OR_DOMAIN:1000 (Where IP_OR_DOMAIN is the actual IP address or domain hosting your Webmin installation.) If Webmin is installed on your desktop you can point your browser to http://localhost:10000.</p><p><span
id="more-11501"></span></p><div
id="attachment_11502" class="wp-caption alignleft" style="width: 310px"><a
href="http://www.ghacks.net/wp-content/uploads/2009/03/webmin_firewall_top.png"><img
class="size-medium wp-image-11502" src="http://www.ghacks.net/wp-content/uploads/2009/03/webmin_firewall_top-500x215.png" alt="Webmin Firewall" width="300" height="129" /></a><p
class="wp-caption-text">Webmin Firewall</p></div><p>Once you are in the Webmin window you will want to click on the Servers link and then click on the Linux Firewall link. The image to the left is the top portion of the configuration screen. This image is showing a default iptables chain that is installed by default in Fedora. As you can see these chain rules are easily modified, moved, appended, and removed.</p><div
id="attachment_11503" class="wp-caption alignright" style="width: 310px"><a
href="http://www.ghacks.net/wp-content/uploads/2009/03/webmin_firewall_add_rule.png"><img
class="size-medium wp-image-11503" src="http://www.ghacks.net/wp-content/uploads/2009/03/webmin_firewall_add_rule-500x348.png" alt="The Add Rule Window" width="300" height="209" /></a><p
class="wp-caption-text">The Add Rule Window</p></div><p>I want to illustrate how easy it is to add a new rule to the already existing chain. Let&#8217;s say you want to add a rule that denies all incoming connections to port 110 (pop3) to your machine. To do this click on the Add Rule button to reveal the Add Rule window (see image to the right.)</p><p>The primary configurations to take for this would be:</p><ul><li>Rule Comment: Give the rule a name.</li><li>Action to take: Drop</li><li>Source Address: Any</li><li>Destination Address: 192.168.1. (This will depend upon your needs. If you have a static IP address for the machine enter that.</li><li>Destination Port: 110</li></ul><p>Once you have filled this out, click Create Rule and you will be returned to the main window with your rule listed.</p><div
id="attachment_11504" class="wp-caption alignleft" style="width: 310px"><a
href="http://www.ghacks.net/wp-content/uploads/2009/03/webmin_firewall_buttons.png"><img
class="size-medium wp-image-11504" src="http://www.ghacks.net/wp-content/uploads/2009/03/webmin_firewall_buttons-500x329.png" alt="Final Steps" width="300" height="197" /></a><p
class="wp-caption-text">Final Steps</p></div><p>Once you have your new rule(s) created you have to scroll down and click the Apply Configuration button (see the image to the left). You will also notice, near the bottom, buttons that allow you to enable your firewall at boot, reset your firewall, and reset to the currently active firewall.</p><p>Once you have applied your configuration, if you want to remove a rule you just created you have to go back to the rule list, select the rule you want to delete, and click the Delete Selected button.</p><p>It is also important to make sure you have your rules set up in the right order. It is very easy to arrange your rules with the Webmin Firewall Module. Go to the rule listing and click either the up or down arrow the corresponds to the rule you want to move, The rule is then moved one slot up or down (depending upon which arrow you click). But don&#8217;t forget to click the Apply Configuration or your move will not stick.</p><p><strong>Final Thoughts</strong></p><p>If you are looking for a very simple, web-based, solution for creating a firewall the Webmin firewall module might be the answer for you. Not only is it easy to use, you can administer your firewall remotely.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/03/27/configure-a-linux-firewall-with-webmin/feed/</wfw:commentRss> <slash:comments>5</slash:comments> </item> </channel> </rss>
