Skip to content
View c4rls's full-sized avatar
🦊
typing
🦊
typing
Block or Report

Block or report c4rls

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
c4rls/README.md

Hi there 👋

Pinned

  1. projeto-integrador projeto-integrador Public

    Projeto integrador para a conclusão do curso de redes de computadores no Instituto Federal de Sergipe - Campus Lagarto.

    Python 1

  2. Performs the installation of package... Performs the installation of packages and configures a newly installed 'debian netinstall' system.
    1
    #!/usr/bin/env bash
    2
    
                  
    3
    #####################################################################################################################
    4
    # Script Name:   post_installation.sh                                                                               #
    5
    # Description:   Performs the installation of packages and configures a newly installed 'debian netinstall' system. #