March 2008
M T W T F S S
« Dec   Apr »
 12
3456789
10111213141516
17181920212223
24252627282930
31  

An IDE for TeX

22:54 on Tue 2008-03-04 by Leons Petrazickis TeX

TeXnicCenter is an excellent IDE for developing TeX documents on Windows. It follows the usual interface conventions and is quite helpful in getting started and debugging. TeX is the standard page layout language for writing mathematical and scientific papers. Here are some excellent tutorials for getting started with TeX. The IDE requires MikTeX for actually [...]

Unknown root password in SuSE Linux

12:43 on Mon 2008-03-03 by Leons Petrazickis Unix

After I installed Suse Linux Enterprise Desktop 10, I tried to update it. It prompted me for a root password even though the install hadn’t asked for one — it had only created a regular user. Sudo didn’t help. I tried booting in single-user mode, but that also prompted me for the root password. Finally, [...]

Repair table failed. Please run repair table.

15:43 on Sun 2008-03-02 by Leons Petrazickis MediaWiki, MySQL

One of the tables of my MediaWiki installation crashed. When I tried to repair it, I got this less-than-helpful error message. So did the mysqlcheck utility when I SSHed to the server. However, the command has extra options that can be used to repair high levels of corruptions, such as when the MYI is missing. [...]