Manjaro Hibernate problem

https://forum.manjaro.org/t/manjaro-kde-plasma-suspend-hibernate-not-working/83699/8 This can be done here:file: /etc/systemd/sleep.conf AllowSuspend=no AllowHibernation=no AllowSuspendThenHibernate=no AllowHybridSleep=no

Read More »

Git Remote repository

Available git repos git@129.146.31.88:/home/git/git-repo/spring-jwt.git git@129.146.31.88:/home/git/git-repo/ms1.git git@129.146.31.88:/home/git/git-repo/ms2.git git@129.146.31.88:/home/git/git-repo/spring-microservices-01 git@129.146.31.88:/home/git/git-repo/kubernetes.git #========================= # ON CLIENT #========================= # Go to ~/.ssh and generate a SSH key pair using

Read More »

Microservices with Modules(JPMS)

  4.0.0 com.packtpub.mmj 6392_chapter2 1.0-SNAPSHOT pom lib rest UTF-8 9 9 2.0.0.BUILD-SNAPSHOT 5.0.0.BUILD-SNAPSHOT com.packtpub.mmj.rest.RestSampleApp org.springframework.boot spring-boot-starter-parent 2.0.0.BUILD-SNAPSHOT com.pactkpub.mmj rest ${project.version} com.packtpub.mmj lib ${project.version} org.springframework.boot

Read More »
Docker
soundarya122

WordPress + MySQL + Nginx

WordPress using docker on Nginx without SSL https://medium.com/swlh/wordpress-deployment-with-nginx-php-fpm-and-mariadb-using-docker-compose-55f59e5c1a

Read More »