<?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>Guide, Tools, Scripts and Books for System Administrator &#124; iSystemAdmin</title>
	<atom:link href="http://isystemadmin.com/feed" rel="self" type="application/rss+xml" />
	<link>http://isystemadmin.com</link>
	<description>Guide, Tools, Scripts and Books for System Administrator</description>
	<lastBuildDate>Sun, 30 Sep 2012 17:44:01 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4</generator>
		<item>
		<title>Five Best free download manager for Linux</title>
		<link>http://isystemadmin.com/five-best-free-download-manager-for-linux?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=five-best-free-download-manager-for-linux</link>
		<comments>http://isystemadmin.com/five-best-free-download-manager-for-linux#comments</comments>
		<pubDate>Fri, 28 Sep 2012 06:18:13 +0000</pubDate>
		<dc:creator>Sifat</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[Download Manager]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://isystemadmin.com/?p=1224</guid>
		<description><![CDATA[<p>In Windows or Linux, no doubt, you have to download files from Internet. The practice of using Download Manager to manage the download is widely seen within sytem administrators. There are cases, they don&#8217;t know that they are using a download manager; though they use it.  Windows users are very much aware of Dowload Managers to manage and, sometime, boost their download speed. But in Linux, due to low footprint, the &#8216;download manager&#8217; concept is not that much popular. The&#8230;</p>
Related posts:<ol>
<li><a href='http://isystemadmin.com/five-best-free-antivirus-for-linux' rel='bookmark' title='Five best free Antivirus for Linux'>Five best free Antivirus for Linux</a></li>
<li><a href='http://isystemadmin.com/five-popular-free-webmails-for-linux' rel='bookmark' title='Five Popular Free Webmails for Linux'>Five Popular Free Webmails for Linux</a></li>
<li><a href='http://isystemadmin.com/linux-centralized-logins-using-ldap-part-1' rel='bookmark' title='Linux Centralized Authentication Using LDAP: Part 1'>Linux Centralized Authentication Using LDAP: Part 1</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>In Windows or Linux, no doubt, you have to download files from Internet. The practice of using Download Manager to manage the download is widely seen within sytem administrators. There are cases, they don&#8217;t know that they are using a download manager; though they use it.  Windows users are very much aware of Dowload Managers to manage and, sometime, boost their download speed. But in Linux, due to low footprint, the &#8216;download manager&#8217; concept is not that much popular. The main reason is that, a large portion of the admins are still prefer to use CLI instead of GUI and Download Managers are GUI friendly. In this article I will try to show you few CLI based download managers that can help you to understand and utilize it for your better productivity.<span id="more-1224"></span></p>
<h3>1. GNU wget</h3>
<p><a href="http://isystemadmin.com/wp-content/uploads/2012/06/wget.png" rel="lightbox[1224]" title="wget"><img class="alignleft  wp-image-1546" title="wget" src="http://isystemadmin.com/wp-content/uploads/2012/06/wget.png" alt="" width="200" height="115" /></a>GNU <em>wget</em> is the mostly used Download Manager in Linux and UNIX world, though most of the user are not aware of it. They simply know it can download files form website. But it has some very good capabilities that Download Managers have.  It not only support HTTP, HTTPS and FTP; it also capable of resuming aborted download. Interestingly it can use  filename wild cards and recursively mirror directories. Also it can help you to use your http and ftp proxy servers, if required. Remeber that, <em>wget</em> cannot use multi connection to open threads for download. To know more about it, we will recommend you to visit its manual page.</p>
<h3>2. Aria2</h3>
<p><a href="http://isystemadmin.com/wp-content/uploads/2012/06/aria2.png" rel="lightbox[1224]" title="aria2"><img class="alignleft  wp-image-1548" title="aria2" src="http://isystemadmin.com/wp-content/uploads/2012/06/aria2.png" alt="" width="200" height="115" /></a><em>Aria2</em> is a modern Download Manager for Linux and UNIX command line. It is a complete download manager with all kind of features. It is very lightweight, supports multi-protocol &amp; multi-source. It supports HTTP/HTTPS, FTP, BitTorrent and Metalink. With the help of json-rpc and xml-rpc interface. While it runs it takes very low CPU and memory.  All features you want in a BitTorrent client, you will get in <em>aria2</em>. May be it has many feature, not necessarily it usage is complex. Very easy and straightforward. Please visit their <a href="http://aria2.sourceforge.net/" target="_blank">official site</a> to download and some example of <em>aria2</em> usage.</p>
<h3>3. Axel</h3>
<p><img class="alignleft  wp-image-1549" title="axel" src="http://isystemadmin.com/wp-content/uploads/2012/06/axel.png" alt="" width="200" height="115" />I believe, <em>axel</em> as a download manager, will impress you better that any others. <em>Axel</em> accelerates HTTP/FTP downloading process by using multiple connections for one file. It supports multiple mirrors for a download. <em>Axel</em> is very lightweight and very easy to use. You can download it from <a href="http://alioth.debian.org/projects/axel/" target="_blank">here</a>.</p>
<h3>4. cURL</h3>
<p><img class="alignleft  wp-image-1551" title="cURL" src="http://isystemadmin.com/wp-content/uploads/2012/06/cURL.png" alt="" width="200" height="115" /><em>cURL</em> is a command line tool for transferring data with URL syntax, supporting FTP, FTPS, Gopher, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3, POP3S and many more; truly almost any file transfering protocol. It also supports SSL certificates, HTTP form based upload, proxies, cookies, user+password authentication (Basic, Digest, NTLM, Negotiate, kerberos&#8230;), file transfer resume, proxy tunneling and a busload of other tricks. It provides libraries for developers to use the power of <em>cURL</em>. It&#8217;s like <em>wget</em> with more features. It doesn&#8217;t support multi source or multi-threaded download. But still, somehow, it&#8217;s faster than <em>wget</em>. You can know more about it <a href="http://curl.haxx.se/" target="_blank">here</a>.</p>
<h3>5. ProZilla</h3>
<p><em><img class="alignleft  wp-image-1552" title="prozilla" src="http://isystemadmin.com/wp-content/uploads/2012/06/prozilla.png" alt="" width="200" height="115" />ProZilla</em> is a download accelerator for Linux which can gives you a 200% to 300% improvement in your file downloading speeds. Yes, that&#8217;s the performance of <em>ProZilla</em> we have experienced. It makes multiple server connections to download a file, split file in parts to get through different connects and also supports FTP searching for mirros and increase the efficiency. It can pause, resume and suspend a download and you can customize on fly to increase or decreast the threads to tune the download experience. Visit the project site hosted at <a href="http://www.sourceforge.net/projects/prozilla/" target="_blank">sourceforge</a> to play with <em>ProZilla.</em></p>
<p>The above list is not sorted based on their performance or popularity. You can try all of them and choose one which you feel comfortable to deal with. In am personally a <em>wget</em> user for quick download of single small file. Otherwise, for full fledged download manager I prefer to use <em>ProZilla</em>. Hope you will have your own prefered one, which may or may not come from our list above.</p>
<p>Related posts:</p><ol>
<li><a href='http://isystemadmin.com/five-best-free-antivirus-for-linux' rel='bookmark' title='Five best free Antivirus for Linux'>Five best free Antivirus for Linux</a></li>
<li><a href='http://isystemadmin.com/five-popular-free-webmails-for-linux' rel='bookmark' title='Five Popular Free Webmails for Linux'>Five Popular Free Webmails for Linux</a></li>
<li><a href='http://isystemadmin.com/linux-centralized-logins-using-ldap-part-1' rel='bookmark' title='Linux Centralized Authentication Using LDAP: Part 1'>Linux Centralized Authentication Using LDAP: Part 1</a></li>
</ol>]]></content:encoded>
			<wfw:commentRss>http://isystemadmin.com/five-best-free-download-manager-for-linux/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows host based Firewall: Your fist line of defense for Windows desktop</title>
		<link>http://isystemadmin.com/windows-host-based-firewall-your-fist-line-of-defense-for-windows-desktop?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=windows-host-based-firewall-your-fist-line-of-defense-for-windows-desktop</link>
		<comments>http://isystemadmin.com/windows-host-based-firewall-your-fist-line-of-defense-for-windows-desktop#comments</comments>
		<pubDate>Sun, 23 Sep 2012 18:22:29 +0000</pubDate>
		<dc:creator>Drasko Stojanovic</dc:creator>
				<category><![CDATA[Guide]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[firewall]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://isystemadmin.com/?p=1532</guid>
		<description><![CDATA[<p style="text-align: justify;">Protection from unwanted threats and attacks to hosts in your company network is very important part of your business activity. Today there are many threats which can be dangerous for your IT infrastructure. Because of that there are many hardware and software tolls and devices for your network protection. Antivirus software and hardware firewalls are used in most situations. On the market also exist many software firewalls which are used to protect computers from attacks from internal or&#8230;</p>
Related posts:<ol>
<li><a href='http://isystemadmin.com/microsoft-forefront-tmg-server-10-common-mistakes-by-administrators' rel='bookmark' title='Microsoft Forefront TMG Server: 10 common mistakes by Administrators'>Microsoft Forefront TMG Server: 10 common mistakes by Administrators</a></li>
<li><a href='http://isystemadmin.com/microsoft-defender-and-security-essentials-protect-your-windows' rel='bookmark' title='Microsoft Defender and Security Essentials: Protect your Windows'>Microsoft Defender and Security Essentials: Protect your Windows</a></li>
<li><a href='http://isystemadmin.com/how-to-install-and-configure-openvpn-in-windows' rel='bookmark' title='How to Install and Configure OpenVPN in Windows'>How to Install and Configure OpenVPN in Windows</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">Protection from unwanted threats and attacks to hosts in your company network is very important part of your business activity. Today there are many threats which can be dangerous for your IT infrastructure. Because of that there are many hardware and software tolls and devices for your network protection. Antivirus software and hardware firewalls are used in most situations. On the market also exist many software firewalls which are used to protect computers from attacks from internal or external network. Software firewalls can also protect network from attacks sourced from computer on which software firewall is installed. One of the most used software firewalls is Windows Firewall which comes along with Windows OS installed. In this article we will describe Windows Firewall and explain how you can use it to protect your network hosts.<span id="more-1532"></span></p>
<p style="text-align: justify;">Windows firewall is software component which comes with Windows installation. It can be enabled or disabled as service in Windows services console:</p>
<p style="text-align: justify;"><a href="http://isystemadmin.com/wp-content/uploads/2012/09/1.bmp" rel="lightbox[1532]" title="Windows host based Firewall: Your fist line of defense for Windows desktop"><img class="aligncenter size-full wp-image-1533" src="http://isystemadmin.com/wp-content/uploads/2012/09/1.bmp" alt="" /></a></p>
<p style="text-align: justify;">As firewall software, Windows firewall can block or allow traffic from or to computes on which running. There are many configuration options which enable detailed control of traffic that pass through workstation. You can set rules for both outbound and inbound traffic. On that way administrator can control both traffic which enters in computer and traffic which lives and go to local or internet network.</p>
<p style="text-align: justify;">Windows 7 firewall has a lot of new features which enables advanced settings related to traffic control. There is possibility to have different firewall settings for different network connections. You can set firewall rules for domain, private or public network. With these settings firewall will have different behavior depends on which network computer is connected. Three profiles can be set: public, domain and private. So, if compuiter is connected on its domain network, and system recognizes that network interface is connected on it, domain profile is applied. On that profile you can set rules that will be applied on your local network traffic if domain is established. If you have private network but domain cannot be recognized, private profile will be applied and system will recognize connection to „private“network. These can be situations where you have not domain set in your company network.  If computer with firewall installed is connected on public or internet network third profile is activated. In this situation public firewall profile is active for securing computer. This profile should have most secure rules consider its connection to public internet network where it is affected by most threats.</p>
<p style="text-align: justify;">All profiles mentioned can have its own firewall settings which are applied related to network type on which computer is connected. These rules can be adjusted by user which has administrator rights. To change firewall settings go to <strong>Control Panel –&gt;System and security -&gt; Windows Firewall</strong> and click on it. Opens window for firewall settings:</p>
<p style="text-align: justify;"><a href="http://isystemadmin.com/wp-content/uploads/2012/09/2.bmp" rel="lightbox[1532]" title="Windows host based Firewall: Your fist line of defense for Windows desktop"><img class="aligncenter size-full wp-image-1534" src="http://isystemadmin.com/wp-content/uploads/2012/09/2.bmp" alt="" /></a></p>
<p style="text-align: justify;">On this window you have informations on which network types computer is currently connected and if recommended settings for this network type are applied. If not you have red notifications as you can see on picture. For all network types you can change firewall settings independent. So, if you want to enable or disable firewall for some network you should click on <strong>Turn Windows Firewall</strong> on or off. Opens window for turning firewall on or off:</p>
<p style="text-align: justify;"><a href="http://isystemadmin.com/wp-content/uploads/2012/09/3.bmp" rel="lightbox[1532]" title="Windows host based Firewall: Your fist line of defense for Windows desktop"><img class="aligncenter size-full wp-image-1535" src="http://isystemadmin.com/wp-content/uploads/2012/09/3.bmp" alt="" /></a></p>
<p style="text-align: justify;">For example, firewall can be turned off for domain network because in domain network computers belonging same domain and there is some trust level between it. But if you have direct internet connection on your computer through one of its network interfaces, in this situation firewall on public network should be turned on.</p>
<p style="text-align: justify;">Great feature which Windows 7 firewall offers is possibility to set different inbound and outbound rules for traffic enters and leaves computer on which firewall running. Inbound rules control traffic which enters from networks and outbound rules control traffic which go to network from computer.  In case of inbound rules you protect computer from outside threats such as hacker attacks. In case of outbound rules you protect your network from threats from these computers because you restrict ports on which traffic can go out of your computer. To change these rules go to window for firewall settings and click on <strong>Advanced settings</strong>. Opens window in which you can change outbound and inbound rules:</p>
<p style="text-align: justify;"><a href="http://isystemadmin.com/wp-content/uploads/2012/09/4.bmp" rel="lightbox[1532]" title="Windows host based Firewall: Your fist line of defense for Windows desktop"><img class="aligncenter size-full wp-image-1536" src="http://isystemadmin.com/wp-content/uploads/2012/09/4.bmp" alt="" /></a></p>
<p style="text-align: justify;">To change rules click on <strong>Inbound Rules</strong> or <strong>Outbound Rules</strong> and you have window with list of rules existing in firewall:</p>
<p style="text-align: justify;"><a href="http://isystemadmin.com/wp-content/uploads/2012/09/5.bmp" rel="lightbox[1532]" title="Windows host based Firewall: Your fist line of defense for Windows desktop"><img class="aligncenter size-full wp-image-1537" src="http://isystemadmin.com/wp-content/uploads/2012/09/5.bmp" alt="" /></a></p>
<p style="text-align: justify;">To change one of it do double click on it and opens window for changing rule settings where you can enable or disable rule, set ports, protocols, address scopes and other settings related to that firewall rule.</p>
<p style="text-align: justify;">In this short article we tried to make short explanation of functioning and purpose of Windows 7 software firewall. It can be very useful tool which can help you to make your network and computers more protected. By improving knowledge about this tool you can have powerful security tool in your hand!</p>
<p>&nbsp;</p>
<p>Related posts:</p><ol>
<li><a href='http://isystemadmin.com/microsoft-forefront-tmg-server-10-common-mistakes-by-administrators' rel='bookmark' title='Microsoft Forefront TMG Server: 10 common mistakes by Administrators'>Microsoft Forefront TMG Server: 10 common mistakes by Administrators</a></li>
<li><a href='http://isystemadmin.com/microsoft-defender-and-security-essentials-protect-your-windows' rel='bookmark' title='Microsoft Defender and Security Essentials: Protect your Windows'>Microsoft Defender and Security Essentials: Protect your Windows</a></li>
<li><a href='http://isystemadmin.com/how-to-install-and-configure-openvpn-in-windows' rel='bookmark' title='How to Install and Configure OpenVPN in Windows'>How to Install and Configure OpenVPN in Windows</a></li>
</ol>]]></content:encoded>
			<wfw:commentRss>http://isystemadmin.com/windows-host-based-firewall-your-fist-line-of-defense-for-windows-desktop/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Auto installing Perl CPAN modules using CPAN command prompt: Part -1</title>
		<link>http://isystemadmin.com/auto-installing-perl-cpan-modules-using-cpan-prompt?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=auto-installing-perl-cpan-modules-using-cpan-prompt</link>
		<comments>http://isystemadmin.com/auto-installing-perl-cpan-modules-using-cpan-prompt#comments</comments>
		<pubDate>Wed, 19 Sep 2012 18:40:59 +0000</pubDate>
		<dc:creator>Sifat</dc:creator>
				<category><![CDATA[Guide]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Perl]]></category>

		<guid isPermaLink="false">http://isystemadmin.com/?p=1523</guid>
		<description><![CDATA[<p>Perl is a such an administrative tool that no System Administrator can ignore it. And when you are hooked with Perl, CPAN () modules are absolutely must to meet your day to day demand from math function to html parsing or even from socket programming to parallel computing. There are many System Administration modules that you must to collect form CPAN library. There are multiple ways to add modules support with your Perl like downloading the modules from <a href="http://www.cpan.org">www.cpan.org</a> and install them&#8230;</p>
Related posts:<ol>
<li><a href='http://isystemadmin.com/perl-scripting-tutorial-for-beginners-part-1' rel='bookmark' title='Perl Scripting Tutorial for Beginners &#8211; Part 1'>Perl Scripting Tutorial for Beginners &#8211; Part 1</a></li>
<li><a href='http://isystemadmin.com/perl-scripting-tutorial-for-beginners-part-2' rel='bookmark' title='Perl Scripting Tutorial for Beginners – Part 2'>Perl Scripting Tutorial for Beginners – Part 2</a></li>
<li><a href='http://isystemadmin.com/perl-scripting-tutorial-for-beginners-part-3' rel='bookmark' title='Perl Scripting Tutorial for Beginners – Part 3'>Perl Scripting Tutorial for Beginners – Part 3</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Perl is a such an administrative tool that no System Administrator can ignore it. And when you are hooked with Perl, CPAN () modules are absolutely must to meet your day to day demand from math function to html parsing or even from socket programming to parallel computing. There are many System Administration modules that you must to collect form CPAN library. There are multiple ways to add modules support with your Perl like downloading the modules from <a href="http://www.cpan.org">www.cpan.org</a> and install them after meeting all pre-requisities or use perl CPAN shell to install them automatically, including dependencies. In this article I will show you how to prepare your Perl CPAN shell to install your desired modules. In Part-2 we will show some example to install the modules for your convenience.</p>
<p><span id="more-1523"></span></p>
<p>I can safely guess that you can Perl installed with CPAN support. Now you need to issue a shell command to configure the CPAN module. So, use below command first</p>
<pre class="brush: html; gutter: true">[root@www ~]# perl -MCPAN -e shell</pre>
<p>This command is used to call CPAN module with shell. As your CPAN is not configured yet, it will start configuring the CPAN module.  It will as you a lot of questions and pressing &#8220;Enter&#8221; will satisfy most of them. The first screen is like below -</p>
<pre class="brush: text; gutter: false">We have to reconfigure CPAN.pm due to following uninitialized parameters:
cpan_home, keep_source_where, build_dir, build_cache, scan_cache, index_expire, gzip, tar, unzip, make, pager, makepl_arg, make_arg, make_install_arg, urllist, inhibit_startup_message, ftp_proxy, http_proxy, no_proxy, prerequisites_policy, cache_metadata
/usr/lib/perl5/5.8.8/CPAN/Config.pm initialized.
CPAN is the world-wide archive of perl resources. It consists of about 100 sites that all replicate the same contents all around the globe. Many countries have at least one CPAN site already. The resources found on CPAN are easily accessible with the CPAN.pm module. If you want to use CPAN.pm, you have to configure it properly.
If you do not want to enter a dialog now, you can answer 'no' to this question and I'll try to autoconfigure. (Note: you can revisit this dialog anytime later by typing 'o conf init' at the cpan prompt.)
Are you ready for manual configuration? [yes]</pre>
<p>Word between the brackets ([ ]) represents the default answer if you just press &#8220;Enter&#8221;.  You can see that it searched for the file &#8220;/usr/lib/perl5/5.8.8/CPAN/Config.pm&#8221;. For your case the file path may be slightly different depending on your Perl version (for my case you can see 5.8.8) . Config.pm is the file that stores CPAN configuration file. If you delete it, the entire configuration will take place again to create it.  Let&#8217;s proceed just pressing &#8220;Enter&#8221; or &#8220;Return&#8221; key or typing &#8220;yes&#8221; beforehand.</p>
<pre class="brush: text; gutter: false">The following questions are intended to help you with the configuration. The CPAN module needs a directory of its own to cache important index files and maybe keep a temporary mirror of CPAN files. This may be a site-wide directory or a personal directory.
First of all, I'd like to create this directory. Where?
CPAN build and cache directory? [/root/.cpan]</pre>
<p>Now it&#8217;s asking about the directory where it will store all future files downloaded or processed by CPAN. The default is /&lt;user&gt;/.cpan (if you are root, it will be /root/.cpan). You can choose any folder where you have read/write permission. You can see there are description of the question bofore placing the question. To save the article&#8217;s length, I will skip this kind of description.</p>
<pre class="brush: text; gutter: false">How big should the disk cache be for keeping the build directories with all the intermediate files?
Cache size for build directory (in MB)? [10] 200</pre>
<p>Default of cache directory is only 10MB. I&#8217;ll prefer more (200MB in the example). From below you will have nothing to type except you know exactly required other than default. So, I&#8217;m just skipping major portion except the questions; without describing anything. Just to help you &#8230; will mean few texts left out to save time and space.</p>
<pre class="brush: text; gutter: false">...
Perform cache scanning (atstart or never)? [atstart]
...
Cache metadata (yes/no)? [yes] 
...
File to save your history? [/root/.cpan/histfile]
Number of lines to save? [100]
...
Policy on building prerequisites (follow, ask or ignore)? [ask]
The CPAN module will need a few external programs to work properly. Please correct me, if I guess the wrong path for a program. Don't panic if you do not have some of them, just press ENTER for those. To disable the use of a download program, you can type a space followed by ENTER.
Where is your gzip program? [/bin/gzip]
Where is your tar program? [/bin/tar]
Where is your unzip program? [/usr/bin/unzip]
Where is your make program? [/usr/bin/make]
Warning: links not found in PATH Where is your links program? []
Where is your wget program? [/usr/bin/wget]
Warning: ncftpget not found in PATH Where is your ncftpget program? []
Warning: ncftp not found in PATH Where is your ncftp program? []
Where is your ftp program? [/usr/bin/ftp]
Where is your gpg program? [/usr/bin/gpg]
What is your favorite pager program? [/usr/bin/less]
What is your favorite shell? [/bin/bash]</pre>
<p>At the bottom you can see there are few programs with full path. This are auto detected by CPAN to use in future. You can also see there are some &#8220;Warning&#8221;s with failure like cnftpget, links etc. CPAN doesn&#8217;t use them all to search files from Internet, but they are alternative if previous one fails. So, if you want any particular program shouldn&#8217;t be used, just change that one or alternate one. Let&#8217;s continue pressing few more &#8220;Enters&#8221;</p>
<pre class="brush: text; gutter: false">Every Makefile.PL is run by perl in a separate process. Likewise we run 'make' and 'make install' in processes. If you have any parameters (e.g. PREFIX, LIB, UNINST or the like) you want to pass to the calls, please specify them here.

If you don't understand this question, just press ENTER.
...
Your choice:  []
Parameters for the 'make' command?
...
Your choice:  []
Parameters for the 'make install' command?
...
Your choice:  []
...
Timeout for inactivity during Makefile.PL? [0]</pre>
<p>Now, if you don&#8217;t have any opportunity to get Internet without proxy, you have the chance to mention them. Pressing &#8220;Enter&#8221; will mean you don&#8217;t need proxy help to go outside your LAN; the Internet.</p>
<pre class="brush: text; gutter: false">If you're accessing the net via proxies, you can specify them in the CPAN configuration or via environment variables. The variable in the $CPAN::Config takes precedence.

Your ftp_proxy?
Your http_proxy?
Your no_proxy?</pre>
<p>Good news for us, CPAN will have it&#8217;s own mechanism to list the mirror site</p>
<pre class="brush: text; gutter: false">You have no /root/.cpan/sources/MIRRORED.BY.
I'm trying to fetch one LWP not available CPAN: Net::FTP loaded ok Fetching with Net::FTP:
<a href="ftp://ftp.perl.org/pub/CPAN/MIRRORED.BY">ftp://ftp.perl.org/pub/CPAN/MIRRORED.BY</a></pre>
<p>Now you will require to select the site you want to be used by CPAN. It&#8217;s better if you choose something of our region to make the downloading faster.</p>
<pre class="brush: text; gutter: false">...
(1) Africa
(2) Asia
(3) Europe
(4) North America
(5) Oceania
(6) South America 
Select your continent (or several nearby continents) [] 4</pre>
<p>We have chossen 4 &#8211; North America. It will ask more question to select country -</p>
<pre class="brush: text; gutter: false">Sorry! since you don't have any existing picks, you must make a
geographic selection.

(1) Canada
(2) Costa Rica
(3) Mexico
(4) United States
Select your country (or several nearby countries) [] 4</pre>
<p>Now our choice is again 4 &#8211; United States.</p>
<pre class="brush: text; gutter: false">Sorry! since you don't have any existing picks, you must make a
geographic selection.

(1) ftp://cpan-du.viaverio.com/pub/CPAN/
(2) ftp://cpan-sj.viaverio.com/pub/CPAN/
(3) ftp://cpan.cs.utah.edu/CPAN/
(4) ftp://cpan.erlbaum.net/CPAN/
(5) ftp://cpan.hexten.net/
(6) ftp://cpan.llarian.net/pub/CPAN/
(7) ftp://cpan.mirrorcatalogs.com/cpan/
(8) ftp://cpan.mirrors.tds.net/pub/CPAN/
(9) ftp://cpan.netnitco.net/pub/mirrors/CPAN/
(10) ftp://cpan.pair.com/pub/CPAN/
(11) ftp://ftp-mirror.internap.com/pub/CPAN/
(12) ftp://ftp.ndlug.nd.edu/pub/perl/
(13) ftp://ftp.osuosl.org/pub/CPAN/
(14) ftp://ftp.uwsg.iu.edu/pub/perl/CPAN/
(15) ftp://ftp.wayne.edu/cpan/
(16) ftp://mirror.atlantic.net/pub/CPAN/
46 more items, hit SPACE RETURN to show them
Select as many URLs as you like (by number),
put them on one line, separated by blanks, e.g. '1 4 5' [] 1 2 3 14</pre>
<p>Select the mirror close to you. Use spaces between the selection like we have tried &#8220;1 2 3 14&#8243; means we want to pick 1,2,3 and 14 from the list.</p>
<pre class="brush: text; gutter: false">Enter another URL or RETURN to quit: []
New set of picks:
  ftp://cpan-du.viaverio.com/pub/CPAN/
  ftp://cpan-sj.viaverio.com/pub/CPAN/
  ftp://cpan.cs.utah.edu/CPAN/
  ftp://ftp.uwsg.iu.edu/pub/perl/CPAN/</pre>
<p>It confirmes the selection. Now it will commit the changes to Config.pm and give you the prompt.</p>
<pre class="brush: text; gutter: false">commit: wrote /usr/lib/perl5/5.8.8/CPAN/Config.pm
Terminal does not support AddHistory.

cpan shell -- CPAN exploration and modules installation (v1.7602)
ReadLine support available (try 'install Bundle::CPAN')

cpan&gt;</pre>
<p>Now you have CPAN module configured. Next time you start the same command, we have started to configure the CPAN module, it will directly give you the cpan prompt. Press &#8220;Ctrl+C&#8221; or type &#8220;quit&#8221; to exit from the <strong>cpan&gt;</strong> prompt. In the next article we will show you how to use this command promt to install CPAN modules from Internet. Stay with us.</p>
<p>Related posts:</p><ol>
<li><a href='http://isystemadmin.com/perl-scripting-tutorial-for-beginners-part-1' rel='bookmark' title='Perl Scripting Tutorial for Beginners &#8211; Part 1'>Perl Scripting Tutorial for Beginners &#8211; Part 1</a></li>
<li><a href='http://isystemadmin.com/perl-scripting-tutorial-for-beginners-part-2' rel='bookmark' title='Perl Scripting Tutorial for Beginners – Part 2'>Perl Scripting Tutorial for Beginners – Part 2</a></li>
<li><a href='http://isystemadmin.com/perl-scripting-tutorial-for-beginners-part-3' rel='bookmark' title='Perl Scripting Tutorial for Beginners – Part 3'>Perl Scripting Tutorial for Beginners – Part 3</a></li>
</ol>]]></content:encoded>
			<wfw:commentRss>http://isystemadmin.com/auto-installing-perl-cpan-modules-using-cpan-prompt/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using VNC for remote computing: pros and cons</title>
		<link>http://isystemadmin.com/using-vnc-for-remote-computing-pros-and-cons?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=using-vnc-for-remote-computing-pros-and-cons</link>
		<comments>http://isystemadmin.com/using-vnc-for-remote-computing-pros-and-cons#comments</comments>
		<pubDate>Sat, 15 Sep 2012 16:52:21 +0000</pubDate>
		<dc:creator>Drasko Stojanovic</dc:creator>
				<category><![CDATA[Guide]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[VNC]]></category>

		<guid isPermaLink="false">http://isystemadmin.com/?p=1500</guid>
		<description><![CDATA[<p style="text-align: justify;">Many times in your daily administration work there is need for remote controlling some remote computer. Often, it is desktop or server in your company but sometimes you have to do support to your friends, parents etc. In these situations you have to use some tool which enables remote control of computer on which you have to do something. Many times, often when you connect to company computers it is VPN technology which enables virtual private connection to&#8230;</p>
Related posts:<ol>
<li><a href='http://isystemadmin.com/php-based-ssh-script-remote-computing-using-php-script' rel='bookmark' title='PHP based SSH script: Remote computing using PHP script'>PHP based SSH script: Remote computing using PHP script</a></li>
<li><a href='http://isystemadmin.com/what-is-ftp-and-how-to-use-vfstpd-in-linux-to-transfer-files' rel='bookmark' title='What is ftp and how to use vfstpd in Linux to transfer files'>What is ftp and how to use vfstpd in Linux to transfer files</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">Many times in your daily administration work there is need for remote controlling some remote computer. Often, it is desktop or server in your company but sometimes you have to do support to your friends, parents etc. In these situations you have to use some tool which enables remote control of computer on which you have to do something. Many times, often when you connect to company computers it is VPN technology which enables virtual private connection to your company network. But in situations where you don’t have VPN, tools which use Virtual Network Computing (VNC) can enable remote support and control of another computer.<span id="more-1500"></span></p>
<p style="text-align: justify;">Virtual Network Computing (VNC) is computing system which enables to remote control desktop one computer from another. It is possibly through graphical desktop and mouse and keyboard events sharing. Contents of display, key pressing and mouse moves and clicks are shared between controlled and controlling computer which enables full software control and  all software tasks on one from another computer. This technology enables controlling remote computer from any point on which you have LAN network or internet connectivity between server and client. Also, in last times, VNC software are available for platforms which works on mobile phones and tablets which enables remote controlling from this devices. So, you can manage your home or office network from any point on earth where mobile network is available. Pretty cool!</p>
<p style="text-align: justify;">VNC as technology are first developed in Olivetti Research Laboratory in Cambridge, United Kingdom. Original source code and many other implementations are open source and under GNU General Public License. It enables spreading VNC through all platforms which is good argument to use it for remote control. Today, many commercial VNC software such as Real VNC, Ultra VNC etc. supports all available software platforms (Linux, Windows, Mac, Android etc.). For more informations about these software tools you can visit links <a href="http://www.realvnc.com/">www.realvnc.com</a>, <a href="http://www.uvnc.com/">www.uvnc.com</a>, <a href="http://www.tightvnc.com/">www.tightvnc.com</a>.</p>
<p style="text-align: justify;">VNC technology is based on using RFB (remote framebuffer) protocol which is simple protocol based on exchanging frames of pixels and keyboard and mouse inputs between server and client. Server module of VNC software should be run on computer which will be controlled and client module on computer which takes control. Server sends frames of pixels to client and client send mouse and keyboard events.  Server listens on port used for connection with client. Default port is 5900.  For enabling connection to be established there is often need for proper firewall settings. If you have server in network behind the firewall, firewall should be set to allow connections on port on which server listens. Sometimes, port forwarding should be enabled to allow access to server. Regarding to these facts, cons of using VNC is need for additional configurations of corporate firewalls and routers. This can be potentially security threat because of need to allow additional ports enabled to access from external network in your corporate network.</p>
<p style="text-align: justify;">To establish client-server communication computers should have network connectivity. It can be LAN, wan or internet network. During desktop sharing a lot of bandwidth is used and to work correctly enough network bandwidth should be available for server and client. When server and client are in same LAN environment bandwidth is not a problem, but in WAN and internet environment sharihg desktop can be potentially limited by inadequate bandwidth. To address this problem developers created coding algorithms which make some traffic compresions. One of that algorithms defines that only first frame is sent to client and after this only changes(for example mouse moving) are delivered to client. But, in situations where you have a lot of changes such as video on desktop it can demand a lot of network bandwidth. So, to make VNC working corectly ensure that links which connects server and client are speed enough. This bandwidth requirenments can be pros for VNC using.</p>
<p style="text-align: justify;">Most today used VNC tools are very simple and user friendly in using for remote controling and mangement. Often, it requires a few simple steps for installation and starting and you imediately can start work width it. It is big cons of this tools comparing to VPN techologies which often requires huge configurations and setup. But, at the same time security can be potential problem in VNC tools without encription is used. This problem can be handled by using encripted chanells between VNC server and client which is enabled in some tools, such as realVNC where you can set up encrypted connection.</p>
<p style="text-align: justify;">So, in this short article we described VNC techology used for remote computer controling and managing. Today there is many tools and technologies which enables this task to be acomplished. System admins have oportunity to choose one which on the best way meet their requirenments. This article highlights some advantages and disadvantages of using VNC tools and we hope that it will help you in choosing appropriate solution.</p>
<p style="text-align: justify;">
<p>Related posts:</p><ol>
<li><a href='http://isystemadmin.com/php-based-ssh-script-remote-computing-using-php-script' rel='bookmark' title='PHP based SSH script: Remote computing using PHP script'>PHP based SSH script: Remote computing using PHP script</a></li>
<li><a href='http://isystemadmin.com/what-is-ftp-and-how-to-use-vfstpd-in-linux-to-transfer-files' rel='bookmark' title='What is ftp and how to use vfstpd in Linux to transfer files'>What is ftp and how to use vfstpd in Linux to transfer files</a></li>
</ol>]]></content:encoded>
			<wfw:commentRss>http://isystemadmin.com/using-vnc-for-remote-computing-pros-and-cons/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Five best portable Linux for you</title>
		<link>http://isystemadmin.com/five-best-portable-linux-for-you?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=five-best-portable-linux-for-you</link>
		<comments>http://isystemadmin.com/five-best-portable-linux-for-you#comments</comments>
		<pubDate>Thu, 13 Sep 2012 18:00:30 +0000</pubDate>
		<dc:creator>Sifat</dc:creator>
				<category><![CDATA[Resources]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Portable]]></category>

		<guid isPermaLink="false">http://isystemadmin.com/?p=1498</guid>
		<description><![CDATA[<p>Portable Linux is something that most of the System Administrators rely on to quickly fix a broken system or do some administrative work while on move. Any portable Linux runs on very low profile hardware, as low as 100MB space, 16MB Ram etc, that you may think now out-of order in modern computing world. There are also practices where systems without Hard Disk, Monitors are kept in a corner to perform very specific network task like Intrusion Protection System (IPS), Intrusion&#8230;</p>
No related posts.]]></description>
			<content:encoded><![CDATA[<p>Portable Linux is something that most of the System Administrators rely on to quickly fix a broken system or do some administrative work while on move. Any portable Linux runs on very low profile hardware, as low as 100MB space, 16MB Ram etc, that you may think now out-of order in modern computing world. There are also practices where systems without Hard Disk, Monitors are kept in a corner to perform very specific network task like Intrusion Protection System (IPS), Intrusion Detection System (IDS), Web Server, Mail Server, File Server etc with low security exposure. In these situation portable Linux is the prefered solution. Anyway, there are many other reasons of having a portable Linux in your pocket and that&#8217;s the reason of growing community of portable Linux.</p>
<p>In this article we will try you to show 5 best portable Linux that are popular in the community. Obviously, if you are a good System Administrator, you can make any Linux portable. But we are talking about typical portable Linux well-known as &#8220;Portable&#8221;.<span id="more-1498"></span></p>
<h3><em>Puppy Linux</em></h3>
<hr />
<p><img class="alignleft  wp-image-1511" title="PuppyLinux" src="http://isystemadmin.com/wp-content/uploads/2012/09/PuppyLinux.png" alt="" width="320" height="240" />Puppy Linux is one of the popular linux which is very Small in size, ~100MB! This lends itself to some very useful and unique features.  It provides &#8216;Live&#8217; booting from CDs, DVDs, USB flash drives, and other portable media and runs from RAM, making it unusually fast even in old PCs and in netbooks with solid state storage media. It requires very low minimum system requirements and has a boot time well under a minute, 30-40 seconds in most systems.  Puppy Linux includes a wide range of applications: wordprocessors, spreadsheets, internet browsers, games, image editors and many utilities. Extra software in the form of dotpets. There is a GUI Puppy Software Installer included.  Puppy is easy to use and little technical knowledge is assumed. Most hardware is automatically detected.  Currently Puppy Linux 5.3.3 which is <span class='wp_keywordlink'><a href="http://resources.isystemadmin.com/slackware/" title="Slackware Introduction">Slackware</a></span> compatible and 5.2.8 of Ubuntu compatible. To download and know more about it visit <a href="http://puppylinux.org">http://puppylinux.org</a>.</p>
<h3><em>KNOPPIX</em></h3>
<hr />
<p><img class="alignleft size-full wp-image-1509" title="dsl" src="http://isystemadmin.com/wp-content/uploads/2012/09/knoppix.jpg" alt="" width="320" height="240" />KNOPPIX is a very well known live Linux which is by nature &#8220;Live&#8221;. Means, it has not intention to stay on Hard Disk. KNOPPIX is a bootable Live system on CD or DVD, consisting of a representative collection of GNU/Linux software, automatic hardware detection, and support for many graphics cards, sound cards, SCSI and USB devices and other peripherals. KNOPIXX runs software from CD and it&#8217;s not a tiny in size like other portable Linux. KNOPPIX can be used as a productive Linux system for the desktop, educational CD, rescue system, or adapted and used as a platform for commercial software product demos. It is not necessary to install anything on a hard disk. Due to on-the-fly decompression, the CD can have up to 2 GB of executable software installed on it (over 8GB on the DVD &#8220;Maxi&#8221; edition).  Visit <a href="http://www.knopper.net/knoppix/index-en.html">http://www.knopper.net/knoppix/index-en.html</a> to know more about it.</p>
<h3><em>Damn Small Linux</em></h3>
<hr />
<p><img class="alignleft size-full wp-image-1509" title="dsl" src="http://isystemadmin.com/wp-content/uploads/2012/09/dsl.png" alt="" width="320" height="240" />Damn Small Linux or DSL is really &#8220;Damn Small&#8221;. They claim it as a &#8220;Biz-Card Desktop OS&#8221;. Damn Small is small enough which boots from a business card CD as a live linux distribution (LiveCD). It boots from a USB pen drive or  boot from within a host operating system. Means it can run *inside* Windows, OWOh!!     By nature it&#8217;s a Debian Linux with a traditional hard drive install and run light enough to power a 486DX with 16MB of RAM. in can run entirely from RAM of 128MB system to give very fast experience. Thoug it was only a 50MB portable Linux, over time it grew to give more applications like XMMS (MP3, CD Music, and MPEG), FTP client, Dillo web browser, Netrik web browser, FireFox, spreadsheet, Sylpheed email, spellcheck (US English), a word-processor (Ted), three editors (Beaver, Vim, and Nano [Pico clone]), graphics editing and viewing (Xpaint, and xzgv), Xpdf (PDF Viewer), emelFM (file manager), Naim (AIM, ICQ, IRC), VNCviwer, Rdesktop, SSH/SCP server and client, DHCP client, PPP, PPPoE (ADSL), a web server, calculator, generic and GhostScript printer support, NFS, Fluxbox and JWM window managers, games, system monitoring apps, a host of command line tools, USB support, and pcmcia support, some wireless support and many more. Then it&#8217;s not a Damn Small Linux. But still portable and enough small to carry with you in pen drive. Visit <a href="http://www.damnsmalllinux.org/">http://www.damnsmalllinux.org/</a> to know more about DSL.</p>
<h3><em>Slax</em></h3>
<hr />
<p align="justify"><img class="alignleft size-full wp-image-1512" title="slax" src="http://isystemadmin.com/wp-content/uploads/2012/09/slax.jpg" alt="" width="320" height="240" />Slax, what they call &#8220;your pocket operating system&#8221;, is a modern, portable, small and fast Linux operating system with a modular approach and outstanding design. Though it is also very small in size, Slax provides a wide collection  of pre-installed software for daily use, including a good looking GUI and some useful recovery tools for system administrators.</p>
<p align="justify">The modular approach gives you the ability to include any other software in Slax easily. If you&#8217;re missing your favourite text editor, networking tool or game, simply download a module with the software and copy it to Slax, no need to install, no need to configure. Following few steps to build very own customized operating system by using web-based interface here, anyone can rebuild Slax for any of his specialized purpose. Slax is also foundation of some other portable Linux. If you want to know more about Slax you can visit their web site <a href="http://www.slax.org/">http://www.slax.org/</a></p>
<h3><em>BackTrack</em></h3>
<hr />
<p><img class="alignleft size-full wp-image-1508" title="BackTrack" src="http://isystemadmin.com/wp-content/uploads/2012/09/BackTrack.png" alt="" width="320" height="240" />BackTrack is a Debian based portable Linux specialy designed for Security Professionals. This is very popular for it&#8217;s tool set for both information security protection and hackers. BackTrack provides users with easy access to a comprehensive and large collection of security-related tools ranging from port scanners to password crackers. Support for Live CD and Live USB functionality allows users to boot BackTrack directly from portable media without requiring installation, though permanent installation to hard disk is also an option.</p>
<p>It provides many security tools including Nmap, Ophcrack, Ettercap, Wireshark, Hydra, Metasploit etc. Information Security concerns such as Information Gathering,  Vulnerability Assessment, Exploitation, Reverse Engineering, RFID Tools, Access Violation,   Forensics  testing etc are the focus area of BackTrack. Some experts says, if you have BackTrack you have almost everything of Information Security in your hand. Remember, BackTrack is not that small comparing to Puppy Linux, DSL or Slax.</p>
<p>Dear readers, we tried to share few popular portable Linux with you. Our intention was not to see if the portable one is the smallest one or very fast only but also to make sure they give us the required functionality when one needs them most. In short KNOPPIX is the best one for System Administrators who want all system admin related tools, development tools and network daemons ready and BackTrack is for the Information Security guard for you. Puppy Linux, DSL and Slax will meet your demand of small footprint, very fast and ultra portability when it demands. Hope that will help you to make your choice of your portable Linux.</p>
<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://isystemadmin.com/five-best-portable-linux-for-you/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to manage roaming profiles in Windows network</title>
		<link>http://isystemadmin.com/how-to-manage-roaming-profiles-in-windows-network?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-manage-roaming-profiles-in-windows-network</link>
		<comments>http://isystemadmin.com/how-to-manage-roaming-profiles-in-windows-network#comments</comments>
		<pubDate>Wed, 12 Sep 2012 03:26:10 +0000</pubDate>
		<dc:creator>Drasko Stojanovic</dc:creator>
				<category><![CDATA[Guide]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[Roaming Profile]]></category>
		<category><![CDATA[Windows server 2008]]></category>

		<guid isPermaLink="false">http://isystemadmin.com/?p=1473</guid>
		<description><![CDATA[<p style="text-align: justify;">Windows user profile is group of settings specific for one user that logs on computer. These settings are environment settings such as desktop background and colors, screen saver, toolbar configurations etc., then application settings, web settings such as browser home page, cookies and other settings which load when user logs to computer. Profile is stored partially in registry base and partially in user specific folder on local or remote computer depends on profile type. There is a few&#8230;</p>
Related posts:<ol>
<li><a href='http://isystemadmin.com/how-to-manage-and-view-even-logs-in-windows-server-2008' rel='bookmark' title='How to manage and view Even Logs in Windows Server 2008'>How to manage and view Even Logs in Windows Server 2008</a></li>
<li><a href='http://isystemadmin.com/how-to-setup-and-configure-dhcp-server-in-windows-2008' rel='bookmark' title='How to setup and configure DHCP Server in Windows 2008'>How to setup and configure DHCP Server in Windows 2008</a></li>
<li><a href='http://isystemadmin.com/certificate-deployment-through-ad-group-policy' rel='bookmark' title='Certificate Deployment Through AD Group Policy'>Certificate Deployment Through AD Group Policy</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">Windows user profile is group of settings specific for one user that logs on computer. These settings are environment settings such as desktop background and colors, screen saver, toolbar configurations etc., then application settings, web settings such as browser home page, cookies and other settings which load when user logs to computer. Profile is stored partially in registry base and partially in user specific folder on local or remote computer depends on profile type. There is a few user profile types. Main types are local, roaming and mandatory. In this article I will describe what are roaming user profiles and how to manage it in Windows active directory environment.<span id="more-1473"></span></p>
<p style="text-align: justify;">When new AD user is created and logs for fist time to computer belongs to domain he can make settings in his environment(desktop, screen saver etc.). Ater that its user profile will be created localy on that computer. In case of roaming profiles when user logs  off profile folder will be copied on server which is dedicated to store user profiles. When user logs on another domain computer profile is loaded from profile server and user has some environment settings as in first computer where was logged. If user make some changes in profile settings all changes will be copied to profile server when user logs off. This is the way raoming profiles work.</p>
<p style="text-align: justify;">First thing you should have when manage roaming profiles is directory in which profiles folders will be stored. For this purpose you should have server visible on network which will enable copying profiles to specific computers where users logging in. Also, folder in which profiles should be stored should be shared and full access should be enabled  for domain users. To share folder(let say name of folder is „profiles“) do right click on it and go to <strong>Share</strong> tab:</p>
<p style="text-align: justify;"><a href="http://isystemadmin.com/wp-content/uploads/2012/08/17.bmp" rel="lightbox[1473]" title="How to manage roaming profiles in Windows network"><img class="aligncenter size-full wp-image-1478" src="http://isystemadmin.com/wp-content/uploads/2012/08/17.bmp" alt="" /></a></p>
<p style="text-align: justify;">Click on <strong>Share</strong>. Opens window for sharing settings:</p>
<p style="text-align: justify;"><a href="http://isystemadmin.com/wp-content/uploads/2012/08/23.bmp" rel="lightbox[1473]" title="How to manage roaming profiles in Windows network"><img class="aligncenter size-full wp-image-1479" src="http://isystemadmin.com/wp-content/uploads/2012/08/23.bmp" alt="" /></a></p>
<p style="text-align: justify;">Click on arrow next to drop down list and choose <strong>Find people</strong>. Opens  window in which you will add domain users:</p>
<p style="text-align: justify;"><a href="http://isystemadmin.com/wp-content/uploads/2012/08/33.bmp" rel="lightbox[1473]" title="How to manage roaming profiles in Windows network"><img class="aligncenter size-full wp-image-1480" src="http://isystemadmin.com/wp-content/uploads/2012/08/33.bmp" alt="" /></a></p>
<p style="text-align: justify;">To add all domain users click on <strong>Advanced </strong>and type domain in <strong>Name</strong> field and then <strong>Find</strong>. Then choose <strong>Domain Users</strong>:</p>
<p style="text-align: justify;"><a href="http://isystemadmin.com/wp-content/uploads/2012/08/43.bmp" rel="lightbox[1473]" title="How to manage roaming profiles in Windows network"><img class="aligncenter size-full wp-image-1481" src="http://isystemadmin.com/wp-content/uploads/2012/08/43.bmp" alt="" /></a></p>
<p style="text-align: justify;">Click <strong>OK</strong> and <strong>OK</strong> again. Now you should set read/write perrmitions for Domain Users on your „profile“ folder:</p>
<p style="text-align: justify;"><a href="http://isystemadmin.com/wp-content/uploads/2012/08/53.bmp" rel="lightbox[1473]" title="How to manage roaming profiles in Windows network"><img class="aligncenter size-full wp-image-1482" src="http://isystemadmin.com/wp-content/uploads/2012/08/53.bmp" alt="" /></a></p>
<p style="text-align: justify;">Then clik <strong>Share</strong> and <strong>Done</strong>. Now you have you profile folder shared with \\SERVERNAME\profiles network name for your shared folder for storing profiles. SERVERNAME is name of your server where roaming profiles will be stored.</p>
<p style="text-align: justify;">Profile setting for users or group can be done in active directory through Active Directory users and computers console. To open concole in <span class='wp_keywordlink'><a href="http://resources.isystemadmin.com/windows server 2008/" title="Windows Server 2008 Introduction">Windows Server 2008</a></span> go to  <strong>Start-&gt;All Programs-&gt;Administrative Tools-&gt;Active Directory Users and Computers</strong> and click on it. When you have console opened you should go to user for which you want to setup profile path. Rigt click on user and click on <strong>Properties</strong>:</p>
<p style="text-align: justify;"><a href="http://isystemadmin.com/wp-content/uploads/2012/08/64.bmp" rel="lightbox[1473]" title="How to manage roaming profiles in Windows network"><img class="aligncenter size-full wp-image-1474" src="http://isystemadmin.com/wp-content/uploads/2012/08/64.bmp" alt="" /></a></p>
<p style="text-align: justify;">Opens window for user settings. Go to <strong>Profile</strong> tab:</p>
<p style="text-align: justify;"><a href="http://isystemadmin.com/wp-content/uploads/2012/08/72.bmp" rel="lightbox[1473]" title="How to manage roaming profiles in Windows network"><img class="aligncenter size-full wp-image-1475" src="http://isystemadmin.com/wp-content/uploads/2012/08/72.bmp" alt="" /></a></p>
<p style="text-align: justify;">In <strong>Profile path</strong> location for storing user profile should be set. In this example we created shared folder for profile storing earlier. In <strong>Profile path</strong> should be typed network path to folder for user test1. It will be \\SERVERNAME\profiles\test1. Test1 is folder for storing profiles for that specific user. Folder test1 also should be created in „profiles“ folder. So, type network path for test1 user in <strong>Profile path</strong> field:</p>
<p style="text-align: justify;"><a href="http://isystemadmin.com/wp-content/uploads/2012/08/83.bmp" rel="lightbox[1473]" title="How to manage roaming profiles in Windows network"><img class="aligncenter size-full wp-image-1476" src="http://isystemadmin.com/wp-content/uploads/2012/08/83.bmp" alt="" /></a></p>
<p style="text-align: justify;">Click on <strong>Apply</strong> and then <strong>OK</strong> to apply changes. Now we have set roaming profile for test1 user. When user test1 next time logs to any of domain computers and logs off, its profile will be stored in profiles\test1 folder in SERVERNAME server. Also when test1 user makes changes in his profile all changes will be copied to test1 profiles\folder on SERVERNAME.</p>
<p style="text-align: justify;">In previous example I described how to create and mange roaming profile for one domain user. But, there is posibility to manage roaming profiles for more then one domain user. It also can be done on similar way. To do that, in Active Drectory users and computers select user for whih you want to set roaming profiles and do right click. Then click on <strong>Properties</strong>. Opens windows in which can be done settings for more users:</p>
<p style="text-align: justify;"><a href="http://isystemadmin.com/wp-content/uploads/2012/08/93.bmp" rel="lightbox[1473]" title="How to manage roaming profiles in Windows network"><img class="aligncenter size-full wp-image-1477" src="http://isystemadmin.com/wp-content/uploads/2012/08/93.bmp" alt="" /></a></p>
<p style="text-align: justify;">To set profile path check <strong>Profile path</strong> check box and type network path for users profiles. But, in this case you have different names for folders in which will be profiles for specific users. This situation can be solved by using %USERNAMEe% variable in network path. So, type \\SERVERNAME\profiles\%USERNAME% in <strong>Profile path</strong> field. On this way you set that profile for specific user will be stored in folder which name is same as this user domAin username. Now, you in your profiles folder you have folders with names same as usernames if users which profiles are stored in specific folders.</p>
<p style="text-align: justify;">In this short article I described process of creating and managing roaming profiles and shared folder for profiles storing in Windows Server 2008 Active directory. So, enjoy in creating and managing user profiles in your domain network.</p>
<p>Related posts:</p><ol>
<li><a href='http://isystemadmin.com/how-to-manage-and-view-even-logs-in-windows-server-2008' rel='bookmark' title='How to manage and view Even Logs in Windows Server 2008'>How to manage and view Even Logs in Windows Server 2008</a></li>
<li><a href='http://isystemadmin.com/how-to-setup-and-configure-dhcp-server-in-windows-2008' rel='bookmark' title='How to setup and configure DHCP Server in Windows 2008'>How to setup and configure DHCP Server in Windows 2008</a></li>
<li><a href='http://isystemadmin.com/certificate-deployment-through-ad-group-policy' rel='bookmark' title='Certificate Deployment Through AD Group Policy'>Certificate Deployment Through AD Group Policy</a></li>
</ol>]]></content:encoded>
			<wfw:commentRss>http://isystemadmin.com/how-to-manage-roaming-profiles-in-windows-network/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Step by Step guide to install XAMP in Windows</title>
		<link>http://isystemadmin.com/step-by-step-guide-to-install-xamp-in-windows?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=step-by-step-guide-to-install-xamp-in-windows</link>
		<comments>http://isystemadmin.com/step-by-step-guide-to-install-xamp-in-windows#comments</comments>
		<pubDate>Fri, 17 Aug 2012 16:56:00 +0000</pubDate>
		<dc:creator>Drasko Stojanovic</dc:creator>
				<category><![CDATA[Features]]></category>
		<category><![CDATA[Guide]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[XAMPP]]></category>

		<guid isPermaLink="false">http://isystemadmin.com/?p=1450</guid>
		<description><![CDATA[<p style="text-align: justify;">XAMPP is multi platform package which includes <span class='wp_keywordlink'><a href="http://resources.isystemadmin.com/apache/" title="Apache Introduction">Apache</a></span>, <span class='wp_keywordlink'><a href="http://resources.isystemadmin.com/mysql/" title="MySQL Introduction">MySQL</a></span>, PHP, phpmyadmin, OpenSSL and some other useful tools which enable efficient web development. It is very useful tool because it includes most web development packages which you need to make powerful web applications. Also it comes in single installation package. When installation is finished you can start developing your applications immediately. Installation of XAMPP is very simple and straightforward. In this guide we will describe installation process&#8230;</p>
Related posts:<ol>
<li><a href='http://isystemadmin.com/step-by-step-guide-to-install-windows-7-in-microsoft-windows-hyper-v-2008-r2' rel='bookmark' title='Step By Step Guide to install Windows 7 in Microsoft Windows Hyper-V 2008 R2'>Step By Step Guide to install Windows 7 in Microsoft Windows Hyper-V 2008 R2</a></li>
<li><a href='http://isystemadmin.com/step-by-step-installation-guide-of-windows-2008' rel='bookmark' title='Step by Step Installation Guide of Windows 2008'>Step by Step Installation Guide of Windows 2008</a></li>
<li><a href='http://isystemadmin.com/step-by-step-guide-to-install-virtual-machine-with-vmware-workstation' rel='bookmark' title='Step by Step guide to Install Virtual Machine with VMWare Workstation'>Step by Step guide to Install Virtual Machine with VMWare Workstation</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">XAMPP is multi platform package which includes <span class='wp_keywordlink'><a href="http://resources.isystemadmin.com/apache/" title="Apache Introduction">Apache</a></span>, <span class='wp_keywordlink'><a href="http://resources.isystemadmin.com/mysql/" title="MySQL Introduction">MySQL</a></span>, PHP, phpmyadmin, OpenSSL and some other useful tools which enable efficient web development. It is very useful tool because it includes most web development packages which you need to make powerful web applications. Also it comes in single installation package. When installation is finished you can start developing your applications immediately. Installation of XAMPP is very simple and straightforward. In this guide we will describe installation process of XAMP.<span id="more-1450"></span></p>
<p style="text-align: justify;"><strong>Step 1: download XAMPP installation package</strong></p>
<p style="text-align: justify;">To download XAMPP installation package go to:</p>
<p style="text-align: justify;"><a href="http://sourceforge.net/project/showfiles.php?group_id=61776">http://sourceforge.net/project/showfiles.php?group_id=61776</a></p>
<p style="text-align: justify;">Click on XAMPP Windows and browse to folder with latest installation version (currently 1.8.0). Now you should choose package extension. There are self extraction exe package or .zip package. For this exhibition I will chose .exe package which is currently <strong>xampp-win32-1.8.0-VC9-installer.exe. </strong>Click on link for package and confirm download.</p>
<p style="text-align: justify;"><strong>Step 2: Start installation.</strong></p>
<p style="text-align: justify;">To start installation double click on <strong>xampp-win32-1.8.0-VC9-installer.exe. </strong>Opens window for running installation program:</p>
<p style="text-align: justify;"><strong> <a href="http://isystemadmin.com/wp-content/uploads/2012/08/16.bmp" rel="lightbox[1450]" title="Step by Step guide to install XAMP in Windows"><img class="aligncenter size-full wp-image-1460" src="http://isystemadmin.com/wp-content/uploads/2012/08/16.bmp" alt="" /></a></strong></p>
<p style="text-align: justify;">Click on <strong>Run </strong>to begin installation.</p>
<p style="text-align: justify;"><strong>Step 3: Select language</strong></p>
<p style="text-align: justify;">You should choose language for your XAMPP installation:</p>
<p style="text-align: justify;"><a href="http://isystemadmin.com/wp-content/uploads/2012/08/22.bmp" rel="lightbox[1450]" title="Step by Step guide to install XAMP in Windows"><img class="aligncenter size-full wp-image-1452" src="http://isystemadmin.com/wp-content/uploads/2012/08/22.bmp" alt="" /></a></p>
<p style="text-align: justify;">Choose language (in this example English) and click <strong>OK</strong>. Opens Welcome window:</p>
<p style="text-align: justify;"><a href="http://isystemadmin.com/wp-content/uploads/2012/08/32.bmp" rel="lightbox[1450]" title="Step by Step guide to install XAMP in Windows"><img class="aligncenter size-full wp-image-1453" src="http://isystemadmin.com/wp-content/uploads/2012/08/32.bmp" alt="" /></a></p>
<p style="text-align: justify;">Click <strong>Next.</strong></p>
<p style="text-align: justify;"><strong>Step 4: Choose installation folder</strong></p>
<p style="text-align: justify;">In next window installation folder for XAMPP should be chosen.</p>
<p style="text-align: justify;"><a href="http://isystemadmin.com/wp-content/uploads/2012/08/42.bmp" rel="lightbox[1450]" title="Step by Step guide to install XAMP in Windows"><img class="aligncenter size-full wp-image-1454" src="http://isystemadmin.com/wp-content/uploads/2012/08/42.bmp" alt="" /></a></p>
<p style="text-align: justify;">Default folder is c:\xampp which will be automatically created. Alternately you can choose another folder for XAMPP installation. Click on <strong>Browse</strong> to choose it. When installation folder is chosen click <strong>Next</strong>.</p>
<p style="text-align: justify;"><strong>Step 5: Choose setup options</strong></p>
<p style="text-align: justify;">In next window installation options for XAMPP server should be chosen:<a href="http://isystemadmin.com/wp-content/uploads/2012/08/52.bmp" rel="lightbox[1450]" title="Step by Step guide to install XAMP in Windows"><img class="aligncenter size-full wp-image-1455" src="http://isystemadmin.com/wp-content/uploads/2012/08/52.bmp" alt="" /></a></p>
<p style="text-align: justify;">In this window you can choose to create desktop icon and XAMPP folder in start many. To setup these options check appropriate check boxes (Create a XAMPP desktop icon and Create an Apache Friend XAMPP folder in the start menu). Also in this window you can create Windows services for Apache, MySQL and <span class='wp_keywordlink'><a href="http://resources.isystemadmin.com/filezilla/" title="FileZilla Introduction">FileZilla</a></span>. If you set these services as Windows services you will have them in Services window in Computer Management console. Because it will be Windows services it can be managed from Services console, it can be started, stopped etc. When you have options set click on <strong>Install</strong>. Appears window with installation process description:</p>
<p style="text-align: justify;"><a href="http://isystemadmin.com/wp-content/uploads/2012/08/63.bmp" rel="lightbox[1450]" title="Step by Step guide to install XAMP in Windows"><img class="aligncenter size-full wp-image-1456" src="http://isystemadmin.com/wp-content/uploads/2012/08/63.bmp" alt="" /></a></p>
<p style="text-align: justify;">When installation is finished appears command prompt window with information about XAMPP server are configuring:</p>
<p style="text-align: justify;"><a href="http://isystemadmin.com/wp-content/uploads/2012/08/71.bmp" rel="lightbox[1450]" title="Step by Step guide to install XAMP in Windows"><img class="aligncenter size-full wp-image-1457" src="http://isystemadmin.com/wp-content/uploads/2012/08/71.bmp" alt="" /></a></p>
<p style="text-align: justify;"><strong>Step 6: Finishing installation and start XAMP control panel</strong></p>
<p style="text-align: justify;"><a href="http://isystemadmin.com/wp-content/uploads/2012/08/82.bmp" rel="lightbox[1450]" title="Step by Step guide to install XAMP in Windows"><img class="aligncenter size-full wp-image-1458" src="http://isystemadmin.com/wp-content/uploads/2012/08/82.bmp" alt="" /></a></p>
<p style="text-align: justify;">Click <strong>Finish</strong> to finish XAMPP installation. Now you have your XAMPP server installed.</p>
<p style="text-align: justify;"><a href="http://isystemadmin.com/wp-content/uploads/2012/08/92.bmp" rel="lightbox[1450]" title="Step by Step guide to install XAMP in Windows"><img class="aligncenter size-full wp-image-1459" src="http://isystemadmin.com/wp-content/uploads/2012/08/92.bmp" alt="" /></a></p>
<p style="text-align: justify;">When installation finishes there is possibility to open XAMPP control panel. When control panel window opens there is many possibilities related to management your XAMPP server. On this window you can start or stop XAMPP components. As you can see on picture of control panel windows there are <strong>Start </strong>buttons. By clicking on it XAMPP modules that are available in XAMPP can be started or stopped. On the lower half of control panel window is displayed status of your action. Also, by <strong>Config</strong> buttons you can open conf files of modules and change its configuration. When one of <strong>Config</strong> buttons are pressed text file with module configuration opens and you can make changes on it. In every time you can view log made for module by clicking <strong>Logs</strong> button. On right side of control panel window are buttons for XAMPP server management. With <strong>Config</strong> button you can change configuration of XAMPP server. With <strong>ntstat </strong>opened ports by server can be viewed. Shell prompt opens by click on <strong>XAMPP-shell</strong> button. Shell prompt offer many possibilities related to XAMPP management. Click on <strong>Explorer</strong> opens XAMPP installation directory. If you did install XAMPP modules as Windows services button <strong>Services</strong> offers possibility to open Windows computer management console in which services can be managed. Buttons <strong>Help</strong> and <strong>Quit </strong>enables help many and exit from XAMPP console.</p>
<p style="text-align: justify;">In this short article we described step by step installation of XAMPP server and XAMPP control panel. As you can see XAMMP is very powerful tool with web server and development tools integrated in one product. It offers to developers many possibilities to develop efficient and powerful web applications.</p>
<p style="text-align: justify;">
<p>Related posts:</p><ol>
<li><a href='http://isystemadmin.com/step-by-step-guide-to-install-windows-7-in-microsoft-windows-hyper-v-2008-r2' rel='bookmark' title='Step By Step Guide to install Windows 7 in Microsoft Windows Hyper-V 2008 R2'>Step By Step Guide to install Windows 7 in Microsoft Windows Hyper-V 2008 R2</a></li>
<li><a href='http://isystemadmin.com/step-by-step-installation-guide-of-windows-2008' rel='bookmark' title='Step by Step Installation Guide of Windows 2008'>Step by Step Installation Guide of Windows 2008</a></li>
<li><a href='http://isystemadmin.com/step-by-step-guide-to-install-virtual-machine-with-vmware-workstation' rel='bookmark' title='Step by Step guide to Install Virtual Machine with VMWare Workstation'>Step by Step guide to Install Virtual Machine with VMWare Workstation</a></li>
</ol>]]></content:encoded>
			<wfw:commentRss>http://isystemadmin.com/step-by-step-guide-to-install-xamp-in-windows/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Coming Windows 8: Features you will be interested about</title>
		<link>http://isystemadmin.com/coming-windows-8-features-you-will-be-interested-about?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=coming-windows-8-features-you-will-be-interested-about</link>
		<comments>http://isystemadmin.com/coming-windows-8-features-you-will-be-interested-about#comments</comments>
		<pubDate>Mon, 13 Aug 2012 03:54:49 +0000</pubDate>
		<dc:creator>Drasko Stojanovic</dc:creator>
				<category><![CDATA[Features]]></category>
		<category><![CDATA[Resources]]></category>
		<category><![CDATA[features]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Windows 8]]></category>

		<guid isPermaLink="false">http://isystemadmin.com/?p=1437</guid>
		<description><![CDATA[<p style="text-align: justify;">Windows 8 coming with new interesting features and look which make it different then other Windows versions. Most reviews consider this release of Windows as revolution in OS technology because of new look and features included in it. One of the most interesting features is new user interface called Metro. In this article I’ll describe some of the key features that will make you closer this new OS coming from Microsoft.</p>
<p style="text-align: justify;"><strong>New desktop look you will</strong>&#8230;</p>
Related posts:<ol>
<li><a href='http://isystemadmin.com/mountain-lion-mac-os-x-10-8-key-features' rel='bookmark' title='Mountain Lion Mac OS X 10.8: Key Features'>Mountain Lion Mac OS X 10.8: Key Features</a></li>
<li><a href='http://isystemadmin.com/microsoft-hyper-v-10-attractive-features' rel='bookmark' title='Microsoft Hyper-V: 10 attractive features'>Microsoft Hyper-V: 10 attractive features</a></li>
<li><a href='http://isystemadmin.com/collaboration-with-microsoft-sharepoint-features-and-benefits' rel='bookmark' title='Collaboration with Microsoft SharePoint &#8211; Features and Benefits'>Collaboration with Microsoft SharePoint &#8211; Features and Benefits</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">Windows 8 coming with new interesting features and look which make it different then other Windows versions. Most reviews consider this release of Windows as revolution in OS technology because of new look and features included in it. One of the most interesting features is new user interface called Metro. In this article I’ll describe some of the key features that will make you closer this new OS coming from Microsoft.</p>
<p style="text-align: justify;"><strong>New desktop look you will like</strong></p>
<p style="text-align: justify;">In Windows 8 Microsoft introduced Metro Start Screen desktop which is one of the drastic changes from previous versions. Reason of introducing it is to make Windows closer to tablet like environment and enabling applications to be available from start screen. Metro start screen appears when you log in Windows and looks like as on next picture:<span id="more-1437"></span></p>
<p style="text-align: justify;"><a href="http://isystemadmin.com/wp-content/uploads/2012/08/w8.bmp" rel="lightbox[1437]" title="Coming Windows 8: Features you will be interested about"><img class="aligncenter size-full wp-image-1438" src="http://isystemadmin.com/wp-content/uploads/2012/08/w8.bmp" alt="" /></a></p>
<p style="text-align: justify;">There are many solid color square tiles pointing to different categories such as People, Calendars, Maps, Phones etc. This looks similar as screens on mobile phones and tablets which will discourage many people adapted to classic Windows desktop. But, if does not like it, user can change screen to classic desktop screen which looks like exactly as Windows 7 screen. This possibility makes Windows 8 more flexible and enables users to customize Windows 8 desktop screen on their own way.</p>
<p style="text-align: justify;"><strong>Faster OS booting time then previous windows versions</strong></p>
<p style="text-align: justify;">In Windows 8 boot time is shortened by efficient hardware usage then Windows 7 and other previous versions. It is improved significantly as result of efficient hardware resource allocations. Technique of hibernating system kernel when system shutting down is used and system memory are faster reinitialized on next boot. It enables quickest system booting then Windows 7 and other previous versions of Windows.</p>
<p style="text-align: justify;"><strong>Improved search function</strong></p>
<p style="text-align: justify;">Considering that users often have need to search for files and folders in its Windows desktops or servers Microsoft decided to improve search function. But, in Winnows 8 search field does not appear in start menu and it does not mean it does not exist. All you need is to type anything you search for and search field appears on the right side with result. Also search engine is improved. All files and folder which are search results appears instantaneously which shows that search process finishes faster then in other windows versions. It encourages users to use search function often then earlier and make using of your Windows 8 more efficient.</p>
<p style="text-align: justify;"><strong>Supports both for Windows PC x86 and ARM tablets</strong></p>
<p style="text-align: justify;">Windows 8 is the first OS that supports both traditional x86 and ARM based tables. It enables using it on very wide variety of devices such as PC-s, laptops, tablets and other mobile devices. This feature is very important because on market today exist broad range of different devices. If you have unique OS that you can use on broad range of devices it enables manufacturer of it any advantages than competition. ARM edition of Windows 8 enables “always connected” mode which enables to tablets to be always connected to internet. When not using, tablets remain in standby mode without disconnecting from internet which is very interesting feature if you use your tables as mobile phones.</p>
<p style="text-align: justify;"><strong>Improved copy function</strong></p>
<p style="text-align: justify;">Windows 8 offers many improvements in copy function. Now you can have many copying operations into single copy dialog. New dialog enables to perform stop, resume and pause of copy operation. If you try to copy one version of file on top of another warning appears. Also, each copy job shows the speed of data transfer, transfer rate trend and amount of data left to transfer.</p>
<p style="text-align: justify;"><strong>USB 3.0 support</strong></p>
<p style="text-align: justify;">USB 3.0 is much faster then 2.0. Windows 8 has native drivers for USB 3.0 support and on that way offers to users experience of full USB 3.0 functionalities. In Windows 7 you have USB 3.0 support but you heed third party drivers included. Now, when Windows 8 installed and started USB 3.0 works without need for new drivers installation.</p>
<p style="text-align: justify;"><strong>Windows to Go feature</strong></p>
<p style="text-align: justify;"> This feature included in Windows 8 enabled system booting from USB device. Now, you can have system image with programs included in it on USB device and you can boot your system from it. This is very interesting feature which enables administrators to create boot USB device. With this device users or admin can boot Windows 8 on every device which support Windows 7 or Windows 8. If you have system booted from USB and remove USB disk, system will freeze until USB drive is inserted. But, USB should be inserted 60 seconds after removal.</p>
<p style="text-align: justify;">In this short article we tried to make you familiar with new Windows operating system coming from Microsoft. As you can see new Windows 8 brings many new and interesting features that will make you like it. So, enjoy in Windows 8!</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>Related posts:</p><ol>
<li><a href='http://isystemadmin.com/mountain-lion-mac-os-x-10-8-key-features' rel='bookmark' title='Mountain Lion Mac OS X 10.8: Key Features'>Mountain Lion Mac OS X 10.8: Key Features</a></li>
<li><a href='http://isystemadmin.com/microsoft-hyper-v-10-attractive-features' rel='bookmark' title='Microsoft Hyper-V: 10 attractive features'>Microsoft Hyper-V: 10 attractive features</a></li>
<li><a href='http://isystemadmin.com/collaboration-with-microsoft-sharepoint-features-and-benefits' rel='bookmark' title='Collaboration with Microsoft SharePoint &#8211; Features and Benefits'>Collaboration with Microsoft SharePoint &#8211; Features and Benefits</a></li>
</ol>]]></content:encoded>
			<wfw:commentRss>http://isystemadmin.com/coming-windows-8-features-you-will-be-interested-about/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mountain Lion Mac OS X 10.8: Key Features</title>
		<link>http://isystemadmin.com/mountain-lion-mac-os-x-10-8-key-features?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=mountain-lion-mac-os-x-10-8-key-features</link>
		<comments>http://isystemadmin.com/mountain-lion-mac-os-x-10-8-key-features#comments</comments>
		<pubDate>Thu, 09 Aug 2012 12:18:22 +0000</pubDate>
		<dc:creator>Sifat</dc:creator>
				<category><![CDATA[Features]]></category>
		<category><![CDATA[Resources]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[Mac OS X]]></category>

		<guid isPermaLink="false">http://isystemadmin.com/?p=1352</guid>
		<description><![CDATA[<p>If you are a Mac user and you are not aware of the news that Apple has released Mac OS X 10.8 with the name &#8220;Mountain Lion&#8221;, then definitely you are staying in a mountain without any facility of modern civil life on the Earth or you are staying in the Moon having not connectivity with the Earth. For Apple&#8217;s devices there are two major (excluding Server version) OS types Apple manage; iOS for for iPhone, iPad and iPod Touch&#8230;</p>
No related posts.]]></description>
			<content:encoded><![CDATA[<p>If you are a Mac user and you are not aware of the news that Apple has released Mac OS X 10.8 with the name &#8220;Mountain Lion&#8221;, then definitely you are staying in a mountain without any facility of modern civil life on the Earth or you are staying in the Moon having not connectivity with the Earth. For Apple&#8217;s devices there are two major (excluding Server version) OS types Apple manage; iOS for for iPhone, iPad and iPod Touch and Mac OS X for desktop and note books. Considering future for a unified OS, this is first time with <strong><em>Mac OS X 10.8 Mountain Lion</em></strong> Apple transformed Max OS to iOS; though still they differ a lot with each other in looks and feel. In this article we will share some key features with our uses what really Apple brought with Mac OS X10.8 and how users can be benefited with it. <span id="more-1352"></span></p>
<p><a href="http://isystemadmin.com/wp-content/uploads/2012/08/mountain-lion-desktop.png" rel="lightbox[1352]" title="mountain-lion-desktop"><img class="aligncenter  wp-image-1416" title="mountain-lion-desktop" src="http://isystemadmin.com/wp-content/uploads/2012/08/mountain-lion-desktop.png" alt="" width="512" height="360" /></a></p>
<h3><span style="text-decoration: underline;">Synching with iCloud</span></h3>
<p>The most important feature if Mountain Lion is the iPhone and iPad like syncing with iCloud for your documents, contacts, calendars, music or any other files that are common to all devices. iCloud will sync all of your contents instantly without you having to do a thing. This is a great backup solution, for free, from Apple; thanks to them. This feature is very useful for persons who are on the move very frequently and want the latest version always available.</p>
<p><a href="http://isystemadmin.com/wp-content/uploads/2012/08/iCloud.png" rel="lightbox[1352]" title="iCloud"><img class="aligncenter  wp-image-1417" title="iCloud" src="http://isystemadmin.com/wp-content/uploads/2012/08/iCloud.png" alt="" width="512" height="411" /></a>During the installation of Mountain Lion, you will be prompted to enter your Apple ID details. If you ignored that part during installation, you can later configure from iCloud and be synced with all of your iDevices.</p>
<h3><a href="http://isystemadmin.com/wp-content/uploads/2012/08/iCloud-2.png" rel="lightbox[1352]" title="iCloud-2"><img class="aligncenter  wp-image-1418" title="iCloud-2" src="http://isystemadmin.com/wp-content/uploads/2012/08/iCloud-2.png" alt="" width="512" height="503" /></a><span style="text-decoration: underline;">Social Media Integration</span></h3>
<p>This version of Mac OS X has integrated Facebook, Twitter and other social media sites. Now you can  share things from applications such as iPhoto, Safari and Preview without having to leave what you&#8217;re doing. For this you have to sign in manually once with your social media account and you are done for ever.</p>
<p>For example, if you want to share a link from a web page you&#8217;re viewing in Safari, you simply just use the share button next to the URL bar, and select which network you want to share it to.</p>
<h3>To make it more fun, you can update your Facebook status without even visiting the Facebook site. <a href="http://isystemadmin.com/wp-content/uploads/2012/08/FaceBook.png" rel="lightbox[1352]" title="FaceBook"><img class="aligncenter  wp-image-1420" title="FaceBook" src="http://isystemadmin.com/wp-content/uploads/2012/08/FaceBook.png" alt="" width="514" height="309" /></a><span style="text-decoration: underline;">Better Browsing Experience</span></h3>
<p>With this latest version of Max OS X you will have the most efficient browsing experience among all of the running desktops available in the market. As already shared with you there with be a<strong>  universal share button</strong> in Safari URL bar reading later, add to bookmarks, e-mail, or Twitter. As expected in the community, Facebook sharing will be coming some time in the early next year (2013).<a href="http://isystemadmin.com/wp-content/uploads/2012/08/Safari.jpg" rel="lightbox[1352]" title="Safari"><img class="aligncenter  wp-image-1421" title="Safari" src="http://isystemadmin.com/wp-content/uploads/2012/08/Safari.jpg" alt="" width="476" height="410" /></a>Apple also introduced, may be after learning from Firefox, password saving and showing facility in the Safari browser. You will get <strong>Password Tabs</strong> in the Safari which will show you to the passwords saved in Safari.</p>
<p><a href="http://isystemadmin.com/wp-content/uploads/2012/08/Password-Tabs.png" rel="lightbox[1352]" title="Password-Tabs"><img class="aligncenter  wp-image-1424" title="Password-Tabs" src="http://isystemadmin.com/wp-content/uploads/2012/08/Password-Tabs.png" alt="" width="512" height="341" /></a>If you are a Google Chrome user in Mac you will get <strong>Omnibar</strong> which is an added featurein Mountain Lion. It integrates the address bar and search box including Google searches, favorites and history.</p>
<p><a href="http://isystemadmin.com/wp-content/uploads/2012/08/Omnibar.png" rel="lightbox[1352]" title="Omnibar"><img class="aligncenter  wp-image-1425" title="Omnibar" src="http://isystemadmin.com/wp-content/uploads/2012/08/Omnibar.png" alt="" width="512" height="448" /></a></p>
<h3><span style="text-decoration: underline;">iMessage for Mac</span></h3>
<p>Message is not any more a beta. Mountain Lion users now can get a final and stable version of Message which is replaces iChat and iMessage equivalent of iDevices. I&#8217;m not sure why Apple says is Message instead of iMessage in Mac OS. Among other things, Messages offers unlimited free iMessages to iOS devices, video conferencing with Facetime and photo/HD video file sharing. You can switch between your iDevices and Mac with Message and continue your chat seamlessly; what a mobility!</p>
<h3><a href="http://isystemadmin.com/wp-content/uploads/2012/08/messages1.png" rel="lightbox[1352]" title="messages"><img class="aligncenter  wp-image-1422" title="messages" src="http://isystemadmin.com/wp-content/uploads/2012/08/messages1.png" alt="" width="514" height="357" /></a><span style="text-decoration: underline;">Notification Center</span></h3>
<p>Notification center is something new which Mac users can easily notice. It replaces <em><strong>Growl</strong></em>. It collates all of your important updates along the right-hand side of your desktop. When a notification arrives, it will appear as <em><strong>Growl-like</strong></em> pop-ups in the top right of your desktop.</p>
<h3><a href="http://isystemadmin.com/wp-content/uploads/2012/08/Mountain-Lion-Notification-Center.jpg" rel="lightbox[1352]" title="Mountain-Lion-Notification-Center"><img class="aligncenter  wp-image-1423" title="Mountain-Lion-Notification-Center" src="http://isystemadmin.com/wp-content/uploads/2012/08/Mountain-Lion-Notification-Center.jpg" alt="" width="512" height="417" /></a><span style="text-decoration: underline;">Data Protection by Time Machine</span></h3>
<p>Apple with Mountain Lion Mac OS X 10.8 gives you a new feature in <em><strong>Time Machine</strong></em>. It allows you to <strong>select more than one hard drive </strong>to save backups. <em>Time Machine</em> can now also gives a new operating mode called <strong>PowerNap</strong> mode, which allows the operating system to update itself while the computer is sleeping. Moreover, <strong>Software updates</strong> are now fully integrated with the Mac App Store and can be downloaded directly.</p>
<p><a href="http://isystemadmin.com/wp-content/uploads/2012/08/Time-Machine.png" rel="lightbox[1352]" title="Time-Machine"><img class="aligncenter  wp-image-1429" title="Time-Machine" src="http://isystemadmin.com/wp-content/uploads/2012/08/Time-Machine.png" alt="" width="513" height="238" /></a></p>
<h3><span style="text-decoration: underline;">Dictation</span></h3>
<p>Siri was a huge hype from Apple with iPhone 4S and was a serious success. Apple brought something similar with Dictation for Mac users though it doesn&#8217;t enable you to make your Mac carry out actions, it does turn speech into emails. The beauty with Dictation is that it has self learning capability; the more you use it the more it learns your accent and improves in accuracy. It can save a lot of your typing time and make things faster for you.</p>
<p><a href="http://isystemadmin.com/wp-content/uploads/2012/08/Dictation.jpg" rel="lightbox[1352]" title="Dictation"><img class="aligncenter  wp-image-1427" title="Dictation" src="http://isystemadmin.com/wp-content/uploads/2012/08/Dictation.jpg" alt="" width="513" height="267" /></a></p>
<p>Obviously there are many more features with Apple&#8217;s new release of OS and you will enjoy them all. Please visit Apple&#8217;s site for more information.</p>
<p>&nbsp;</p>
<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://isystemadmin.com/mountain-lion-mac-os-x-10-8-key-features/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to add a Second Domain Controller in Windows 2008 domain</title>
		<link>http://isystemadmin.com/how-to-add-a-second-domain-controller-in-windows-2008-domain?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-add-a-second-domain-controller-in-windows-2008-domain</link>
		<comments>http://isystemadmin.com/how-to-add-a-second-domain-controller-in-windows-2008-domain#comments</comments>
		<pubDate>Mon, 06 Aug 2012 03:14:54 +0000</pubDate>
		<dc:creator>Drasko Stojanovic</dc:creator>
				<category><![CDATA[Guide]]></category>
		<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[Domain Controller]]></category>
		<category><![CDATA[System Administration]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://isystemadmin.com/?p=1367</guid>
		<description><![CDATA[<p style="text-align: justify;">Domain controller as server for hosting your company Active Directory (AD) is very important part of your network infrastructure. In case of its failure logging users on AD is impossible. Because of that one of the main things in planning your network infrastructure is make plan for implementing redundant domain controller in network infrastructure. In case you have it, failure of one of them does not mean that user will be unable to log on the system. Since&#8230;</p>
Related posts:<ol>
<li><a href='http://isystemadmin.com/windows-domain-and-forest-what-are-they-actually' rel='bookmark' title='Windows Domain and Forest: What are they actually?'>Windows Domain and Forest: What are they actually?</a></li>
<li><a href='http://isystemadmin.com/how-to-configure-single-sign-on-for-iis-using-windows-authentication' rel='bookmark' title='How to configure Single Sign On for IIS Using Windows Authentication'>How to configure Single Sign On for IIS Using Windows Authentication</a></li>
<li><a href='http://isystemadmin.com/how-to-setup-and-configure-dhcp-server-in-windows-2008' rel='bookmark' title='How to setup and configure DHCP Server in Windows 2008'>How to setup and configure DHCP Server in Windows 2008</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">Domain controller as server for hosting your company Active Directory (AD) is very important part of your network infrastructure. In case of its failure logging users on AD is impossible. Because of that one of the main things in planning your network infrastructure is make plan for implementing redundant domain controller in network infrastructure. In case you have it, failure of one of them does not mean that user will be unable to log on the system. Since failed domain controller is up again, backup controller will be in function of users authentication or other functions which it can have (DNS server etc.). On this way your network can stay functional, reliable and more resistible to failures.<span id="more-1367"></span></p>
<p style="text-align: justify;">In this article I will describe process of adding additional domain controller in your Windows network infrastructure.</p>
<p style="text-align: justify;">First step is start <strong>dcpromo</strong> program to create new domain controller. Go to <strong>Start</strong> and type dcpromo in run field:</p>
<p style="text-align: justify;"><a href="http://isystemadmin.com/wp-content/uploads/2012/08/14.bmp" rel="lightbox[1367]" title="How to add a Second Domain Controller in Windows 2008 domain"><img class="aligncenter size-full wp-image-1384" src="http://isystemadmin.com/wp-content/uploads/2012/08/14.bmp" alt="" /></a></p>
<p style="text-align: justify;">Click on OK. Opens first window in process of new DC creating:</p>
<p style="text-align: justify;"><a href="http://isystemadmin.com/wp-content/uploads/2012/08/21.bmp" rel="lightbox[1367]" title="How to add a Second Domain Controller in Windows 2008 domain"><img class="aligncenter size-full wp-image-1385" src="http://isystemadmin.com/wp-content/uploads/2012/08/21.bmp" alt="" /></a></p>
<p style="text-align: justify;">When you want to add new DC <strong>Use advanced mode installation</strong> option should be unchecked because it use for Read Only Domain controller creating. In this case we want new DC with all functionalists as primary DC and read only mode is not option in that case. Click on <strong>Next</strong>.</p>
<p style="text-align: justify;"><a href="http://isystemadmin.com/wp-content/uploads/2012/08/31.bmp" rel="lightbox[1367]" title="How to add a Second Domain Controller in Windows 2008 domain"><img class="aligncenter size-full wp-image-1386" src="http://isystemadmin.com/wp-content/uploads/2012/08/31.bmp" alt="" /></a></p>
<p style="text-align: justify;">In this window some information about operating system compatibility are displayed. Click on <strong>Next</strong> to continue.</p>
<p style="text-align: justify;">Next window offers choosing option for add new or additional domain controller:</p>
<p style="text-align: justify;"><a href="http://isystemadmin.com/wp-content/uploads/2012/08/41.bmp" rel="lightbox[1367]" title="How to add a Second Domain Controller in Windows 2008 domain"><img class="aligncenter size-full wp-image-1387" src="http://isystemadmin.com/wp-content/uploads/2012/08/41.bmp" alt="" /></a></p>
<p style="text-align: justify;">There are two options: to create new forest or to add DC in existing forest. If we have to add additional DC which is option described in this article <strong>Existing forest</strong> option should be checked. When this option is checked you have possibility to add new domain controller in existing domain or create new domain in existing forest. Here we want to add new DC in existing domain which will backup DC for our primary DC which exists in network. Because of that <strong>Add a domain controller to existing domain</strong> should be checked. When appropriate option are checked click on <strong>Next</strong>.</p>
<p style="text-align: justify;">In next window domain name and network credentials for adding new DC should be set:</p>
<p style="text-align: justify;"><a href="http://isystemadmin.com/wp-content/uploads/2012/08/51.bmp" rel="lightbox[1367]" title="How to add a Second Domain Controller in Windows 2008 domain"><img class="aligncenter size-full wp-image-1388" src="http://isystemadmin.com/wp-content/uploads/2012/08/51.bmp" alt="" /></a></p>
<p style="text-align: justify;">First, type the name of domain for which you want to add additional DC (testdomain.com in this example). After that credentials for adding DC should be chased. Main thing is that the credentials with which you adding DC should have administrative privileges. In this case we will use credentials of user from domain administrators group.</p>
<p style="text-align: justify;"><a href="http://isystemadmin.com/wp-content/uploads/2012/08/61.bmp" rel="lightbox[1367]" title="How to add a Second Domain Controller in Windows 2008 domain"><img class="aligncenter size-full wp-image-1389" src="http://isystemadmin.com/wp-content/uploads/2012/08/61.bmp" alt="" /></a></p>
<p style="text-align: justify;">In network credentials type username and password of user which you use for promoting new DC. Then click <strong>OK</strong>.</p>
<p style="text-align: justify;">In next step you should choose domain for which your server will be domain controller. By default, your domain will be set:</p>
<p style="text-align: justify;"><a href="http://isystemadmin.com/wp-content/uploads/2012/08/62.bmp" rel="lightbox[1367]" title="How to add a Second Domain Controller in Windows 2008 domain"><img class="aligncenter size-full wp-image-1390" src="http://isystemadmin.com/wp-content/uploads/2012/08/62.bmp" alt="" /></a></p>
<p style="text-align: justify;">Chose default option and click <strong>Next.</strong> Opens window for site selecting.</p>
<p style="text-align: justify;"><a href="http://isystemadmin.com/wp-content/uploads/2012/08/81.bmp" rel="lightbox[1367]" title="How to add a Second Domain Controller in Windows 2008 domain"><img class="aligncenter size-full wp-image-1401" src="http://isystemadmin.com/wp-content/uploads/2012/08/81.bmp" alt="" /></a>Leave default option and click <strong>Next</strong>.</p>
<p style="text-align: justify;">Next window is window for additional domain controller options. These are <strong>Global catalog</strong>, <strong>DNS server</strong> and <strong>Read Only Domain Controller</strong>. For additional DC you should chose DNS server and Global catalog options as it is shown on next picture:</p>
<p style="text-align: justify;"><a href="http://isystemadmin.com/wp-content/uploads/2012/08/91.bmp" rel="lightbox[1367]" title="How to add a Second Domain Controller in Windows 2008 domain"><img class="aligncenter size-full wp-image-1402" src="http://isystemadmin.com/wp-content/uploads/2012/08/91.bmp" alt="" /></a></p>
<p style="text-align: justify;">Check <strong>DNS server</strong> and <strong>Global catalog</strong> options and click Next. Opens windows for choosing locations for database, <em>SYSVOL</em> and <em>NTDS</em> files. It is recommended to leave default options for these parameters.</p>
<p style="text-align: justify;"><a href="http://isystemadmin.com/wp-content/uploads/2012/08/101.bmp" rel="lightbox[1367]" title="How to add a Second Domain Controller in Windows 2008 domain"><img class="aligncenter size-full wp-image-1403" src="http://isystemadmin.com/wp-content/uploads/2012/08/101.bmp" alt="" /></a></p>
<p style="text-align: justify;">Click <strong>Next</strong>. Opens window for setting restore mode password:</p>
<p style="text-align: justify;"><a href="http://isystemadmin.com/wp-content/uploads/2012/08/111.bmp" rel="lightbox[1367]" title="How to add a Second Domain Controller in Windows 2008 domain"><img class="aligncenter size-full wp-image-1404" src="http://isystemadmin.com/wp-content/uploads/2012/08/111.bmp" alt="" /></a></p>
<p style="text-align: justify;">Restore mode account in Active Directory is different then domain administrator account. If you start domain controller in restore mode this account is used. So type password for restore mode account and click <strong>Next</strong>. Appears window with summary information about options you chose during installation additional domain controller:</p>
<p style="text-align: justify;"><a href="http://isystemadmin.com/wp-content/uploads/2012/08/121.bmp" rel="lightbox[1367]" title="How to add a Second Domain Controller in Windows 2008 domain"><img class="aligncenter size-full wp-image-1405" src="http://isystemadmin.com/wp-content/uploads/2012/08/121.bmp" alt="" /></a></p>
<p style="text-align: justify;">When installation process is finished appears last window on which you simple should click on <strong>Finish</strong> button to finish installation process:</p>
<p style="text-align: justify;"><a href="http://isystemadmin.com/wp-content/uploads/2012/08/131.bmp" rel="lightbox[1367]" title="How to add a Second Domain Controller in Windows 2008 domain"><img class="aligncenter size-full wp-image-1406" src="http://isystemadmin.com/wp-content/uploads/2012/08/131.bmp" alt="" /></a></p>
<p style="text-align: justify;">Now you will be prompted for restart computer and then you can log in to your new domain controller computer.</p>
<p style="text-align: justify;">In this article I described how to set additional domain controller in our network. On this way you will make your network more reliable and stable.</p>
<p style="text-align: justify;">
<p>Related posts:</p><ol>
<li><a href='http://isystemadmin.com/windows-domain-and-forest-what-are-they-actually' rel='bookmark' title='Windows Domain and Forest: What are they actually?'>Windows Domain and Forest: What are they actually?</a></li>
<li><a href='http://isystemadmin.com/how-to-configure-single-sign-on-for-iis-using-windows-authentication' rel='bookmark' title='How to configure Single Sign On for IIS Using Windows Authentication'>How to configure Single Sign On for IIS Using Windows Authentication</a></li>
<li><a href='http://isystemadmin.com/how-to-setup-and-configure-dhcp-server-in-windows-2008' rel='bookmark' title='How to setup and configure DHCP Server in Windows 2008'>How to setup and configure DHCP Server in Windows 2008</a></li>
</ol>]]></content:encoded>
			<wfw:commentRss>http://isystemadmin.com/how-to-add-a-second-domain-controller-in-windows-2008-domain/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
