| bio | website | |
|---|---|---|
| location | ||
| age | 41 | |
| visits | member for | 1 year, 2 months |
| seen | 22 hours ago | |
| stats | profile views | 108 |
|
23h |
answered | Is it possible to configure applications to use different network interfaces differently? If yes, how? |
|
May 24 |
answered | Background Tasks on Multicore machine? |
|
May 16 |
comment |
X11 forwarding an OpenGL application from a machine running an NVIDIA card to a machine with an AMD card No need for ssh - if this all your private network of trusted systems, try xhost + on your local machine and set your DISPLAY on the remote system to 'ip-or-name-of-local:0` |
|
May 16 |
answered | X11 forwarding an OpenGL application from a machine running an NVIDIA card to a machine with an AMD card |
|
May 8 |
comment |
ldd tells me my app is “not a dynamic executable” This is not correct. The program is statically linked, no libraries on the host system are going to be referenced. While the ABI may still cause incompatibility, it's unlikely between minor revs of linux kernel (assuming same architecture). |
|
May 8 |
answered | Is it possible to x-forward windows apps to linux if windows PC running Xming? |
|
Apr 27 |
answered | Custom access/launcher |
|
Apr 24 |
answered | How does irqbalance determine which package to use? |
|
Apr 13 |
awarded | Yearling |
|
Mar 18 |
awarded | Enlightened |
|
Mar 18 |
awarded | Nice Answer |
|
Feb 23 |
comment |
Makefile $wildcard only matches top directory @tsujp: seems like that would be unrelated to clean; if it's really not running at all, make sure it isn't something obvious like a file/dir called "clean". If not, try make -d to get more detail on what make is considering. |
|
Feb 22 |
revised |
Makefile $wildcard only matches top directory corrected title: this has nothing to do with recursive make |
|
Feb 22 |
suggested | suggested edit on Makefile $wildcard only matches top directory |
|
Feb 22 |
answered | Makefile $wildcard only matches top directory |
|
Feb 9 |
comment |
Start IceWM from the command line *and* get sound working? "I hate window managers" -- consider ratpoison |
|
Feb 5 |
answered | How to share virtualized OSs with users in network? |
|
Jan 26 |
answered | What is the difference between the packages postgresql and postgresql-9.n? |
|
Dec 30 |
answered | What is “lightweight”? |
|
Dec 26 |
comment |
How can I get my Mountain Lion Mac to have Apache serve up content on port 80?# tail /var/log/apache2/error_log |