GithubHelp home page GithubHelp logo

antodyn / fedora-linux-system-administration Goto Github PK

View Code? Open in Web Editor NEW

This project forked from packtpublishing/fedora-linux-system-administration

0.0 0.0 0.0 208 KB

Fedora Linux System Administration, published by Packt

License: MIT License

Shell 93.97% Vim Script 6.03%

fedora-linux-system-administration's Introduction

Fedora Linux System Administration

Book Name

This is the code repository for Fedora Linux System Administration, published by Packt.

Install, manage, and secure your Fedora Linux environments

What is this book about?

Fedora Linux is a free and open-source platform designed for hardware, clouds, and containers that enables software developers and community members to create custom solutions for their customers. This book is a comprehensive guide focusing on workstation configuration for the modern system administrator. The book begins by introducing you to the philosophy underlying the open-source movement, along with the unique attributes of the Fedora Project that set it apart from other Linux distributions. The chapters outline best practices and strategies for essential system administration tasks, including operating system installation, first-boot configuration, storage, and network setup.

This book covers the following exciting features:

  • Discover how to configure a Linux environment from scratch
  • Review the basics of Linux resources and components
  • Familiarize yourself with enhancements and updates made to common Linux desktop tools
  • Optimize the resources of the Linux operating system
  • Find out how to bolster security with the SELinux module
  • Improve system administration using the tools provided by Fedora

If you feel this book is for you, get your copy today!

https://www.packtpub.com/

Instructions and Navigations

All of the code is organized into folders. For example, Chapter05.

The code will look like the following:

[user@workstation ~]$ cat test.sh
#!/bin/bash
echo "Hello, I'm a test"
exit 0
[user@workstation ~]$ ./test.sh
Hello, I'm a test
[user@workstation ~]$ echo $?
0

Following is what you need for this book: This book is for individuals who want to use Fedora Linux as a workstation for daily system administration tasks and learn how to optimize the distribution's tools for these functions. Although you should have a basic understanding of Linux and system administration, extensive knowledge of it is not necessary.

With the following software and hardware list you can run all code files present in the book (Chapter 1-13).

Software and Hardware List

Chapter Software required OS required
1-13 Fedora Linux workstation, VMWare workstation, Oracle VirtualBox Windows, Mac OS X, and Linux (Any)

Related products

Get to Know the Author

Alex Callejas He is a services content architect at Red Hat, the world’s leading provider of enterprise open source solutions, including Linux, the cloud, containers, and Kubernetes. He is based in Mexico City and is a free and open source software contributor. With more than 20 years of experience as a system administrator, he has strong expertise in infrastructure hardening and automation. An enthusiast of open source solutions, he supports the community by sharing his knowledge at different public-access and university events.

fedora-linux-system-administration's People

Contributors

alexcallejas avatar arjunvarma39 avatar sayalip8 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.