Bluish capsule
  • Blog
  • Notes
  • Projects
    Projects home Meccanici DatingApp JobSearchLog NgRx in depth
  • Reviews
  • Search
Bluish capsule

Search Bluish capsule

#Debian


Nextcloud using docker backup and update

Backup and update a Nexctcloud personal cloud server using docker

Posted on February 18, 2019

Backup and update an instance of Nextcloud installed via docker compose.

[Read More]
#nextcloud  #cloud  #docker  #debian  #linux 

Nextcloud using docker on ovh vps

Installing Nexctcloud personal cloud server using docker on a virtual private server hosted by OVH

Posted on February 5, 2019

Nextcloud is a private cloud service platform. I plan to use it for personal and family usage, just to move some of my personal data away from third parties.

[Read More]
#nextcloud  #cloud  #docker  #debian  #linux  #ovh 

Magento and Docker Compose on OVH Vps

Installing and configuring docker compose on Debian Stretch running on a VPS

Posted on April 6, 2018

Compose defines and runs multi-container Docker applications.

Using a single yaml file it is possible to run multiple docker containers for complex applications. For example one contaner for the web app, one for the database and one for redis, all with a single command.

[Read More]
#cloud  #linux  #debian  #security  #docker 

Manage Docker with Portainer

Portainer is a platform that really simplify management of docker environments

Posted on April 4, 2018

Portainer runs as a light (4Mb) container on Docker.

[Read More]
#cloud  #linux  #debian  #docker  #portainer 

Firewall on OVH Vps server

Posted on March 30, 2018

Installing and configuring the Uncomplicated Firewall

[Read More]
#cloud  #linux  #debian  #security  #ufw 

Linux tmux

Using tmux command to mantain a remote session open between ssh sessions for long running tasks with multiple shell windows

Posted on March 29, 2018

Install and run

sudo apt install tmux
[Read More]
#debian  #tools 

Linux screen

Using screen command to mantain a remote session open between ssh sessions for long running tasks with multiple shell windows

Posted on March 29, 2018

Install and run

apt install screen
screen
[Read More]
#debian  #tools 

Snap and Firefox

Posted on March 28, 2018

Snapcraft is a tool to install containerized software packages.

Now Firefox is available!

[Read More]
#linux  #debian 

Setup Docker on a OVH Vps server

Basic setup of a vps server from OVH to be used as a development machine with Docker

Posted on March 23, 2018

I have a brand new VPS server from OVH with Debian Stretch. Let’s configure it with some basic security and Docker. The server will be used as a test machine for my experiments. This machine is not for production.

[Read More]
#cloud  #linux  #debian  #security  #docker 

Expand VirtualBox Debian encrypted disk

Expand a luks encrypted root partition in a Debian Stretch Virtualbox machine.

Posted on March 19, 2018

I have a VirtualBox machine with full disk encryption. The space for the root partition is almost finished.

[Read More]
#debian  #virtualbox  #encryption  #luks  #security 
  • Older Posts →

Gabriele Teotino  •  2019  •  Bluish capsule

Hugo v0.40.1 powered  •  Theme by Beautiful Jekyll adapted to Beautiful Hugo