Featured

ChatGPT Lands on the Linux Desktop

For Linux users who have long relied on browser tabs or third-party wrappers to interact with ChatGPT, OpenAI has officially expanded its native desktop lineup. The ChatGPT desktop app for Linux is now available in preview, bringing integrated workflows, local file access, and Codex tooling directly to native Linux environments. Here is a complete rundown of what’s included, supported distributions, installation steps, and current limitations. Supported Distributions & Architectures The preview release targets mainstream Debian- and Red Hat–based desktop environments across both x64 (x86_64) and ARM64 (aarch64) hardware architectures: Ubuntu: 24.04 LTS and 26.04 LTS Debian: Debian 13 Fedora: Fedora 43 and 44 To verify your system architecture before downloading, run: uname -m x86_64 indicates an x64 processor. aarch64 or arm64 indicates an ARM64 processor. Installation Guide OpenAI provides native .deb and .rpm packages, which automatically configure ...

Dual boot Ubuntu and Windows 11


Today I'll be showing you how you can boot Ubuntu with windows 11


Note you must have windows 11 installed

Burn Ubuntu with a program like Rufus 



During installation, there'll be an option to install Ubuntu alongside windows 11. 
Start the bios (reboot and tap f2 or delete to get into uefi/bios)

Boot from the USB stick 

Install Ubuntu and check the box during installation 'install Ubuntu alongside windows' 

Once you have Ubuntu installed, you'll want to boot back in to bios and make sure Ubuntu is the first boot priority (usually under nvme or boot options) 

The PC will automatically enter grub (or a boot menu) 

Comments