| bio | website | |
|---|---|---|
| location | Israel | |
| age | 33 | |
| visits | member for | 2 years |
| seen | Jan 29 at 11:37 | |
| stats | profile views | 28 |
|
Jan 29 |
comment |
Plotting data from a text file on the desktop I was hoping to change and existing one but yes, essentially write a program. |
|
Jan 28 |
comment |
Plotting data from a text file on the desktop The simplest way I can describe this is: "I want to generate an applet that will plot some data files which change over time. I look for system monitor plots for inspiration." |
|
Jul 1 |
comment |
Is there a way to find the mac address of a remote machine I have connected to with ssh? Thanks. It was a long shot to begin with. The issue is that I have an Idea that I need the machine to test it on and I won't have access to it until Monday. I was hopping that the sysadmin has enables WOL on that machine. |
|
Feb 14 |
comment |
Is there a command line tool for image manipulation? @ChrisDown: You are right. do you know anything similar? |
|
Feb 14 |
comment |
Is there a command line tool for image manipulation? TikZ is too clumsy for my needs. Generating this figure (I have contributed it) texample.net/tikz/examples/membrane-surface is generated in about two seconds on my machine and toying with parameters is frustrating. |
|
Jan 24 |
comment |
bash force copy over same file I have edited my question, they are not hard linked |
|
Dec 1 |
comment |
Syncing two computers with unison and ssh @Gilles: have an ssh connection established between the two machines. I tried to do the reverese ssh trick but it didn't work (probably beacouse I didn't understand it, or I don't have sufficient permissions on the server). Currently I'm doing this locally but I still get an error. I'll update my question. |
|
Nov 30 |
comment |
Syncing two computers with unison and ssh I have set a connection to the remote machine (the desktop) to go throuh the gateway using my hosts file and proxycommand. When I try to connect (in the GUI interface) I get an error: Lost connection with the server |
|
Nov 24 |
comment |
How can I tell when a file was modified? I don't know if that's relevant or not but the date command provides the right time. |
|
Nov 24 |
comment |
How can I tell when a file was modified? @enzotib: Great! Thanks. |
|
Nov 19 |
comment |
Can't mount remote file system with sshfs Possibely. Post this as an answer and I'll mark it as the chosen one. |
|
Nov 7 |
comment |
Creating a GIF animation from PNG files I know about the gimp but I don't know how to script it. Besides, the using the gimp to create animation is like killing a fly with a cannon |
|
Oct 4 |
comment |
Randomly logging out sorry, can't help you |
|
Oct 4 |
comment |
Randomly logging out I think this is similar to my problem. Do you have an Intel's graphic card? |
|
Sep 27 |
comment |
Optimizing c++ compiliation for a specific machine Thanks, sorry. The man files ends with: gcc-4.1.2 2011-01-13 |
|
Sep 27 |
comment |
Optimizing c++ compiliation for a specific machine I have a 4 core processor with: model name : Intel(R) Core(TM) i7 CPU 860 @ 2.80GHz. I tried to use corei7 but it won't compile. gcc.gnu.org/onlinedocs/gcc/i386-and-x86_002d64-Options.html |
|
Sep 27 |
comment |
Optimizing c++ compiliation for a specific machine upgrading gcc is not an option since I am not the root of the machine (or the cluster). |
|
Sep 27 |
comment |
Optimizing c++ compiliation for a specific machine How can I tell which cpu type I have? I tried to use the native switch but the compiler doesn't know this... |
|
Sep 27 |
comment |
Optimizing c++ compiliation for a specific machine I am using g++. I have placed it there after reading this in some documentation (the code compiles) |
|
Sep 14 |
comment |
How do use the define_webjump in conkeror Thanks. I have just found out that in wikipedia, |