Posts

Showing posts from 2012

Sharepoint 2013 Setup on Standalone Machine

Image
Hello Everyone As I discussed about Rebuilding my Machine in my last post. This time we'll be catching up with Installation of Microsoft Sharepoint 2013 . The Base Operating System will be Windows Server 2012 . After installation of Operating System, we need to Add some features. Wireless Lan Feature(if you're working on a Laptop):                                  In Server Manager Dashboard , click Manage , and then click Add Roles and Features . The Add Roles and Features Wizard opens. Click Next . In Select installation type , select Role-based or feature-based installation , and then click Next . In Select destination server , select the local server for which you want to enable the Wireless LAN Service, and then click Next . In Select server roles , click Next . In Select Server features , in...

Apologies and Reformat of My Machine with some info About Partitioning

Sincere apologies to the followers of this blog. Got disconnected for some time, my machine got into some issues. The reason for that was I had forgotten the concept of Primary Partitions and Extended partitions. Lemme clear that for you: Partitions can be of two types Primary Partition Secondary Partition Primary Partition : A primary partition contains one file system In DOS and earlier versions of Microsoft Windows systems, the system partition was required to be the first partition. More recent Windows operating systems (Win7, XP, etc.) can be located on any partition, but the boot files (bootmgr, ntldr, etc.) must be on a primary partition. There can only be at the max four Primary Partitions on a Hard Disk The partition type code for a primary partition can either correspond to a file system contained within (e.g. 0x07 means either an NTFS or an OS/2 HPFS file system) or indicate that the partition has a special use (e.g. code 0x82 usually indicates a Linux swap ...

Trying to get Back to Development from Scratch

Image
Some earlier projects have cut  Development (though I would agree large part of contribution was from my end). One of the prime reasons could be that I never got to be a part of some Hardcore Development Team. And the current one could become the last nail in the coffin . After due thinking and discussions, I've come to the conclusion that I'm not able to maintain the motivation for long. Its like I start every topic, spend two- three days on it, and the motivation's gone. But this time,I'll be writing whatever the feelings get into me while following the path to enlightenment. I've started feeling that I'm not justified on my part when I'm motivating people to learn, and on my part I'm demotivated. This blog would cover things starting from scratch,some programming concepts, some certifications,and may be, my efforts to write some application. Hope the blog keeps me motivated, coz I'll be accountable towards me this time. I wish myself be...