<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>bitmindframes</title>
	
	<link>http://www.bitmindframes.info</link>
	<description>cisco networking study guides</description>
	<lastBuildDate>Tue, 04 May 2010 03:55:48 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/bitmindframes/kZjb" /><feedburner:info uri="bitmindframes/kzjb" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>Installing remote access services and setting up a VPN Server 2003 R2</title>
		<link>http://feedproxy.google.com/~r/bitmindframes/kZjb/~3/7fvzLDlOdsY/installing-remote-access-services-and-setting-up-a-vpn-server-2003-r2</link>
		<comments>http://www.bitmindframes.info/installing-remote-access-services-and-setting-up-a-vpn-server-2003-r2#comments</comments>
		<pubDate>Thu, 11 Feb 2010 22:36:21 +0000</pubDate>
		<dc:creator>bit</dc:creator>
				<category><![CDATA[System Management]]></category>

		<guid isPermaLink="false">http://www.bitmindframes.info/?p=452</guid>
		<description><![CDATA[Installing remote access services and setting up a VPN.
Client system.
OS:Vista
Name:WIN-AUON538ZAG6
IP:10.10.10.1
VPN Server.
OS:Server2003
Name:VPN
IP:
Internal:192.168.1.103
External:10.10.10.2
Domain Controller.
OS:Server2003
Name:KING
IP:192.168.1.150
Shares:\\vpn Share
Server 2003 will be used to allow access remotely to the office using a VPN.
There are 2 NICs on the server one Internal the Other External and will be used to accept connection for VPN users.
The Internal network will consist of a Domain [...]]]></description>
		<wfw:commentRss>http://www.bitmindframes.info/installing-remote-access-services-and-setting-up-a-vpn-server-2003-r2/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.bitmindframes.info/installing-remote-access-services-and-setting-up-a-vpn-server-2003-r2</feedburner:origLink></item>
		<item>
		<title>RemoteAPP deployment On Windows Server2008 R2</title>
		<link>http://feedproxy.google.com/~r/bitmindframes/kZjb/~3/jYFETRjimRA/remoteapp-deployment-on-windows-server2008-r2</link>
		<comments>http://www.bitmindframes.info/remoteapp-deployment-on-windows-server2008-r2#comments</comments>
		<pubDate>Sat, 06 Feb 2010 20:29:10 +0000</pubDate>
		<dc:creator>bit</dc:creator>
				<category><![CDATA[System Management]]></category>
		<category><![CDATA[rdp]]></category>
		<category><![CDATA[remoteapp]]></category>
		<category><![CDATA[server 2008 r2]]></category>
		<category><![CDATA[terminal services]]></category>

		<guid isPermaLink="false">http://www.bitmindframes.info/?p=386</guid>
		<description><![CDATA[RemoteAPP deployment On Windows Server2008 R2

RemoteAPP allows you to deploy applications using terminal services.
The setup for this demo:
DC
Hostname:0sirus
IP:192.168.0.105
Domain: bitmindframes.local
TS-server
Hostname:Beast
IP:192.168.0.106
Domain: bitmindframes.local
Client
Hostname:wks1
IP:192.168.0.107
Domain:bitmindframes.local
Install Active Directory and join both the Terminal Server and Client workstation(s)  to the domain.










Check network connectivity before proceeding.
Terminal Server Setup
Terminal Services or Remote Desktop Services as it is now called in Server 2008 R2 can [...]]]></description>
		<wfw:commentRss>http://www.bitmindframes.info/remoteapp-deployment-on-windows-server2008-r2/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.bitmindframes.info/remoteapp-deployment-on-windows-server2008-r2</feedburner:origLink></item>
		<item>
		<title>Deploying server 2008 and Windows 7 using Windows Deployment Services</title>
		<link>http://feedproxy.google.com/~r/bitmindframes/kZjb/~3/jGTyEQc1G5k/deploying-server-2008-and-windows-7-using-windows-deployment-services</link>
		<comments>http://www.bitmindframes.info/deploying-server-2008-and-windows-7-using-windows-deployment-services#comments</comments>
		<pubDate>Sun, 02 Aug 2009 15:57:35 +0000</pubDate>
		<dc:creator>bit</dc:creator>
				<category><![CDATA[System Management]]></category>
		<category><![CDATA[deployment services]]></category>
		<category><![CDATA[dhcp]]></category>
		<category><![CDATA[pxe boot]]></category>
		<category><![CDATA[server 2008]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[windows 7]]></category>

		<guid isPermaLink="false">http://www.bitmindframes.info/?p=382</guid>
		<description><![CDATA[Deploying server 2008 and Windows 7 using Windows Deployment Services.
Windows Server 2008 comes equipped with a service to automate the installation of Operating systems using a DHCP PXE boot.
The example will Use server2008 as the Windows Deployment Server.
The Serverwill have a DHCP server installed and a DHCP scope of 
 
Code:
 
10.10.10.1 - 20.


The IP [...]]]></description>
		<wfw:commentRss>http://www.bitmindframes.info/deploying-server-2008-and-windows-7-using-windows-deployment-services/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.bitmindframes.info/deploying-server-2008-and-windows-7-using-windows-deployment-services</feedburner:origLink></item>
		<item>
		<title>Installing a Server 2008 Failover cluster for exchange 2007 SP1 mailbox server.</title>
		<link>http://feedproxy.google.com/~r/bitmindframes/kZjb/~3/zCJ5C9yyZh4/installing-a-server-2008-failover-cluster-for-exchange-2007-sp1-mailbox-server</link>
		<comments>http://www.bitmindframes.info/installing-a-server-2008-failover-cluster-for-exchange-2007-sp1-mailbox-server#comments</comments>
		<pubDate>Sat, 01 Aug 2009 17:22:46 +0000</pubDate>
		<dc:creator>bit</dc:creator>
				<category><![CDATA[System Management]]></category>
		<category><![CDATA[cluster]]></category>
		<category><![CDATA[exchange]]></category>
		<category><![CDATA[failover]]></category>
		<category><![CDATA[mailbox]]></category>
		<category><![CDATA[server 2008]]></category>

		<guid isPermaLink="false">http://www.bitmindframes.info/?p=378</guid>
		<description><![CDATA[Installing a Server 2008 Failover cluster for exchange 2007 SP1 mailbox server.

Installing a clustered exchange environment requires that you have identical machines that share a common resource called a quorum.
Resources are shared on a disk attached to both nodes so if one node is taken offline for maintenance or fails node2 will take over control [...]]]></description>
		<wfw:commentRss>http://www.bitmindframes.info/installing-a-server-2008-failover-cluster-for-exchange-2007-sp1-mailbox-server/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.bitmindframes.info/installing-a-server-2008-failover-cluster-for-exchange-2007-sp1-mailbox-server</feedburner:origLink></item>
		<item>
		<title>Cryptography</title>
		<link>http://feedproxy.google.com/~r/bitmindframes/kZjb/~3/yNkLEbFSlk0/cryptography</link>
		<comments>http://www.bitmindframes.info/cryptography#comments</comments>
		<pubDate>Mon, 29 Jun 2009 17:37:09 +0000</pubDate>
		<dc:creator>bit</dc:creator>
				<category><![CDATA[security]]></category>
		<category><![CDATA[3des]]></category>
		<category><![CDATA[aes]]></category>
		<category><![CDATA[des]]></category>
		<category><![CDATA[encryption]]></category>

		<guid isPermaLink="false">http://www.bitmindframes.info/?p=372</guid>
		<description><![CDATA[Cryptography
Definitions:
Plaintext vs. Ciphertext
Cipher
Key
Required by the cipher for encrypting and decrypting
Cryptography and Encryption:
Shared key encryption:
Both sender and rcvr of an encrypted msg to have a shared secret – a sequence of characters called a key that the sender uses to encrypt the msg and that the recipient uses to decrypt it
Also known as secret key or [...]]]></description>
		<wfw:commentRss>http://www.bitmindframes.info/cryptography/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.bitmindframes.info/cryptography</feedburner:origLink></item>
		<item>
		<title>Installing System Center Configuration Manager in Native Mode</title>
		<link>http://feedproxy.google.com/~r/bitmindframes/kZjb/~3/yjtIgCdvJxM/installing-system-center-configuration-manager-in-native-mode</link>
		<comments>http://www.bitmindframes.info/installing-system-center-configuration-manager-in-native-mode#comments</comments>
		<pubDate>Mon, 29 Jun 2009 17:32:51 +0000</pubDate>
		<dc:creator>bit</dc:creator>
				<category><![CDATA[System Management]]></category>
		<category><![CDATA[configuration manager]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[system center]]></category>

		<guid isPermaLink="false">http://www.bitmindframes.info/?p=368</guid>
		<description><![CDATA[Installing a Native mode Configuration Manager Site.
Installing a Configuration manager site in Native mode you need an existing PKI infrastructure setup.
Before the installation can begin  the pre-requisites must be met.
·Server 2003 R2 w/ SP2
·Server 2008
·IIS 6/BITS/WebDAV
·.NET Framework
·WSUS SP1
·WinRM 1.1
·Extended Schema

The Clients for SCCM Must be at least windows XP SP2 or higher.
3 Certificates are [...]]]></description>
		<wfw:commentRss>http://www.bitmindframes.info/installing-system-center-configuration-manager-in-native-mode/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.bitmindframes.info/installing-system-center-configuration-manager-in-native-mode</feedburner:origLink></item>
		<item>
		<title>Backup and Restore Microsoft System Center Operations Manager</title>
		<link>http://feedproxy.google.com/~r/bitmindframes/kZjb/~3/WFPD9fU8p28/backup-and-restore-microsoft-system-center-operations-manager</link>
		<comments>http://www.bitmindframes.info/backup-and-restore-microsoft-system-center-operations-manager#comments</comments>
		<pubDate>Mon, 29 Jun 2009 17:29:27 +0000</pubDate>
		<dc:creator>bit</dc:creator>
				<category><![CDATA[System Management]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[Operations Manager]]></category>

		<guid isPermaLink="false">http://www.bitmindframes.info/?p=366</guid>
		<description><![CDATA[On Server 1 Backup the Secure Storage.
Copy the SecureStorageBackup.exe file from the SupportTools folder on the Operations manger CD to the X:\Program Files\System Center Operations Manager 2007\ folder and run the application.
A series of questions will be prompted on the screen and you must include the OPSSecureStorage file in the backup to get the key.
Backup [...]]]></description>
		<wfw:commentRss>http://www.bitmindframes.info/backup-and-restore-microsoft-system-center-operations-manager/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.bitmindframes.info/backup-and-restore-microsoft-system-center-operations-manager</feedburner:origLink></item>
		<item>
		<title>Installing RedHat Enterprise Linux 5</title>
		<link>http://feedproxy.google.com/~r/bitmindframes/kZjb/~3/Hq1jx20BH7o/installing-redhat-enterprise-linux-5</link>
		<comments>http://www.bitmindframes.info/installing-redhat-enterprise-linux-5#comments</comments>
		<pubDate>Thu, 16 Apr 2009 20:32:16 +0000</pubDate>
		<dc:creator>bit</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[boot]]></category>
		<category><![CDATA[grub]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[redhat]]></category>

		<guid isPermaLink="false">http://www.bitmindframes.info/?p=332</guid>
		<description><![CDATA[

Installing Enterprise linux 5
Red Hat Enterprise Linux 5
The world&#8217;s leading open source application platform
On one certified platform, Red Hat Enterprise Linux offers your choice of:

Applications &#8211; Thousands of certified ISV applications
Deployment &#8211; Including standalone or virtual servers, cloud computing, or software appliances
Hardware &#8211; Wide range of platforms from the world&#8217;s leading hardware vendors

This gives IT [...]]]></description>
		<wfw:commentRss>http://www.bitmindframes.info/installing-redhat-enterprise-linux-5/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.bitmindframes.info/installing-redhat-enterprise-linux-5</feedburner:origLink></item>
		<item>
		<title>Creating Virtual Samba Servers and shares solaris 10 server2008</title>
		<link>http://feedproxy.google.com/~r/bitmindframes/kZjb/~3/G9lNyZDCuXI/creating-virtual-samba-servers-and-shares-solaris-10-server2008</link>
		<comments>http://www.bitmindframes.info/creating-virtual-samba-servers-and-shares-solaris-10-server2008#comments</comments>
		<pubDate>Sun, 15 Mar 2009 21:18:44 +0000</pubDate>
		<dc:creator>bit</dc:creator>
				<category><![CDATA[Sun Solaris]]></category>
		<category><![CDATA[samba]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[share]]></category>
		<category><![CDATA[virtual]]></category>

		<guid isPermaLink="false">http://www.bitmindframes.info/?p=300</guid>
		<description><![CDATA[Samba allows you to share files between platforms and can authenticate and use permissions to secure each share at different levels. You can view the previous articles on installing Solaris and Samba setup.



Samba can create virtual server that will show up as shares under windows.
Setting up a samba virtual server can be done by editing [...]]]></description>
		<wfw:commentRss>http://www.bitmindframes.info/creating-virtual-samba-servers-and-shares-solaris-10-server2008/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.bitmindframes.info/creating-virtual-samba-servers-and-shares-solaris-10-server2008</feedburner:origLink></item>
		<item>
		<title>Setting up SAMBA 3.0.28 on Solaris 10 u5</title>
		<link>http://feedproxy.google.com/~r/bitmindframes/kZjb/~3/UnmEwyMe5kY/setting-up-samba-3028-on-solaris-10-u5</link>
		<comments>http://www.bitmindframes.info/setting-up-samba-3028-on-solaris-10-u5#comments</comments>
		<pubDate>Sat, 14 Mar 2009 01:48:04 +0000</pubDate>
		<dc:creator>bitmind</dc:creator>
				<category><![CDATA[Sun Solaris]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[samba]]></category>
		<category><![CDATA[share]]></category>
		<category><![CDATA[swat]]></category>

		<guid isPermaLink="false">http://www.bitmindframes.info/?p=293</guid>
		<description><![CDATA[Setting up samba for File sharing.
Samba can be used to share files between different platforms mainly Unix/Linux and windows.
You can install samba 2 ways.
1.Download and compile the source code or binary package.
2.Configure the existing samba installation that comes with Solaris 10.
For this article we will edit the already installed version of samba.
First we can see [...]]]></description>
		<wfw:commentRss>http://www.bitmindframes.info/setting-up-samba-3028-on-solaris-10-u5/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.bitmindframes.info/setting-up-samba-3028-on-solaris-10-u5</feedburner:origLink></item>
	</channel>
</rss>
