# 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.