Aleksander Baranowski

Results 6 comments of Aleksander Baranowski

Does anybody know how to fix this issue? I have problem with current Kali Linux version. I have tried with few vps, different hosts - still no luck. I also...

Hi, sorry for interrupting some old thread - but AppArmor has learning mode that can be used to generate profiles, I used it with success few time on SLES. The...

I have same issue with Jenkins ver. 1.655. Example: ![jenkins](https://cloud.githubusercontent.com/assets/8447941/16873960/c3e49968-4a96-11e6-90e7-42bf1d5fe0fd.png) I tried to fix it in src/main/java/org/jenkinsci/plugins/parameterizedschedular/ParameterParser.java by change checkSanity but then tests failed :cry: ``` java public String checkSanity(String...

Can you check if `stress` is available? I had similar problem with `stress-ng` not being symlinked to the `stress`.

The Red Hat Enterprise Linux, and any other clone, does not provide tinit as the RPM package. You add tinit in UBI-9 like this: https://github.com/jenkinsci/docker/blob/master/17/rhel/ubi9/hotspot/Dockerfile This issue should be closed.

It's not possible for an image that has already been baked; luks encryption is created **before** the image is baked and data is written to the partition. Possible solution. 1....