Skip to content

Instantly share code, notes, and snippets.

View nicovillanueva's full-sized avatar
🥃

Nico nicovillanueva

🥃
  • Spain
View GitHub Profile

How to change the default values for Docker in different distros Usually, to change the storage driver

CentOS

sudo vim /etc/sysconfig/docker
sudo systemctl restart docker

Debian-based

@nicovillanueva
nicovillanueva / gist:fc9c33cf9b6dfbdd9738254e2e9b2fcb
Last active March 25, 2025 20:12
[Tizen] How to sign and install apps

The following was all done on an Ubuntu 24.0something

Prerequisite: put your TV in developer mode.

  1. Install Tizen Studio >=6.0 (previous versions failed horribly when generating certificates, but that's my experience at least)
  2. In Tizen's package manager, install:
    a. (Main SDK tab) Tizen SDK tools > Baseline SDK > Certificate Manager
    b. (Extension SDK tab) Extras > Samsung Certificate Extension
  3. Connect to your TV and get its DUID
    a. In the Tizen main screen, select Tools > Device Manager