zuki269@xxxxxxxxxxxx wrote:
Sorry I took so long in answering your e-mail. I cannot copy the commands and replies to the floppy disk. Everytime I try I get an error message: error "I/O error" while copying. Don't have a clue on that.
here is the first command line and the second line is the reply: rpm -qa | grep samba samba-common-3.0.3-5
second command rpm -qa | greb yum yum-2.0.7-1.1
third command rpem -qa | greb system-profile 17 system-config but none were samba
Finally got a copy and here it is. Still don't understand just how to do it.
[billw@workgroup billw]$ rpm -qa | grep samba samba-common-3.0.3-5 [billw@workgroup billw]$ rpm -qa | grep yum yum-2.0.7-1.1 [billw@workgroup billw]$ rpm -qa | grep system-config system-config-securitylevel-tui-1.3.12-1 system-config-printer-0.6.98-1 system-config-kickstart-2.5.11-1 system-config-soundcard-1.2.8-1 system-config-display-1.0.14-1 system-config-network-1.3.17-0.FC2.1 system-config-securitylevel-1.3.12-1 system-config-services-0.8.8-8 system-config-language-1.1.5-2 system-config-rootpassword-1.1.3-2 system-config-users-1.2.13-1 system-config-network-tui-1.3.17-0.FC2.1 system-config-date-1.7.3.1-0.fc2.1 system-config-mouse-1.2.6-2 system-config-printer-gui-0.6.98-1 system-config-keyboard-1.2.1-2 system-config-packages-1.2.12-1 [billw@workgroup billw]$
reader@xxxxxxxxxxx wrote:
Bill Tetens <zuki269@xxxxxxxxxxxx> writes:
OOOPS My mistake or maybe my glasses were dirty. HEH
Got a different answer this time samba-common-3.0.3-5
Will look closer from now on.
Ok, yes that is a common problem when trying to do stuff between two machines like that. Now returning to the list of commands to get some help going here...
(Bill please include the actual command line you run and the full output from here on if possible) They were:
rpm -qa | grep samba
You need some more samba pkgs than what you posted but we will return to that.
rpm -qa | grep yum
If the yum pkg is installed it will simplify things far as installing stuff.
Once we insure all needed samba pkgs are installed. And we check to see if the needed system-config pkg is there:
rpm -qa | grep system-config
We are looking for system-config-samba
If it is not there, no problems... we can use yum to get it.
Lets establish these things now then either get them or use them. Once we move to using system-config-samba you are a short ways from having a working samba setup.