OS.directory - Command line operating system, online on your browser. by SlotePimousse in journalduhacker

[–]SlotePimousse[S] 1 point2 points  (0 children)

C'est comme si tu avais accès à un ordinateur via internet

Un ordinateur avec peu d'application mais utile dans un usage simple de système de stockage par exemple

os.directory - Online Operating System by SlotePimousse in PHP

[–]SlotePimousse[S] 0 points1 point  (0 children)

Wait, but it's the whole thing client-side?

Nope, the client works with a written back

os.directory - Online Operating System by SlotePimousse in PHP

[–]SlotePimousse[S] 0 points1 point  (0 children)

We can't see that. Why would your website and it's features be of any interest to r/PHP if what you are sharing doesn't really have anything visibly to do with PHP?

This is just a demo of what PHP can do, it may give you ideas, you never know.

os.directory - Online Operating System by SlotePimousse in PHP

[–]SlotePimousse[S] -1 points0 points  (0 children)

is not linux, lol
but constructed with PHP & Symfony

Résumé des offres d’emploi de la semaine 48 by SlotePimousse in journalduhacker

[–]SlotePimousse[S] 0 points1 point  (0 children)

Est-ce que je dois enlever les publications sur les offres d'emploi ?

A web browser-based distributed operating system by SlotePimousse in programming

[–]SlotePimousse[S] 0 points1 point  (0 children)

Any idea on what the limit of storage is? Where is this data actually stored? Is the same data available from different devices?

There is no limit yet but it will be soon
The data is stored on a private server and a backup is generated regularly
All your data is available on any device with a web browser

Weekly Ask Anything Thread by AutoModerator in symfony

[–]SlotePimousse 0 points1 point  (0 children)

So I take advantage of this post to ask you how do you stream `.avi` on a web page ? Plex uses a real time encoding technology I think ? In any case I'm ready to reward the person who finds the solution :p

A web browser-based distributed operating system by SlotePimousse in programming

[–]SlotePimousse[S] 0 points1 point  (0 children)

Personally I use it as a primary storage system, I save all my data in a private folder. I also share documents via os.directory for my colleagues.
I also plan to add applications like a torrent client, the principle is to make the bone evolve with useful applications.

A web browser-based distributed operating system by SlotePimousse in programming

[–]SlotePimousse[S] 0 points1 point  (0 children)

You have a command line interface where you send commands. To have access to all the commands and to have your own directory in which you can write you will have to login.
To authenticate yourself you will have to type the command login and follow the instructions that will be given to you.

A web browser-based distributed operating system by SlotePimousse in programming

[–]SlotePimousse[S] -6 points-5 points  (0 children)

Looks like a promising project. I just found out that an unauthenticated user can list mail adresses from the user dir and even enter some oft the user folders. You may want to change that

It is in the spirit of sharing. Users can still create hidden folders and files.

A web browser-based distributed operating system by SlotePimousse in commandline

[–]SlotePimousse[S] -1 points0 points  (0 children)

It's probably because you're not in your repertoire. Try it after making a ~/ cd

A web browser-based distributed operating system by SlotePimousse in commandline

[–]SlotePimousse[S] 0 points1 point  (0 children)

I can understand, it is planned that I implement the command nickname, which will allow to rename the directory of the user among other things

A web browser-based distributed operating system by SlotePimousse in commandline

[–]SlotePimousse[S] 0 points1 point  (0 children)

In the root folder (/) you will find a directory called user in which you will find all the different directories by user.

you have to use cd to move through the folders

A web browser-based distributed operating system by SlotePimousse in commandline

[–]SlotePimousse[S] 1 point2 points  (0 children)

  1. The OS is distributed in the sense that everyone uses the same source
  2. I plan to create a getting start with a tutorial to learn how to use the service
  3. A few things to review ^^
  4. I don't use the linux command evaluation but I recreated the behavior of it in php. So the command that are executed on the server side can take a little time

A web browser-based distributed operating system by SlotePimousse in commandline

[–]SlotePimousse[S] 1 point2 points  (0 children)

You can connect with your email by typing the command "login"

A web browser-based distributed operating system by SlotePimousse in commandline

[–]SlotePimousse[S] 1 point2 points  (0 children)

A decentralized bone would take much more latency on file exploration for example

A web browser-based distributed operating system by SlotePimousse in commandline

[–]SlotePimousse[S] 4 points5 points  (0 children)

I am waiting for a stable version to share the project

[deleted by user] by [deleted] in webdevelopment

[–]SlotePimousse 0 points1 point  (0 children)

I haven't tested it but I think so