Newbie...i currently boot to CDE, how do I change this to boot to Java
Desktop. Solaris 10.
Thanks,.
/mike
|
|
0
|
|
|
|
Reply
|
Michael.S.Wiley (1)
|
11/8/2005 7:51:53 PM |
|
"miwiley" <Michael.S.Wiley@gmail.com> writes in comp.unix.solaris:
|Newbie...i currently boot to CDE, how do I change this to boot to Java
|Desktop. Solaris 10.
On the login screen, click the options button to bring up a menu and
choose Java Desktop System under the sesssions submenu.
--
________________________________________________________________________
Alan Coopersmith * alanc@alum.calberkeley.org * Alan.Coopersmith@Sun.COM
http://www.csua.berkeley.edu/~alanc/ * http://blogs.sun.com/alanc/
Working for, but definitely not speaking for, Sun Microsystems, Inc.
|
|
1
|
|
|
|
Reply
|
Alan
|
11/8/2005 9:20:45 PM
|
|
Alan Coopersmith wrote:
> "miwiley" <Michael.S.Wiley@gmail.com> writes in comp.unix.solaris:
> |Newbie...i currently boot to CDE, how do I change this to boot to Java
> |Desktop. Solaris 10.
>
> On the login screen, click the options button to bring up a menu and
> choose Java Desktop System under the sesssions submenu.
>
I'd suggest you don't login to JDS as root, but first create a user
account using SMC (Solaris Management Console) that you can find in the
menu of CDE. Then login as your user in JDS. This will prevent some
JDS configuration files from appearing on your root directory structure.
|
|
1
|
|
|
|
Reply
|
KJ
|
11/8/2005 10:25:49 PM
|
|
On Tue, 08 Nov 2005 22:25:49 +0000, KJ wrote:
> I'd suggest you don't login to JDS as root, but first create a user
> account using SMC (Solaris Management Console) that you can find in the
> menu of CDE.
Isn't it time you learned how to use useradd(1M)?
# useradd -c 'User's Name' -d /export/home/user -m -s /usr/bin/ksh user
# passwd user
|
|
0
|
|
|
|
Reply
|
Dave
|
11/8/2005 10:58:19 PM
|
|
Thanks all..much appreciated.
/mike
|
|
0
|
|
|
|
Reply
|
miwiley
|
11/9/2005 1:46:34 AM
|
|
Dave Uhring wrote:
> On Tue, 08 Nov 2005 22:25:49 +0000, KJ wrote:
>
>> I'd suggest you don't login to JDS as root, but first create a user
>> account using SMC (Solaris Management Console) that you can find in the
>> menu of CDE.
>
> Isn't it time you learned how to use useradd(1M)?
>
> # useradd -c 'User's Name' -d /export/home/user -m -s /usr/bin/ksh user
> # passwd user
>
In my experience that isn't the best way to have a new user learn.
Getting them to have the desktop up and running then slowly have time to
use the CLI seemed to work best with the more casual Solaris users [yes,
they do exist] I've met.
|
|
0
|
|
|
|
Reply
|
KJ
|
11/9/2005 3:42:15 AM
|
|
On Wed, 09 Nov 2005 03:42:15 +0000, KJ wrote:
> Dave Uhring wrote:
>> Isn't it time you learned how to use useradd(1M)?
>>
>> # useradd -c 'User's Name' -d /export/home/user -m -s /usr/bin/ksh user
>> # passwd user
>>
> In my experience that isn't the best way to have a new user learn.
> Getting them to have the desktop up and running then slowly have time to
> use the CLI seemed to work best with the more casual Solaris users [yes,
> they do exist] I've met.
At what point in their experience do you suggest that administrators,
*not* users, actually learn how to perform such basic functions?
The invocation of a memory and resource hog such as smc just to add a user
account is beyond the absurd. That is a tool for Windows users not UNIX
system administrators.
|
|
0
|
|
|
|
Reply
|
Dave
|
11/9/2005 4:18:39 AM
|
|
Dave Uhring wrote:
> On Wed, 09 Nov 2005 03:42:15 +0000, KJ wrote:
>
>> Dave Uhring wrote:
>
>>> Isn't it time you learned how to use useradd(1M)?
>>>
>>> # useradd -c 'User's Name' -d /export/home/user -m -s /usr/bin/ksh user
>>> # passwd user
>>>
>> In my experience that isn't the best way to have a new user learn.
>> Getting them to have the desktop up and running then slowly have time to
>> use the CLI seemed to work best with the more casual Solaris users [yes,
>> they do exist] I've met.
>
> At what point in their experience do you suggest that administrators,
> *not* users, actually learn how to perform such basic functions?
>
> The invocation of a memory and resource hog such as smc just to add a user
> account is beyond the absurd. That is a tool for Windows users not UNIX
> system administrators.
>
I don't disagree with you. However, most people I know learning Solaris
are not administrators by trade [myself included], instead, just curious
desktop users. Therefore, rather than become so initially frustrated
with something so different [UNIX vs. Windows], the GUI stuff gets them
basic functionality quickly so they may have more time to gradually
adjust and learn the 'proper' ways of administering a UNIX system.
Do I think SMC is great? Hell no. Does it work and provide a simple
place for easy, though limited, GUI administration for novices? Yes.
|
|
0
|
|
|
|
Reply
|
KJ
|
11/9/2005 4:30:50 AM
|
|
|
7 Replies
630 Views
(page loaded in 0.154 seconds)
Similiar Articles: CDE to Java Desktop - comp.unix.solarisNewbie...i currently boot to CDE, how do I change this to boot to Java Desktop. Solaris 10. Thanks,. /mike ... desktop cde to java? - comp.unix.solarisHow to change cde-desktop to java-desktop on system console for unprivilged user? System Solaris-10 on AMD64. -ishwar ... Solaris 10 x86: login problem with Java Desktop System, Release 3 ...desktop cde to java? - comp.unix.solaris How to change cde-desktop to java-desktop on system console for unprivilged user? System Solaris-10 ... We had a similar problem ... CDE Login Problem #2 - comp.sys.hp.hpuxCDE to Java Desktop - comp.unix.solaris Solaris 10 desktop unlock problem with ldap ... Wikipedia, the free encyclopedia The Common Desktop Environment ... pre-built ... [example] code to show URL content Follow - Computer Groupimport javax.swing.JEditorPane; import javax.swing.JScrollPane; import javax.swing.JOptionPane; import java.net.URL; /** Simple code to dump a web p... Question: I need java codes to check "username" and "password ...CDE to Java Desktop - comp.unix.solaris... Question: I need java codes to check "username" and ... Question: I need java codes to check "username" and "password ... How to Java with gnupg - comp.lang.java.securityHi all, I need your help! How do you write java codes to encrypt an email with gpg before sending out the email??? Please help me on this issue ! T... How to open Outlook Express in java code Follow - Computer GroupHi, Have a look at JACOB (Java-COM Bridge). I think they can do that. Regards, Arnaud "trung pham dinh via JavaKB.com" <forum@nospam.JavaKB.com> a crit dans le ... CDE login screen not showing - comp.sys.hp.hpuxthe CDE login screen is not showing on my HPUX box (11.23 version) I've ... CDE login screen not showing - comp.sys.hp.hpux | Computer Group the CDE login screen is not ... How start managment console in solaris10 Follow - Computer GroupCDE to Java Desktop - comp.unix.solaris... change this to boot to Java Desktop. Solaris 10. ... user account using SMC (Solaris Management Console ... Common Desktop Environment - Wikipedia, the free encyclopediaSolaris 10, released in early 2005, includes both CDE and the GNOME-based Java Desktop System. The Solaris 11 release in November 2011 only contains GNOME as a full ... Re: desktop cde to java? - Der Keiler UNIX: The source for the ...rattan@xxxxxxxxxxxxx wrote: How to change cde-desktop to java-desktop on system console for unprivilged user? System Solaris-10 on AMD64. On the login screen select ... 7/23/2012 4:51:20 PM
|