Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Include internet connection instructions #163

Merged
merged 1 commit into from
Dec 6, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
27 changes: 27 additions & 0 deletions content/pages/guide.rst
Original file line number Diff line number Diff line change
Expand Up @@ -527,6 +527,33 @@ The fenced off parking lot behind the ME building can be booked if you need an
open space for bicycle experiments. To do so, book the room "Room-TESTAREA-ME
(outdoor test area ME)" in the TU Delft Outlook calendar system.


Internet
--------

Ethernet ports
To enable/disable:
Login to `Topdesk/Self Service Portal
<https://tudelft.topdesk.net/>`_
Then:
ICT-Services > Network & WiFi > IT Request activation network outlet.
Fill the form and wait.
Wired connection for desktop computers
Send a solicitude to `[email protected]` providing the following information:
- TUD*** number.
- Model of the computer.
- Serial number.
- Operating system.
- Primary purpose of the computer.
- MAC Address (if the PC was NOT purchased by TU Delft)
WiFi Hotspot
- On Windows:
Control panel > Network and Internet > Network and sharing center > Change adapter settings > Ethernet > Properties (as admin)
Select the "sharing" tab and mark "Allow other network users to connect through this computer's internet connection".
- On Linux
Open the WiFi menu, in top right corner click options and then select "Turn on WiFi hotspot... (as admin)"


Training
========

Expand Down
Loading