OS with Linux questions!

Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
Post Reply
Speewave
Member
Member
Posts: 40
Joined: Fri Jun 22, 2007 1:11 pm
Location: The USA
Contact:

OS with Linux questions!

Post 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
User avatar
Kevin McGuire
Member
Member
Posts: 843
Joined: Tue Nov 09, 2004 12:00 am
Location: United States
Contact:

Post 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
Post Reply