Tags: change

HP-UX: Checking and Modifying the UNIX Kernel

HP-UX Send feedback »
Manual Configuration of the Kernel 1. Change the kernel parameters according to the table Recommended Kernel Parameters for HP-UX in the file /stand/system 2. Generate a new kernel after making the changes using the following comm… more »

How to edit the registry in Windows Mobile 6

Technology Send feedback »
I was roaming around to customize my windows mobile. I found One program that is vital to customizing your windows mobile 6 device is a good registry editor. I would recommend PHM Registry Editor. more »

Oracle: HOW TO RESIZE THE DATAFILE

Technology, Oracle Send feedback »
alter database datafile 'c:\-----.dbf' resize 1024m; more »

Aix: Change Time Zone

Technology, Aix Send feedback »
Stop xntp service if your server is an ntp client. # stopsrc -s xntpd Change time zone to IST CUT +5:30 using command # chtz IST-5:30 Login/logout. nullify your drift file after taking a backup # > /etc/ntp.drift Set correct time using… more »

Windows: How to Change Internet Explorer View Source Editor (i.e. Notepad)

Technology, Windows Send feedback »
Whenever you open the source of any webpage in Internet Explorer, it opens the source code with Notepad but format is not viewed in notepad. So, I will let you know how to do it:- 1. Copy and paste the following code in Notepad:- Windows Registry Ed… more »