35 private links
Les « Debian & Stuff » sont des rencontres informelles de la communauté #Debian dans la région de #Montréal pour travailler sur des choses liées à Debian - ou pas.
Venez discuter avec nous ou travailler sur un projet intéressant: tout le monde est bienvenu!
Samedi 2 novembre, de 10h30 à 17h00.
Foulab, Suite 33B, 999 du Collège, Montréal, Montréal
Monitor and control all your smart home devices via a unified web interface. Build your own smart hub on a rPi or on a Turris Omnia router.
This new release comes with support for thermostats and smart locks, as well as an updated add-ons system including extension add-ons, which enable developers to extend the gateway user interface. There are also localization settings now so that you can choose your country, language, time zone and unit preferences.
Je suis passé de Tomboy à Joplin sur deux installations avec synchro WebDAV sur Nextcloud et sur app Android puis applications sur bureaux GNOME et Mate, simple et rapide. Voici l'article que j'aurais écrit si Pascal ne l'avait pas fait avant moi.
Linux 3.17 (2014-10-05) learnt a new syscall getrandom() that, well, gets bytes from the entropy pool. Glibc learnt about this with 2.25 (2017-02-05) and two tries and four years after the kernel, OpenSSL used that functionality from release 1.1.1 (2018-09-11). OpenSSH implemented this natively for the 7.8 release (2018-08-24) as well.
Now the getrandom() syscall will block1 if the kernel can't provide enough entropy. And that's frequenty the case during boot. Esp. with VMs that have no input devices or IO jitter to source the pseudo random number generator from.
This article describes a method how to use a #USB memory device as an #authentication token to log in into a #Linux system instead of traditional #password. This can be accomplished by use of Pluggable Authentication Modules ( PAM ) and some sort of USB storage device such as USB memory stick of Mobile phone with SD card attached.
LOTS of stickers, including "Powered by Debian GNU/Linux" metallic sticker.
- Debian Badges
- Tux Badges
privacytools.io provides knowledge and tools to protect your privacy against global mass surveillance.
Proxmox Virtual Environment (environnement virtuel), ou Proxmox VE, est un environnement de virtualisation libre basé sur Debian. Il permet de déployer et de gérer des machines virtuelles et des conteneurs sans les restrictions et sans les coûts de technologies comparables comme VMWare ESxi.
During Jacob Applebaum's talk at DebConf15, he noted that Debian should TLS-enable all services, especially the mirrors.
His reasoning was that when a high-value target downloads a security update for package foo, an adversary knows that they are still using a vulnerable version of foo and try to attack before the security update has been installed.
In this specific case, TLS is not of much use though. If the target downloads 4.7 MiB right after a security update with 4.7 MiB has been released, or downloads from security.debian.org, it's still obvious what's happening. Even padding won't help much as the 5 MiB download will also be suspicious. The mere act of downloading anything from the mirrors after an update has been released is reason enough to try an attack.
The solution, is, of course, Tor.
Neil McGovern was elected as Debian Project Leader in April. The project is going through some major changes such as a switch to systemd. We reached out to McGovern to understand his roles and plans for one of the most revered open source projects.
If you are experiencing issues installing LiveCode within a Linux environment the most likely cause of this is that the installer has not had its executable bit set. This lesson will explain how to do this within the Ubuntu Linux environment