dorman92093 | 1 Aug 03:09
Favicon

s10u4 release date?

Is there an estimate of this date available?
I am assessing whether it is worthwhile to
upgrade an X86 machine at s10u2 to s10u3 or
better to wait for u4.
lmd

Please check the Links page before posting:
    http://groups.yahoo.com/group/solarisx86/links
Post message: solarisx86 <at> yahoogroups.com
UNSUBSCRIBE:  solarisx86-unsubscribe <at> yahoogroups.com 

 
Tony Reeves | 1 Aug 03:20
Picon

Re: s10u4 release date?

dorman92093 wrote:
> 
> 
> Is there an estimate of this date available?
> I am assessing whether it is worthwhile to
> upgrade an X86 machine at s10u2 to s10u3 or
> better to wait for u4.
> lmd
> 

Just got this......

Dear Tony

Thank you for participating in the Beta Program for the latest Solaris 
10 update. Your feedback is invaluable in ensuring the highest quality 
for releases of the world's most advanced operating system.

Please be advised of the new release schedule and name for this update: 
Availability will be in August and correspondingly it will be called 
Solaris 10 8/07.

Thank You
Solaris 10 Beta Program Management

--

-- 
Tony Reeves
Southbridge
New Zealand
+64 3 324 2983
(Continue reading)

parasou79 | 1 Aug 06:54
Picon
Favicon

Re: Using some key in command prompt

Hi,

With my understanding with Solaris,  to get bash shell automatically
invoked, while you click command prompt follow these steps.

  1. edit the file /etc/passwd
  2. In the row of your user name, it may have the default shell name
with path.
  3. You change it to /usr/bin/bash (ensure it is available there)
  4. Save and restart the system properly.
  5. Now you should have got the answer.

Here i also want to stress, that you can edit 6th coloumn, which
specifies the default home directory for your login.

Hey, do you know, if i create / edit the .profile file which should be
available in the home directory of that user, i can execute any
commands automatically when I do login. (Note: Pls restart the system
to see the effects).

Bye 
Parasou.

Please check the Links page before posting:
    http://groups.yahoo.com/group/solarisx86/links
Post message: solarisx86 <at> yahoogroups.com
UNSUBSCRIBE:  solarisx86-unsubscribe <at> yahoogroups.com 

 
(Continue reading)

Laurent Blume | 1 Aug 09:47
Favicon

Re: s10u4 release date?

The word I got from Sun people was mid-August for download availability.

Laurent

Tony Reeves a écrit :
> Just got this......
> 
> Dear Tony
> 
> Thank you for participating in the Beta Program for the latest Solaris 
> 10 update. Your feedback is invaluable in ensuring the highest quality 
> for releases of the world's most advanced operating system.
> 
> Please be advised of the new release schedule and name for this update: 
> Availability will be in August and correspondingly it will be called 
> Solaris 10 8/07.
> 
> Thank You
> Solaris 10 Beta Program Management
> 
> 

--

-- 
/ Leader de Projet & Communauté    | I'm working, but not speaking for
\ G11N   http://fr.opensolaris.org | Bull Services http://www.bull.com
/ FOSUG  http://guses.org          |

Please check the Links page before posting:
    http://groups.yahoo.com/group/solarisx86/links
Post message: solarisx86 <at> yahoogroups.com
(Continue reading)

Laurent Blume | 1 Aug 09:54
Favicon

Re: Re: Using some key in command prompt

parasou79 a écrit :
> Hi,
> 
> With my understanding with Solaris,  to get bash shell automatically
> invoked, while you click command prompt follow these steps.
> 
>   1. edit the file /etc/passwd

Do not do that.
Use useradd/usermod/userdel. They are tools that ensure that you won't
f*ck up /etc/passwd by mistake, which I've seen done far too many times.
I'm hitting on the head anybody here that I catch using vi on /etc/passwd.

> (Note: Pls restart the system to see the effects).

This is not a Microsoft Windows mailing list. To see effects, you only
need to source .profile. Restarting the system is for when you patch the
kernel or its dependencies.

Laurent
--

-- 
/ Leader de Projet & Communauté    | I'm working, but not speaking for
\ G11N   http://fr.opensolaris.org | Bull Services http://www.bull.com
/ FOSUG  http://guses.org          |

Please check the Links page before posting:
    http://groups.yahoo.com/group/solarisx86/links
Post message: solarisx86 <at> yahoogroups.com
UNSUBSCRIBE:  solarisx86-unsubscribe <at> yahoogroups.com 

(Continue reading)

dick hoogendijk | 1 Aug 13:44
Picon
Gravatar

Re: Re: Using some key in command prompt


Laurent Blume wrote:
> parasou79 a écrit :
>> Hi,
>>
>> With my understanding with Solaris,  to get bash shell automatically
>> invoked, while you click command prompt follow these steps.
>>
>>   1. edit the file /etc/passwd
>
> Do not do that.
> Use useradd/usermod/userdel.

In this case I would simply do "passwd -e" and fill in the new shell.
(only available as root)

--

-- 
Dick Hoogendijk -- PGP/GnuPG key: F86289CE
++ http://nagual.nl/ | Solaris 10 / Nevada

Please check the Links page before posting:
    http://groups.yahoo.com/group/solarisx86/links
Post message: solarisx86 <at> yahoogroups.com
UNSUBSCRIBE:  solarisx86-unsubscribe <at> yahoogroups.com 

 
Jerry Kemp | 1 Aug 15:43

Re: Re: Using some key in command prompt


Laurent Blume wrote:
> parasou79 a écrit :
>> Hi,
>>
>> With my understanding with Solaris,  to get bash shell automatically
>> invoked, while you click command prompt follow these steps.
>>
>>   1. edit the file /etc/passwd
> 
> Do not do that.
> Use useradd/usermod/userdel. They are tools that ensure that you won't
> f*ck up /etc/passwd by mistake, which I've seen done far too many times.
> I'm hitting on the head anybody here that I catch using vi on /etc/passwd.

/usr/ucb/vipw is a good compromise between the (2) options mentioned.

> 
> 
>> (Note: Pls restart the system to see the effects).
> 
> This is not a Microsoft Windows mailing list. To see effects, you only
> need to source .profile. Restarting the system is for when you patch the
> kernel or its dependencies.

or replacing hardware :)

> 
> Laurent

(Continue reading)

Laurent Blume | 1 Aug 15:53
Favicon

Re: Re: Using some key in command prompt

Jerry Kemp a écrit :
> /usr/ucb/vipw is a good compromise between the (2) options mentioned.

Not anymore when you move root out of /, alas (I can't stand all the
useless stuff that gets put in ~root).

> or replacing hardware :)

Not all hardware :-)
Most of what I replace is hard disks, no shutdown for that, luckily.

Laurent
--

-- 
/ Leader de Projet & Communauté    | I'm working, but not speaking for
\ G11N   http://fr.opensolaris.org | Bull Services http://www.bull.com
/ FOSUG  http://guses.org          |

Please check the Links page before posting:
    http://groups.yahoo.com/group/solarisx86/links
Post message: solarisx86 <at> yahoogroups.com
UNSUBSCRIBE:  solarisx86-unsubscribe <at> yahoogroups.com 

 

RE: RSYNC

You are using rsync initialized by inetd on 'remotesystem', which is obvious from your
remotesystem::TEST entry. What you are doing does not involve ssh at all, its using the rsync daemon (port
873/TCP) on the client to the directory configured in the TEST rsync module in /etc/rsyncd.conf. 

Rsync is so flexible, and it can be confusing when you first learn it. You can use it to copy files 1) Between
two local directories 2) Between two systems using 'rsync --daemon' 3) Between two systems using rsh 4)
Between two systems using ssh.

RCA

--

UNIX Administrator, BAE Systems Land & Armaments
desk 763-572-6684  mobile 612-419-9362

________________________________

From: solarisx86 <at> yahoogroups.com [mailto:solarisx86 <at> yahoogroups.com] On Behalf Of Shaw, Kevin
Sent: Tuesday, July 31, 2007 9:01 AM
To: solarisx86 <at> yahoogroups.com
Subject: [solarisx86] RSYNC

All,

I have application libraries that need to be updated on a number of clients. We need the flexibility
of updating the clients on a schedule and at any given time and several clients get a subset of the libraries.
I was thinking of using rsync in inetd on the clients and running a script out of cron to push the libraries
from the master server.

Can ssh be used with rsync running out of inetd? I was under the impression that ssh is built in to rsync which lead
(Continue reading)

pcsol1996 | 1 Aug 23:14
Picon

DVD burner that works with cdrw and/or cdrecord

Can anyone recommend a currently available DVD burner that will work
with Solaris 10 U2 and cdrw and/or cdrecord?

I checked the HCL but it's not very current.

TIA,
Robert

Please check the Links page before posting:
    http://groups.yahoo.com/group/solarisx86/links
Post message: solarisx86 <at> yahoogroups.com
UNSUBSCRIBE:  solarisx86-unsubscribe <at> yahoogroups.com 

 

Gmane