Git Product home page Git Product logo

fedora-system-status-dashboard's Introduction

Fedora-System-Status-Dashboard (Google Code In task#3)

ScreenCapture How to use it?

  1. Install these packages(sysstat, git).
    yum install sysstat
    yum install git
  2. First, Clone it to your compter.
    git clone https://github.com/seadog007/Fedora-System-Status-Dashboard.git
  3. Use root to run these command.
    cd /
    git init
  4. And you need to add your "Important" files.
  • These are my files list
git add /etc/passwd
git add /etc/group
git add /etc/shadow
git add /home/seadog007/.ssh/authorized_keys
git add /etc/httpd/conf*
git add /etc/ssh/ssh*config
git add /bin
git add /etc/httpd/conf*
git add /etc/fstab
git add /etc/crontab
git add /etc/yum.repos.d/
git add /etc/gshadow*
git add /etc/host*
git add /etc/init.d/
  1. Commit your files list.
    git commit -am "Your message"
  2. And you need to back your path and run gen.sh with root.
    cd Your Path
    ./gen.sh
  3. You can view your machine status on the WEB!! Demo

fedora-system-status-dashboard's People

Contributors

seadog007 avatar denny0223 avatar

Watchers

James Cloos 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.