Giter Club home page Giter Club logo

your_grace's Introduction

your_grace

administrative console .bashrc

WARNING!

Installation of this can make it difficult or impossible to get a root bash shell. Root bash sessions become trapped inside of this admin cli. The desu installer makes it even more difficult to get a full root shell back.

control+d should get you back to a real shell, you might have to do it repeatedly.

Current version is for systems that use "aptitude", so that is a prerequisite for your_grace at this time.

apt-get install -y aptitude

Install your_grace:

sudo su -

chmod +x install_your_grace

./install_your_grace

And then say goodbyte to your regular root bash shell.

To more fully lock it away, use the desu version of the install script:

chmod +x desu_install_your_grace

./desu_install_your_grace

Or just disable user access to "su" another way. Without disabling su, a user could get a regular root shell still via "su root -c sh" and so forth.

Say goodbyte to your regular root bash shell, and regular root shells.

Navigate the menus to execute different tasks on the CLI.

Added packages from after your_grace is installed are tracked in /opt/added/packages.list These are the only packages that can be removed while in your_grace, thus protecting the core system packages in that way. However the core system packages, and all packages, can also be upgraded with aptitude-based maintenance. And the added packages feature can by bypassed in the maintenance menu with the interactive aptitude option.

Use on Debian 10 or Ubuntu etc.

Known bugs:

PATH can get temporarily unset with some usage

memory leak from old sleeping instances of your_grace

your_grace's People

Contributors

jpegleg avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.