The Command Line Crash Course Controlling Your Computer From The Terminal
learncodethehardway.org
The Command Line Crash Course Controlling Your Computer From The Terminal
1–10 of 91 posts
Re: The Command Line Crash Course Controlling Your Computer From The Terminal
#2Re: The Command Line Crash Course Controlling Your Computer From The Terminal
#3I don't really agree with that. I know for sure that popular channels in OFTC and Freenode are monitored by very smart and responsible people that would never let this happen. In my many years on IRC I have not seen a single novice guy looking for help actually get had by someone intentionally trying to mislead/screw over.
I would instead encourage novices to read this: http://catb.org/~esr/faqs/smart-questions.html#usefora ('How To Ask Questions The Smart Way: Web and IRC forums directed towards newbies often give the quickest response')
Re: The Command Line Crash Course Controlling Your Computer From The Terminal
#4Re: The Command Line Crash Course Controlling Your Computer From The Terminal
#5Re: The Command Line Crash Course Controlling Your Computer From The Terminal
#6> The next warning is stay off IRC or other places where "hackers" hang out. They think it's funny to hand you commands that can destroy your computer. The command rm -rf / is a classic that you must never type. Just avoid them. If you need help, make sure you get it from someone you trust not from random idiots on the internet. I don't really agree with that. I know for sure that popular channels in OFTC and Freenod…
Re: The Command Line Crash Course Controlling Your Computer From The Terminal
#7Re: The Command Line Crash Course Controlling Your Computer From The Terminal
#8> The next warning is stay off IRC or other places where "hackers" hang out. They think it's funny to hand you commands that can destroy your computer. The command rm -rf / is a classic that you must never type. Just avoid them. If you need help, make sure you get it from someone you trust not from random idiots on the internet. I don't really agree with that. I know for sure that popular channels in OFTC and Freenod…
The author's view is definitely too pessimistic. Most people on IRCs like Freenode aren't evil 'hackers' out to 'hack' you (this reminds me of an episode of Numb3rs.) Other smaller IRC servers can get rowdy, but I've yet to see that on Freenode et al.
I think much better advice would be to not randomly execute crap you see online without knowing what the program is and does, especially in root.
Re: The Command Line Crash Course Controlling Your Computer From The Terminal
#9I haven't read past section 0 yet, but I do have a suggestion for people who want to learn how to memorize things faster: use SuperMemo or a modern equivalent, like http://ankisrs.net/ . Such programs use spaced repetition techniques to improve memory speed. I used Anki for improving my French and recommend it. If you'd like to learn more, see http://www.wired.com/medtech/health/magazine/16-05/ff_woznia... .
Cheers,