‹ jan0sch.de

Page 7


Sometimes you have to rebuild ports due to a library update. But if there are vulnerabilities known for that ports then make will bail out with an error message and refuse to build the port. Instead it gives you the advice to update or deinstall the port which is good advice but sometimes just not possible.

When running rspec you usually have to wait for all tests to be finnished before you can see the failed tests.

If you are using lighttpd to host several php applications via virtual hosts and are using the newrelic php monitoring service then you’ll have noticed that setting the php application name per virtual host does not seem possible at first.

If you’re running a non web app on the github api you can simply get the auth token for it (if you have configured in your account under applications of course) by running the following curl command.

If you encounter an too many open files exception you usually edit /etc/security/limits.conf and increase the value. But on Ubuntu (10.04 LTS at least) this is ignored!

Building an admin interface for your rails application using activeadmin goes quick and easy. Some more work is required if you want to integrate with CanCan.

To mount an iso image under FreeBSD just follow these steps.

To get wine (which is a 32 bit application) running on a 64 bit FreeBSD installation you have 2 options:

  1. Get the wine-fbsd64 packages from mediafire.
  2. Build it manually.

Using the krumo library debugging sugarcrm becomes a lot easier.

« ältere Beiträge neuere Beiträge »