Résultats 16 ← thèmes
Slashdot: News for nerds, stuff that matters
https://slashdot.org/
Slashdot: News for nerds, stuff that matters. Timely news source for technology related news with a heavy slant towards Linux and Open Source issues.
Le logiciel Hôtel-Restaurant simple et efficace - Thaïs
https://thais-pms.com/
Le logiciel hôtel restaurant français qui s’adapte aux besoins des hôteliers et hôteliers-restaurateurs depuis 2006…
Linux | The Verge
https://www.theverge.com/linux
Linux is a free and open source operating system. Linux is hidden away inside billions of consumer devices — everything from Android phones to smart toasters — and most servers run it, but it’s also a desktop operating system you can use for any kind of computer task. We cover the big news about major distros like Ubuntu and Mint, computers that run Linux out of the box, hacker boards like Raspberry Pi, and the latest moves by Microsoft to integrate Ubuntu into Windows 10.
The Yocto Project
http://yoctoproject.org
The Yocto Project (YP) is an open source collaboration project that helps developers create custom Linux-based systems regardless of the hardware architecture.
Theia IDE – AI-Native Open-Source Cloud and Desktop IDE
https://theia-ide.org/
Theia IDE is an AI-native, modern, open-source development environment that runs on desktop and in the cloud. Not a VS Code fork, Theia offers transparent AI assistance with full control over your data, supports the Language Server Protocol (LSP), and is fully compatible with VS Code extensions.
Theengs: BLE RF LoRa applications and MQTT gateways
https://www.theengs.io/
Theengs: the open-source interoperability platform that bridges hundreds of sensors into one interface. Compatible with major IoT and home automation solutions like AWS, OpenHAB, Home Assistant, and Jeedom. It supports MQTT protocol, enabling efficient integration and automation.
Gmail
https://gmail.com/
Gmail is email that’s intuitive, efficient, and useful. 15 GB of storage, less spam, and mobile access.
20 Best Linux Books You Can Download For Free Legally
https://itsfoss.com/learn-linux-for-free/
Let me share the best resource to learn Linux for free. This is a collection of Linux PDFs that you can download for free to learn Linux.
Bash Beginner Tutorials
https://linuxhandbook.com/tag/bash-beginner/
Here's a collection of bash tutorials that will teach you bash shell scripting from the beginning. You'll learn all the basics of bash scripting.
Linux VM Templates in Proxmox on EASY MODE using Prebuilt Cloud Init Images! :: apalrd's adventures
https://www.apalrd.net/posts/2023/pve_cloud/
Have you ever wanted a nice, easy way to create new VMs to play with using your favorite base distro, without doing a lot of work to configure basic settings like your account, networking, hostname, etc? Cloud-Init can do all of that and more, but it’s designed more for big cloud providers and not the easiest thing to setup. But, what if we could take a generic cloud image, and use it with Proxmox’s built-in Cloud-Init automation, to provision easy bare VMs without having to build our own templates?