Sitemap » I

  • Install Oracle Database 12c On openSUSE 13.2
    Dear Unixmen Fans, today we will show you the steps about how to install Oracle Database 12c in openSUSE. Also, this will work on SUSE
  • Install docker image offline
    docker pull <image> docker pull hello-world docker images REPOSITORY    TAG       IMAGE ID       CREATED         SIZEhello-world   latest  
  • Install/Update node_modules lokal
    install: sudo npm install -g <modul> Update: Was ist zu aktuallisieren:                npm outdated -g --depth=0Einzelenes Modul updaten:        
  • In plasma5 midnight commander doesn't exit to current directory anymore
    As i describe in https://bugzilla.opensuse.org/show_bug.cgi?id=1203617 This is from the latest Tumbleweed versionin file /etc/bash.bashrc:if test -s /etc/profile.d/mc.shthen . /etc/profile.d/mc.shelif test -s /usr/share/mc/mc.shthen . /usr/share/mc/mc.shfiInsert this after:#