Best of LinuxOctober 2023

  1. 1
    Article
    Avatar of communityCommunity Picks·2y

    Anatomy of a Terminal Emulator

    The terminal emulator, as its name suggests, carries with it a lot of history. This post aims to bridge this gap by offering a gentle and broad introduction to the terminal emulator as a platform for development. We’ll talk about the different parts of the terminal and how they interact, build a small program to read input from the shell.

  2. 2
    Article
    Avatar of awsplainenglishAWS in Plain English·3y

    Starting Your DevOps Journey: Tips and Roadmap

    This article provides tips and a roadmap for starting a DevOps journey. It emphasizes the importance of skills such as Linux, bash scripting, networking concepts, Docker, knowledge of DevOps tools, infrastructure as code, understanding software applications, cloud certifications, and Kubernetes. It also discusses the DevSecOps approach and encourages continuous learning and practice.

  3. 3
    Article
    Avatar of snykSnyk·3y

    How to update cURL

    Learn how to update cURL on different operating systems like macOS, Windows, and Linux. Get the latest version and secure your system.

  4. 4
    Article
    Avatar of earthlyEarthly·3y

    Fish Shell

    Fish Shell is a user-friendly and interactive shell that can be used for daily tasks and scripting. It offers features such as auto suggestions, tab-based completion, syntax highlighting, aliases, abbreviations, and more. It is easy to set up and customize, making it a popular choice for those who want a productive terminal experience.

  5. 5
    Article
    Avatar of communityCommunity Picks·3y

    Introduction to Linux eBook: A Comprehensive Guide for Beginners

    An eBook titled 'Introduction to Linux' has been released, providing a comprehensive guide for beginners. The eBook covers foundational concepts, hands-on learning, and deep dives into various aspects of Linux. It is intended for absolute beginners, developers looking to improve their system administration skills, and IT professionals wanting to broaden their knowledge base.

  6. 6
    Article
    Avatar of systemweaknessSystem Weakness·3y

    How to Bypass Windows Passwords using Kali Linux

    Learn how to bypass Windows passwords using Kali Linux. Reset/remove forgotten passwords on any Windows computer without formatting the hard disk. Create a bootable USB of Kali Linux using Rufus. Use the chntpw program to remove the Windows password.