... iptables -I INPUT 2 -i eth0 -s 10.0.0.0/8 -j DROP iptables -I INPUT 3 -i eth1 -s ! 192.168.111.0/24 -j DROP iptables -I INPUT 4 -i eth2 -s ! 10.0.0.0/8 -j DROP iptables -I FORWARD 1 -i eth0 -s 192.168.0.0/16 ... 192.168.0.0/16 -j DROP iptables -I FORWARD 2 -i eth0 -s 10.0.0.0/8 -j DROP iptables -I FORWARD 3 -i eth1 -s ! 192.168.111.0/24 -j DROP iptables -I FORWARD 4 -i eth2 -s ! 10.0.0...
Ngày tải lên: 25/03/2014, 10:40
... For example: Building Embedded Linux Systems, by Kar- im Yaghmour, Jon Masters, Gilad Ben-Yossef, and Philippe Gerum. Copyright 2008 Karim Yaghmour and Jon Masters, 97 8-0 -5 9 6-5 296 8-0 .” Contact ... Real-Time Linux, explains the value of real-time and offers a candid discussion of when you need various real-time features, along with an intro- duction to the various ways you...
Ngày tải lên: 31/03/2014, 16:52
o'reilly - building internet firewalls 2nd edition
... the basics of firewalls and summarizes what they can - and cannot - do to help make your site secure. Before we discuss what you can do with a firewall, though, we want to describe briefly why ... intruder didn't do anything. In a lot of ways, a brute-force trash-everything attack is a lot easier to deal with than a break-in by somebody who doesn't appear to damage...
Ngày tải lên: 25/03/2014, 10:40
o'reilly - building java enterprise applications volume 1 ar
... you're willing to come along with me as we try something new. And, with that, let's get down to the details of building enterprise applications. 1.1 Building Java Enterprise Applications ... McLaughlin Publisher: O'Reilly First Edition March 2002 ISBN: 0-5 6 9-0 012 3-1 , 318 pages Volume 1 of this advanced 3-volume guide explores the infrastructure issues...
Ngày tải lên: 25/03/2014, 10:40
o'reilly - building oracle xml applications
... & Associates 101 Morris Street Sebastopol, CA 95472 80 0-9 9 8-9 938 (in the U.S. or Canada) 70 7-8 2 9-0 515 (international or local) 70 7-8 2 9-0 104 (FAX) You can also send O’Reilly messages electronically. ... On="0 6-0 5-2 000" Comment="SFO"/> <Scanned At="04:13" On="0 6-0 6-2 000" Comment="JFK"/> &l...
Ngày tải lên: 25/03/2014, 10:40
o'reilly - designing enterprise applications with java 2 ent
... client typically requires OS-specific code. There are several com- mercial tools that automate the generation of these OS-specific installation pro- grams. If desired, non-Java clients such as Visual ... through a component-based application model. The J2EE model supports applications ranging from traditional client-server applications delivered over corporate intra- nets to e-commerce Web site...
Ngày tải lên: 25/03/2014, 10:41
o'reilly - programming web applications with xml-rpc
... XML-RPC 32 Chapter 3. Client-Server Communication: XML-RPC in Java 34 3.1 Why XML-RPC for Java? 34 3.2 The XML-RPC Java Library 35 3.3 Building XML-RPC Clients 40 3.4 Building XML-RPC Servers ... XML-RPC over the same port), you'll need to identify XML-RPC messages by the methodCall root element. - 26 - Programming Web Services with XML-RPC 2.3.2.4 Content-Lengt...
Ngày tải lên: 25/03/2014, 10:52
o'reilly - programming web services with xml-rpc
... XML-RPC 32 Chapter 3. Client-Server Communication: XML-RPC in Java 34 3.1 Why XML-RPC for Java? 34 3.2 The XML-RPC Java Library 35 3.3 Building XML-RPC Clients 39 3.4 Building XML-RPC Servers ... Services with XML-RPC - 1 - Programming Web Services with XML-RPC Simon St. Laurent Joe Johnston Edd Dumbill Publisher: O'Reilly First Edition June 2001 IS...
Ngày tải lên: 25/03/2014, 10:52
o'reilly - the secure shell the definitive guide
... for the following Unix SSH versions: SSH1 1.2.30 F -Secure SSH1 1.3.7 OpenSSH 2.2.0 SSH Secure Shell (a.k.a. SSH2) 2.3.0 F -Secure SSH2 2.0.13 The F -Secure products for Unix differ little from SSH1 ... such as secure remote logins, secure file copying, and secure invocation of remote commands. We use SSH1 in the examples, but all are possible with OpenSSH, SSH2, and F -Secure...
Ngày tải lên: 25/03/2014, 10:52
o'reilly - writing excel macros with vba 2nd edition
... 8.6.2 Date- and Time-Related Functions VBA has a large number of functions related to manipulating dates and times. Table 8-2 contains a selection. Table 8-2 . Some Date- and Time-Related Functions ... of a horse-before-the-cart problem in trying to write about a complicated object model, since it is almost impossible to give examples of one object and its properties and methods wit...
Ngày tải lên: 25/03/2014, 10:53