• chevron_right

      Everything You Important You Should Know About the known_hosts file in Linux

      pubsub.slavino.sk / linuxhandbook.com · Monday, 26 September, 2022 - 12:29 edit

    There is a known_hosts file in the .ssh directory and it is an integral part of the SSH mechanism. Learn more about it.

    Značky: #SSH, #Explain, #Linux

    • chevron_right

      What is Dash Shell in Linux?

      pubsub.slavino.sk / linuxhandbook.com · Thursday, 28 July, 2022 - 05:10 edit

    Not many people are aware of a dash shell which is usually found in the Debian Linux distribution. Here's a quick introduction.

    Značky: #Explain, #Linux

    • chevron_right

      Making the Most of man pages in Linux

      pubsub.slavino.sk / linuxhandbook.com · Tuesday, 5 July, 2022 - 11:01 edit

    Though extremely useful, man pages in Linux can be daunting and intimidating at first. This article aims to make it a bit easier to peruse manuals and quickly get the help one needs.

    Značky: #Explain, #Linux

    • chevron_right

      Beginner's Guide to Syslogs in Linux

      pubsub.slavino.sk / linuxhandbook.com · Thursday, 31 March, 2022 - 11:23 edit

    The good old syslogs are still relevant in the systemd age of journal logs. Learn the basics of logging with syslogd in this guide.

    Značky: #Explain, #Linux

    • chevron_right

      What's the difference between kill and killall commands?

      pubsub.slavino.sk / linuxhandbook.com · Monday, 28 March, 2022 - 12:06 edit

    Both kill and killall commands are used for force stopping (killing) processes in Linux. Learn the difference between the two similar commands.

    Značky: #Linux, #Explain

    • chevron_right

      What is BusyBox in Linux? How to Use it?

      pubsub.slavino.sk / linuxhandbook.com · Tuesday, 11 January, 2022 - 12:05 edit

    Learn why BusyBox has suddenly gained a following among certain Linux users.

    Značky: #Linux, #Explain

    • chevron_right

      Difference between Containerization and Orchestration: A Layman's Outlook

      pubsub.slavino.sk / linuxhandbook.com · Thursday, 23 December, 2021 - 06:31 edit

    Learn the basic difference between containerization and orchestration through a simple analogy.

    Značky: #Linux, #Explain

    • chevron_right

      Introduction to Virtualization: A Comprehensive Guide for Beginners

      pubsub.slavino.sk / linuxhandbook.com · Friday, 17 December, 2021 - 14:01 edit

    This is a complete beginner's introduction to virtualization. Learn types of virtualization, its essential components and benefits.

    Značky: #Explain, #Linux