Re: Could not adjust time

2007-11-05 Thread Douglas A. Tutty
On Sun, Nov 04, 2007 at 09:08:48AM -0500, Kamaraju S Kusumanchi wrote:
 hce wrote:
  
  I press the right button of the mouse to the clock time on the panel,
  but there is not adjust time to change the time. What is missing ...
 
 Insufficient information to come up with a solution. Is it KDE or gnome or
 some other desktop environment? What panel are you running, Which version
 of the panel program is it? What is your distribution (stable, testing,
 unstable)? If you do not want to be bothered with all this then just use
 the date command as Gerard suggested.
 

Also, how is an ordinary user supposed to click on anything and change
the system time.  Root shouldn't be running X to be able to change the
system time.  Unless the thing the user clicks on links to some su
system.

Doug.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Could not adjust time

2007-11-05 Thread Andrew Sackville-West
On Mon, Nov 05, 2007 at 09:48:45AM -0500, Douglas A. Tutty wrote:
 On Sun, Nov 04, 2007 at 09:08:48AM -0500, Kamaraju S Kusumanchi wrote:
  hce wrote:
   
   I press the right button of the mouse to the clock time on the panel,
   but there is not adjust time to change the time. What is missing ...
  
  Insufficient information to come up with a solution. Is it KDE or gnome or
  some other desktop environment? What panel are you running, Which version
  of the panel program is it? What is your distribution (stable, testing,
  unstable)? If you do not want to be bothered with all this then just use
  the date command as Gerard suggested.
  
 
 Also, how is an ordinary user supposed to click on anything and change
 the system time.  Root shouldn't be running X to be able to change the
 system time.  Unless the thing the user clicks on links to some su
 system.

In GNOME (wife's machine), right clicking the panel clock gives and
Adjust Date  Time option, which invokes some gnome-sudo hook.

A


signature.asc
Description: Digital signature


Re: Could not adjust time

2007-11-05 Thread Gerard Robin

On Mon, Nov 05, 2007 at 09:23:20AM -0800, Andrew Sackville-West wrote:

From: Andrew Sackville-West [EMAIL PROTECTED]
To: debian-user@lists.debian.org
Subject: Re: Could not adjust time
Mail-Followup-To: debian-user@lists.debian.org
X-Spam_score: -4.4
X-Spam_score_int: -43
X-Spam_bar: 
X-Spam-Status: No, score=-4.388 tagged_above=3.6 required=5.3
tests=[AWL=2.477, BAYES_00=-2, FORGED_RCVD_HELO=0.135,
LDO_WHITELIST=-5]
X-Spam-Level: 


On Mon, Nov 05, 2007 at 09:48:45AM -0500, Douglas A. Tutty wrote:

On Sun, Nov 04, 2007 at 09:08:48AM -0500, Kamaraju S Kusumanchi wrote:
 hce wrote:
  
  I press the right button of the mouse to the clock time on the panel,

  but there is not adjust time to change the time. What is missing ...
 
 Insufficient information to come up with a solution. Is it KDE or gnome or

 some other desktop environment? What panel are you running, Which version
 of the panel program is it? What is your distribution (stable, testing,
 unstable)? If you do not want to be bothered with all this then just use
 the date command as Gerard suggested.
 


Also, how is an ordinary user supposed to click on anything and change
the system time.  Root shouldn't be running X to be able to change the
system time.  Unless the thing the user clicks on links to some su
system.


In GNOME (wife's machine), right clicking the panel clock gives and
Adjust Date  Time option, which invokes some gnome-sudo hook.


I use gnome on my laptop and I can adjust the time as you say, but in
fact, I have installed the package ntp and after that no need to use
date or other program to get accurate time.

--
Gérard



Re: Could not adjust time

2007-11-05 Thread Kamaraju S Kusumanchi
Douglas A. Tutty wrote:
 
 Also, how is an ordinary user supposed to click on anything and change
 the system time.  Root shouldn't be running X to be able to change the
 system time.  Unless the thing the user clicks on links to some su
 system.

At least in KDE, if you right click on the clock there is an option
to Adjust Date  Time. It then invokes kde su.

Note that this kind of problem arises very often. For example a user starts
a KDE session and wants to configure a printer (which can only be done by
root). Even then it is solved in a similar fashion.

raju
-- 
Kamaraju S Kusumanchi
http://www.people.cornell.edu/pages/kk288/
http://malayamaarutham.blogspot.com/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Could not adjust time

2007-11-04 Thread Kamaraju S Kusumanchi
hce wrote:

 Hi,
 
 I press the right button of the mouse to the clock time on the panel,
 but there is not adjust time to change the time. What is missing ...

Insufficient information to come up with a solution. Is it KDE or gnome or
some other desktop environment? What panel are you running, Which version
of the panel program is it? What is your distribution (stable, testing,
unstable)? If you do not want to be bothered with all this then just use
the date command as Gerard suggested.

hth
raju
-- 
Kamaraju S Kusumanchi
http://www.people.cornell.edu/pages/kk288/
http://malayamaarutham.blogspot.com/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Could not adjust time

2007-11-03 Thread Gerard Robin

On Sun, Nov 04, 2007 at 10:20:06AM +1100, hce wrote:

From: hce [EMAIL PROTECTED]
To: debian-user@lists.debian.org
Subject: Could not adjust time
X-Spam-Status: No, score=-5.647 tagged_above=3.6 required=5.3
tests=[AWL=0.717, BAYES_00=-2, LDO_WHITELIST=-5,
SARE_MSGID_LONG40=0.637, SPF_PASS=-0.001]
X-Spam-Level: 


Hi,

I press the right button of the mouse to the clock time on the panel,
but there is not adjust time to change the time. What is missing ...


You can use date:

sudo date --set='+2 minutes'
sudo date --set='-3 minutes'
sudo date --set='+1 hour'
...

hth
--
Gérard



Re: Could not adjust time

2007-11-03 Thread hce
Thanks Gérard, that works.

Jim

On 11/4/07, Gerard Robin [EMAIL PROTECTED] wrote:
 On Sun, Nov 04, 2007 at 10:20:06AM +1100, hce wrote:
 From: hce [EMAIL PROTECTED]
 To: debian-user@lists.debian.org
 Subject: Could not adjust time
 X-Spam-Status: No, score=-5.647 tagged_above=3.6 required=5.3
tests=[AWL=0.717, BAYES_00=-2, LDO_WHITELIST=-5,
SARE_MSGID_LONG40=0.637, SPF_PASS=-0.001]
 X-Spam-Level:
 
 Hi,
 
 I press the right button of the mouse to the clock time on the panel,
 but there is not adjust time to change the time. What is missing ...

 You can use date:

 sudo date --set='+2 minutes'
 sudo date --set='-3 minutes'
 sudo date --set='+1 hour'
 ...

 hth
 --
 Gérard