-
Hello,
The Cisco Talos team found a security vulnerability affecting Exhibitor Web UI. As this is a sensitive security issue, this email is to request a PGP key for further communication. An exploi…
-
Hi,
Thanks for putting this together. I'm fairly new to SBC and NixOS, I just recently received a couple of [Turing Pi RK1](https://docs.turingpi.com/docs/turing-rk1-specs-and-io-ports), and was ho…
-
I did some benchmarks using `fio` in `direct` mode on the `/dev/nvme0n1` block device to compare I/O performance on both Talos Linux and Debian 12, got these results:
More charts and numbers …
-
Sidero automatically fast wipes disks. This is all well and good, but there's not really any checks for the integrity of these partition tables.
I believe, for example, running `sgdisk /dev/sda` will…
-
**Describe the bug**
I'm trying to install VMs from ISO images.
I've tried both, openSUE-leap15.3 and Talos v1.0.0
**To Reproduce**
- Use Harvester GUI to create VM with 2 volumes:
1st one (1…
-
https://github.com/Talos-Martin/LearnTheHardWay/blob/c2dfb6b7230488d573a2c93afc5ca345fd1ff15e/Python3/exercise43/ex43.py#L9
In this particular instance you probably wouldn't need the `Scene` class …
-
Hi! Thanks for this repo, it's very helpful!
I see you're using both Sidero and Proxmox CCM in your configs. We're using CAPI + Sidero to provision bare Proxmox VMs and would like to also use Proxm…
-
Update the `publisher` function to send messages that are in the format of the Talos ICD.
-
Describe the bug
Hi, I found a heap buffer overflow issue in function vcdsymbsearchcompare of file src/helpers/vcd2vzt.c
To reproduce
Steps to reproduce the behavior:
export CC="afl-clang-fast…
-
Hi
I'm currently working on controlling a new robot with a custom made "PartialPostureTask". I load the robot in as is shown in the tutorial of "integrating a new robot in mc_rtc". In this folder I …