Changes

Jump to navigation Jump to search
297 bytes added ,  21:53, 28 September 2021
m
no edit summary
Line 1: Line 1:  
{{Languages|Linux Logo}}
 
{{Languages|Linux Logo}}
   −
= Linux Logo for SME 7.x =
+
= Linux Logo for Koozali SME Server =
 
Linux Logo shows a logo with some System Info.
 
Linux Logo shows a logo with some System Info.
   Line 10: Line 10:  
[[Image:linux_logo SME.png]]
 
[[Image:linux_logo SME.png]]
 
== Before starting ==
 
== Before starting ==
First, you need to add '''''dag''''' repository.
+
First, you need to add the extra repository '''''epel'''''.
   −
See the quick howto [http://wiki.contribs.org/Dag here]
+
See the wki details howto [https://wiki.koozali.org/Extrarepositories here]
    
== Installing linux_logo RPM ==
 
== Installing linux_logo RPM ==
 
Install linux_logo with the followwing command:
 
Install linux_logo with the followwing command:
  yum install linux_logo --enablerepo=dag
+
  yum install linux_logo --enablerepo=epel
    
== Adding an SME custom logo ==
 
== Adding an SME custom logo ==
Line 29: Line 29:  
For more info, refer to the man page:
 
For more info, refer to the man page:
 
  man linux_logo
 
  man linux_logo
 +
 +
== Install SME logo for all users on Koozali SME Server ==
 +
yum install linux_logo --enablerepo=epel -y
 +
cd /
 +
wget "http://mirror.contribs.org/contribs/sgomez/contribs/linux_logo/sme.logo" -O sme.logo
 +
echo "linux_logo -u -D /sme.logo" >> /etc/profile
    
== Make your own custom logo ==
 
== Make your own custom logo ==
3,054

edits

Navigation menu