david23's os links

Wireless utility notworking after installing Windows XP SP3

|

After installing WIndows XP Service Pack 3 (SP3), your Wireless network utility may stop working and you may get the following error message every time the system restarts

Error “There is not enough disk space” when installing SP3

| |

You may experience the following error when installing Windows XP Service Pack 3 (SP3) when installing on Intel iMAC using Bootcamp to run Windows XP.

Howto Create a Table of Contents (TOC) in word 2003

|

If you have not already written your Microsoft Word 2003 document in outline mode, then you need to signify what text should be mentioned in the table of contents. Highlight the document text that you want to show up as table of contents major sections.

How to Install C and C++ Compilers in Ubuntu and testing first C and C++ Program

|

If you are a developer you need C and C++ Compiler for your development work on your ubuntu system this tutorial will explain howto install C and C++ Compilers in Ubuntu with program examples.In ubuntu you can install the build-essential for C and C++ compilers.

sshpass - Non-interactive ssh password authentication

|

SSH’s (secure shell) most common authentication mode is called “interactive keyboard password authentication”, so called both because it is typically done via keyboard, and because openssh takes active measures to make sure that the password is, indeed, typed interactively by the keyboard.

Sometimes, however, it is necessary to fool ssh into accepting an interactive password
non-interactively. This is where sshpass comes in.

How to Keep Windows operating data in main memory

|

Windows XP contains several tweakable memory settings in the registry, one of which is the DisablePagingExecutive registry key. This controls whether the operating system will transfer its essential driver and kernel files to the ‘virtual memory’ (the page file on the hard disk). It defaults to allowing this.

Taskbar Shuffle - Rearrange windows taskbar buttons in Vista/XP/2000

| | |

Taskbar Shuffle is a simple, small, free utility that lets you drag and drop your Windows taskbar buttons to rearrange them.

Database Server With postgresql and pgadmin3 in Ubuntu

|

PostgreSQL is a powerful, open source relational database system. It has more than 15 years of active development and a proven architecture that has earned it a strong reputation for reliability, data integrity, and correctness. It runs on all major operating systems, including Linux, UNIX (AIX, BSD,HP-UX, SGI IRIX, Mac OS X, Solaris, Tru64), and Windows. It is fully ACID compliant, has full support for foreign keys, joins, views, triggers, and stored procedures (in multiple languages). It includes
most SQL92 and SQL99 data types, including INTEGER, NUMERIC, BOOLEAN, CHAR, VARCHAR, DATE, INTERVAL, and TIMESTAMP.

How to filter spam with Spamassassin and Postfix in Debian

|

We have already discussed how to install mail server with postfix+Devcot+SASL +Squirrel Mail in this article we will see how to add spam filter for postfix mail server.Apache SpamAssassin is an extensible email filter that is used to identify spam. Once identified, the mail can then be optionally tagged as spam for later filtering. It provides a command line tool to perform filtering, a client-server system to filter large volumes of mail, and Mail::SpamAssassin, a set of Perl modules allowing Apache
SpamAssassin to be used in a wide variety of email systems.

How To Enable Telnet In Windows Server 2008

|

Telnet is not enabled by default in Windows Server 2008. However, Telnet Client is a feature included with Microsoft Windows Server 2008 and Windows Vista. On Windows Server 2008, you can install Telnet Client by using the Add Features Wizard in Server Manager.

Syndicate content