Monday, May 23, 2022

Debian Bullseye (Debian 11): install mysql-workbench-community

Requirements:

  1. gnome-keyring
  2. libtinfo5
  3. libpython 2.7

Install all requirements packages:

# apt-get install seahorse gnome-keyring libtinfo5 libpython2.7

Change Default gnome-keyring using seahorse

$ seahorse

delete "Default keyring"

create new "Default keyring" and enter new password

Download from https://downloads.mysql.com/archives/workbench/

Choose Ubuntu Linux 18.04 (x86, 64-bit), DEB Package (mysql-workbench-community_8.0.22-1ubuntu18.04_amd64.deb)

# dpkg -i mysql-workbench-community_8.0.22-1ubuntu18.04_amd64.deb

Convension:

  • # run as root
  • $ run as user

 

Saturday, May 14, 2022

Windows 11: configure windows 11 on laptop without internet connection

 

Today, almost new laptop, equip with Windows 11. For the first time we turn it on, windows will force us to use any connection available, for example any wifi detected by system.

To bypass internet connection appear in wifi configuration, press Alt-F4, then restart your laptop.

After that, we can configure our windows without internet connection. windows will ask username and password (may blank), for local account. Later you can add your outlook account to access windows store.