H@L0_F00 Posted December 8, 2008 Share Posted December 8, 2008 So I was thinking about how I could learn as much as possible about Linux. Anyways... I was wondering if we could start some type of "Linux Challenge" per say, to help new Linux users, with more and more popping up daily, myself being one, that don't know where to start or just want to learn more. People come up with something for participants to try that can help them get accustomed and familiar w/ Linux. The suggestions should be tailored to almost complete n00bs at first but can get increasingly difficult and/or more in depth. There should also be no answers given away of how exactly to accomplish the task but maybe hints and n00b to n00b discussion :D Any suggestions would be great Thanks in advance ;) Quote Link to comment Share on other sites More sharing options...
MBP Posted December 10, 2008 Share Posted December 10, 2008 install arch linux ;) if thats a bit too hard command line your self around and copy a file from 1 directory to another and then delete that file. also open a picture txt and mp3 file Quote Link to comment Share on other sites More sharing options...
SupaRice Posted December 10, 2008 Share Posted December 10, 2008 Do this: http://maddhat.com/?p=23 So that you can use linux without messing up your PC. Most new machines will boot from a USB. Backtrack has a lot of tools already installed and ready to go. Or you could do this: https://help.ubuntu.com/community/Installation/FromUSBStick And once you feel more comfortable, you can move on. Good reading: http://www.debian.org/doc/ http://doc.ubuntu.com/ Also, think of things you'd like to be able to accomplish. Like be able to configure all of your networking manually, wireless and wired. Then read the docs and howto's to figure out how to do it. Most of all.... Welcome to the fold! ;-) Quote Link to comment Share on other sites More sharing options...
unasoto Posted December 11, 2008 Share Posted December 11, 2008 Live distro's are training wheels everyone needs to take them off sooner or later debian Quote Link to comment Share on other sites More sharing options...
H@L0_F00 Posted December 11, 2008 Author Share Posted December 11, 2008 Live distro's are training wheels everyone needs to take them off sooner or later debian That's exactly why I started this post! haha I've been using BT2&3 for a while now, mainly for WEP cracking but I would like to get into the wonderful world of Linux to a greater degree ;) Quote Link to comment Share on other sites More sharing options...
dr0p Posted December 11, 2008 Share Posted December 11, 2008 install arch linux ;) if thats a bit too hard command line your self around and copy a file from 1 directory to another and then delete that file. also open a picture txt and mp3 file That's really easy... it comes with an installer that you basically just press next-next-next on lol. Quote Link to comment Share on other sites More sharing options...
jaem Posted December 11, 2008 Share Posted December 11, 2008 That's really easy... it comes with an installer that you basically just press next-next-next on lol. It's easy in a sense, but for someone (e.g. me) who used Ubuntu previously, there are times when you do things like spend 30 minutes trying to get your webcam working, only to realize you're not in the video group :P. For any newbies reading this, you probably /don't/ want to try Arch as your first step into Linux, but I would fully encourage trying it later on. Quote Link to comment Share on other sites More sharing options...
H@L0_F00 Posted December 11, 2008 Author Share Posted December 11, 2008 Right now my neighbor and I are in the process of setting up a Linux-based, pay-to-use, proxy server using SSH as to allude the use of a proxy. I'll be marketing it to people at my school because proxies are blocked quite quickly here. We'll probably have a webserver on it as well with instructions and necessary files (putty). FTP will be enabled to but only for our personal use. We started off using Ubuntu 8.10 Desktop but I plan on installing CentOS 5.2 this weekend which is more reliable and hopefully less point 'n' click. Sound like a good project to you guys? Quote Link to comment Share on other sites More sharing options...
MBP Posted December 11, 2008 Share Posted December 11, 2008 arch is alway good to install you'll learn more then if you just install newbuntu Quote Link to comment Share on other sites More sharing options...
dr0p Posted December 11, 2008 Share Posted December 11, 2008 It's easy in a sense, but for someone (e.g. me) who used Ubuntu previously, there are times when you do things like spend 30 minutes trying to get your webcam working, only to realize you're not in the video group :P. For any newbies reading this, you probably /don't/ want to try Arch as your first step into Linux, but I would fully encourage trying it later on. That's true. The challenge isn't installing Arch, but getting it functioning exactly the way you want it. Imho, it's actually a better place to start than Ubuntu because you learn so much more when you aren't even given a GDE to start out with. Quote Link to comment Share on other sites More sharing options...
DownMoney Posted December 11, 2008 Share Posted December 11, 2008 The easiest way to learn linux its just pick a distro and google the stuff you need. Thats a way I learned. In my opinion I would start with Ubuntu. Quote Link to comment Share on other sites More sharing options...
Neinsager Posted December 11, 2008 Share Posted December 11, 2008 And if your really want to go for a GNU/Linux distro you have to go with gNewSense Gerard Quote Link to comment Share on other sites More sharing options...
H@L0_F00 Posted December 11, 2008 Author Share Posted December 11, 2008 And if your really want to go for a GNU/Linux distro you have to go with gNewSense Gerard gNewSense has a rich graphical user interface, a full office suite, plus web browsers, email management, instant messaging, calendaring and for developers — the full GNU developer toolchain, GNU Emacs, a variety of compilers, debuggers and more. See thats exactly what I don't want <_< I already know how to point n click... Quote Link to comment Share on other sites More sharing options...
jollyrancher82 Posted December 11, 2008 Share Posted December 11, 2008 See thats exactly what I don't want <_< I already know how to point n click... Then you know enough to get on with everyday tasks on a computer. Who cares about the rest? Quote Link to comment Share on other sites More sharing options...
Emeryth Posted December 11, 2008 Share Posted December 11, 2008 Want to do everything by hand? Install Gentoo. The graphical installer is known to destroy partitions and fail for no apparent reason, so it's best to do it by hand. With Gentoo you'll learn linux and a lot of patience. Quote Link to comment Share on other sites More sharing options...
DingleBerries Posted December 11, 2008 Share Posted December 11, 2008 Then you know enough to get on with everyday tasks on a computer. Who cares about the rest? Thats pretty true, and I was like that when I first switched over... "oh I can make word docs and chat, Im good". Then I started playing with terminal a lot more and broke a few things, so its always good to have a little more knowledge than really required. Try these things Kill X and try to login via command line. From there list the contents of your home folder and find a "small" file to copy to your desk top. After its been copied, restart X and log back in to see it it worked. Edit your grub settings so that it wait 1sec, you can usually catch it before it loads the OS so 1 sec is more than enough. Try build most of your applications from source. Dont just use the "make install" command, be sure to configure them if they have to option. and thats all i cant think of without doing to deep Quote Link to comment Share on other sites More sharing options...
Neinsager Posted December 11, 2008 Share Posted December 11, 2008 See thats exactly what I don't want <_< I already know how to point n click... Just go get in to Slackware than, if you wana go 4 no pointing and clicking. Gerard Quote Link to comment Share on other sites More sharing options...
MBP Posted December 12, 2008 Share Posted December 12, 2008 a good mixture of both is fedora with flux gui give that ago Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.