niXforums Forum Index
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   PreferencesPreferences   Log in to check your private messagesLog in to check your private messages   Log inLog in 
·  nixdoc.net ·  man pages ·  Linux HOWTOs ·  FreeBSD Tips ·  Forums
navigation Forum index » *nix » SGI/IRIX » admin
IRIX - modify Time and Date settings
Post new topic   Reply to topic Page 1 of 1 [10 Posts] View previous topic :: View next topic
Author Message
dubbakor@gmail.com
*nix forums beginner


Joined: 15 Nov 2005
Posts: 3

PostPosted: Wed Nov 16, 2005 7:29 pm    Post subject: Re: IRIX - modify Time and Date settings Reply with quote

Thanks for all your replies !!!

/michael - no hard feelings buddy !! ...perhaps I over reacted seeing
your response.

Thanks again ..
Back to top
Walther Mathieu
*nix forums addict


Joined: 05 Jun 2005
Posts: 91

PostPosted: Wed Nov 16, 2005 11:03 am    Post subject: Re: IRIX - modify Time and Date settings Reply with quote

dubbakor@gmail.com wrote:

Quote:
I really appreciate those (Lynn and Walther for now) who have responded
with very useful information. Thanks again.


de nada ... if you don´t know already: IRIX is among the finest OSes,
and SGI MIPS machines - up to Indigo2 Wink - are the sturdiest ever made.

If you want to learn more about IRIX than to set the date and time,
do yourself a great favour and install SGI´s infosearch package.

You can navigate through a treasury of information with a browser,
get all the man pages neatly displayed ... it´s really _very_ helpful
for all IRIX admin tasks.

If there´s anything missing go try Ian´s Mapleson´s web site
(hi there, Ian) - or www.nekochan.net.

Walther
Back to top
Wim Cossement
*nix forums Guru Wannabe


Joined: 24 Feb 2005
Posts: 173

PostPosted: Wed Nov 16, 2005 9:06 am    Post subject: Re: IRIX - modify Time and Date settings Reply with quote

Emmanuel Florac wrote:
Quote:
Le Tue, 15 Nov 2005 08:32:18 -0800, dubbakor a écrit :


Thanks for any inputs !!


That's easy, "date" is the way to go for all Unixes (including Linux,
Solaris, IRIX, whatever). The syntax is very simple :

date MMDDHHMM

(month, day, hours, minutes).
There is probably some GUI tool buried somewhere in the
Toolchest->System->System Manager, but noone bother :)


You might also want to try the ntp daemon, this causes the clock to sync
with a timeserver...

Just look for the NTP package on http://freeware.sgi.com/index-by-alpha.html

The only configuration you need to do is specify a server close to your
location in /etc/init.d/fw_ntp

There is a list on http://www.pool.ntp.org/zone

Wimmy

--
+----------+
| PLEASE |
| DO NOT |
| FEED THE |
| TROLLS |
+----------+
| |
| |
.\|.||/..
Back to top
Michael Laajanen
*nix forums Guru


Joined: 22 Feb 2005
Posts: 457

PostPosted: Wed Nov 16, 2005 12:46 am    Post subject: Re: IRIX - modify Time and Date settings Reply with quote

HI,

dubbakor@gmail.com wrote:
Quote:
Thanks /michael ....that was such a great help !!! no wonder why the
search results fetch such useless posts which give no valuable
information.

I sure do not (and no one would) appreciate your sarcasm ...these
forums are meant to help each other and if you feel you can not...no
point in posting !!

I have clearly posted that I am new to IRIX and asking if command line
is the only option or if I am missing some GUI

I was thrilled to see such a quick response for the post and see this
useless one.
It's not useless, this is a Unix forum "sarcasm" is part of it and it

was not that hard, harder will come from time to time I know I been and
am there ;)

Try xman then so you can browse all commands, you will also in the
manpage see where the command is!

Now enjoy command line input the strenght of Unix, but you must be able
to both read and write the Unix machine is a picky one :)

/michael

::::::::::::::
Unix _IS_ user friendly - it's just selective about who its friends
are !
Back to top
Emmanuel Florac
*nix forums Guru Wannabe


Joined: 21 May 2005
Posts: 109

PostPosted: Tue Nov 15, 2005 8:43 pm    Post subject: Re: IRIX - modify Time and Date settings Reply with quote

Le Tue, 15 Nov 2005 08:32:18 -0800, dubbakor a écrit :

Quote:

Thanks for any inputs !!

That's easy, "date" is the way to go for all Unixes (including Linux,
Solaris, IRIX, whatever). The syntax is very simple :

date MMDDHHMM

(month, day, hours, minutes).
There is probably some GUI tool buried somewhere in the
Toolchest->System->System Manager, but noone bother :)

--
Ne pas savoir de quoi on parle est un avantage dont il ne faut pas
abuser.
R.Debray
Back to top
dubbakor@gmail.com
*nix forums beginner


Joined: 15 Nov 2005
Posts: 3

PostPosted: Tue Nov 15, 2005 5:47 pm    Post subject: Re: IRIX - modify Time and Date settings Reply with quote

Thanks /michael ....that was such a great help !!! no wonder why the
search results fetch such useless posts which give no valuable
information.

I sure do not (and no one would) appreciate your sarcasm ...these
forums are meant to help each other and if you feel you can not...no
point in posting !!

I have clearly posted that I am new to IRIX and asking if command line
is the only option or if I am missing some GUI

I was thrilled to see such a quick response for the post and see this
useless one.

I really appreciate those (Lynn and Walther for now) who have responded
with very useful information. Thanks again.
Back to top
Walther Mathieu
*nix forums addict


Joined: 05 Jun 2005
Posts: 91

PostPosted: Tue Nov 15, 2005 5:34 pm    Post subject: Re: IRIX - modify Time and Date settings Reply with quote

dubbakor@gmail.com wrote:
Quote:
Hello All, I am new to IRIX world as I need to support couple of SGIs
that run some special applications.

I have a basic question: How do I set / change time and date in IRIX?
Is there a gui tool that I can use or is command prompt is the only
option?

Thanks for any inputs !!

try


man date
Back to top
R. Lynn Rardin
*nix forums beginner


Joined: 17 Jun 2005
Posts: 9

PostPosted: Tue Nov 15, 2005 5:32 pm    Post subject: Re: IRIX - modify Time and Date settings Reply with quote

In article <1132072338.485483.51770@g44g2000cwa.googlegroups.com>,
dubbakor@gmail.com wrote:

Quote:
I have a basic question: How do I set / change time and date in IRIX?
Is there a gui tool that I can use or is command prompt is the only
option?

Use the date command. For more info, enter man date at the command
prompt.

--

R. Lynn Rardin
Back to top
Michael Laajanen
*nix forums Guru


Joined: 22 Feb 2005
Posts: 457

PostPosted: Tue Nov 15, 2005 5:16 pm    Post subject: Re: IRIX - modify Time and Date settings Reply with quote

HI,

dubbakor@gmail.com wrote:
Quote:
Hello All, I am new to IRIX world as I need to support couple of SGIs
that run some special applications.

I have a basic question: How do I set / change time and date in IRIX?
Is there a gui tool that I can use or is command prompt is the only
option?

Thanks for any inputs !!

Gosh, are you to support WS/servers and need a GUI for setting the date!




/michael
Back to top
dubbakor@gmail.com
*nix forums beginner


Joined: 15 Nov 2005
Posts: 3

PostPosted: Tue Nov 15, 2005 4:32 pm    Post subject: IRIX - modify Time and Date settings Reply with quote

Hello All, I am new to IRIX world as I need to support couple of SGIs
that run some special applications.

I have a basic question: How do I set / change time and date in IRIX?
Is there a gui tool that I can use or is command prompt is the only
option?

Thanks for any inputs !!
Back to top
Google

Back to top
Display posts from previous:   
Post new topic   Reply to topic Page 1 of 1 [10 Posts] View previous topic :: View next topic
The time now is Thu Jan 08, 2009 12:27 pm | All times are GMT
navigation Forum index » *nix » SGI/IRIX » admin
Jump to:  

Similar Topics
Topic Author Forum Replies Last Post
No new posts Need help getting Sony DAT tape drive to work on Irix 6.5 trebor SGI/IRIX 1 Sun Apr 13, 2008 3:19 am
No new posts Running php file everyday on scheduled time sachin PHP 1 Fri Jul 21, 2006 12:49 pm
No new posts Problem with Date::Manip Ted Byers Perl 1 Fri Jul 21, 2006 4:23 am
No new posts Last login date Evan Ehrenhalt Server 1 Thu Jul 20, 2006 10:07 pm
No new posts How to query on part of a date column? Barry Newton MySQL 4 Thu Jul 20, 2006 5:02 pm

Western Union Locations | Debt Help | Europe Hotel | Myspace Proxy | Rebuildable cars
Copyright © 2004-2005 DeniX Solutions SRL
 
Other DeniX Solutions sites: Unix/Linux blog |  electronics forum |  medicine forum |  science forum | 
Privacy Policy


Powered by phpBB © 2001, 2005 phpBB Group
[ Time: 0.1967s ][ Queries: 20 (0.0966s) ][ GZIP on - Debug on ]