<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.5.1" -->
<rss version="0.92">
<channel>
	<title>!NSFW</title>
	<link>http://nsfw.ibnmasud.com</link>
	<description>Safe for Work</description>
	<lastBuildDate>Tue, 29 Jul 2008 05:54:49 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Posting from an iphone</title>
		<description>I just downloaded the wordpress blogging app from the apple app store. This is going to be a test post to a see how useable this app is.

The app seemed to crash once while I was writing this post. But since it saved a draft locally, I was able to ...</description>
		<link>http://nsfw.ibnmasud.com/posting-from-an-iphone/</link>
			</item>
	<item>
		<title>Adding Ubuntu to Active Directory with Likewise Open</title>
		<description>The company I work for has been a Windows only shop for a long time and has recently starting moving towards Linux. We're growing at fast pace and sustaining our operations remaining a Windows shop will be too expensive. That's not to say we're completely ditching MS.

I recently put into ...</description>
		<link>http://nsfw.ibnmasud.com/adding-ubuntu-to-active-directory-with-likewise-open/</link>
			</item>
	<item>
		<title>No HyperTerminal in Vista, use Putty instead</title>
		<description>I found out today that HyperTerminal is no longer included in Windows Vista when I wanted to connect to the console port of a switch. You can still get HyperTerminal Personal Edition from Hilgraeve, the company Microsoft licensed the software from or you can use Putty. With Putty you can ...</description>
		<link>http://nsfw.ibnmasud.com/no-hyperterminal-in-vista-use-putty-instead/</link>
			</item>
	<item>
		<title>Non-branded SFP modules in Cisco Switches</title>
		<description>Generally GBICs have been open so you can use any brand. Cisco equipment won't accept "just any vendor's" compatible SFPs. I found this out the hard way last year trying to save some money when I purchased a couple of OEM SFP transceivers from Dell to use in a Cisco ...</description>
		<link>http://nsfw.ibnmasud.com/non-branded-sfp-modules-in-cisco-switches/</link>
			</item>
	<item>
		<title>Changing the Power Configuration Policy</title>
		<description>Windows Administrators can change the power configuration policy from the command line using the powercfg.exe ultility present on all Windows XP/2003 systems.

To list the current policies
POWERCFG /list

To change the active policy
POWERCFG /SETACTIVE "policy_name"   (replace policy_name with a real policy name)

The following example sets the "Home/Office Desk" profile to ...</description>
		<link>http://nsfw.ibnmasud.com/changing-the-power-configuration-policy/</link>
			</item>
	<item>
		<title>WMI Queries</title>
		<description>WMI scripting can be very useful creating filters to selectively apply Group Policies. It can also be used from the command line to get various bits of information about local or remote hosts.

For example, if you want to find out the version of MS Office installed on your PC, you ...</description>
		<link>http://nsfw.ibnmasud.com/wmi-queries/</link>
			</item>
	<item>
		<title>Changing your HOST file in Vista</title>
		<description>With the new and annoying UAC feature in Vista, if you try to modify your hosts file, it will not let you save it.  It tells you that you don't have permission. To successfully modify the hosts file, run notepad.exe as an administrator, open the host file, edit and ...</description>
		<link>http://nsfw.ibnmasud.com/changing-your-host-file-in-vista/</link>
			</item>
	<item>
		<title>WebPage Redirection</title>
		<description>There are a number of ways of doing this. The most commonly and easiest to use are meta refreshes and javascript redirects. a better method would be to use a server-side redirect (PHP, ASP, .Net). I will list examples of each and also some of the disadvantages each have.

Meta Refresh
Using ...</description>
		<link>http://nsfw.ibnmasud.com/3/</link>
			</item>
	<item>
		<title>Reset your lost Ubuntu Password</title>
		<description>If you ever get locked out of your Ubuntu installation as I found myself to be tonight, you can reset your password quite easily using the following steps.

	Power up your computer.
	Press ESC at the grub menu.
	Press e for edit.
	Highlight the line that begins "Ubuntu, KERNEL ………" and press e.
	Go to ...</description>
		<link>http://nsfw.ibnmasud.com/reset-your-lost-ubuntu-password/</link>
			</item>
	<item>
		<title>Alternate Shortcuts to cut-copy-paste</title>
		<description>Did you know there are alternate shortcuts to the commonly used cut (ctrl+x), copy (ctrl+c) and paste (ctrl+v) shortcuts?



Action
Shortcut
Alternate Shortcut


Cut
Ctrl+X
Del+Shift


Copy
Ctrl+C
Insert+Ctrl


Paste
Ctrl+V
Insert+Shift



These are kind of confusing so I'm sticking to the Ctrl+ shortcuts. For those who use different keyboard layouts like Dvorák the X, C and V keys are placed far apart ...</description>
		<link>http://nsfw.ibnmasud.com/alternate-shortcuts-to-cut-copy-paste/</link>
			</item>
</channel>
</rss>
