Making Servers Work



Download free course Making Servers Work, pdf file on 281 pages by Jamon Camisso.
This book highlights practical sysadmin skills, common architectures that you'll encounter, and best practices that apply to automating and running systems at any scale, from one laptop or server to 1,000 or more. It is intended to help orient you within the discipline, and hopefully encourages you to learn more about system administration.

Table of contents

  • Introduction
  • An Introduction to the Linux Terminal
  • Basic Linux Navigation and File Management
  • An Introduction to Linux Permissions
  • An Introduction to Linux I/O Redirection
  • Initial Server Setup with Ubuntu
  • How to Add and Delete Users on Ubuntu
  • How To Install the Apache Web Server on Ubuntu
  • How To Install Nginx on Ubuntu
  • How To Install Linux, Apache, MySQL, PHP (LAMP) stack on Ubuntu
  • How To Install Linux, Nginx, MySQL, PHP (LEMP stack) on Ubuntu
  • How To Secure Apache with Let's Encrypt on Ubuntu
  • How To Secure Nginx with Let's Encrypt on Ubuntu
  • How To Set Up a Firewall with UFW on Ubuntu
  • How to Use Ansible to Automate Initial Server Setup on Ubuntu
  • How to Use Ansible to Install and Set Up LAMP on Ubuntu
  • How to Use Ansible to Install and Set Up LEMP on Ubuntu
  • How To Acquire a Let's Encrypt Certificate Using Ansible on Ubuntu
  • How To Install Git on Ubuntu
  • How To Use Git Effectively
  • How To Install Jenkins on Ubuntu
  • How To Configure Jenkins with SSL Using an Nginx Reverse Proxy on Ubuntu
Pages : 281
Size : 4.9 MB
File type : PDF
Downloads: 40
Created: 2022-02-03
License: CC BY-NC-SA
Author(s): Jamon Camisso
Making Servers Work

Others Computer science Tutorials

Intel Galileo and Intel Galileo Gen 2

The Node.js Handbook

Haskell Notes for Professionals

Think Data Structures

Software & Hardware Collide

Others related eBooks about Making Servers Work

Software Innovation: Eight Work-style Heuristics for Creative System Developers

Software Innovation: eight work-style heuristics for creative system developers. ...

O'Reilly® DocBook 5: The Definitive Guide

If you need a reliable tool for technical documentation, this clear and concise reference will help you take advantage of DocBook, the popular XML schema originally developed to document computer and hardware projects. DocBook 5.0 has been expanded and simplified to address documentation needs in ...

Physical Modeling in MATLAB

An introductory textbook for people who have not programmed before. Covers basic MATLAB programming with emphasis on modeling and simulation of physical systems. ...

How to Design Programs: An Introduction to Programming and Computing

This second edition has been completely revised. While the book continues to teach a systematic approach to program design, the second edition introduces different design recipes for interactive programs with graphical interfaces and batch programs. It also enriches its design recipes for functions ...

97 Things Every Project Manager Should Know: Collective Wisdom from the Experts

If the projects you manage don't go as smoothly as you'd like, 97 Things Every Project Manager Should Know offers knowledge that's priceless, gained through years of trial and error. This illuminating book contains 97 short and extremely practical tips - whether you're dealing with software or non...

Arduino : RFID Start Guide

This pdf tutorial is an overview about Arduino and RFID ,you will learn how to add an Radio Frequency Identification to your Arduino project....

Learning Bosun

Download free course Learning Bosun, pdf file on 63 pages by Stack Overflow Community....

GTK+/Gnome Application Development

Part of the open-source initiative, the GNU Network Object Model Environment, or Gnome, provides a powerful development framework for building applications in Linux/Unix using C. When combined with GTK+, a user interface library that simplifies graphics programming, you have a nearly unbeatable comb...

Engineering Reliable Mobile Applications

Download free course Engineering Reliable Mobile Applications, pdf file on 36 pages by Kristine Chen, Venkat Patnala, Devin Carraway, Pranjal Deo....

Cracking Passwords Guide

This tutorial is for people who want to learn to the how and why of password cracking. There is a lot of information being presented and you should READ IT ALL BEFORE you attempted doing anything documented here....