De Aller-Bedste Bøger - over 12 mio. danske og engelske bøger
Levering: 1 - 2 hverdage

Bøger af Jason Cannon

Filter
Filter
Sorter efterSorter Populære
  • af Jason Cannon
    328,95 kr.

    A Time for Reflection brings to light the captivating stories of African American Hall of Famers Willie McCovey and Billy Williams. Often overshadowed by their teams' superstars, these Alabamans would become two of baseball's best through hard work and strength of character.

  • - Eliminate Single Points of Failure and Increase Uptime for Your Linux, Apache, MySQL, and PHP Based Web Applications
    af Jason Cannon
    233,95 kr.

    How to Setup a Highly Available LAMP Stack Even If You've Never Done It before, Don't Know Where to Start, or Don't Want to Spend Weeks Researching How to Do It. This step-by-step guide teaches you everything you need to know in order to eliminate single points of failure for your Linux, Apache, MySQL, and PHP based web applications. Do you wish you could ensure your web site was up all the time and finally enjoy a peaceful night's sleep? Do you want to be able to scale without downtime and handle unexpected surges of traffic? Do you want a solution that just works without spending weeks testing various combinations of technologies and software? Do you want someone to lay it all out for you and walk you through an entire deployment? If so, you're in the right place... I understand, because I've been there. I know what it's like to be woken up in the middle of the night when a web server goes down. I don't know about you, but I'm fairly grumpy at 2:47 A.M. when something is broke and I'm the one that has to fix it. That's why I strive to eliminate single points of failure and ensure service availability. I would much rather plan for failure ahead of time than have to react to it. If you have a robust design that's easy to support you can repair any failures at your convenience instead of trying to cobble together a makeshift solution in the middle of the night. I've spent countless hours designing, testing, and implementing high availability solutions for a wide range of Linux based services during my career. I've put together a well designed, well tested solution for the LAMP (Linux, Apache, MySQL, PHP) stack that easily scales to support an increasing number of users all the while decreasing downtime. I've taken each possible single point of failure into account from the obvious ones to the less than obvious edge cases you'll need to cover in order to have a truly robust design. This architecture and design: Works on physical servers. If you're running on bare metal, this design will work for you. Works in virtual environments such as VMWare, VirtualBox, Ovirt, Red Hat Enterprise Virtualization (RHEV), KVM, and Xen. Works in the cloud -- You'll learn about the important nuances for running in the cloud. This design works whether you're using Amazon Web Services (AWS), Rackspace Cloud, or another provider. Scales without downtime.... add more servers or resources without users even noticing. Works with custom written web sites and applications that run on the LAMP stack. Supports popular open source web applications such as WordPress, Drupal, Joomla, MediaWiki, phpBB, Redmine, SugarCRM, and more. This demonstrates everything step-by-step... This is not just a design, though. It's an entire book complete with lessons and demonstrations you can use on actual Linux servers. In the book I'll be performing the demonstrations on Ubuntu servers, but the concepts are the same no matter if you're using RedHat Enterprise Linux, CentOS, or another distribution. The only real difference is the couple of commands you'll use to perform some of the software installations. The design and configurations remain the same. Apply what you learn to other situations Even though this course is targeted directly at the LAMP stack (Linux, Apache, MySQL, PHP), the concepts and techniques presented can be reused in a variety of other situations. If you ever need a floating IP, the ability to add more storage to servers without downtime, to balance loads across multiple servers, or deploy a highly available database cluster, you can put what you learn in this course to good use. The only thing between you and web site that stays up all the time is this book. Get started now by scrolling up to the top of the page and clicking on the "Buy now" button.

  • - An Introduction to the Linux Operating System and Command Line
    af Jason Cannon
    288,95 kr.

    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!

  • - The Linux Operating System and Command Line Guide for Linux Administrators
    af Jason Cannon
    288,95 kr.

    Learn Linux Administration and Supercharge Your Career! If you're looking to make the jump from being a Linux user to being a Linux administrator, this book is for you! If you're in windows administration and want to learn the ins and outs of Linux administration, start here. This book is also great for Unix administrators switching to Linux administration. Here is what you will learn by reading this Linux System Administration book: How the the boot process works on Linux servers and what you can do to control it. The various types of messages generated by a Linux system, where they're stored, and how to automatically prevent them from filling up your disks. Disk management, partitioning, and file system creation. Managing Linux users and groups. Exactly how permissions work and how to decipher the most cryptic Linux permissions with ease. Networking concepts that apply to system administration and specifically how to configure Linux network interfaces. How to use the nano, vi, and emacs editors. How to schedule and automate jobs using cron. How to switch users and run processes as others. How to configure sudo. How to find and install software. Managing process and jobs. How to make the most out of the Linux command line Several Linux commands you'll need to know Linux shell scripting What you learn in book applies to any Linux system including Ubuntu Linux, Debian, Linux Mint, RedHat Linux, CentOS, Fedora, SUSE Linux, Arch Linux, Kali Linux and more. Real Advice from a Real, Professional Linux Administrator Jason Cannon is the author of Linux for Beginners, the founder of the Linux Training Academy, and an instructor to over 40,000 satisfied students. He started his IT career in the late 1990's as a Unix and Linux System Engineer and he'll be sharing his real-world Linux experience with you throughout this book. By the end of this book you will fully understand the most important and fundamental concepts of Linux server administration. More importantly, you will be able to put those concepts to use in practical real-world situations. You'll be able to configure, maintain, and support a variety of Linux systems. You can even use the skills you learned to become a Linux System Engineer or Linux System Administrator.

  • af Jason Cannon
    78,95 kr.

    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.

  • af Jason Cannon
    343,95 kr.

    Save when you buy this two book bundle - Linux for Beginners AND Command Line Kung Fu Linux for Beginners information: 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 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. Command Line Kung Fu information: 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.

  • - Bash Scripting Tricks, Linux Shell Programming Tips, and Bash One-liners
    af Jason Cannon
    178,95 kr.

    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.

  • - An Introduction to the Python Computer Language and Computer Programming
    af Jason Cannon
    288,95 kr.

    If you want to learn how to program in Python, 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. Python Programming for Beginners doesn't make any assumptions about your background or knowledge of Python or computer programming. 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 Python Programming for Beginners When to use Python 2 and when to use Python 3. How to install Python on Windows, Mac, and Linux. Screenshots included. How to prepare your computer for programming in Python. The various ways to run a Python program on Windows, Mac, and Linux. Suggested text editors and integrated development environments to use when coding in Python. How to work with various data types including strings, lists, tuples, dictionaries, booleans, and more. What variables are and when to use them. How to perform mathematical operations using Python. How to capture input from a user. Ways to control the flow of your programs. The importance of white space in Python. How to organize your Python programs -- Learn what goes where. What modules are, when you should use them, and how to create your own. How to define and use functions. Important built-in Python functions that you'll use often. How to read from and write to files. The difference between binary and text files. Various ways of getting help and finding Python documentation. Much more... Every single code example in the book is available to download, providing you with all the Python code you need at your fingertips! Scroll up, click the Buy Now With 1 Click button and get started learning Python today!

  • - The Step by Step Process for Beginners to Make Profits
    af Jason Cannon
    228,95 kr.

    Is Dividend Investing a Good Strategy?The results unequivocally say: Yes it is! Dividend stocks have performed better than the broad market over the past 100 years!So how do you get some of that action? How do you build a portfolio that is going to create passive income that you can count on?Introducing the Dividend Investing series by stock market investor and the king of passive income generation, Jason Cannon! In this first book of the series, Cannon introduces you to the world of dividend investing and shows you the very basics of the strategy.Using beginner friendly principles and time tested investing strategies, you'll learn everything a complete beginner needs to know.Here's who this book is suited for: You have money to invest but aren't sure if the stock market is right for youYou're looking for the safest strategy that will pay you to remain investedYour aim is to build wealth in a safe and sound manner, without taking on too much riskYou want to learn how to build a safe portfolio of investments the right wayThe size of your capital is not a barrier when it comes to investing in dividends. Did you know that you can earn dividends with the purchase of even a single share? Let a successful investor show you how it's done!Many investors make the mistake of trying to do far too much with their money too soon. In this book, Cannon will show you exactly how beginners can get started with dividend investing. Here are the questions that this book will answer for you: What do I need to understand about the stock market before investing in it?What is the true role of my broker and how can I ensure they work for my best interests?Is it true that dividend growth investing is one of the best strategies out there?How can I build a simple portfolio that manages itself?What can I do to reduce investment costs and boost my returns over the long run?In order to be successful at dividend stock investing, you need to first understand all of the basics and learn how to make money in the safest way possible. If you're an experienced investor, then you're best off reading the second book in this series that will release shortly!However, if you're a beginner and want to learn everything right from scratch, this is the book for you! These are some of the things you're going to learn about: The jargon surrounding dividend investment....and why yields are overrated!How can you diversify and capture dividend fueled gains at the same time.The power of indexing.When should you invest in stocks...and when you should not!The mindset that will guarantee success!Why conventional advice about risk is all wrong and what you need to do instead.And so much more!Stop postponing the prospect of financial freedom and take action now. The best time to get invested was 10 years ago. The second best time is now! Take that first step and invest in yourself. Realize the power of dividend investing in your life!Click 'Buy now'!

  • - The Step by Step Guide to Real Profits
    af Jason Cannon
    228,95 kr.

    How Should Beginners Invest Their Money in the Stock Market?Should you start investing even if you have little money? How many shares should a beginner buy?The stock market has been America's greatest creator of wealth but there's one problem facing you right now.You have no idea where to begin!Introducing Stock Investing for Beginners by stock market investor and the king of passive income generation, Jason Cannon! If the stock market has always intimidated you and you've been searching for the best stock investing strategies that will both make you money and limit your risk, you've come to the right place.Here's who this book is suited for: You're looking for simple and easy to understand techniques to make the stock investing work for you.You want to automate your investing so that you never have to worry about your money.You're curious about strategies such as value investing and dividend investing and whether they're suitable for you.You want to learn more about how stock markets workIf you're an experienced investor and are aware of indexing and market mechanics, then stay tuned for the next book in this series which will be releasing soon!However, if you're a beginner and have no clue where to start, Cannon's methods will show you how you can begin to invest even if you have little money.You'll start off by learning how you can avoid the number one mistake new investors make: They ignore the nature of the market and don't understand the environment they're operating in! Here are some of the questions that you will find answers to in this book: How can I trust that my broker will perform their duties and act in my interest?When should I sell my investments?Can I invest in real estate through the stock market? How can I do this safely?What is growth investing and is it suitable for beginners like me?What should I buy and how much of it should I buy?Is there a way for me to put my investments on autopilot?How can I build my wealth in a sustainable and realistic way?The market can be confusing and intimidating for beginners and this is why you need the guidance of someone who makes a living off their portfolio to guide you. Cannon's experience in the markets means that you don't need to reinvent the wheel.Using easy to understand language, he will walk you through all of the basic principles about the market that you need to know to make money.Best of all, you can own a diversified portfolio that will do all the work for you with minimal input.Here are some of the things you will learn: What stocks are and why you need to understand their role in a company's financesHow to generate income from stocks....and why you should invest in bondsA powerful method that removes all guesswork and second guessingAll about taxes and how to deal with themThe approach that will allow you to capture the highest level of gains from your investmentAnd so much more!You don't need to guess and throw darts at a board to pick successful investments anymore! A secure financial future can be yours if you act now!Get the education you need to build the future you deserve!Click 'Buy now'!

  • af Jason Cannon
    173,95 kr.

    Strap in and hang on!Diverse, entertaining, and wonderfully fast-paced! These thrilling tales showcase the talents of nine superb suspense writers you'll love meeting.A lone man braves the wilds of Alaska to save a town from brutal annihilation.A grocery shopper intervenes in a store shooting and gets more than he bargained for.A retired Army cop goes up against a cold-blooded killer to exonerate his own name and close a murder case.And more. Lots more.Get your pulse tingling with these short story gems. Strap in and hang on-it's Breakneck time!

  • af Jason Cannon
    158,95 kr.

    Even if you've never picked up a paintbrush or can't carry a tune in a bucket, even if the thought of getting up on a stage makes you break out in a cold sweat, THIS ABOVE ALL will inspire you to unleash your inner artist and live true.

  • af Jason Cannon
    378,95 kr.

    A biography of Charles Webb Murphy, the ebullient and mercurial owner of the Chicago Cubs from 1905 through 1914.

  • - A Troupe Thriller
    af Jason Cannon
    178,95 kr.

    Not all ghosts are dead. Gideon Price is an artist of the theatre. A brilliant actor. An inspiring teacher. Just living the freelance life. He goes to New York to star in a show, teach an acting class, and figure out his next gig.At least, that was the plan.Then a chance encounter with a mysterious member of the TROUPE launches Gideon into the performance of his life. Joining forces with this covert band of vigilantes, Gideon hunts a lone wolf terrorist intent upon horrific destruction. But can the TROUPE be trusted? And if Gideon can''t outrun the ghosts of his past, how will he chase down the terrorist in time to prevent an unthinkable massacre?The first book in the thrilling new TROUPE series, GHOST LIGHT is a compulsive page-turner sure to keep your pulse pounding till the final curtain!