Sponsored Content
Full Discussion: AIX TIME CHANGE
Operating Systems AIX AIX TIME CHANGE Post 302488532 by m.d.ludwig on Monday 17th of January 2011 02:54:42 PM
Old 01-17-2011
I would have to agree with the term "wierd", I have not seen cases when time jumps back and forth tens of seconds. I think talking with whomever supports your system is very appropriate advice.
 

9 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Time change not working...

Hi, I am pretty new to the Solaris world. Just installed the version 8 and found that the time is off. I am in the Central time zone. In the beginning, the date and time was off by a day. After changing the /etc/default/init, there is no avail. The date is now correct but the time is still 5 hours... (7 Replies)
Discussion started by: conflansun
7 Replies

2. UNIX for Dummies Questions & Answers

How to change time as root?

Hi, Can someone tell me how to change time inside red hat linux machine as root? ThanX! (1 Reply)
Discussion started by: whatisthis
1 Replies

3. Linux

How To change time?

what command must i use to change time ? (4 Replies)
Discussion started by: Sirius
4 Replies

4. UNIX for Dummies Questions & Answers

Change the time in AIX

I have already updated the DST change but my system time is about 10 minutes off. How do i set the time in the AIX 5.3? Thanks Dave (1 Reply)
Discussion started by: rocker40
1 Replies

5. Solaris

change time

The time of our Solaris server now is slowly more 20 seconds. How can we change it ? (3 Replies)
Discussion started by: anhtt
3 Replies

6. AIX

How to change time on servers

Hi all We are currently using AIX 5.3, we reuquire to change the time according to the daylight saving scenario. We are using the internal clock and are not synced with ntp server. Can any one please tell me how to do that without effecting the processes running on the servers? (2 Replies)
Discussion started by: masquerer
2 Replies

7. Shell Programming and Scripting

how to change time hr:mm to mm:hr in perl

Hi I want to match time hr:mm and change to mm:hr please let me know how to do that in perl (2 Replies)
Discussion started by: lakshmikant
2 Replies

8. Debian

change time

Hi all, I want change the time settings from EST to IST by using command line in Debian os. but it is not taken. Can any body show me the how to change the time settings by using command line. Thanks, (1 Reply)
Discussion started by: mastansaheb
1 Replies

9. AIX

Bug in AIX 6.1/7.1 Time Zone DST Change -again

Hi Everyone Just wanted to share with you that IBM AIX is having again problem with Summer Time Shift.. IBM Possible Action Required: System time may not change properly at DST start/end dates on AIX 7.1 and AIX 6.1 - United States For me it means some additional overtimes in the... (0 Replies)
Discussion started by: gito
0 Replies
DISSY(1)						      General Commands Manual							  DISSY(1)

NAME
dissy - graphical frontend for objdump DESCRIPTION
Dissy is a disassembler for Linux and UNIX which supports multiple architectures and allows easy navigation through the code. Dissy is implemented in Python and uses objdump for disassembling files. Dissy can be used for debugging, reverse engineering and checking compiler- generated code. -t BASE_ADDRESS Use BASE_ADDRESS as the start address of the disassembled code -h Display usage Features and usage * Dissy shows jumps with red links to the destination address * A label is used to show call destinations * Clicking (or pressing enter) on calls or jumps will take you to the destination function / address * Dissy supports interactive searching for labels and addresses both for functions and instructions * Browser-like history navigation (back/forward) is available, which is useful for example to lookup callchains. Alt-Left and Alt-Right are used to navigate back and forward * The lookup (use Ctrl-l to access) feature allows for looking up pasted addresses or labels. The lookup is intelligent in that it tries to convert common patterns into numbers before reverting to label lookup. Pasting multiple addresses or names will lookup each in turn and stop at the last (access the earlier in the history) * The highlight field (ues Ctrl-k to access) allows the disassembled text to be highlighted for example to show all accesses to a certain register. Regular expressions are allowed in this field * The preferences window can be used to select which objdump to use (which can also be controlled by the OBJDUMP environment variable). Colors can also be selected in this window. HOMEPAGE
http://rtlab.tekproj.bth.se/wiki/index.php/Dissy AUTHOR
This manual page was written by Varun Hiremath <varunhiremath@gmail.com>, for the Debian project (but may be used by others). October 20, 2006 DISSY(1)
All times are GMT -4. The time now is 10:32 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy