|
|
Books > Computing & IT > Computer hardware & operating systems > Operating systems & graphical user interfaces (GUIs) > General
Das Buch stellt die Windows PowerShell als vielseitiges Werkzeug
fur die Administration von Windows Server 2008 R2/2012/2012 R2
vor.Es beschreibt zunachst die Kernkonzepte wie Cmdlets, Pipeline
und Objekte und stellt danach die PowerShell in der Praxis vor,
wobei typische Einsatzszenarien bei der Windows
Server-Administration im Mittelpunkt stehen."
This book is aimed at Java developers, system administrators,
application testers using WildFly, and anyone who performs a DevOps
role. Whether you are completely new to WildFly or just require an
understanding of WildFly's new features, this book is for you.
This book shows you how to build your own Linux Web server with
Ubuntu Linux and host your own website at home for free without
having to pay a web hosting company like GoDaddy or Web.com.
Whether you are ten years old or 80, even if you have never worked
with Linux before and you are not that good with computers, you can
setup a Linux Web Server by following the simple, easy-to-follow
steps in this book. Setup an Ubuntu Linux Server from scratch.
Create your own domain name. Make a simple web page. Get your
server to be seen by the Internet. Use FTP to edit your web pages.
Process HTML form submissions. Program a MySQL database to store a
guest book. Use PHP to integrate your web page with MySQL. Add a
visitor counter to your web page. Setup Free Dynamic DNS Forwarding
Backup your MySQL Databases Use Linux, MySQL and PHP security
features. Accept payment with PayPal buttons.
This book will give beginners an introduction to building
voice-based applications on Android. It will begin by covering the
basic concepts and will build up to creating a voice-based personal
assistant. By the end of this book, you should be in a position to
create your own voice-based applications on Android from scratch in
next to no time. Voice Application Development for Android is for
all those who are interested in speech technology and for those
who, as owners of Android devices, are keen to experiment with
developing voice apps for their devices. It will also be useful as
a starting point for professionals who are experienced in Android
application development but who are not familiar with speech
technologies and the development of voice user interfaces. Some
background in programming in general, particularly in Java, is
assumed.
A concise and practical guide to using SolarWinds Server &
Application Monitor. If you are an IT professionals ranging from an
entry-level technician to a more advanced network or system
administrator who is new to network monitoring services and/or
SolarWinds SAM, this book is ideal for you.
Why Read This Manual Before Using Windows 8? If you are like many
others who want to stay updated with the latest technologies, and
want to adapt the same as soon as it is possible for you, then
Windows 8 is for you However, it is important to know that this
version differs a lot from the earlier versions developed by
Microsoft. This makes it necessary to learn all the new features of
Windows 8 before using it in your tablet. Along with many new
features introduced in Windows 8, a few of them are replaced by
advanced features to provide a better user-experience to all tablet
and PC users. Keeping this in consideration, the main challenge is
to learn every bit of those features, so that you can have
excellent command over them while using Windows 8. This guide has
been designed to fulfill the same purpose. Throughout the book, you
will find each new feature of Windows 8, along with many other
important details you should know about Windows 8 before actually
using it. Once you are done with reading this manual, you will be
able to use Windows 8 proficiently.
As a network or system administrator, your primary responsibility
is to ensure high availability of all managed IT services. There
are a number of monitoring tools available; but these can be
complicated and expensive, and may only monitor certain areas of
your network. SolarWinds Server & Application Monitor is an
intuitive, all-encompassing, yet cost effective, enterprise-level
network monitoring service. A concise and practical, hands-on guide
that will teach you how utilize SolarWinds SAM. It provides
step-by-step tutorials to walk you through every feature, while
teaching you how to tailor the product to your own network
environment. This book will guide you through equipping your
network devices and servers for SolarWinds SAM utilization. It will
provide a sequential, hands-on overview of the product, and is
suited for networks of all sizes, ranging from small businesses to
larger enterprises. You will learn how to populate SolarWinds SAM
with nodes, then classify and group nodes to tailor the product to
your network environment. By doing so, you will benefit from key
features such as automated alerts, traps, and reports. Each feature
is explained in a practical and useful manner via tutorials and
real-world examples to help you start monitoring your network
quickly and efficiently, while keeping security implications in
mind by applying enterprise-level best practices.
A step-by-step tutorial that will teach you, through real world
examples, how to configure and use zsh and its various features. If
you are a system administrator, developer, or computer professional
involved with UNIX who are looking to improve on their daily tasks
involving the UNIX shell, "Learning Shell Scripting with zsh" will
be great for you. It's assumed that you have some familiarity with
an UNIX command line interface and feel comfortable with editors
such as Emacs or vi.
If you've ever said to yourself, "There has to be a better way to
do this," then read on.
As someone that has used the Bash shell almost daily for over 15
years, I've accumulated several command line "tricks" that have
saved me time and frustration. Bash Command Line Pro Tips is a
collection of 10 techniques that you can put to use right away to
increase your efficiency at the command line.
Here is what you will learn by reading Bash Command Line Pro Tips:
Tip 1: Tab Completion Tip 2: Change to the Previous Directory Tip
3: Reuse the Last Item from the Previous Command Line Tip 4: Rerun
a Command That Starts with a given String Tip 5: Command
Substitution Tip 6: Use a for Loop at the Command Line Tip 7: Rerun
the Previous Command with Root Privileges Tip 8: Rerun the Previous
Command While Substituting a String Tip 9: Reuse a Word on the Same
Command Line Tip 10: Fix Typos and Shorten Lengthy Commands with
Aliases Scroll up, click the "Buy Now With 1-Click" button to start
leaning these powerful Linux Command Line Tips.
Become a Linux Ninja with Command Line Kung Fu Do you think you
have to lock yourself in a basement reading cryptic man pages for
months on end in order to have ninja like command line skills? In
reality, if you had someone share their most powerful command line
tips, tricks, and patterns you'd save yourself a lot of time and
frustration. What if you could look over the shoulder of a good
friend that just happened to be a command line guru? What if they
not only showed you the commands they were using, but why they were
using them and exactly how they worked? And what if that friend
took the time to write all of it down so you can refer to it
whenever you liked? Well, a friend did just that. Command Line Kung
Fu is packed with dozens of tips and over 100 practical real-world
examples. You won't find theoretical examples in this book. The
examples demonstrate how to solve actual problems and accomplish
worthwhile goals. The tactics are easy to find, too. Each chapter
covers a specific topic and groups related tips and examples
together. For example, if you need help extracting text from a file
look in the "Text Processing and Manipulation" chapter. Also, a
comprehensive index is included. If you want to find every example
where a given command is used -- even if it's not the main subject
of the tip -- look in the index. It will list every single place in
the book where that command appears. Here is just some of what you
will learn by reading Command Line Kung Fu How to quickly and
easily repeat commands in your shell history Shortcuts for grabbing
specific words from your shell history to use in your current
command How to save a copy of your command line session for later
reference How to strip out blank lines and comments from files How
to control colorized text when uses pipes and pagers Ways to
transform text: from changing case to substituting characters and
more How to extract specific blocks of text from files or streams
of input A quick tip to fix common typos How to edit files over the
network How to compare the differences between files on your local
computer and a remote one How to create and use SSH tunnels Ways to
verify what programs are listening on what ports How to kill all
the processes for a given user with a single command Strategies for
dealing with multi-hop SSH connections How to disconnect from a
server in a way that will allow you to pick up where you left off
How to automate software installs that require user input Shell
scripting tips How to automatically keep repeating a command until
it succeeds The right way to delete a file that is being written to
How to surf the web from the command line... and more importantly
how to download anything from the web and interact with HTTP APIs
Ways to determine who and what is using the most disk space How to
secure your web browser session when using an open wifi hotspot How
to generate random passwords from the command line Two tips for
easily creating backups Tips for handling tar archives How to
replace a string in multiple files at once with just one command
and much more... What you learn in Command Line Kung Fu applies to
any Linux distribution including Ubuntu, Debian, Linux Mint,
RedHat, Fedora, OpenSUSE, Slackware, and more. Scroll up, click the
"Buy Now With 1-Click" button to get your black belt in Linux
Command Line Kung Fu.
A plain-English guide to the market-leading virtualization and
cloud computing technology
With virtualization, a single server can host dozens or hundreds
of virtual machines running a variety of operating systems, and
even hook them together in a virtual network or cloud
infrastructure. This practical guide shows you how to create a
virtual system using the VMware VSphere environment. You'll find
all the information you need to understand, design, and deploy
one--without getting overwhelmed with technical detail. And once
you're up and running, this book is the perfect reference for
maintenance and troubleshooting issues.Introduces you to
virtualization and VMware's virtualization/cloud computing
technology, the most recent version is VMware vSphere Shows you how
to design a vSphere environmentCovers installation, deployment,
management, maintenance, and troubleshootingProvides what IT
managers and system administrators need to roll out their first
virtualized or cloud infrastructure, or to get up to speed on
VMware's technology
Get up and running on the cloud with "VMware vSphere For
Dummies"
This book is a tutorial guide for new users that aims to help you
understand the basics of and become accomplished with the use of R
for quantitative finance. If you are looking to use R to solve
problems in quantitative finance, then this book is for you. A
basic knowledge of financial theory is assumed, but familiarity
with R is not required. With a focus on using R to solve a wide
range of issues, this book provides useful content for both the R
beginner and more experience users.
ACL Made Simple is a book/CD-ROM combination that educates
orthopedic residents, athletic trainers, and various medical
support staff about the fundamentals of ACL injuries. The content
is both thorough and practical. Readers will benefit from
comprehensive discussions of diagnosis, partial tears, treatment
options, operative techniques, and complications. This definitive
guide also outlines a six-month rehabilitation program complete
with goals, stages, and exercises. More than 150 photographs and
diagrams illuminate key concepts. A CD-ROM keyed to each chapter
complements the text and makes it easy for users to locate sections
of particular interest. The numerous graphics and narrated video
clips are dynamic tools that highlight topics including the
mechanism of injury, physical examination, and surgical techniques.
If you want to learn how to use Linux, but don't know where to
start read on.
Knowing where to start when learning a new skill can be a
challenge, especially when the topic seems so vast. There can be so
much information available that you can't even decide where to
start. Or worse, you start down the path of learning and quickly
discover too many concepts, commands, and nuances that aren't
explained. This kind of experience is frustrating and leaves you
with more questions than answers.
"
Linux for Beginners" doesn't make any assumptions about your
background or knowledge of Linux. You need no prior knowledge to
benefit from this book. You will be guided step by step using a
logical and systematic approach. As new concepts, commands, or
jargon are encountered they are explained in plain language, making
it easy for anyone to understand.
Here is what you will learn by reading "Linux for
Beginners":
"
How to get access to a Linux server if you don't already.
What a Linux distribution is and which one to choose.
What software is needed to connect to Linux from Mac and Windows
computers. Screenshots included.
What SSH is and how to use it, including creating and using SSH
keys.
The file system layout of Linux systems and where to find programs,
configurations, and documentation.
The basic Linux commands you'll use most often.
Creating, renaming, moving, and deleting directories.
Listing, reading, creating, editing, copying, and deleting
files.
Exactly how permissions work and how to decipher the most cryptic
Linux permissions with ease.
How to use the nano, vi, and emacs editors.
Two methods to search for files and directories.
How to compare the contents of files.
What pipes are, why they are useful, and how to use them.
How to compress files to save space and make transferring data
easy.
How and why to redirect input and output from applications.
How to customize your shell prompt.
How to be efficient at the command line by using aliases, tab
completion, and your shell history.
How to schedule and automate jobs using cron.
How to switch users and run processes as others.
Where to go for even more in-depth coverage on each topic."What you
learn in "Linux for Beginners" applies to any Linux environment
including Ubuntu, Debian, Linux Mint, RedHat, Fedora, OpenSUSE,
Slackware, and more.
Scroll up, click the Buy Now With 1 Click button and get started
learning Linux today
Backup and recovery are mission-critical DBA tasks, and it is
critical that every Oracle professional develop a RMAN strategy
that guarantees recoverability while minimizing unplanned downtime.
RMAN is one of the world's most sophisticated backup and recovery
tools. It is robust and complex with thousands of options. This
landmark book demonstrates, by example, how to create a successful
backup and recovery infrastructure using RMAN. This book also
contains links to RMAN video tutorials and a download of working
RMAN scripts to guide users through full automation of a backup
strategy. Together, backup and recovery are the single most
important combined DBA activity, and it is crucial that you master
the RMAN and Data Pump Import utilities to protect against
catastrophic data loss. Written by practicing Oracle DBAs with
years of RMAN experience, this is a pragmatic approach to RMAN,
focusing less on theory and more on real-world, practical RMAN
tools, tips and techniques. This Oracle backup and recovery book is
unique because it provides real-world examples on how to use RMAN
and other tools to protect your mission critical data. Even with
reliable mirrored disks, your important Oracle database is still
at-risk from from software corruption, user error and hardware
failures. This book details Oracle RMAN best practices and shows
the best ways to minimize backup and recovery time, which is
critical for maximizing system availability This is the definitive
RMAN reference that guides you, step-by-step, through all of the
techniques for Oracle backup and recovery, from simple cold backups
to complex incremental backups. Experienced RMAN experts guide you
through the installation, setup and configuration for a complete
RMAN backup and recovery infrastructure using proven techniques and
Oracle best practices. Best of all, you be given the opportunity to
learn from supplemental video tutorials and working examples how to
recover from every possible data scenario. This book has
step-by-step checklists that you can follow to guide you through a
complex recovery with minimal unplanned system outages. This is an
indispensible RMAN reference for every professional DBA who needs
to ensure that they understand every possible backup and recovery
strategy. It also contains a download of working RMAN scripts to
help you easily automate and monitor your RMAN backups.
Operating Systems Interview Questions You'll Most Likely Be Asked
is a perfect companion to stand ahead above the rest in today's
competitive job market. Rather than going through comprehensive,
textbook-sized reference guides, this book includes only the
information required immediately for job search to build an IT
career. This book puts the interviewee in the driver's seat and
helps them steer their way to impress the interviewer. Includes: a)
200 Operating Systems Interview Questions, Answers and Proven
Strategies for getting hired as an IT professional b) Dozens of
examples to respond to interview questions c) 51 HR Questions with
Answers and Proven strategies to give specific, impressive, answers
that help nail the interviews d) 2 Aptitude Tests download
available on www.vibrantpublishers.com
Fault-tolerance becomes an important key to establish dependability
in Real Time Distributed Systems (RTDS). In fault-tolerant Real
Time Distributed systems, detection of fault and its recovery
should be executed in timely manner so that in spite of fault
occurrences the intended output of real-time computations always
take place on time. Hardware and software redundancy are well-known
effective methods for fault tolerance, where extra hard ware (e.g.,
processors, communication links) and software (e.g., tasks,
messages) are added into the system to deal with faults.
Performances of RTDS are mostly guided by efficiency of scheduling
algorithm and schedulability analyses are performed on the system
to ensure the timing constrains. Fault tolerance can be achieved by
scheduling additional ghost copies in addition to the primary copy
of the task. The method proposed here extends the traditional
distributed recovery block (DRB) based fault tolerant scheduling
approach for real time tasks. Our algorithms are mostly based on
software redundancy, and ensures that the parallel updating of
backup task works better in case of transient overload and handles
permanent, transient and timing fau
Control-Based Operating System Design describes the application of
system- and control-theoretical methods to the design of computer
operating system components. It argues that computer operating
system components should not be first 'designed' and then 'endowed
with control', but rather when possible conceived from the outset
as controllers, synthesised and assessed in the system-theoretical
world of dynamic models, and then realised as control algorithms.
Doing so is certainly a significant perspective shift with respect
to current practices in operating system design, but the payoff is
significant too. In some sense, adopting the suggested attitude
means viewing computing systems as cyber-physical ones, where the
operating system plays the computational role, the physical
elements are the managed resources, and the various (control)
functionalities to be realised, interact and co-operate as a
network. The book includes both a theoretical treatment of the
usefulness of the approach, and the description of a complete
implementation in the form of Miosix, a microcontroller kernel made
available as free software.
|
|