Difference between revisions of "Category:Cool Solutions Repository"
From Univention Wiki
Heidelberger (talk | contribs) |
m (UMC -> software -> Repository Settings) |
||
Line 11: | Line 11: | ||
== Integration in UCS 3.2, 4.0, 4.1, 4.2 == | == Integration in UCS 3.2, 4.0, 4.1, 4.2 == | ||
− | *In the Univention Management Console module '' | + | *In the Univention Management Console, Software tab, open the module ''Repository settings'' and add a new repository component with Component Name ''cool-solutions'' and Advanced Setting ''Use unmaintained repositories''. In versions earlier than UCS 4.0, use the "App center" module, ''Repository settings'' tab. |
*Alternatively, set the following Univention Configuration Registry variables on the console: | *Alternatively, set the following Univention Configuration Registry variables on the console: |
Revision as of 14:04, 28 June 2017
Contents
Introduction
Some solutions need special packages build by Univention. These packages are provided in a Cool Solutions Repository. There are different possibilities to integrate the Cool Solutions Repository.
Integration in UCS 3.2, 4.0, 4.1, 4.2
- In the Univention Management Console, Software tab, open the module Repository settings and add a new repository component with Component Name cool-solutions and Advanced Setting Use unmaintained repositories. In versions earlier than UCS 4.0, use the "App center" module, Repository settings tab.
- Alternatively, set the following Univention Configuration Registry variables on the console:
ucr set repository/online/component/cool-solutions=yes \ repository/online/component/cool-solutions/version="current" \ repository/online/component/cool-solutions/unmaintained=yes
Integration in UCC 2.0 & UCC 2.1
Set the following UCR variable to add the repository to your UCC:
ucr set ucc/apt/cool-solutions-all='deb http://ucc.software-univention.de/unmaintained/component/ ucc-coolsolutions/all/' \ ucc/apt/cool-solutions-arch='deb http://ucc.software-univention.de/unmaintained/component/ ucc-coolsolutions/$(ARCH)/'
Integration in UCC 1.0
Append the following lines to /etc/apt/sources.list:
deb http://ucc.software-univention.de/unmaintained/component/ ucc-coolsolutions/all/ deb http://ucc.software-univention.de/unmaintained/component/ ucc-coolsolutions/$(ARCH)/
Pages in category "Cool Solutions Repository"
The following 18 pages are in this category, out of 18 total.
C
- Cool Solution - Building UCC images
- Cool Solution - Creation of a meta-directory with multiple UCS DC Master servers
- Cool Solution - Custom LDAP ACLs
- Cool Solution - Encrypted USB sticks for UCC clients
- Cool Solution - FreeRDP on UCC
- Cool Solution - Gather UCC Status information
- Cool Solution - Install and integration of Munin
- Cool Solution - Install Drupal
- Cool Solution - libvirt-wakeonlan
- Cool Solution - Manage Userquota in the Domain-LDAP
- Cool Solution - Migrate Dovecot to UCS Dovecot
- Cool Solution - Mtpolicyd
- Cool Solution - Ransomware protection with Fail2Ban
- Cool Solution - Set profile path
- Cool Solution - Setup sudo with ldap on multiserver environments
- Cool Solution - Simple domain blacklisting with DNS
- Cool Solution - Wake-on-LAN
- Cool Solution - Xrdp for UCC terminal servers