Arszilla

Results 26 comments of Arszilla

> Absolute paths break builds on other distros. Is there any reason you don't use `$PATH`? > > My workstation, Arch Linux: > > ``` > $ which ldconfig >...

> Next time, please separate your commits based on changes, not on files. As it stands now, your changes are hard to work with. > > > Add a better...

> I dont understand why you use full paths? It is a security-practice for Bash scripts that run certain commands with `sudo`/as `root`. I'll revert that change (alongside the certificate)....

@kiler129 It'd be sincerely appreciated if we could get your approval in that thread that @brunokc created in Proxmox, so we can get this patch applied to the Proxmox kernel....

In my testing, using `focal` (i.e. the same as `bullseye`) works for Kali Linux. Thus the script can be modified to the following: ```bash case $distro in debian|kali) make_warn "Debian...

Update to my previous reply: The aforementioned Debian packages **are not needed** anymore. With https://github.com/open-eid/linux-installer/pull/120, Kali Linux should work. However, I must address that the use of Ubuntu repositories in...

autorecon has been added to Kali, and Dani has applied a patch to fix this: https://gitlab.com/kalilinux/packages/autorecon/-/commit/0026e00960f7765e1275f450bdafaddb1c186806 I'll leave it open for you to decide on how to address this going...

This would be great, as it would allow the use of `image: alex3025/ilo-fan-controller:latest`, instead of how it is now.

> Why do you prefer to install the dependencies via the apt package over the pip install ? > > (no offense in this question at all) Because I am...

Submitted to following upgrade requests to Kali: - **python3-asysocks:** https://bugs.kali.org/view.php?id=8672 - **python3-asyauth:** https://bugs.kali.org/view.php?id=8673 - **python3-masky:** https://bugs.kali.org/view.php?id=8677 - **python3-minikerberos:** https://bugs.kali.org/view.php?id=8678 - **python3-lsassy:** https://bugs.kali.org/view.php?id=8679 - **python3-pypykatz:** https://bugs.kali.org/view.php?id=8680