No featured image set for this post.

Debian Install apps from repository

/ Once you install debian, your will not be able to update or install applications using apt as the /etc/apt/sources.list is empty. You can...

How To Get The IP Address of a WSD Port Monitor

One way to get the IP address that’s associated with your WSD connected printer is Open registry editor Go to HKEY_LOCAL_MACHINE\SYSTEM > CurrentControlSet >...
No featured image set for this post.

How to Exclude a User or Computer from Group Policy Object

When you apply a group policy on a container or OU, it applies to all users or computers in that container. However, you can...
No featured image set for this post.

Prerequisites : Promote as server to Windows Domain Controller

Need to give proper computer name Static IP should be configured Disable windows Firewall. Recommended by Microsoft If its the first and primary DC...
No featured image set for this post.

Deny remote Root access in Linux through SSH

Three areas in SSH will help in deny or allow remote root access Go to /etc/ssh/sshd_config 1) PermitRootLogin no If you want to deny...
No featured image set for this post.

Excel insert or delet button grayed out or insert cells not working in Microsoft excel

Insert cells may not work even if you use the option by right clicking in the sheet of from the tabs. To make it...
No featured image set for this post.

How to export installed windows patch list in an excel or html?

Below is the method to export installed windows patches in an html For that open the command prompt by typing cmd in run Command...
No featured image set for this post.

How to find the Space consumed by each folders in Linux

DU command can be used to find the space used in human readable format like GB and Mb Below is an example in my...
No featured image set for this post.

How to add a user in sudoers file redhat Or How to configure a user tohave sudo access

How to add a user in sudoers file redhat Or How to configure a user tohave sudo access Sodo command offers administratoors a mechanism...