Free Ebook Manual Download

Programming, Automotive, Hardware, Gadget

This guide provides an overview of Yahoo! Query Language (YQL) along with information on how to use YQL to retrieve data from Yahoo! Social Directory, MyBlogLog, and data from other Yahoo! Web services. YQL also allows you to retrieve data from external sources such as the New York Times as well as feeds such as RSS and Atom. This guide is intended for software developers who are familiar with SQL, MySQL, or Yahoo! Pipes.
Read the rest of this entry »

The idea behind CORBA is to model distributed resources as objects that provide a well-defined interface, and to invoke services through remote invocations (RPCs). Since the transfer syntax for sending messages to objects is strictly defined, it is possible to exchange requests and replies between processes running program written in arbitrary programming languages and hosted on arbitrary hardware and operating systems. Target addresses are represented as Interoperable Object References (IORs), which contain transport addresses as well as identifiers needed to dispatch incoming messages to implementations.
Read the rest of this entry »

The following guides are included with this machine. Refer to the guide that corresponds to your particular objective.
Installation Guide
This Guide contains instructions for assembling and installing the machine.

Operation Guide
This Operation Guide contains explanations on the initial installation and set-up of this machine, the procedure to connect it to a computer, and the basic procedures for using this machine as a copier, printer, and scanner as well as for resolving problems if trouble occurs.
Read the rest of this entry »

SPSS 16.0 Brief Guide

The SPSS 16.0 Brief Guide provides a set of tutorials designed to acquaint you with the various components of SPSS. This guide is intended for use with all operating system versions of the software, including: Windows, Macintosh, and Linux. You can work through the tutorials in sequence or turn to the topics for which you need additional information. You can use this guide as a supplement to the online tutorial that is included with the SPSS Base 16.0 system or ignore the online tutorial and start with the tutorials found here.
Read the rest of this entry »

An iptables guide & tutorial

Iptablesrocks was created to provide a publicly available, easy to understand guide and tutorial for the installation and configuration of iptables. Iptables is a linux package for managing IPv4 (and optionally IPv6) packet filtering and NAT (Network Address Translation). Iptables can be configured to function as a firewall, a NAT mechanism, a packet filter or all 3 at once. The diversity of capabilities possible with iptables makes it a secure, stable and economical alterative to hardware based firewalls and routers or costly 3rd party firewall software. Iptables can also serve as a rendundant firewall in conjunction with a hardware firewall, providing you with an extra layer of security. Iptablesrocks.org covers the installation of iptables in a Redhat environment, the syntax and structure associated with iptables and a collection a pre-configured iptables configurations for a variety of applications. This site is currently under development. Enjoy!

When running a typical web server, you need a firewall that is secure and offers protection, but you also need one that allows all needed traffic to be able to enter and leave the server so that your server’s day to day operations can carry on unimpeded. This particular iptables configuration does the following:
1. Uses the “mangle” portion of the table to effectively block and/or confuse most port scans. These rules deal address FIN,SYN,RST,PSH,ACK,URG FIN,PSH and URG methods.
2. Establishes a locked down and secure foundation by initially blocking all incoming, outgoing and forwarded packets COMPLETELY.
3. With all incoming packets dropped by default, it then grants incoming access to a select number of ports. These ports are ports that a typical web server might allow. Open inbound ports include: 20 & 21 (ftp), 22 (ssh), 25 (smtp), 53 (dns), 80 (http), 110 (pop), 143 (imap), 443 (https), 993 (imaps)
4. With all outbound packets dropped by default, it then grants outbound access to a select number of ports. These ports are posts that a typical web server might allow. Open outbound ports include: 20 & 21 (ftp), 22 (ssh), 25 (smtp), 43 (whois), 53 (dns), 80 (http), 110 (pop), 143 (imap), 443 (https), 993 (imaps)
5. Both inbound and outbound connections are required to be in a “related and established” state. The “related and established” state requirement will require you to add the “ip_conntrack_ftp” module into your server’s configuration. This is typically done with the following command: insmod ip_conntrack_ftp
6. ICMP packet types 3, 8 and 11 are dropped by default for all inbound traffic. This makes your server unpingable and reduces the chance of ping ICMP based attacks. Pings are allowed for all outbound traffic.
7. Unauthorized inbound and outbound traffic is logged.

Download pdf An iptables guide & tutorial

This document will take you through the steps install the FusionReactor JDBC Driver Wrapper, and provide you with a few examples of how it can be used. The intention of the Wrapper is to provide a thin layer between J2EE applications and JDBC-accessible databases, in order to intercept and observe the interaction between them.
Read the rest of this entry »

Benefits of PXI NI PXI-8195/8196 Description Functional Overview National Instruments Software Chapter 2 Installation and Configuration Installing the NI PXI-8195/8196 How to Remove the Controller from the PXI Chassis BIOS Setup Entering BIOS Setup Main Setup Menu Advanced Setup Menu PXI Setup Menu LabVIEW RT Options Setup Menu Boot Setup Menu Exiting BIOS Setup System CMOS LabVIEW RT Configuration Switches Drivers and Software Files and Directories Installed on Your Hard Drive. PXI Features PXI Trigger Connectivity Upgrading RAM Hard Drive Recovery Installing an OS Installing from a CD-ROM © National Instruments Corporation NI PXI-8195/8196 User Manual Chapter 3 I/O Information Front Panel Connectors Front Panel VGA COM1 Ethernet Parallel Port Universal Serial Bus Trigger GPIB (IEEE 488.2) ExpressCard/34 Slot Front Panel Features Data Storage
Read the rest of this entry »

Personal Stock Monitor Users Manual

QuickStart Selecting Your Internet Connection Proxy Configuration Software Licensing Software Upgrades Basic Concepts The Tour Guide QuickLinks Online Help .stkx Files Bookmarks Ticker Symbols Cash Symbols Transactions Portfolios Folders and Accounts Quote Servers Delayed vs. Real-time, Snapshot vs. Streaming Free vs. Subscription Quotes Automatic Update Interval Using Personal Stock Monitor The Main Window Menus and Toolbars Right-Click Menus Working with .stkx Files Workspace Views How the Views are Related Customizing the Views View Layouts
Read the rest of this entry »

« Previous Entries