<body><script type="text/javascript"> function setAttributeOnload(object, attribute, val) { if(window.addEventListener) { window.addEventListener('load', function(){ object[attribute] = val; }, false); } else { window.attachEvent('onload', function(){ object[attribute] = val; }); } } </script> <div id="navbar-iframe-container"></div> <script type="text/javascript" src="https://apis.google.com/js/platform.js"></script> <script type="text/javascript"> gapi.load("gapi.iframes:gapi.iframes.style.bubble", function() { if (gapi.iframes && gapi.iframes.getContext) { gapi.iframes.getContext().openChild({ url: 'https://www.blogger.com/navbar.g?targetBlogID\x3d32370122\x26blogName\x3d.%3EGhufron+Aje%3E%3E%3E\x26publishMode\x3dPUBLISH_MODE_BLOGSPOT\x26navbarType\x3dBLUE\x26layoutType\x3dCLASSIC\x26searchRoot\x3dhttps://guf-t.blogspot.com/search\x26blogLocale\x3den_US\x26v\x3d2\x26homepageUrl\x3dhttp://guf-t.blogspot.com/\x26vt\x3d-848752436076766533', where: document.getElementById("navbar-iframe-container"), id: "navbar-iframe" }); } }); </script>
Wednesday, November 09, 2011
meng Export Proxy ke terminal
Untuk akses yang di kantor nya hanya menggunakan proxy, berikut ini
gw sharing cara untuk meng Export agar terminal bisa menggunakan proxy
untuk update via terminal, berikut caranya

export http_proxy="http://cist_ghufron:xxxxxx@10.20.252.x:8080"

Thanks.
Ghufron T
 
posted by ghufron at 8:37 AM | Permalink | 0 comments