rss Home » Tag Archive For ‘Unix’

Implementing SSH: Strategies for Optimizing the Secure Shell

Implementing SSH: Strategies for Optimizing the Secure Shell

Book Description

A tactical guide to installing, implementing, optimizing, and supporting in order to your network

Prevent unwanted hacker attacks! This detailed guide will show you how to strengthen your company system’s defenses, keep critical data , and add to the functionality of your network by deploying . Security expert Himanshu Dwivedi shows you ways to implement on virtually all operating systems, desktops, and servers, so your system is safe, , and stable. Learn how SSH fulfills all the core items in security, including authentication, authorization, , integrity, and auditing. Also, discover methods to optimize the protocol for security and functionality on ®, ®, and network architecture environments. Additionally, find out about the similarities and differences of the major SSH servers and clients.

With the help of numerous architectural examples and case studies, you’ll gain the necessary skills to:

  • Explore many remote access solutions, including the theory, setup, and configuration of port forwarding
  • Take advantage of features such as secure e-mail, proxy, and dynamic port forwarding
  • Use SSH on network devices that are traditionally managed by Telnet
  • Utilize SSH as a VPN solution in both a server and client aspect
  • Replace insecure protocols such as Rsh, Rlogin, and FTP
  • Use SSH to secure Web browsing and as a secure wireless (802.11) solution

Download Now »

The Book of Qt 4

The Book of Qt 4

Book Description

Cross-platform is a kind of holy grail, and Trolltech’s toolkit may well be the most promising solution yet to this challenge. is widely used for the development of GUI applications as well as console tools and servers, and it’s especially appealing to programmers who need to write cross-platform applications to run on /, Mac, and machines without having to rewrite for each platform.

The Book of 4 offers an in-depth explanation of Qt 4 that goes beyond the common focus on C++ . Author Daniel Molkentin uses practical examples to explain features like the signal/slot concept and the event system, as he guides you through developing applications with and without Qt’s graphical GUI builder, Qt Designer. And as a core KDE developer, Molkentin’s head is full of real-world problems and solutions that he peppers liberally throughout The Book of Qt 4, making it a resource that you’ll consult time and again. You’ll find coverage of:

  • Tools for creating dialogs
  • GUI design with the Qt Designer
  • Widget layout and dialog construction
  • Data visualization using Qt’s model/view concept
  • The QtSql module and the graphics library Arthur
  • File handling, , processes, and network connections
  • Databases and threading
  • Event handling and using drag and drop Download Now »

The Linux Command Line: A Complete Introduction

The Linux Command Line: A Complete Introduction

Book Description

You’ve experienced the shiny, point-and-click surface of your computer—now dive below and explore its depths with the power of the line.

The Line takes you from your very first terminal keystrokes to writing full programs in , the most popular Linux . Along the way you’ll learn the timeless skills handed down by generations of gray-bearded, mouse-shunning gurus: file navigation, environment configuration, command chaining, pattern matching with regular expressions, and more.

In addition to that practical knowledge, author William Shotts reveals the philosophy behind these tools and the rich heritage that your desktop Linux machine has inherited from supercomputers of yore.

As you make your way through the book’s short, easily-digestible chapters, you’ll learn how to:

  • Create and delete files, directories, and symlinks
  • Administer your system, including , package installation, and process
  • Use standard input and output, redirection, and pipelines
  • Edit files with , the world’s most popular text editor
  • Write scripts to automate common or boring tasks
  • Slice and dice text files with cut, paste, grep, patch, and sed

Once you overcome your initial “shell shock,” you’ll find Download Now »

bash Cookbook

bash Cookbook

Book Description

The key to mastering any system, especially and , is a thorough knowledge of scripting. Scripting is a way to harness and customize the power of any system, and it’s an essential skill for any users, including system administrators and professional OS X developers. But beneath this simple promise lies a treacherous ocean of variations in commands and standards.

teaches scripting the way Unix masters practice the craft. It presents a variety of recipes and tricks for all levels of programmers so that anyone can become a proficient user of the most common Unix — the — and cygwin or other popular Unix emulation packages. Packed full of useful scripts, along with examples that explain how to create better scripts, this new gives professionals and power users everything they need to automate routine tasks and enable them to truly manage their systems — rather than have their systems manage them.

Table of Contents
Chapter 1 Beginning bash
Chapter 2 Standard Output
Chapter 3 Standard Input
Chapter 4 Executing Commands
Chapter 5 Basic Scripting: Shell Variables
Chapter 6 Shell Logic and Arithmetic
Chapter 7 Intermediate Shell Tools I Download Now »

Shell Scripting: Expert Recipes for Linux, Bash and more

Shell Scripting: Expert Recipes for Linux, Bash and more

Book Description

A compendium of scripting recipes that can immediately be used, adjusted, and applied

The is the primary way of communicating with the and systems, providing a direct way to program by automating simple-to-intermediate tasks. With this book, expert Steve Parker shares a collection of shell scripting recipes that can be used as is or easily modified for a variety of environments or situations. The book covers shell , with a focus on and the shell; it provides credible, real-world relevance, as well as providing the flexible tools to get started immediately.

  • Shares a collection of helpful shell scripting recipes that can immediately be used for various of real-world challenges
  • Features recipes for system tools, shell features, and systems administration
  • Provides a host of plug and play recipes for to immediately apply and easily modify so the wheel doesn’t have to be reinvented with each challenge faced

Come out of your shell and dive into this collection of tried and tested shell scripting recipes that you can start using right away!

From the Back Cover
Tried-and-true recipes that can be immediately applied or easily adjusted to meet your needs

The shell is the primary way of communicating with and systems, providing a direct way to program by automating simple to intermediate tasks Download Now »

Classic Shell Scripting

Classic Shell Scripting

Book Description

scripting skills never go out of style. It’s the that unlocks the real potential of . scripting is essential for users and system administrators-a way to quickly harness and customize the full power of any system. With scripts, you can combine the fundamental Unix text and file processing commands to crunch data and automate repetitive tasks. But beneath this simple promise lies a treacherous ocean of variations in Unix commands and standards. Classic Scripting is written to help you reliably navigate these tricky waters.

Writing shell scripts requires more than just a knowledge of the shell language, it also requires familiarity with the individual Unix programs: why each one is there, how to use them by themselves, and in combination with the other programs. The authors are intimately familiar with the tips and tricks that can be used to create excellent scripts, as well as the traps that can make your best effort a bad shell script. With Classic Shell Scripting you’ll avoid hours of wasted effort. You’ll learn not only write useful shell scripts, but how to do it properly and portably.

The ability to program and customize the shell quickly, reliably, and portably to get the best out of any individual system is an important skill for anyone operating and maintaining Unix or systems. Classic Shell Scripting gives you everything you need to master these essential skills.

About the Author
Arnold Robbins, an Atlanta native, is a professional programmer and technical author. He has worked with Unix systems since 1980 Download Now »