Search Results

2
votes

Which text/code editor on Linux is most similar to TextMate?

Emacs, with its infinite extendability (via. Emacs Lisp) is most like TextMate in its ability to be modified for any purpose. A big p …
0
votes

Improving SQL Server performance on VMware under Linux

Give the virtual machines more memory (configured in VMWare). SQL Server 2005 has a minimum requirement of 512M, …