Cookies en Outbook

Esta web utiliza cookies propias para ofrecer una mejor experiencia. Al navegar, aceptas dichas cookies.
  • Más información acerca de las cookies

Outbook

UI-Dev & more

Debian: Pidgin Hangouts

Publicado

sudo apt-get install -y libpurple-dev libjson-glib-dev libglib2.0-dev libprotobuf-c-dev protobuf-c-compiler mercurial make; hg clone https://bitbucket.org/EionRobb/purple-hangouts/ && cd purple-hangouts; make && sudo make install Via EionRobb/purple-hangouts And add proper emojis from unicode-emoji

Ir a artículo completo

ProtonVPN + Debian Buster/Bullseye

Publicado

Mate/Gnome: sudo apt-get install openvpn resolvconf network-manager-openvpn-gnome KDE: sudo apt-get install openvpn resolvconf network-manager-openvpn After that, create new network with «import vpn» option in network manager and import config file provided by ProtonVPN.

Ir a artículo completo

RHEL: Add exfat support

Publicado

For RHEL 7, add EPEL repo: And install exfat packages: For RHEL 8 EPEL repo is not completed yet. Repo can be added: But it will lack exfat packages, will need to compile from source (easy): From: https://access.redhat.com/solutions/70050

Ir a artículo completo