FAQ
Frequently Asked Questions
How do stop the firewall temporarily?
Caution
You are responsible for your classroom security, only stop the firewall if you know what you are doing. Reboot or re-enable the firewall after your session.
rsv stop nftables
My computer is slow/laggy after updating
Switch or enable a GPU hacks in
reconfigure
How do I mount my USB drive?
# Identify the USB drive
lsblk
# Mount the 4th partition of the USB drive
sudo mount /dev/sdx4 /mntI get component not installed.
mkdir /srv/component
How do i login as admin
su admin
pass : empowerwatoto
How do i switch to TTY2
- On most computers Ctrl + Alt + F2
- On Apple computers CMD + Option + F2
- Rare cases FN + Ctrl + Alt + F2
- As admin
sudo chvt 2
How do i Fix wrong client hostnames
Use reconfigure
Wifi Issues
I am unable to turn on my WIFI
- Run
rfkill listto see all your network devices. - If your WiFi is listed as soft blocked, run
sudo rfkill unblock wifito turn it on. - If it is hard blocked, look for a hardware switch on your computer and turn it on.
- If none of these work, try a different wifi hack in reconfigure
Device Specific Issues
Dell XPS / Dell Mini
Having trouble with your Dell XPS or Dell Mini? Check out these quick fixes for common boot issues:
My Dell XPS won’t boot from my USB
If you see the error Selected boot device failed. Press any key to reboot the system, try the following steps
- First Try: Plug the USB into a different port on your computer. Sometimes, a simple switch is all it takes!
- Next Steps: If that doesn’t work, let’s get your USB on the boot list manually:
- Restart your computer and press
F2orF12to enter the BIOS setup. - Go to “General” and select “Boot Sequence”.
Boot list - Click on “Add Boot Option” and choose your USB device.
- Navigate to \EFI\BOOT\ and select the
BOOTX64.EFIfile.
Boot list - Save your changes and exit the BIOS setup.
Try booting up again and choose your USB as the boot device.
Boot list
- Restart your computer and press
Not detecting My USB3.x drive
You might need to switch up the boot mode. Here’s how
- Enter BIOS setup by pressing
F2orF1during startup. - Look for the boot settings and change the boot mode from BIOS or Legacy to UEFI mode.