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 ...

Backup data from Android to an OpenSSH server


Assuming you have created an openssh server on your windows 11 PC and you have root access , it's easy to backup your apps, call logs, messages, wallpapers and known wifi networks with swift backup for android


Head over to cloud sync and tap on SFTP 

Next you'll need to enter your credentials and the location on your PC

I've got my backup on D drive and the path is /D:

This creates the backup in the root of my D drive 

Once you've added your credentials, tap on connect


Conclusion

It might be useful to sync the backup folder to a cloud service to add an extra layer of assurance that you'll never lose your backup.





Comments