Enable File and Printer Sharing using Group Policy
Enabling File and Printer Sharing in Windows XP
Enabling File and Printer Sharing In Windows Vista
Enabling File and Printer Sharing In Windows 7
Terminal Server 2003 - Universal Print Driver with Fallback Driver
HP Universal Print Driver solves Windows 7 Printing Problems for LaserJets
The introduction of Windows 7 has once again raised the annoying issue of whether existing printers are supported. Users want to know whether the printers they already have in-use or are considering are currently supported with Windows 7 print drivers (and, if not, when will they be supported).
Disconnect all users from MS SQL Server 2005/2008 Database
To get exclusive access to the database to perform maintenance tasks etc. you can set the database to Single User Mode, which permits only one database connection at a time. At that moment if other users try to access the database while you are working on that active connection, they will receive an error.
Synchronize Windows Server Clock with Internet Time Server
Keyboard Shortcuts in a Remote Desktop Session
You can use the following Remote Desktop keyboard shortcuts to perform many of the same keyboard shortcuts that you can use with Windows.
MS Windows Telnet command
Telnet is a simple, text-based terminal emulation program that allows you to connect to another computer across the network or by using the Internet (usually over port 23).
Group Policy Search - Online Policy Settings Reference and Search Tool
The Group Policy Search (GPS) is a browse and search tool for Microsoft Active Directory Group Policy Settings. This online tool from Microsoft allows you to easily find existing Group Policies and registry keys for different settings under Windows. You can either browse through the tree structure to find the settings you are looking for or use the search box to find them.
PDF writer for Citrix or Terminal Server environments
- PDF995
- CutePDF Writer
- PDF Creator
- Doro PDFWriter
- BullZip PFDWriter
- Microsoft Office 2007 PDF Converter
proFTPd - Create individual directories for each user account
This post explains how to modify the proFTPd Administrator tool to make the create users tool actually create individual directories for each account that is created.
Managing Packages With Yum Command
Yum (Yellowdog Updater Modified) is an interactive, automated update program which can be used for maintaining systems using rpm by super users (root). It is used to check, install, remove or update to the latest version of a package or group of packages while ensuring that all dependencies are satisfied. Login as the root user to install and update the system.
ProFTPd - Install with Virtual Users and Web Admin support on CentOS 5.x
To simplify end-user account creation and management, we will be using a web-based tool called proFTPd Administration. The tool, with some additional programming, also automates the creation of individual directories for each account that is created.
Avoid Package Conflicts with Yum Priorities
Its always best to install packages from the vendor's original repositories before installing from third party repositories like RPMForge. Installing from different repositories can result in package conflicts between RPMForge and CentOS Updates repository. To avoid this, we should use the “yum-priorities” plugin.