Git Product home page Git Product logo

server-admin-page-modules's Introduction

server-admin-page-modules

several modules that are less dependent on my configuration
compatible with server-admin-page v3.1
system core: https://github.com/MissKittin/server-admin-page

net-wifi -> control wicd (dependent of jquery, deprecated)
net-wicd -> wicd php gui v2, standalone version: https://github.com/MissKittin/wicd-php-gui
power -> halt, reboot or suspend server (removed)
sys-storage -> list free/used space on disks and ramdisks
sys-clock -> display clock and sync by ntpdate-debian
sys-notifications -> control notify-daemon (removed)
sys-sensors -> list sensors
sys-updates -> update apt database (dependent of apt-check, deprecated)
sys-users -> list logged users and kick selected

home plugins:
notifications -> get notifications from notify-daemon (removed)
login plugins:
internet-info -> list public IPv4
check-dash -> check if dash is installed (for shellscripts)

headers: module-compatibility -> run older modules on server-admin-page v3.1

additional files:
apt-check -> for sys-updates
www.rc -> for notifications home plugin (put it in /usr/local/etc/notify-daemon/journal-manager.rc.d) (removed)

how to update

after setup chown -R root:root * (of course as root) and tar cvf ../update.tar *.
transfer update.tar to document root (in debian router /usr/local/share/www) and tar xvf update.tar; rm update.tar (as root)
done!

updates

mobileview: v1.1 with animations, if you want v1, change var useAnimations=true; to var useAnimations=false;
fadeanimations: now doesn't blocking application in older browsers
csrf prevention implemented in all modules
superuser.sh needs webadmin.pid - configuration is in this file

screenshots

storage
storage

sys-notifications
notifications

wicd php gui
wicd

mobileview
mobileview1
mobileview2

server-admin-page-modules's People

Contributors

misskittin 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.