LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Sles repo issue (https://www.linuxquestions.org/questions/linux-software-2/sles-repo-issue-4175470214/)

flukeyLinux 07-19-2013 10:15 AM

Sles repo issue
 
Hi guys,
I would like to point a Sles server to a different repository URL. Can anyone tell me how to do that? The Repo site is already set up. I just need to point an old server to it and I can't seem to find anything on google. Only how to set up a repo.

Thanks in advance,
FL

linosaurusroot 07-19-2013 10:30 AM

http://en.opensuse.org/images/1/17/Z...at-sheet-1.pdf

flukeyLinux 07-19-2013 10:41 AM

Thanks this is helpful.

I had tried a couple of Zypper flags but for some reason they are not working as expected.

Example:

zypper ar (URL)
Unknown command 'ar'.

zypper ls
Unknown command 'ls'.

Not sure why that is. This is Sles 10. maybe if I upgrade to Sles 11 it will fix it. But I would prefer not to have downtime on the server if possible.

John VV 07-19-2013 01:16 PM

zypper is not bash

for a list of commands see
Code:

su -
zypper --help
--- or ---
man zypper



All times are GMT -5. The time now is 01:43 AM.