Changes

From SME Server
Jump to navigationJump to search
m
Line 10: Line 10:  
SME Server has an option to install software using the Software Installer option in the server-manager, after enabling 'Manage Individual Packages' you can install rpms from enabled repositories and if you know exactly what you are doing, you can also remove rpms.  
 
SME Server has an option to install software using the Software Installer option in the server-manager, after enabling 'Manage Individual Packages' you can install rpms from enabled repositories and if you know exactly what you are doing, you can also remove rpms.  
   −
From SME Server 7.2 you can restrict the software that is shown in the 'Software Installer' - 'Available packages' dialog. Use this to hide software software that we don't want. eg desktop software such as openoffice from the centos repositories.
+
From SME Server 7.2 you can restrict the software that is shown in the 'Software Installer' - 'Available packages' dialog. Use this to hide software software that we don't want. eg desktop software such as openoffice from the centos repositories.  
    
We can allow one or more terms that are contained in the repository name
 
We can allow one or more terms that are contained in the repository name
  config setprop yum RestrictRepo smeserver,dungog
+
  config setprop yum RestrictRepo sme,dungog
    
Or one or more terms that are contained in the rpm name
 
Or one or more terms that are contained in the rpm name
 
  config setprop yum RestrictRpm perl
 
  config setprop yum RestrictRpm perl
   −
If you add both these example only rpms with perl in there name '''and''' are in any of the smeserver or dungog repositories will be visible.
+
If you add both these example only rpms with perl in there name '''and''' are in any of the enabled smeserver or dungog repositories will be visible.
    
  yum_update_dbs  
 
  yum_update_dbs  

Navigation menu