forum.vdsworld.com Forum Index forum.vdsworld.com
Visit VDSWORLD.com
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


Sun Operating System

 
Post new topic   Reply to topic    forum.vdsworld.com Forum Index -> Miscellaneous
View previous topic :: View next topic  
Author Message
Boo
Valued Contributor
Valued Contributor


Joined: 31 Oct 2003
Posts: 599
Location: Gulf Breeze, Florida USA

PostPosted: Tue Nov 16, 2004 2:58 pm    Post subject: Sun Operating System Reply with quote

Hi Guys,

What's your take on this?

http://news.yahoo.com/news?tmpl=story&u=/ap/20041115/ap_on_hi_te/sun_solaris10_5

Cheers,

- Boo
Back to top
View user's profile Send private message
jules
Professional Member
Professional Member


Joined: 14 Sep 2001
Posts: 1043
Location: Cumbria, UK

PostPosted: Tue Nov 16, 2004 3:42 pm    Post subject: Reply with quote

VDS won't run on it. Smile
_________________
The Tech Pro
www.tech-pro.net
Back to top
View user's profile Send private message Visit poster's website
Boo
Valued Contributor
Valued Contributor


Joined: 31 Oct 2003
Posts: 599
Location: Gulf Breeze, Florida USA

PostPosted: Tue Nov 16, 2004 3:45 pm    Post subject: Reply with quote

Yeppers... That is pretty much what I figured. Wink
Back to top
View user's profile Send private message
Garrett
Moderator Team


Joined: 04 Oct 2001
Posts: 2149
Location: A House

PostPosted: Tue Nov 16, 2004 11:03 pm    Post subject: Reply with quote

On the other hand, if ReactOS ever gets anywhere, VDS will I'm sure
run on that. Maybe not 100%, but good enough to get some things
done.

-Garrett

_________________
'What you do not want done to yourself, do not do to others.' - Confucius (550 b.c. to 479 b.c.)
Back to top
View user's profile Send private message
PGWARE
Web Host


Joined: 29 Dec 2001
Posts: 1566

PostPosted: Wed Nov 17, 2004 2:05 am    Post subject: Reply with quote

Solaris is really a server operating system. I don't think there is even a complicated GUI for it.

If you are looking for a gui operating system. A very good one is RedHat Fedora (Linux):

http://www.redhat.com/fedora/
Back to top
View user's profile Send private message
vdsalchemist
Admin Team


Joined: 23 Oct 2001
Posts: 1448
Location: Florida, USA

PostPosted: Fri Nov 19, 2004 3:38 am    Post subject: Reply with quote

Ok guys,
Some of the statements here are not 100% accurate. First of all Yes Solaris has a GUI API interface. It actually has most of those you would find with Linux. Solaris has XWindows... Well it's idea of XWindows. Next since WINE will install on Solaris you can run Win32 Applications. Now I remember a long time ago someone say that they got a VDS program to work under WINE. The IDE will not work they said but many standard programs would if you kept it to the bare minimum. I don't remember if you could have dialogs or not? Third Solaris comes in multiple varities (Enterprise, Server, and Workstations) so pick your poison. Finally I know that Jules has built a VDS runtime for Linux before the only problem is that him and the owners of VDS do not think they could make enough money off of such a version of VDS. Also there is the question of which GUI API should they support. Well I think if VDS was made for Solaris that would be really cool considering that many Servers are Solaris and could use good utilities to monitor the machines.
I am currently in the need for a good CPU performance monitor for Solaris that is simple to use and can be kicked off from the command line and log at specified intervals say every 5 seconds the % of CPU being used just like Windows Perfmon does for Windows Servers.

_________________
Home of

Give VDS a new purpose!
Back to top
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger MSN Messenger
Skit3000
Admin Team


Joined: 11 May 2002
Posts: 2166
Location: The Netherlands

PostPosted: Fri Nov 19, 2004 6:37 pm    Post subject: Reply with quote

dragonsphere wrote:
Finally I know that Jules has built a VDS runtime for Linux before the only problem is that him and the owners of VDS do not think they could make enough money off of such a version of VDS. Also there is the question of which GUI API should they support. Well I think if VDS was made for Solaris that would be really cool considering that many Servers are Solaris and could use good utilities to monitor the machines.


If VDS is able to run on Linux by recompiling the runtime file, maybe it can also be possible to let the runtime file use external source code files, which it can execute on the fly (just like interpreters like PHP do). This way, you can have the strenght of VDS and the simplicity of PHP bounded together. This way, "normal" people can also create server monitoring tools like you said, without the need of (big) programming languages like C to let it work in Linux. I don't know how good the ported runtime worked on Linux, but if it has got the speed of the "normal" runtime, there might be a lot of people who can use it... Rolling Eyes

_________________
[ Add autocomplete functionality to your VDS IDE windows! ]
Voor Nederlandse beginners met VDS: bekijk ook eens deze tutorial!
Back to top
View user's profile Send private message
jules
Professional Member
Professional Member


Joined: 14 Sep 2001
Posts: 1043
Location: Cumbria, UK

PostPosted: Fri Nov 19, 2004 6:49 pm    Post subject: Reply with quote

Skit3000 wrote:
If VDS is able to run on Linux by recompiling the runtime file...


If only it were that simple. I did get part of the runtime going under Kylix by hacking out everything that wouldn't compile, but that included all of the dialog stuff. The Borland VCL for Windows is not the same as CLX for LInux, so a VDS Linux implementation would be a major rewrite.

I did get VDS programs running under Wine, which was good enough for my purposes at the time. I no longer need to work on Linux so I don't run it or have any more interest in it.

At the moment, of greater interest is the possibility of VDS for .NET...

_________________
The Tech Pro
www.tech-pro.net
Back to top
View user's profile Send private message Visit poster's website
vdsalchemist
Admin Team


Joined: 23 Oct 2001
Posts: 1448
Location: Florida, USA

PostPosted: Fri Nov 19, 2004 9:32 pm    Post subject: Reply with quote

jules wrote:
Skit3000 wrote:
If VDS is able to run on Linux by recompiling the runtime file...


If only it were that simple. I did get part of the runtime going under Kylix by hacking out everything that wouldn't compile, but that included all of the dialog stuff. The Borland VCL for Windows is not the same as CLX for LInux, so a VDS Linux implementation would be a major rewrite.

I did get VDS programs running under Wine, which was good enough for my purposes at the time. I no longer need to work on Linux so I don't run it or have any more interest in it.

At the moment, of greater interest is the possibility of VDS for .NET...


Wait a second Exclamation Did Jules say VDS for .NET Question Now that is something I am very interested in Idea

_________________
Home of

Give VDS a new purpose!
Back to top
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger MSN Messenger
vdsalchemist
Admin Team


Joined: 23 Oct 2001
Posts: 1448
Location: Florida, USA

PostPosted: Fri Nov 19, 2004 9:36 pm    Post subject: Reply with quote

Skit3000 wrote:
If VDS is able to run on Linux by recompiling the runtime file, maybe it can also be possible to let the runtime file use external source code files, which it can execute on the fly (just like interpreters like PHP do). This way, you can have the strenght of VDS and the simplicity of PHP bounded together. This way, "normal" people can also create server monitoring tools like you said, without the need of (big) programming languages like C to let it work in Linux. I don't know how good the ported runtime worked on Linux, but if it has got the speed of the "normal" runtime, there might be a lot of people who can use it... Rolling Eyes


It would be awesome if Jules made the VDS runtime into either an ISAPI for IIS or a loadable module for APACHE. I like the Apache idea the best since that is what I am using.

_________________
Home of

Give VDS a new purpose!
Back to top
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger MSN Messenger
Garrett
Moderator Team


Joined: 04 Oct 2001
Posts: 2149
Location: A House

PostPosted: Fri Nov 19, 2004 9:37 pm    Post subject: Reply with quote

Honestly, I'd be more interested in VDS for Linux/Unix whatever over
.BLOAT from MS. Even if it's without GUI ability, that would finally allow
me to use VDS on linux based servers for cgi programs like I use to do
on Win32 based servers.

-Garrett

_________________
'What you do not want done to yourself, do not do to others.' - Confucius (550 b.c. to 479 b.c.)
Back to top
View user's profile Send private message
vdsalchemist
Admin Team


Joined: 23 Oct 2001
Posts: 1448
Location: Florida, USA

PostPosted: Fri Nov 19, 2004 9:50 pm    Post subject: Reply with quote

Garrett wrote:
Honestly, I'd be more interested in VDS for Linux/Unix whatever over
.BLOAT from MS. Even if it's without GUI ability, that would finally allow
me to use VDS on linux based servers for cgi programs like I use to do
on Win32 based servers.

-Garrett


Yep that is what I wanted it for too. Basic CGI and command line console only utilities Sad It would also be nice to make the @lib function load SO files. These are similar to DLL's under Windows. SO stands for Shared Object.

_________________
Home of

Give VDS a new purpose!
Back to top
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger MSN Messenger
Garrett
Moderator Team


Joined: 04 Oct 2001
Posts: 2149
Location: A House

PostPosted: Fri Nov 19, 2004 9:54 pm    Post subject: Reply with quote

I would be a seriously happy camper using VDS in *nix systems for cgi

Smile Smile Smile Smile Smile Smile Smile Smile Smile Smile Smile Smile Smile Smile Smile Smile Smile Smile Smile Smile Smile Smile Smile

_________________
'What you do not want done to yourself, do not do to others.' - Confucius (550 b.c. to 479 b.c.)
Back to top
View user's profile Send private message
Garrett
Moderator Team


Joined: 04 Oct 2001
Posts: 2149
Location: A House

PostPosted: Fri Nov 19, 2004 9:58 pm    Post subject: Reply with quote

If I could get some sort of VDS running under *nix systems, I'd finally be
able to make more of a commitment to using *nix systems. Right now I
can't because I'm too addicted to VDS and do not have the patience to
learn a new language for the *nix systems.

I'd be willing to pay more just for cgi
ability on *nix systems using VDS!

You hear me Emmanuel?!
Twisted Evil

_________________
'What you do not want done to yourself, do not do to others.' - Confucius (550 b.c. to 479 b.c.)
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    forum.vdsworld.com Forum Index -> Miscellaneous All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum

Twitter@vdsworld       RSS

Powered by phpBB © 2001, 2005 phpBB Group