Beginners: please read this post and this post before posting to the forum.
0 Members and 1 Guest are viewing this topic.
so I used a linux CD I had lying around and it Instantly connected to the internet
yea but my sis and her boyfriend keep bugging me about it since she cant play her World of KungFu on her laptop and now she cant play on the downstairs comp, so far I like linux because it works, I haven't gotten far in the documentation as to how to install things but I still like it.also cant seem to figure out how to program on Linux, need to find me an ide....I'll check the network things later, thanks.
Tell your sister that games take a backseat to education. As for a Linux IDE, that's a matter of preference. I don't use an IDE in Linux, just the command line and a number of open bash shells with vim, gcc, grep, man, and makefiles. Should be all you need. But maybe not all you want... try Eclipse or kdevelop if you use KDE. But remember to get them from your repositories if you are using a package management distribution like Fedora or Ubuntu or any of their derivatives. By the way what distro are you using?
Are you familiar with the "joe" editor? I had to use that one in college for my aero class. It was such a pain. Always wanted to learn more CLI stuff, but never got around to it. What distro are YOU running BTW?