Code Monkey home page Code Monkey logo

admsys's Introduction

FRENCH VERSION

L'architecture client serveur vers pratique des systèmes Unix et Linux

Le but de ce projet est de réaliser un réseau virtuel de machines linux auquel des utilisateurs pourront se connecter ainsi qu'exécuter des commandes.

Deux type d’utilisateurs pourront se connecter aux machines :

  1. Un utilisateur “normal” muni d’un nom d’utilisateur et d’un mot de passe. Il pourra se connecter a une machine si il en est autorisé avec la commande suivante.

  2. Un administrateur muni d’un mot de passe. Il pourra se connecter à la machine administrateur avec la commande suivante

Nous devons donc créer nos machines virtuelles. Dans notre cas nous allons représenter nos machines avec une chaîne de caractère. Pour les utilisateurs, il seront aussi représenté avec une chaîne de caractère.

ENGLISH VERSION

Client server architecture towards practice of Unix and Linux systems

The goal of this project is to create a virtual network of Linux machines to which users can connect and execute commands.

Two types of users will be able to connect to the machines:

  1. A “normal” user with a username and password. He will be able to connect to a machine if it is authorized with the following command.

  2. An administrator with a password. He will be able to connect to the machine administrator with the following command

So we need to create our virtual machines. In our case we will represent our machines with a character string. For users, they will also be represented with a character string.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.