Tag Archives: fedora

Setting up Samba on Fedora 7

I decided to set up Samba so that I can use access my files on my linux PC from other PCs. How’s how: [root@localhost ~]# yum install samba [root@localhost ~]# /etc/init.d/smb restart The lines above will install and start Samba. … Continue reading

Posted in Linux | Tagged , , | Leave a comment