Similar Posts
[Solution] DHCP Error in WDS Server 2008 R2
INTRODUCTION DHCP on CentOS 7/RHEL 7 DHCP Error in WDS Server 2008 R2. Everything was working perfect, suddenly i receive this error message while instalilng windows 7 from WDS Server. error message was: WdsClient: An error occurred while obtaining an IP address from the DHCP server.` Please check to ensure that there is and operational…
Connect windows remotly using ‘rdesktop’
Are you using Linux and trying to connect your Windows boxes ? Then this tool is for you. rdesktop is a client for Remote Desktop Protocol (RDP) which is very handy for making remote connections to windows boxes while you are working on Linux and it is available on UNIX and Linux based systems.` rdesktop…
How to enable ‘root’ user in Ubuntu 12.04
By default, the Root user password is locked in Ubuntu. Meaning you cannot use ‘su’ command to switch from regular user to root user and also you will not be able to login directly as ‘root’ user. However, you can use ‘root’ privileges by using ‘sudo’. SuperUserDo ( sudo ) needs your account password not…
How to configure VPN on Windows Server 2008
What is VPN? Virtual Private Network is a secure connection across a private or public networks.` Secure connections based on tunneling protocols which provides different types of security measures. Post Views: 1,332
How to create a swap storage on existing file system.
RedHat OS uses swap as a type of “Virtual Memory “in case your physical memory begins to run low. This capacity can be helpful for the system that don’t have enough physical memory ( RAM ). You can define swap on your existing file system wherever you got free space instead of arranging a separate…
Linux Autofs Service
Autofs Service is used for mounting network shares on a Linux machine it is Specially designed for saving your system and network resources. The benefit of using autofs service is that the shares unmounted after a specific time and when user need to access the resources it automatically mount that shares again. By default an…
