Installing AIDE in Alpine

I’m trying to make my Alpine instance more secure by installing AIDE but it doesn’t seem to be in the repos: #apk add aide fetch http://dl-cdn.alpinelinux.org/alpine/v3.8/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/v3.8/community/x86_64/APKINDEX.tar.gz ERROR: unsatisfiable constraints: aide (missing): required by: world[aide] The command ‘/bin/sh -c apk add aide’ returned a non-zero code: 1 Is there a way to install it … Read more

cloud9 + digital ocean (using laravel) [closed]

Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it’s on-topic for Server Fault. Closed 6 years ago. Improve this question I’ve set up cloud9 IDE so that it logs into my digital ocean droplet as root, using an ssh key. The “workspace folder” … Read more

Flex puts _docs_ folder into the bin. Can that be stopped?

I started using Flex Builder 3 only recently. There is a behavior I want to change. Flex apparently looks for folders that have underscore in front of their names inside the libraries on the project path, and transfers them to the bin directory. This often results in several megabytes of junk in my bin, and … Read more

Possible causes of IDE port controller errors?

I have a machine that has had a fairly long term problem that is rather erratic. It might be fine for weeks then go through periods where the problem is there almost all the time. The problem is that I get controller errors for the secondary IDE channels. Messages like “The driver detected a controller … Read more

Integrity checking vs. audit

In RHEL5 Security Guide using of AIDE for checking software integrity is recomended. And also built-in RPM integrity checking functionality. But frequent checking can be resource demanding and rare might not be very useful. On the other hand, constant audit of crucial parts is relatively cheap. And it still ensures integrity to some extent. So … Read more

After Mavericks upgrade problems with PHPStorm [closed]

Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it’s on-topic for Server Fault. Closed 8 years ago. Improve this question I upgraded to Mac OS Mavericks and since then my PHPStorm caused problems. During typing inside the editor the CPU goes up to … Read more