Google Site SearchFN Site Search FN Blog Login FN Blog Login
Site Navigation:
 
 

TUTORIAL:Samba on Fedora Core 1 - Part 1: Installing Samba

If you are installing Samba for the first time, follow this step else skip this and go to the next step.
[root@machinename samba]# rpm -ivh samba-*.i386.rpm
warning: samba-3.0.1-1.i386.rpm: V3 DSA signature: NOKEY, key ID 2f87af6f
Preparing...                ########################################### [100%]
   1:samba-common           ########################################### [ 25%]
   2:samba                  ########################################### [ 50%]
   3:samba-client           ########################################### [ 75%]
   4:samba-swat             ########################################### [100%]
[root@machinename samba]#
You can safely ignore the warning right now. Information on the warning and taking care of it is beyond the scope of this tutorial. If you have Samba installed in the system, you can upgrade to the latest version by
[root@machinename samba]# rpm -Uvh samba-*.i386.rpm