I need to install Samba on a CentOS machine that has no internet connection, and to which I can only access remotely through an intermediary Windows machine. I have no experience with CentOS so I asked about how to set up Samba, and I was advised to use yum to download and install it automatically. However, since the machine has no internet access, yum doesn't seem to work. I imagine I will need to download Samba manually and then install it myself on the machine.
I would need step by step instructions on how to do this. In particular:
- Where do I get the Samba setup package from?
- Once I get the Samba package on to the machine, how do I install it?
Many thanks indeed.