These are my links for July 6th:
Posts Tagged ‘Linux’
Short links for July 6th
Tuesday, July 6th, 2010Short links for May 7th
Friday, May 7th, 2010These are my links for May 7th:
Short links for February 16th
Tuesday, February 16th, 2010These are my links for February 16th:
- Forlong’s Blog – Compiz-Switch – Compiz-Switch is a simple program to switch Compiz off an on easily.
As I have trouble running my work laptop with 2 external monitors, I use compiz-switch to turn off compiz.
Short links for March 19th
Thursday, March 19th, 2009These are my links for March 19th:
- Bug #146859 in mesa (Ubuntu): “No dri (and therefore no compiz) for virtual screen greater than 2048×2048” – Bug description for problem with large virtual screens and direct rendering
How to determine glibc version
Tuesday, March 10th, 2009If you need to know the installed version of your glibc library you can simply call the library like a programm:
/lib/libc.so.6
This will give you an output like:
GNU C Library stable release version 2.7, by Roland McGrath et al.
Copyright (C) 2007 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.
Compiled by GNU CC version 4.2.4 (Ubuntu 4.2.4-1ubuntu1).
Compiled on a Linux >>2.6.24-16-server<< system on 2008-09-12.
Available extensions:
crypt add-on version 2.1 by Michael Glad and others
GNU Libidn by Simon Josefsson
Native POSIX Threads Library by Ulrich Drepper et al
BIND-8.2.3-T5B
Bookmarks for January 9th through January 11th
Sunday, January 11th, 2009These are my links for January 9th through January 11th:
- PleaseFixTheiPhone – What's wrong with the iPhone? – A wish list of things to be fixed on the iPhone. You can vote for certain whishes and add new youreself.
- ferm – for Easy Rule Making – ferm – is a tool to maintain complex firewalls, without having the trouble to rewrite the complex rules over and over again.
Bookmarks for December 9th
Tuesday, December 9th, 2008These are my links for December 9th:
- ParanoidLinux.org – Zitat: "Paranoid Linux is an operating system that assumes that its operator is under assault from the government (it was intended for use by Chinese and Syrian dissidents), and it does everything it can to keep your communications and documents a secret."
- Triple Booting Your Mac – Schritt für Schritt Anleitung um Windows, Linux und MacOS X also "Tripple Boot" auf einem Mac (Book Pro) zu installieren.
Bookmarks for November 19th
Wednesday, November 19th, 2008These are my links for November 19th:
- /srv/irclogs.ubuntu.com/2008/07/25/#ubuntu.txt – Conversation with meoblast001 about correct configuration of OpenGL direct rendering with Intel i915 on ubuntu.
Bookmarks for November 6th
Thursday, November 6th, 2008These are my links for November 6th:
- Merge multiple PDFs into one file – Use ghostscript and pdftk to merge multiple pdfs into one.
Bookmarks for September 24th
Wednesday, September 24th, 2008These are my links for September 24th:
- On-line Linux and Open Source Technology Books and How To Guides – At linuxtopia you can find a collection of free guides, howtos and books.
Most interesting for me as C++ programmer are both volumes of "Thinking in C++".