Page 1 of 1

OS with Linux questions!

Posted: Mon Jun 25, 2007 1:53 pm
by Speewave
So I Decided to Use Debian Linux for my Operating System. When i need to edit or make code what do i use.

also can i dual boot the OS because Debian does have an NTFS Thing

Posted: Mon Jun 25, 2007 7:37 pm
by Kevin McGuire
I would imagine you could install the KDE editor package Kate. Kate should run under any window manager or none.

You should use GCC, which should already be installed. It can be invoked from a shell by typing gcc and pressing enter.
Or use g++ for compiling C++ code.
...also can i dual boot the OS because Debian does have an NTFS Thing
Not Sure