Skip to content
This repository has been archived by the owner on May 8, 2019. It is now read-only.

kholia/Security-Matrix

Repository files navigation

Fedora Security Matrix

Security Matrix for Fedora

Setup

  • dnf install rubygem-wikicloth python2-mwclient -y

Notes

  • matrix_generator_fedora.py script generates the markup behind the Fedora Security Matrix page.

  • Fedora Wiki is based on MediaWiki. Ubuntu Wiki uses MoinMoin.

  • To install MediaWiki on Fedora, use the following steps,

    dnf install mediawiki php-pear-MDB2-Driver-mysqli mariadb-server -y
    
    vim /etc/httpd/conf.d/mediawiki.conf  # uncomment the "Alias" lines suitably
    
    systemctl start httpd.service
    

Authors

  • Siddharth Sharma (sidhax)

  • Dhiru Kholia (kholia)

References

About

Security Matrix for Fedora (and others)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published