
Every year, we often say two things make CHI succeed: (1) 🧑🏽🎓👩🏽🎓our amazing Student Volunteers and (2) 🛜 stable WiFi. At the CCIB, accounted for 4 IP addresses per person (some people carry more devices with them!) and are upgrading our WiFi subscription and bandwidth at the center to meet our registration numbers. We wanted to tell everyone how they can help share the load: using Low Data Mode on your devices! This will not downgrade your experience but just turns off or slows down many of the background data intensive stuff your computer(s) and phone(s) do without telling you. Low Data Mode (or Metered Connection or Data Saver) will only be set to the specific WiFi endpoint. Also, this will save your battery throughout the day…so it’s a Win Win! Here are some ways to enable it based on your device:
How to Turn On Low Data Mode
iOS
- Open the Settings app.
- Tap Wi-Fi.
- Tap the ℹ️ icon next to the connected WiFi network.
- Toggle Low Data Mode to On.
Android
Android calls Low Data Mode a “Data Saver”.
- Open the Settings app.
- Tap on Network & Internet.
- Select Data Saver.
- Toggle the switch to turn it on.
Mac OS
- Open System Settings.
- Navigate to Wi-Fi settings.
- Select the network you are connected to.
- Look for the Low Data Mode option and toggle it ON.
Windows (10 & 11)
Windows calls Low Data Mode a “Metered Connection’.
- Right-click on the Start button and select Settings.
- Navigate to Network & Internet.
- Choose Wi-Fi or Ethernet, depending on your connection type.
- Click on the network you want to set as metered.
- Toggle Metered connection to On.
Linux
Linux distributions vary greatly; here are some common starting points to turn on a “Metered Connection”
GNOME (Ubuntu, Fedora, Debian)
- Open Settings.
- Go to Wi-Fi (or Network if using Ethernet).
- Click the Gear icon next to the network you are currently using.
- Look for the Metered connection toggle (often under the “Details” or “Identity” tab).
- Switch it to On.
KDE
- Click the Networks icon in your system tray (bottom right).
- Click the Configure network connections icon (the settings sliders).
- Select your current Wi-Fi network.
- In the General Configuration tab, find the dropdown for Metered connection.
- Change it from “Automatic” or “No” to Yes (forced).
Terminal/CLI (Universal)
If you prefer the command line or are using a lighter desktop environment, you can use nmcli (Network Manager CLI):
- Find your connection name:
nmcli connection show - Set it to metered:
nmcli connection modify "Your_Connection_Name" connection.metered yes - Restart the connection:
nmcli connection up "Your_Connection_Name"
Photo by yasara hansani on Unsplash.