Giorgio Papini's Recent (as of 2011) publications
Submitted by Administrator on Sun, 2012-03-11 19:58Zitterbewegung and gravitational Berry phase, Physics Letters A, 376, 1287 (2012).
sed Global substitutions
Submitted by Administrator on Wed, 2011-03-30 23:12The way that runsed works is that you specify your sed commands in a file called sedscr. Then, you execute runsed on the file of interest. It will make the substitutions
ssh keygeneration
Submitted by Administrator on Wed, 2011-03-30 23:11ZP: here is how to generate keys:
ssh-keygen -t rsa
(go with the defaults on the questions and leave the password blank)
ssh-keygen -t dsa
Repair Corrupted MySQL Tables
Submitted by Administrator on Wed, 2011-03-30 23:09When the MySQL server crashes (as happened during a raid crash on argus), tables may become corrupted (as happened with many drupal tables on the various sites). Do the following.
