- Published:
- September 3, 2008 – 8:01 pm
- Author:
- By Dave
If you wish to run a command which typically uses a lot of CPU (for example, running tar on a large file), then you probably don’t want to bog down your whole system with it. Linux systems provide the nice command to control your process priority at runtime, or renice to change the priority of [...]
Categories: Linux, Shell, System Administration
Tagged: command, cpu, Linux, nice, priority
- Published:
- September 2, 2008 – 9:04 am
- Author:
- By Dave
For many people using hosted Exchange services, password saving problems could plague you. That is mainly because Outlook doesn’t like it if the Exchange server’s domain doesn’t match your domain.
Fortunately there is a way around this, because by the default way it is set up, you would have to enter your password every time you [...]
Categories: Code Samples, Configurations, Email, Other Code, Software
Tagged: exchange, hosted exchange, outlook, passwords, Windows