Archivo el 18/11/2021

Utilizar Raspberry como kiosk

1. Abrir terminal y configurar raspberry.

$ sudo raspi-config

2.  Establecer configuración:.

Change User Password: *********
Boot Options/ "Desktop/Cli", "Console Autologin"
Interfacing Options: "Enable SSH"
Interfacing Options: "Enable SVN"
Advanced Options: "Disable Overscan"

3. Instalar X11.

$ sudo apt-get install --no-install-recommends xserver-xorg x11-xserver-utils xinit openbox

4. Instalar Chrome.

$ sudo apt-get install --no-install-recommends chromium-browser

4. Editar fichero de inicio (Buster 2º linea)

$ sudo nano /etc/xdg/openbox/autostart

5.  Incluir configuración y salir (CTRL-X) guardando (Y).

# Disable any form of screen saver / screen blanking / power management
xset s off
xset s noblank
xset -dpms

# Allow quitting the X server with CTRL-ATL-Backspace
setxkbmap -option terminate:ctrl_alt_bksp

# Start Chromium in kiosk mode
sed -i 's/"exited_cleanly":false/"exited_cleanly":true/' ~/.config/chromium/'Local State'
sed -i 's/"exited_cleanly":false/"exited_cleanly":true/; s/"exit_type":"[^"]\+"/"exit_type":"Normal"/' ~/.config/chromium/Default/Preferences
# sed -i 's/"exit_type":"Crashed"/"exit_type":"Normal"/' ~/.config/chromium/Default/Preferences
mac=$(ifconfig eth0 | grep -Eo ..\(\:..\){5})
url="https://**********/login?id=$mac"
chromium-browser --check-for-update-interval=31536000 --noerrordialogs --disable-infobars --autoplay-policy=no-user-gesture-required --kiosk $url

6. Editar fichero

$ sudo nano ~/.bash_profile

7.  Incluir configuración y salir (CTRL-X) guardando (Y).

sudo rm -r  ~/.cache/chromium/Default/Cache/*
[[ -z $DISPLAY && $XDG_VTNR -eq 1 ]] && startx -- -nocursor

8.  Editar vncserver

$ sudo nano /root/.vnc/config.d/vncserver-x11

9.  Incluir configuración y salir (CTRL-X) guardando (Y).

Authentication=VncAuth
Encryption=AlwaysOff
Password=c3abbea3b003a0b231737c0541892d72

10. Cambiar contraseña por defecto: raspberry

$ sudo vncpasswd -service

How To Upgrade Raspberry Pi OS to Bullseye from Buster

https://www.tomshardware.com/how-to/upgrade-raspberry-pi-os-to-bullseye-from-buster

A new Raspberry Pi OS based upon Debian 11 (Codenamed: Bullseye, following a Toy Story character naming convention) has been dropped and it has Raspberry Pi fans clamouring to install the latest OS on their favorite single board computer.

There are big changes for the latest Raspberry Pi OS, including a free speed boost for Raspberry Pi 4 / Compute Module 4 owners who have a certain SoC model, and a new compositing window manager which speeds up overall desktop performance.

Raspberry Pi OS “Bullseye” works with all models of Raspberry Pi, but the best performance is found using Raspberry Pi 4Compute Module 4 and Pi 400. These models can benefit from the speed boost (except the Pi 400, where it is the default). If they have 2GB of RAM or greater, they can also use the new compositing window manager.

The ideal way to install the latest OS is to backup all your project and data files and then do a clean install using Raspberry Pi Imager to write to a microSD card, but it is possible to upgrade an old Debian 10 “Buster” based Raspberry Pi OS to Bullseye.There is a caveat, however, as it may not be the smoothest of upgrades. So before you take the plunge make sure that you have a backup of any important files and projects.

How to Upgrade to the Latest Raspberry Pi OS

1. Open a terminal and update the software repositories lists.

$ sudo apt update

2. Run a full upgrade of your installation.

$ sudo apt dist-upgrade -y

3. Update the Raspberry Pi firmware.

$ sudo rpi-update

4. Open the sources.list file ready for editing.

$ sudo nano /etc/apt/sources.list
(Optional) $ sudo nano /etc/apt/sources.list.d/raspi.list

5. Using the arrow keys, scroll down the file and locate the following line.

deb http://raspbian.raspberrypi.org/raspbian/ buster main contrib non-free rpi

6. Change the line from buster to bullseye and press CTRL + X, then press Y and Enter to save and exit.

deb http://raspbian.raspberrypi.org/raspbian/ bullseye main contrib non-free rpi

7. Update the Bullseye software repositories.

$ sudo apt update

8. Run another distribution upgrade to install the Bullseye software requirements.

$ sudo apt dist-upgrade

9. Clean up the installation files.

$ sudo apt autoclean

10. Reboot your Raspberry Pi for the change to take effect.

$ sudo reboot

You are now running the latest version of Raspberry Pi OS based upon “Bullseye”.

Microsoft Office Outlook Exchange; error 80090016 después de reemplazar una tarjeta madre del sistema

Resumen: Pasos para corregir el error de Outlook 80090016 después de reemplazar la tarjeta madre del sistema en el sistema Dell. El error de Outlook 80090016 cuando utiliza un pin de Windows 10 Ver más

Síntomas


En el siguiente artículo, se proporciona una solución para el error de microsoft Outlook 80090016 si se reemplazó la tarjeta madre del sistema en su sistema.


80090016 de error de Microsoft Outlook Exchange

Es posible que reciba un error de Outlook denominado 80090016 después del reemplazo de una tarjeta madre. El texto presente en el error es “El módulo de plataforma segura de la computadora no funciona correctamente. Si este error persiste, póngase en contacto con el administrador del sistema con el código de error 80090016″ (Figura 1).
SLN319038_en_US__1Outlook_TPM_80090016
Figura 1

El cambio en la tarjeta madre del sistema hace que la licencia de Office y la autenticación de Outlook Exchange fallen debido a que la carpeta generada por esas aplicaciones ya no coincide con los tokens de autenticación generados por el chip original del módulo de plataforma segura (TPM). El error puede deberse a esto, o bien puede estar relacionado con el uso de una PIN para iniciar sesión.Volver al principio


Solución

A continuación, se indican los pasos para resolver el problema de TPM o de uso de una PIN para iniciar sesión:

Solución de TPM

Cambie el nombre de la siguiente carpeta:
C:\users\$dir\AppData\Local\Packages\Microsoft.AAD.BrokerPlugin_cw5n1h2txyewy

A:
C:\users\$dir\AppData\Local\Packages\Microsoft.AAD.BrokerPlugin_cw5n1h2txyewy.oldSLN319038_en_US__2iconNota: Debe hacer esto con la cuenta de usuario afectada cerrada. Puede iniciar sesión como un administrador diferente o hacerlo a través de un recurso compartido de red.

Después de volver a iniciar Outlook, deberá volver a ingresar su contraseña. También puede recibir una petición de organización, seleccione Yes (Sí) para «Allow my organization to manage this device» (Permitir que mi organización administre este dispositivo).

Este método puede generar el mismo error de TPM una vez más, pero si lo ignora. Outlook debe continuar cargando y no volverá a mostrar el error.

Reparación de la solución de PIN y contraseña de imagenAdvertencia: Los datos personales se deben respaldar y verificar antes de realizar los siguientes pasos. 

  • Abra el explorador de archivos.
  • Vaya hasta C:\Windows\ServiceProfiles\LocalService\AppData\Local\Microsoft\NGC
  • Elimine todo en esta carpeta.SLN319038_en_US__2icon Nota: Si no puede eliminar nada debido a un error de administrador, agregue .old al final del nombre de la carpeta.
  • Vaya a Configuración > Cuentas > Opciones de inicio de sesión
  • Haga clic en Agregar un PIN y establezca su PIN.
  • Elimine y vuelva a crear la cuenta en cuestión.