Skip to content
View ForumPlayer's full-sized avatar
💥
Segmentation fault (Core dumped)
💥
Segmentation fault (Core dumped)

Block or report ForumPlayer

Report abuse

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

Report abuse
ForumPlayer/README.md

Pinned Loading

  1. dotfiles dotfiles Public

    My personal dotfiles used in more than one PC (UNSTABLE/UNFINISHED)

    Lua 1

  2. lofi-stream lofi-stream Public

    Scripts to run a music stream on some streaming platforms

    Shell 5 1

  3. docker-base docker-base Public

    Dockerfile

  4. Scripts help a Linux user/sysadm life Scripts help a Linux user/sysadm life
    1
    # Scripts help a Linux user/sysadm life
    2
     
    3
    - [To install software](https://gist.github.com/ForumPlayer/d27b64e7e55bcd4eacbf4f7803d156c2)
    4
    - [To build software](https://gist.github.com/ForumPlayer/e24c235d7b95c481cdf43b95bd9fc760)
    5
    - [To setup environments](https://gist.github.com/ForumPlayer/9c8061ab209093e74c68901962f7e861)
  5. remove-snap.sh remove-snap.sh
    1
    #!/bin/bash
    2
     
    3
    systemctl stop snapd.socket
    4
    systemctl stop snapd.service
    5
    systemctl disable snapd.socket