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
OS with Linux questions!
- Kevin McGuire
- Member
- Posts: 843
- Joined: Tue Nov 09, 2004 12:00 am
- Location: United States
- Contact:
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.
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.
Not Sure...also can i dual boot the OS because Debian does have an NTFS Thing