|
|
Teach Yourself Unix in 24 Hours
Using a straightforward, step-by-step approach, each lesson builds on the previous one, allowing you to learn the essentials of UNIX from the ground up. 24 Hours. Really. Now on its third best-selling edition. Rather than explicitly focus on one flavor of Unix, this book covers a number of variants, allowing readers to be productive on any system.
Learn more about the book and read a sample chapter at the book Web site: Teach Yourself Unix in 24 Hours.
Related Unix and Linux Help articles:
✔ Copy and Paste from the Mac OS X Command Line?
I am constantly running commands in Terminal.app on my MacBook and then copying and pasting the results into email messages or documents. Yes,...
✔ Shell script to convert lowercase to title case?As part of a project I'm working on, I find myself deep in a Linux shell script, needing to have a subroutine that...
✔ Can I script renaming files based on an XML data map?I have a folder full of files which are named with four digits and a file extension e.g. 0312.file and an XML-file describing...
✔ Test for valid numbers in a Bash shell script?In a different discussion on this site [see Redirecting input in a shell script] a visitor commented that "I was too busy trying...
✔ Review: iSSH for the iPad/iPhoneIf you're running an online business like I am, there are times when you need to connect and log in to the server...
Let's stay in touch!
Sign up for my weekly AskDaveTaylor Newsletter and you'll receive even more tech and gadget help
right to your inbox, along with exclusive news and industry updates. It's good stuff. I promise!
Categorized:
Unix and Linux Help
(Article 3642,
Written by Dave Taylor)
Tagged: Previous: Creating Cool HTML 4 Web Pages Next: Dynamic HTML Weekend Crash Course Reader Comments To Date: 7Dave Taylor said, on July 3, 2003 8:59 PM:
Thanks for your comments, Allan! It's always tricky in a book to decide what to include and what to omit, so I appreciate your feedback regarding cron and at. They are both covered in detail in the sequel to this book, Teach Yourself Unix System Administration in 24 Hours, which you might find an excellent additional few days of reading! Also, I've been using 'vi' for so long that it's completely wired into my brain. The only change I've made in that regard is that I use vim (see http://www.vim.org/) because it's a great reimplementation of vi with many additional capabilities. Finally, please communicate further with me regarding your problems with the Perl code: I have tested that code extensively and would be surprised to hear that there are any bugs or version dependencies, but it happens! :-) marlon said, on August 21, 2005 5:35 AM:
I am currently reading your book Teach Yourself Unix in 24 hours. I have already purchased the seconde book in the series on System Administration in 24 hours. After I finish these two books do you feel that these are supply enough knowlege for someone to start applying for system administrator jobs? Dave Taylor said, on August 21, 2005 5:50 AM:
If you only read the books, perhaps not. But if you're working through all the examples and experimenting as you go along, then, yes, I think you'd be ready for an entry-level system administration job. Remember, book learning and practical reality are always a bit different! :-) shailesh vaidya said, on March 23, 2007 7:26 PM:
yes i want to learn unix scripting Craig Woolley said, on November 5, 2010 3:28 AM:
Hi, What version/flavour of Unix did use throughout the book? I use AIX at work but do not have a test box I can use so would like to create a VM on my PC but now sure which version I should use for this book? Thanks, Dave Taylor said, on November 5, 2010 9:32 PM:
Thanks for the question, Craig. It's been a while, but I'm pretty darn sure that it's generic Posix Unix that I wrote about for almost the entire book. I've used HP-UX, Linux, AIX, SunOS and more in my time, so I tried to have things cross-compatible...
I do have a comment, now that you mention it!Check This Out Too... |
Recent Entries
Look for Answers
Recommended
All Our Categories
Apple iPad Help
Articles and Reviews Auctions and Online Shopping Blogs and Blogging Building Web Site Traffic Business and Management Computer and Internet Basics d) None of the Above Facebook Help Google Gmail Help Google Plus Help HTML, JavaScript and Web Site Programming Industry News and Trade Shows iPhone and Cell Phone Help iPod, Sony PSP and MP3 Player Help Kindle Fire Help Mac OS X Help Pay Per Click (PPC) Advertising Pinterest Help Search Engine Optimization (SEO) Shell Script Programming Tech Support Video Help The Writing Business Twitter, LinkedIn and Social Network Help Unix and Linux Help Video Game Tips and Help Windows PC Help Find Me on Google+ ADT on G+ |
I have just finished this book I need to learn UNIX fast!!! I have been in a DEC VMS/RSX environment for 25 years
I found cron jobs missing. from the book. AT etc...
As I did it on my home LINUX system some of the examples were a bit lacking in data.
Vi is a nightmare I come from a VMS environment with a real editor (EVE/EDT) that you can learn in minutes. I got a demo copy for LINUX - try it and see. (NuTPU)
The example in chapter 24 does not work off the web site the Perl is not the same. The Lynx script did not work I am trying to find out why! the website has probably changed. But it made me think.
Thanks for an enjoyable 3 days
Allan