I kinda have my own problem solved <_< after reading this thread
http://www.suseforums.net/index.php?showto...3&hl=zypper
I add following lines in /etc/sysconfig/proxy
Code:
HTTPS_PROXY="http://[user]:[passwd]@[proxyserver]:[port-number]" (for the http proxy)
FTP_PROXY="http://[user]:[passwd]@[proxyserver]:[port-number]" (for the ftp proxy)
Thanks to Shadoon
One more thing, do anyone notice that smart is slow? Mine is
It often stop progressing for a long time. I don't know if it has background work to do.
Any ideas? thanks