Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
@carlbennett
carlbennett
Follow

Carl Bennett carlbennett

💙
Fedora Linux
I'm passionate about Linux, the Cloud, cybersecurity, automation, and scalability.

Sponsoring

Highlights

  • Pro

Block or report carlbennett

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. nginx-conf nginx-conf Public

    Nginx configuration

    HTML 20 15

  2. linux-profile linux-profile Public

    Default shell profile data (based on RedHat/CentOS/Fedora)

    Vim Script 1 5

  3. BNETDocs/bnetdocs-web BNETDocs/bnetdocs-web Public

    BNETDocs, the documentation and discussion website for Blizzard protocols

    JavaScript 35 6

  4. carlbennett-tools carlbennett-tools Public

    Miscellaneous tools/utilities housed in a website

    JavaScript 2

  5. BNETDocs/Atlas BNETDocs/Atlas Public

    Atlas is cross-platform server software that emulates Classic Battle.netTM in a compatible model for Diablo, StarCraft, WarCraft, and Chat Gateway clients.

    C# 27 4

  6. Prints a dynamic message of the day ... Prints a dynamic message of the day upon login. To install, copy the file to the `/etc/profile.d/` directory.
    1
    #!/bin/bash
    2
    # vim: set expandtab tabstop=4 shiftwidth=4 softtabstop=4:
    3
    4
    # Only display motd if tty and not sudoing as root
    5
    [ "$PS1" ] && [ "$EUID" -ne 0 ] || return 0

AltStyle によって変換されたページ (->オリジナル) /