Linux and Windows IT Support  

dedicated-technology-experts

Windows, Apple and Linux IT support and services.

For Software and Web Development.

Increase (decrease) new email notification (Outlook)

Question
How can I change my microsoft outlook notification pop-up to display longer (or shorter)?
Wednesday, 08 July 2009 14:31
 

Outlook Web Access (OWA) Compose/Reply issue

A few people reported having this problem when accessing OWA (Outlook Web Access) interface:

  • Unable to compose a new e-mail message
  • Unable to reply to an e-mail message
  • Unable to create a new contact, task, note, journal entry, or appointment
  • Unable to change any configuration in the OWA (Outlook Web Access) options folder

In most cases you may also see a small red "x". This happens on the newer Internet Explorer browsers (IE7 and IE8) and the reason is that Internet Explorer does not allow the ActiveX component to run. This is the solution:

Wednesday, 20 May 2009 12:29
   

Killing a zombie process

On unix-based systems, a zombie process or defunct process is a process that has completed execution but still has an entry in the process table. You can read more about it on wikipedia.

# ps aux | awk '{ print " " }' | grep -w Z

Tuesday, 19 May 2009 13:52
   

Tar files over the network

When transferring large amounts of data, its a good idea to tar/gzip it first. What if there is not enough space on the source system to contain both the original content and the tar/gzipped content?

Monday, 04 May 2009 14:29
   

SSH and Authorized keys

This is a short HOWTO on setting up secure shell access without a password

Generating Keys

Protocol version 1 key generation

To create the most simple key, with the default encryption, open up a console, and enter the following command :

[dave@caprice dave]$ ssh-keygen

Tuesday, 14 April 2009 14:28
   

Forward email to smarthost (sendmail)

If you'd like to send emails using sendmail and your ISP's SMTP server (or another smarthost), do the following in sendmail.cf:

Wednesday, 01 April 2009 06:54
   

Change IP address (SBS Server)

When changing the IP address of a server (Windows 2003 Small Business Server)  in the network properties tab does not update the IP address for services such as DNS, WINS, DHCP, etc. In order to properly change the IP, do the following:

Tuesday, 24 March 2009 09:07
   

Page 18 of 21

<< Start < Prev 13 14 15 16 17 18 Next > End >>
   
Copyright © 1999 - 2024 Virtual Helpme | IT Services Catered to Your Business | Original Template: Allrounder