diff --git a/README.md b/README.md index 016cf17..0937db0 100644 --- a/README.md +++ b/README.md @@ -599,11 +599,15 @@ Various resources, such as books, websites and articles, for improving your skil *Software package repositories.* * [AlternativeTo](http://alternativeto.net) - Find alternatives to software you know and discover new software. + +### Debian-based distributions * [Dotdeb](http://www.dotdeb.org/) - Repository with LAMP updated packages for Debian. -* [Remi](http://rpms.famillecollet.com/) - Repository with LAMP updated packages for RHEL/Centos/Fedora. + +### RPM-based distributions +* [ElRepo](http://elrepo.org/tiki/tiki-index.php) - Community Repo for Enterprise Linux (RHEL, CentOS, etc). * [EPEL](https://fedoraproject.org/wiki/EPEL) - Repository for RHEL and compatibles (CentOS, Scientific Linux). +* [Remi](http://rpms.famillecollet.com/) - Repository with LAMP updated packages for RHEL/Centos/Fedora. * [Software Collections](https://www.softwarecollections.org) - Community Release of [Red Hat Software Collections](https://access.redhat.com/documentation/en-US/Red_Hat_Software_Collections/). Provides updated packages of Ruby, Python, etc. for CentOS/Scientific Linux 6.x. -* [ElRepo](http://elrepo.org/tiki/tiki-index.php) - Community Repo for Enterprise Linux (RHEL, CentOS, etc). ## Websites *Useful sysadmin related websites.*