# Ubuntu

- [Ubuntu 22.04 Standard Installation Procedure](https://tk233.gitbook.io/notes/tools/ubuntu/ubuntu-22.04-standard-installation-procedure.md)
- [Protobuf](https://tk233.gitbook.io/notes/tools/ubuntu/protobuf.md)
- [Setting up Docker on Ubuntu 22.04](https://tk233.gitbook.io/notes/tools/ubuntu/setting-up-docker-on-ubuntu-22.04.md)
- [Linux Mounting SD Card](https://tk233.gitbook.io/notes/tools/ubuntu/linux-mounting-sd-card.md)
- [Partitioning SD card](https://tk233.gitbook.io/notes/tools/ubuntu/partitioning-sd-card.md)
- [Windows Ubuntu Dual Boot Issues](https://tk233.gitbook.io/notes/tools/ubuntu/windows-ubuntu-dual-boot-issues.md)
- [Check Disk / Folder / File Size](https://tk233.gitbook.io/notes/tools/ubuntu/check-disk-folder-file-size.md)
- [Test Disk Read/Write Speed](https://tk233.gitbook.io/notes/tools/ubuntu/test-disk-read-write-speed.md)
- [Cannot Start Chrome in Ubuntu 22.04 After Changing Network Settings](https://tk233.gitbook.io/notes/tools/ubuntu/cannot-start-chrome-in-ubuntu-22.04-after-changing-network-settings.md)
- [Configure USB Access Permissions (udev rules) on Ubuntu](https://tk233.gitbook.io/notes/tools/ubuntu/configure-usb-access-permissions-on-ubuntu.md)
- [Screen Commands](https://tk233.gitbook.io/notes/tools/ubuntu/screen-commands.md)
- [Disabling the "\<Application> is not responding." System Message on Ubuntu](https://tk233.gitbook.io/notes/tools/ubuntu/disabling-the-less-than-application-greater-than-is-not-responding.-system-message-on-ubuntu.md)
- [Install and Configure GlobalProtect UC Berkeley VPN Service on Ubuntu 22.04](https://tk233.gitbook.io/notes/tools/ubuntu/install-and-configure-globalprotect-uc-berkeley-vpn-service-on-ubuntu-22.04.md)
- [Solving Gamepad not Detected on Ubuntu 22.04](https://tk233.gitbook.io/notes/tools/ubuntu/solving-gamepad-not-detected-on-ubuntu-22.04.md)
- [Using 3DConnexion Mouse on Ubuntu with Python](https://tk233.gitbook.io/notes/tools/ubuntu/using-3dconnexion-mouse-on-ubuntu-with-python.md)
- [Install Cursor the AI Editor on Ubuntu 22.04/24.04](https://tk233.gitbook.io/notes/tools/ubuntu/install-cursor-the-ai-editor-on-ubuntu-22.04-24.04.md)
- [Solving the .nfsXXX file cannot be deleted issue](https://tk233.gitbook.io/notes/tools/ubuntu/solving-the-.nfsxxx-file-cannot-be-deleted-issue.md)
- [Windows Remote Desktop Issues](https://tk233.gitbook.io/notes/tools/ubuntu/windows-remote-desktop-issues.md)
- [Setting up SteamVR on Ubuntu 24.04](https://tk233.gitbook.io/notes/tools/ubuntu/setting-up-steamvr-on-ubuntu-24.04.md)
- [nsswitch.conf](https://tk233.gitbook.io/notes/tools/ubuntu/nsswitch.conf.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://tk233.gitbook.io/notes/tools/ubuntu.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
