[osol-discuss] Re: RE: Solaris vs. Linux

2005-08-29 Thread Robin McDonald
I'm a bit late replying the last time I was at the oracle campus a few weeks ago I only saw solaris and windows machines so not all dev machines are RHEL also all of oracle's backend production database machines are running solaris http://blogs.sun.com/roller/page/rmd?entry=oaug rgds

Re: [osol-discuss] Re: Re: Solaris vs. Linux

2005-08-02 Thread Joerg Schilling
"W. Wayne Liauh" <[EMAIL PROTECTED]> wrote: > IHMO, in order for OpenSolaris to be accepted by mortals like myself, > blastwave.org has to become an integral part thereof. In order to make blastwave an integral part of OpenSolaris, blastwave would need to move towards an open build process. Gu

Re: [osol-discuss] Re: Re: Solaris vs. Linux

2005-07-31 Thread Ian Collins
W. Wayne Liauh wrote: twave.org is much more established than when yum started--there is really no comparison. I am very interested in having my virgin experience with blastwave.org in the near future. But after a causual glance of the package list, I am wondering why there is no openoffice

[osol-discuss] Re: Re: Solaris vs. Linux

2005-07-31 Thread W. Wayne Liauh
>I think that you hit the nail on the head with that one. But that is >ancient history. No one in the OpenSolaris community ( or Solaris >community if there is a difference anymore ) is living in the past any >more. >Dennis Clarke >Director and Admin for blastwave.org IHMO, in order for OpenSolar

[osol-discuss] Re: Re: Solaris vs. Linux

2005-07-18 Thread michael wolfe
why not discuss opensolaris vs. linux from a programmers perspective?! the main point of opensolaris/linux or any other OS is to do programming. maybe a topic on the viability of programming opensolaris vs. linux would be useful. i have recently installed opensolaris on my amd64 machine and hav

Re: [osol-discuss] Re: Re: Solaris vs. Linux

2005-07-18 Thread Ian Collins
UNIX admin wrote: 2. if you're running split / and /usr on pre-Solaris10 system, you're asking for trouble. I did that for 10 years and the trouble never came Ian ___ opensolaris-discuss mailing list opensolaris-discuss@opensolaris.org

[osol-discuss] Re: Re: Solaris vs. Linux

2005-07-18 Thread UNIX admin
> For me cursor keys did work on the command line since > the beginning > of the 80's. For me too. But then again, I used and still use /bin/tcsh from day one. This message posted from opensolaris.org ___ opensolaris-discuss mailing list opensolaris-dis

[osol-discuss] Re: Re: Solaris vs. Linux

2005-07-18 Thread UNIX admin
> I always edit /etc/passwd manually to change root's > shell to ksh and change home to /root. > > And add followings to /etc/profile: > VISUAL=vi > PS1=`uname -n`:'${PWD##*/}# ' > export VISUAL PS1 > > This will enable vi commandline edit mode and also a > nice prompt :-) That's a severe hack.

[osol-discuss] Re: Re: Solaris vs. Linux

2005-07-12 Thread W. Wayne Liauh
Eventually if someone could put together an Ubuntu-like LiveCD for OpenSolaris, this will be a really kick-8th excitement. OK OK I am asking too much. This message posted from opensolaris.org ___ opensolaris-discuss mailing list opensolaris-discuss@op

Re: [osol-discuss] Re: Re: Solaris vs. Linux

2005-07-12 Thread Casper . Dik
>Joerg Schilling wrote: >> Rich Teer <[EMAIL PROTECTED]> wrote: >> >> like that. Every user has the right for working cursor keys. >>> >>>So says you. Personally, I prefer to use the vi editing keys. >> >> I did never unserstand why someone would use vi methods at >> the shell prompt. The i

Re: [osol-discuss] Re: Re: Solaris vs. Linux

2005-07-11 Thread Dan Mick
Joerg Schilling wrote: Rich Teer <[EMAIL PROTECTED]> wrote: like that. Every user has the right for working cursor keys. So says you. Personally, I prefer to use the vi editing keys. I did never unserstand why someone would use vi methods at the shell prompt. The interface is bad to use be

Re: [osol-discuss] Re: Re: Solaris vs. Linux

2005-07-10 Thread Robert Escue
W. Wayne Liauh wrote: I must admit that I don't understand your comment. Isn't the fact that Sun was willing the take the risks and then able to so successfully port Solaris 10 to the 64-bit Opteron/Athlon64 architecture a truly great feat? Can IBM/HP do that? No. How about SGI? (SGI sh

[osol-discuss] Re: Re: Solaris vs. Linux

2005-07-10 Thread W. Wayne Liauh
I must admit that I don't understand your comment. Isn't the fact that Sun was willing the take the risks and then able to so successfully port Solaris 10 to the 64-bit Opteron/Athlon64 architecture a truly great feat? Can IBM/HP do that? No. How about SGI? (SGI should serve a vivid exampl

Re: [osol-discuss] Re: RE: Solaris vs. Linux

2005-07-09 Thread Shawn Walker
On 7/9/05, John Garner <[EMAIL PROTECTED]> wrote: come to mind as the only 2 i can think of off the top of my head). Any version of solaris with any patch combination is supported unless explicitly listed in the release notes (I've discovered that it is the other way around with the linux distros)

[osol-discuss] Re: RE: Solaris vs. Linux

2005-07-09 Thread John Garner
Yes, oracle has pushed linux very hard. Especially in combination with RAC. There are some things to keep in mind: 0) Folks on linux tend to jump on the latest version before the solaris folks, so why not release 10G Rev 2 for linux first (like earlier this week). I know that I'll install anyth

Re: [osol-discuss] Re: Re: Solaris vs. Linux

2005-07-08 Thread Rich Teer
On Fri, 8 Jul 2005, Joerg Schilling wrote: > I did never unserstand why someone would use vi methods at > the shell prompt. The interface is bad to use because you need to know > the state of the editor. Speaking for myself, I use vi because I know it like the back of my hand. Switching to any o

Re: [osol-discuss] Re: Re: Solaris vs. Linux

2005-07-08 Thread Joerg Schilling
Rich Teer <[EMAIL PROTECTED]> wrote: > > like that. Every user has the right for working cursor keys. > > So says you. Personally, I prefer to use the vi editing keys. I did never unserstand why someone would use vi methods at the shell prompt. The interface is bad to use because you need to know

[osol-discuss] Re: Re: Solaris vs. Linux

2005-07-07 Thread Sittichai Palanisong
I always edit /etc/passwd manually to change root's shell to ksh and change home to /root. And add followings to /etc/profile: VISUAL=vi PS1=`uname -n`:'${PWD##*/}# ' export VISUAL PS1 This will enable vi commandline edit mode and also a nice prompt :-) This message posted from opensolaris.org _

Re: [osol-discuss] Re: Re: Solaris vs. Linux

2005-07-07 Thread Rich Teer
On Thu, 7 Jul 2005, Gerhard S. wrote: > if I change the root default shell to bash. So now I end up > typing bash or ksh set -o emacs after every su. Not very friendly. So put it into root's .profile. Not exactly hard work. > Why do this not work out of the box? Now it has all this eye candy Ba

[osol-discuss] Re: Re: Solaris vs. Linux

2005-07-07 Thread Gerhard S.
> > >One technical difference is that cursor keys and > command line editing and completion generally wor > ks out of the box in Linux and it generally doesn't > in Solaris. I hope OpenSolaris will finally fix > that usability issue so that it can lose that "80ies > s feeling" > >and be more user

[osol-discuss] Re: RE: Solaris vs. Linux

2005-07-06 Thread Sunil
Oracle is a company in category #2 and it has moved from solaris to linux. all dev. machines are RHEL. the base platform where the first release happens is linux. solaris is a product line, like MVS/VMS/HPUX/AIX. care to explain that? This message posted from opensolaris.org _