Service Pack 1 (SP1) for Windows Server 2008 R2 and Windows 7 helps keep your PCs and servers on the latest support level. It provides ongoing improvements to the Windows operating system (including previous updates delivered over Windows Update and incremental updates to the Windows 7 and Windows Server 2008 R2 platforms based on customer [...]
Archive for February, 2011
Service Pack 1 (SP1) for Windows Server 2008 R2 and Windows 7
Posted: February 25, 2011 by abdulqadeer in Information Tech, Microsoft TweaksUseful Keyboard shortcuts for Microsoft Word
Posted: February 24, 2011 by abdulqadeer in Information Tech, Microsoft TweaksApply Heading To apply heading 1, 2 or 3, press ALT+CTRL+1, ALT+CTRL+2, and ALT+CTRL+3, respectively. Headings are an excellent way to start of sections of a document, and can later be used to automatically generate a table of contents. Apply List Bullet To start typing a bulleted list, press ALT+CTRL+L. Bold Text Press CTRL+B to [...]
Remove All Hyperlinks in Word or Excel
Posted: February 24, 2011 by abdulqadeer in Information Tech, Microsoft TweaksWord Hit [ALT]+[F11] to open the Visual Basic Editor Go to “Insert” > “Module” and in the pop-up window copy: Sub RemoveHyperlinks() Dim oField As Field For Each oField In ActiveDocument.Fields If oField.Type = wdFieldHyperlink Then oField.Unlink End If Next Set oField = Nothing
10 Useful RSS-Tricks and Hacks For WordPress
Posted: February 24, 2011 by abdulqadeer in Information Tech, WordpressRSS is one of those technologies that are extremely simple yet extremely powerful. Currently, RSS is thede facto standard for blog syndication, and it is used widely in both personal and corporate settings; for example, in blogs. And because a large percentage of these blogs run on WordPress, we’ll cover in this post some (hopefully) [...]
Setting up PHPMyAdmin on Linux MySQL DB Server
Posted: February 22, 2011 by abdulqadeer in Information Tech, LinuxIn this HowTo, I will show, how you can set up PHPMyAdmin on your Linux DB server. Download PHPMyAdmin from the home page: cd /root/ wget http://internap.dl.sourceforge.net/sourceforge/phpmyadmin/phpMyAdmin-2.11.9.5-english.zip cp phpMyAdmin* /var/www cd /var/www/ unzip phpMyAdmin-2.11.9.5-english.zip
Boot Linux without using any booting device
Posted: February 22, 2011 by abdulqadeer in Information Tech, LinuxTo boot system with without cdrom, network or any booting device. Just copy the ISO image on your linux server and perform the following steps. [root@power ~]# mkdir /mnt/tmp mount Iso image. [root@power ~]# mount -o loop /data/fc4/FC4-i386-disc1.iso /mnt/tmp [root@power ~]# mkdir /boot/mylinux cp /mnt/tmp/isolinux/vmlinuz /boot/mylinux cp /mnt/tmp/isolinux/initrd.img /boot/mylinux/initrdMy.img
Competitive Comparison Charts – Windows Live Mail vs Thunderbird vs Yahoo Zimbra
Posted: February 11, 2011 by abdulqadeer in Information Tech, Microsoft Tweaks, UncategorizedEarlier in our head-to-head Comparison Chart series, we had seen comparison of Windows Live Messenger, Windows Live Photo Gallery vs. iPhoto vs. Picasa and Comparison of various Application Suites in Windows Live Essentials Vs Apple iLife. One of the Application compared in the Application Suites was Windows Live Mail against Mail of iLife. Today we [...]
Feature Comparison of Windows 7 Editions
Posted: February 11, 2011 by abdulqadeer in Information Tech, Microsoft Tweakshttp://windows.microsoft.com/en-US/windows7/products/compare?T1=tab20
