O'Reilly books - official link


 
Thread Tools Search this Thread
Top Forums UNIX for Beginners Questions & Answers Answers to Frequently Asked Questions New to Unix. Which books should I read? O'Reilly books - official link
# 1  
Old 07-26-2007
O'Reilly books - official link

Yesterday I saw a closed post by xramm which gave a link to O'Reilly online books. Vino closed it because of copyright issues.

However, O'Reilly has a section on their website where you can read online copies of their own books - obviously not a copyright problem. Most are fairly old editions, but maybe some people would find them useful.

Here's the link:
O'Reilly Open Books Project
 
Login or Register to Ask a Question

Previous Thread | Next Thread

8 More Discussions You Might Find Interesting

1. What is on Your Mind?

O'Reilly Site Lists 165 Things Every Programmer Should Know

Hi. Interesting set of brief essays ... cheers, drl Slashdot 10% sample: Code Is Design by Ryan Brush Continuous Learning by Clint Shank Do Lots of Deliberate Practice by Jon Jagger Don't Touch that Code! by Cal Evans Floating-point Numbers Aren't Real by Chuck Allison Install Me... (1 Reply)
Discussion started by: drl
1 Replies

2. Solaris

/var/adm/messages (insterface turned off/restored) and link up & link down message.

Hi All I am facing an issue with our new solaris machine. in /var/adm/messages Apr 22 16:43:05 Prod-App1 in.routed: interface net0 to 172.16.101.1 turned off Apr 22 16:43:33 Prod-App1 mac: NOTICE: nxge0 link up, 1000 Mbps, full duplex Apr 22 16:43:34 Prod-App1 mac: NOTICE: nxge0 link... (2 Replies)
Discussion started by: javeedkaleem
2 Replies

3. Solaris

/var/adm/messages (interface turned off/restored) and link up & link down message.

Hi All I am facing an issue with our new solaris machine. in /var/adm/messages root@Prod-App1:/var/tmp# root@Prod-App1:/var/tmp# root@Prod-App1:/var/tmp# cat /var/adm//messages Apr 20 03:10:01 Prod-App1 syslogd: line 25: WARNING: loghost could not be resolved Apr 20 08:24:18 Prod-App1... (0 Replies)
Discussion started by: javeedkaleem
0 Replies

4. Red Hat

I need Rhce materials official

I want the pdfs of course official red hat Rhce. Thanks. (1 Reply)
Discussion started by: Ultralord
1 Replies

5. UNIX for Dummies Questions & Answers

[Solved] Symbolic link not allowed or link target not accessible

Hi everybody, I read about treads realted to this issue but they did not resovle issue given below. Please help me resolve issue given below I have html file under /srv/www/htdocs/actual_folder ls actual_folder/ test.html and following link works... (0 Replies)
Discussion started by: newbielgn
0 Replies

6. Programming

g++ fails to link to static library when compilation and link in single command

Hello All, I've encountered a strange behaviour from g++ that doesn't make sense to me. Maybe you can shed some light on it: I have a bunch of source files and want to compile them and link them with a static library liba.a located in /usr/local/lib64 into an executable Approach 1 works... (0 Replies)
Discussion started by: magelord
0 Replies

7. SuSE

Official Security anouncements

Hello, I'm looking for an official Mailing List/Rss Feed or what else regarding SLES security Anoucements. Does anybody know? (1 Reply)
Discussion started by: demwz
1 Replies

8. News, Links, Events and Announcements

WIPO Official Decision

At Last Official Decision of UNIX.com Domain dispute by WIPO is available to review. http://arbiter.wipo.int/domains/decisions/html/2002/d2002-0294.html (Status: unix.com > Complaint denied) (1 Reply)
Discussion started by: killerserv
1 Replies
Login or Register to Ask a Question
uugetty(1M)															       uugetty(1M)

NAME
uugetty - set terminal type, modes, speed and line discipline SYNOPSIS
timeout] line [speed [type [linedisc]]] file DESCRIPTION
The commands, including are targeted for removal from HP-UX; see the below. sets terminal type, modes, speed and line discipline. It is similar to except that supports using the line in both directions (see getty(1M)). This allows users to log in, but, if the line is free, and can dial out (see uucico(1), cu(1), and ct(1)). When devices are used with and lock files are created. Therefore, when the call to returns (see open(2)) (or the first character is read when the option is used), the status of the lock files indicates whether the line is used by or someone trying to log in. See getty(1M) for more information. Note that with the option, several carriage-return characters might be required before the login message is output. When is trying to log in, it can be instructed to enter numerous carriage-return characters with the following login script: where ... represents whatever would normally be used for the login sequence. An entry for an intelligent modem or direct line that has a on each end must use the option (this causes uugetty to wait to read a charac- ter before it enters the login message, thus preventing two instances of from looping). If there is a on one end of a direct line, there must be a on the other end as well. EXAMPLES
The following line is an entry using on an intelligent modem or direct line: WARNINGS
Use of commands, including is discouraged because they are targeted for removal from HP-UX. Use ftp(1) or rcp(1) instead. does not work when is used with an intelligent modem such as a Penril or a Ventel. FILES
SEE ALSO
ct(1), cu(1), login(1), uucico(1M), getty(1M), init(1M), ioctl(2), gettydefs(4), inittab(4), tty(7). Tim O'Reilly and Grace Todino, O'Reilly & Associates, Inc. USA. Grace Todino and Dale Dougherty, O'Reilly & Associates, Inc. USA. TO BE OBSOLETED uugetty(1M)