Obsolete Releases > SME 8.x Contribs
remoteuseraccess
keithone33:
i am logged in as root
[root@fooserver ]#
entered command as suggested
yum --enablerepo=sme7contribs --enablerepo=smecontribs install smeserver-remoteuseraccess
return error
"cannot find a valid base url repo: sem7contribs
??????????
michelandre:
1) db yum_repositories show sme7contribs
if nothing show = problem
2) second command, all 6 lines
db yum_repositories set sme7contribs repository \
GPGCheck yes \
MirrorList http://distro.ibiblio.org/pub/linux/distributions/smeserver/mirrorlist/smecontribs-7 \
Name 'SME 7 - contribs' \
Visible no \
status disabled
3) then the command again and this time, it should show sme7... to ...disabled
db yum_repositories show sme7contribs
sme7contribs=repository
GPGCheck=yes
MirrorList=http://distro.ibiblio.org/pub/linux/distributions/smeserver/mirrorlist/smecontribs-7
Name=SME 7 - contribs
Visible=no
status=disabled
4) then signal command
signal-event yum-modify
5) clean up
yum clean all
6) final command
yum --enablerepo=sme7contribs \
--enablerepo=smecontribs install smeserver-remoteuseraccess
Answer yes to the question in the command above
I am waiting...
Michel-André
keithone33:
after entering your no 1 i get a list
whats next
michelandre:
2) second command, all 6 lines, the \ means to the server that the command continue on the next line. So enter all of it, cut and paste
db yum_repositories set sme7contribs repository \
GPGCheck yes \
MirrorList http://distro.ibiblio.org/pub/linux/distributions/smeserver/mirrorlist/smecontribs-7 \
Name 'SME 7 - contribs' \
Visible no \
status disabled
then 3) 4) 5) 6) and Bingo!
Michel-andré
michelandre:
Sorrym I didn't read carefully
Did the output looks like 3)
If yes then 4) 5) and 6) before the Bingo Winner
Michel-André
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version