User Tools

Site Tools


en:public:tuto:add_machine

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
en:public:tuto:add_machine [2025/03/03 18:04] – created nicolas-vannereuxen:public:tuto:add_machine [2026/01/18 17:04] (current) – Conversion de la page en markdown nymous
Line 1: Line 1:
-==== Add an ethernet machine =====+<!DOCTYPE markdown> 
 + 
 +Add an ethernet machine 
 + 
 +## 1. Get your MAC address 
 + 
 +*On Windows, put the following command in the terminal: 
 + 
 +``` 
 +ipconfig /all 
 +``` 
 +This command return the following message 
 + 
 +{{:public:tuto:windowsterminal_q2c50kzgwt.png?400|}} 
 + 
 +* On Linux, run the following command in the terminal: 
 + 
 +``` 
 +ip link 
 +``` 
 +This command return the following message 
 + 
 +{{public:tuto:linux_ip_addr_adresse_mac.png?400|}} 
 + 
 +## 2. Add your PC to your Re2o Account 
 + 
 +Go to the site https://re2o.rezoleo.fr/ and connect yourself (the username is "firstname-lastname" and the password is set up by the user and can be reinitialized here https://re2o.rezoleo.fr/users/reset_password/
 + 
 +Go to " Mon profile" (My profile), the click on "Machine" (device) and " ajouter une machine" (add a device). 
 + 
 +{{public:tuto:re2o_ajout_machine.png?400|}} 
 + 
 +You then add a name for your device, put your MAC adress like this (following the previous exemple): F4:30:B9:D9:4E:B4 
 + 
 +## 3. Recurring troubles 
 + 
 +You may have to reboot your device for the ethernet to actually work.
  
-*On Windows, put the following command : <code> ipconfig </code> 
en/public/tuto/add_machine.1741025093.txt.gz · Last modified: (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki