2 Commits dfd469844b ... 771fbba7ba

Author SHA1 Message Date
  SVAKSHA 771fbba7ba fixed broken links 8 years ago
  SVAKSHA f7d12ce5c9 docker files 8 years ago
2 changed files with 11 additions and 16 deletions
  1. 1 0
      cs-os-devops.md
  2. 10 16
      cs-os-opensuse.md

+ 1 - 0
cs-os-devops.md

@@ -90,6 +90,7 @@
 ----
 
 # DOCKER
++ Various Dockerfiles : https://github.com/jfrazelle/dockerfiles and a blog post: https://blog.jessfraz.com/post/docker-containers-on-the-desktop/
 + https://www.digitalocean.com/community/tutorials/docker-explained-how-to-containerize-python-web-applications
 + https://books.google.co.in/books?id=oAkZBQAAQBAJ&pg=PA116&lpg=PA116&dq=python+code+to+spin+up+docker+containers&source=bl&ots=dSp_ddqppk&sig=BfOcQ7hY1oBndYT3DtVbgaT8dis&hl=en&sa=X&ei=Q9EcVeroFI-0uATYvoKYBg&ved=0CEcQ6AEwBw#v=onepage&q=python%20code%20to%20spin%20up%20docker%20containers&f=true
 + http://phusion.github.io/baseimage-docker/

+ 10 - 16
cs-os-opensuse.md

@@ -1,26 +1,20 @@
-https://www.suse.com/documentation/sles11/book_sle_admin/data/sec_netz_xntp_yast
-.html
 
-+ https://forums.opensuse.org/showthread.php/487122-Use-zypper-as-sudoer-
-configuration
+
++ https://www.suse.com/documentation/sles11/book_sle_admin/data/sec_netz_xntp_yast.html
++ https://forums.opensuse.org/showthread.php/487122-Use-zypper-as-sudoer-configuration
 + https://github.com/alfem/softwarechannels/blob/master/softwarechannels.conf
-+ https://www.novell.com/documentation/opensuse110/opensuse110_reference/data/
-sec_zypper.html
++ https://www.novell.com/documentation/opensuse110/opensuse110_reference/data/sec_zypper.html
 
-+ http://unix.stackexchange.com/questions/101534/using-zypper-how-can-i-remove-
-all -packages-installed-from-a-specific-repository?rq=1
 
-+ 
-http://unix.stackexchange.com/questions/82016/how-to-use-zypper-in-bash-scripts 
-- for-someone-coming-from-apt-get
 
 # Zypper
 + http://www.thegeekstuff.com/category/bash-2/
-+ http://www.thegeekstuff.com/2015/04/zypper-examples/?utm_source=feedburner&
-utm_medium=feed&utm_campaign=Feed%3A+TheGeekStuff+%28The+Geek+Stuff%29
++ http://www.thegeekstuff.com/2015/04/zypper-examples/
 + https://en.opensuse.org/Portal:Zypper
 + https://forums.opensuse.org/showthread.php/386566-Learn-how-to-use-your-zypper
 + https://en.opensuse.org/images/1/17/Zypper-cheat-sheet-1.pdf
-+ 
-https://forums.opensuse.org/showthread.php/407910-quot-zypper-update-quot-vs-
-quot-zypper-dup-quot
++ https://forums.opensuse.org/showthread.php/407910-quot-zypper-update-quot-vs-quot-zypper-dup-quot
+
+### Zypper automation
++ http://unix.stackexchange.com/questions/82016/how-to-use-zypper-in-bash-scripts-for-someone-coming-from-apt-get
++ http://unix.stackexchange.com/questions/101534/using-zypper-how-can-i-remove-all-packages-installed-from-a-specific-repository?rq=1