Skip to content
Menu
INFRAESTRUCTURA
  • Home
  • PRIVADO
  • COMANDERAS
    • Epson TMT-20II
  • HARDWARE
    • Argentina
  • SOFTWARE
    • Instalar pgAdmin4 y postgresql en Linux Mint 19.3
    • INSTALAR TASK CHANGER ONE UI 3.1 TODOS LOS PAISES (SIN VPN) 2021
  • TOOLS
    • UPS
    • 3D Print
    • TEST MIC (mio)
    • TEST MIC (competo)
    • SpeedTest-
    • Benchmark
    • Code Snippets
    • Test Teclado
    • Grabador Pantalla
    • Ping
    • Ping Test Good
    • Comandos Utiles info (Win/Linux)
    • Servidor Web facil rapido
INFRAESTRUCTURA

Category: Software

Software

March 18, 2022March 18, 2022

Notificación Persistente en Samsung: "hey google ahora esta disponible"

Solución: Abre la carpeta segura > Introduce tu Patrón/Huella/PIN de acceso > Toca los 3 puntitos > Ajustes > Aplicaciones > Busca y selecciona en la lista "Google" > Hasta abajo toca "Desactivar".

Read More
October 25, 2021October 25, 2021

Instalar Teamviewer en Linux Mint

Descargar el deb y darle doble click https://www.teamviewer.com/es-mx/descarga/linux/https://download.teamviewer.com/download/linux/teamviewer_amd64.deb Por consola: sudo apt-get updatewget https://download.teamviewer.com/download/linux/teamviewer_amd64.debsudo apt install ./teamviewer_amd64.deb

Read More
October 17, 2021April 3, 2023

Instalar Sublime Text 4 en Linux

Si las deseas ver a detalle del proyecto visita el sitio web del proyecto . Para Instalar sublime text 4 en linux ubuntu o linux mint solo abre una terminal y copia los siguientes comandos: Instala la llave GPG: wget -qO - https://download.sublimetext.com/sublimehq-pub.gpg | sudo apt-key add - Asegura que apt pueda trabajar con fuentes https: sudo apt-get install...

Read More
October 4, 2021April 3, 2023

Instalar SublimeText en Linux Mint

https://www.sublimetext.com/3 aptThe apt repository contains packages for both x86-64 and arm64. Install the GPG key: wget -qO - https://download.sublimetext.com/sublimehq-pub.gpg | sudo apt-key add -  Ensure apt is set up to work with https sources: sudo apt-get install apt-transport-https Select the channel to use: Stable echo "deb https://download.sublimetext.com/ apt/stable/" | sudo tee /etc/apt/sources.list.d/sublime-text.list Update apt sources...

Read More
September 14, 2021September 24, 2021

Play On Linux (instalador de cosas para wine)

Play On Linux (instalador de cosas para wine)https://www.playonlinux.com/en/download.html For the Bionic versionType the following commands: wget -q "http://deb.playonlinux.com/public.gpg" -O- | sudo apt-key add -sudo wget http://deb.playonlinux.com/playonlinux_bionic.list -O /etc/apt/sources.list.d/playonlinux.listsudo apt-get updatesudo apt-get install playonlinux

Read More
September 13, 2021April 2, 2023

Instalar Chrome Linux

http://www.google.es/chrome/index.html?hl=es&brand=CHNG&utm_source=es-hpp&utm_medium=hpp&utm_campaign=es Si no funciona probar: https://www.google.es/intl/es/chrome/browser-tools/ doble click o…. Una vez dentro de la carpeta de descargas ejecutaremos el siguiente comando: Tendremos que sustituir el nombre del archivo.deb por el archivo deb descargado.Por ejemplo:

Read More
September 10, 2021April 9, 2023

Instalar Wine en Linux

Wine sirve para ejecutar aplicaciones de Windows en Linux (Ubuntu bionic) Si no sabemos nuestra version: cat /etc/os-release | grep CODENAME Para otras versiones de Ubuntu, ver en: https://wiki.winehq.org/Ubuntu Para instalar Wine abrimos una terminal e ingresamos los siguientes comandos: sudo dpkg --add-architecture i386wget -nc https://dl.winehq.org/wine-builds/winehq.keysudo apt-key add winehq.keysudo apt-add-repository 'deb https://dl.winehq.org/wine-builds/ubuntu/ bionic main'sudo apt...

Read More
September 9, 2021April 22, 2023

Instalacion Blink en Linux

Abrimos una terminal e ingresamos los siguientes comandos: (Cambiar todos los https a http) sudo curl -o /etc/apt/trusted.gpg.d/agp-debian-key.gpg http://download.ag-projects.com/agp-debian-key.gpg sudo nano /etc/apt/sources.list Dentro del archivo agregamos las siguientes lineas: deb http://ag-projects.com/ubuntu bionic maindeb-src http://ag-projects.com/ubuntu bionic main sudo apt-get update Instalamos el Blink sudo apt-get install blink

Read More
August 2, 2021March 28, 2023

Instalar pgAdmin4 y postgresql en Linux Mint 19.3

POSTGRESQL sudo apt update -ysudo apt install postgresql postgresql-contrib Verificamos que este activa: sudo systemctl status postgresql To log in to your PostgreSQL instance, first switch to the postgres user. The Postgres user comes included by default with the installation of PostgreSQL. Then run the psql command as shown. $ sudo -i -u postgres$ psql\qexit...

Read More

Recent Posts

  • Notificación Persistente en Samsung: "hey google ahora esta disponible"
  • Activar bloq num en inicio de Linux Mint
  • VULNERABILIDAD CRÍTICA EN LINUX!! (PWNKIT | CVE-2021-4034)
  • Memoria Swap Linux Mint
  • Instalar Cheese para Webcam (linux)

Categories

  • Comanderas
  • Electronica
  • Hardware
  • Linux
  • Software
  • Uncategorized

Archives

  • March 2022
  • January 2022
  • November 2021
  • October 2021
  • September 2021
  • August 2021
  • July 2021

Recent Comments

    Meta

    • Log in
    • Entries feed
    • Comments feed
    • WordPress.org
    ©2026 INFRAESTRUCTURA | Powered by WordPress and Superb Themes!