我应该学习如何开发从Web服务器运行的远程桌面客户端? [英] What Should I Learn To Develop Remote Desktop Client That Runs From Web Server?

查看:103
本文介绍了我应该学习如何开发从Web服务器运行的远程桌面客户端?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我是初学程序员,我知道PHP,HTML,CSS,MySql,jQuery,BootStrap,对Web托管知之甚少。我正在尝试开发一个网站,它将在浏览器内作为操作系统运行(即从服务器运行Linux)。每当用户注册时,他们都会分配用户名和密码,通过这些用户名和密码可以访问他们的系统(我的网站,他们的帐户)。那么,我应该学习更多的东西或者我如何实现它?任何帮助都很明显。

I'm a beginner programmer and i know PHP, HTML, CSS, MySql, jQuery, BootStrap and have little knowledge on Web hosting. I'm trying to develop a website which will run as an OS(i.e. run Linux from the server) inside the browser. And whenever a user signs up, they are allotted with a username and password through which they can access their system(my website, their account). So, what are the things i should learn more or how can i implement it? Any help is appreciable.

推荐答案

听起来你正试图发明一些已经以各种方式发明过的东西:



虚拟机(是的,大多数都有基于Web的客户端):

http: //www.vmware.com/ [ ^ ]

https://www.virtualbox.org/ [ ^ ]





容器:

https://www.docker.com/ [ ^ ](如果我没记错的话,这个例子实际上是在他们的网站中的一个容器中运行Linux)

http://kubernetes.io/ [ ^ ]



如果其中一个满足您的要求,请了解更多信息关于它是如何工作的。
Sounds like you're trying to invent something that's been invented a handful of times already in a variety of manners:

Virtual Machines (yes, most have web based clients):
http://www.vmware.com/[^]
https://www.virtualbox.org/[^]


Containers:
https://www.docker.com/[^] (if I remember correctly, this has an example that actually runs Linux within one of their containers from their website)
http://kubernetes.io/[^]

If one of those meets what you'd like to do, find out more about how it works.


这篇关于我应该学习如何开发从Web服务器运行的远程桌面客户端?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆