Seapegasus Blog

All | Hacks | Java Mobility | Mac | Misc | NetBeans | NetBeans_de
« Figuring Out Battles... | Main | How's Your Chinese? »
20090219 Thursday February 19, 2009

Starting With Solaris From A Linux Point of View

A few weeks ago, Arun wrote in his blog about how to install OpenSolaris on Virtual Box. Let me add some OpenSolaris usage tips that I collected over time (so if I forget them, I can go back to my blog). ;) They are intended for users who already have prior experience with Linux and the command line in general.

When I say "Solaris" below, I mean OpenSolaris 2008.11, here is how to upgrade from OpenSolaris 2008.05 to 2008.11.*

Processes and commands

Devices and media

Network

More about using and configuring Solaris, for example installing it on a Virtual Box and more info on nwamd.

Read the OpenSolaris Observatory blog to stay up-to-date.

*) This method seems to have worked for many, it trashed my VirtualBox though. If you want to save time and already have an OpenSolaris 2008.11 DVD, use that, upgrading is not faster than a fresh install.

Posted by seapegasus ( Feb 19 2009, 05:28:02 PM CET ) Permalink Comments [3]


Comments:

There are a couple of pieces of misinformation here:

The first is the major one, that OpenSolaris has no sudo command. sudo _is_ available in OpenSolaris.

The second one is minor, that sudo is a Linux command. The sudo command predates Linux by a good decade. http://www.gratisoft.us/sudo/history.html

Posted by Chad Mynhier on February 19, 2009 at 06:39 PM CET #

sudo *is* include in the 2008.11 repository and IIRC is even in the default repository.

Some typos: ifconfig not ipconfig. The file is /etc/resolv.conf not /etc/resolve.conf.

Posted by Darren Moffat on February 19, 2009 at 06:40 PM CET #

As the comments above mention, sudo is included. However, the default user account under OpenSolaris has the ability to use the "pfexec" command - it's functionally equivalent to sudo, and has been provided to allow for administration tasks.

So, where you would use "sudo vi /etc/hosts" (or whatever), you'd just use "pfexec vi /etc/hosts".

Posted by Mark Round on February 19, 2009 at 07:07 PM CET #

Post a Comment:

Comments are closed for this entry.

Calendar

Content

Search

Links

RSS Feeds

Recent...