Miquel Boada Artigas
Miquel Boada Artigas
  • 374
  • 1 573 082

Відео

JavaScript - Separation of logic layer code from the presentation layer. Using addEventListener
Переглядів 147Рік тому
When you develop a web application is good practice don't mix the presentation with the logic. In our case, the HTML contains the presentation while the JS file contains the logic. When we add events in the HTML file we're adding logic to the presentation layer. For this motive, is a good practice to move the events to the JS file. This video shows how you can get to this goal. When you change ...
Debian 11 - Install angular and Create Hello World Demo App
Переглядів 1,3 тис.2 роки тому
This video is a very simple example of: 1.- How to install Angular framework in a Debian 11 system. 2.- How to create an application with Angular. I'm using Visual Studio Code as an integrated development environment. I'm executing the angular server in a console, but you can use the play button on visual studio code to run your code.
Debian 11 - How to install MySQL Workbench
Переглядів 11 тис.2 роки тому
Mysql-workbench is not available for Debian version 11 or bullseye. You can install from unstable packages or using the snap tool. In this case, I used snap as unstable packages gave me dependency errors.
How to install remote desktop client Remmina in Linux Debian 11 (Bullseye)
Переглядів 5 тис.2 роки тому
Remmina is a free and open-source remote desktop client for Linux and other Unix-like systems. It supports multiple network protocols such as RDP, VNC, NX, XDMCP and SSH. Opoerating system: Linux Distribution: Debian Version: 11 or Bullseye
Debian 11 - How to connect to your remote MongoDB server
Переглядів 1,7 тис.2 роки тому
MongoDB Server, by default, allow only connections from localhost . This video shows how to configure the system to allow the connection from any host located in the local network. Operating system: Linux Distribution: Debian 11 Version: Bullseye
How to Install MongoDB on Debian 11 Linux (Bullseye)
Переглядів 4,9 тис.2 роки тому
This video shows how to install MongoDB version 5.0.5 server and client. We're using the package for Debian 10 version, but it works with Debian version 11. Operating system: Linux Distribution: Debian Version: 11 or Bullseye Program to install: MongoDB server and shell client Mongo DB Server Version: 5.0.5 Mongo DB Shell Client Version: 5.0.5
How to install VSCode (Visual Studio Code) in a Linux Debian 11 System
Переглядів 16 тис.2 роки тому
How to install VSCode (Visual Studio Code) in a Linux Debian 11 System
How to create a simple project Web API with VSCode and Entity Framework in a Linux system
Переглядів 6 тис.2 роки тому
In this video, we are creating a web API for Entity Framework (EF). We are using Visual Studio Code (VSCode) as IDE and C # as the programming language. For the database management system we are using the memory system: no need to install or configure any program. The sole purpose of this video is to show you how to create a web API using EF. The example is very simple and requires minimum know...
PostgreSQL - How to set or change PostgreSQL user password
Переглядів 15 тис.2 роки тому
This video show how you can change the user postgres password using psql PostgreSQL client
How to install pgadmin (graphical administration tool) for PostgreSQL in a Linux Debian system
Переглядів 1,7 тис.2 роки тому
This video shows how to install the graphical administration tool for PostgreSQL Database Management System (DBMS).
How to connect to your remote PostgreSQL server
Переглядів 16 тис.2 роки тому
The PostgreSQL database management system, by default, does not allow remote connections to its databases. This video shows how to enable remote connections to PostgreSQL databases. Caution Be sure you have assigned a password to the postgres user. If you can't log in with the terminal using the postgres user, run "passwd postgres" with user root or "sudo passwd postgres" with a privileged user...
How to install Unity on a Debian system
Переглядів 3,5 тис.2 роки тому
The video shows how to install the Unity engine on a system Debian Linux. All the authentications are done using Google. If you want, you can register and authenticate using a Unity user.
How to install app inventor on Debian 10 System
Переглядів 1,6 тис.3 роки тому
Installing App Inventor 2 Setup on GNU/Linux. In order to check that the installation is working you need to create a mobile application on the web platform. If the connection between the application and the emulator doesn't work the first time, try again. Sometimes, first connection fails, I don't know why...
How to debug a Python Flask application using Visual Studio Code IDE
Переглядів 11 тис.3 роки тому
This video shows how to debug a simple application created with Python and using the framework Flask. It's not about creating applications with Flask nor Python. A very simple Flask application is used to show how debug works.
Python - How to set up a local programming environment for flask
Переглядів 4203 роки тому
Python - How to set up a local programming environment for flask
Python How to set Up a Local Programming Environment on Debian 10
Переглядів 4563 роки тому
Python How to set Up a Local Programming Environment on Debian 10
How to install Powershell on Linux Debian 10
Переглядів 5223 роки тому
How to install Powershell on Linux Debian 10
How to create a Spanned Volume using Windows
Переглядів 7093 роки тому
How to create a Spanned Volume using Windows
How to install Processing core Java library using Eclipse IDE (Oxygen version)
Переглядів 2,4 тис.3 роки тому
How to install Processing core Java library using Eclipse IDE (Oxygen version)
How to create a Google Chrome extension
Переглядів 1063 роки тому
How to create a Google Chrome extension
CentOS 8 - How to connect to your remote MongoDB server
Переглядів 3,3 тис.3 роки тому
CentOS 8 - How to connect to your remote MongoDB server
How to run graphical applications using ssh
Переглядів 2,8 тис.3 роки тому
How to run graphical applications using ssh
Debian 10 - How to install Visual Studio Code on Linux
Переглядів 4,2 тис.3 роки тому
Debian 10 - How to install Visual Studio Code on Linux
How to connect to a remote computer using ssh
Переглядів 2,4 тис.3 роки тому
How to connect to a remote computer using ssh
Packet Tracer - Connect IoT Devices to a Registration Server
Переглядів 7 тис.3 роки тому
Packet Tracer - Connect IoT Devices to a Registration Server
MySQL/MariaDB Error 1698 (28000): Access denied for user root@localhost
Переглядів 4,8 тис.4 роки тому
MySQL/MariaDB Error 1698 (28000): Access denied for user root@localhost
How to install MSSQL Server on a Linux Debian version 10 or Buster
Переглядів 3,5 тис.4 роки тому
How to install MSSQL Server on a Linux Debian version 10 or Buster
How to install add-apt-repository in Debian 10 version
Переглядів 4 тис.4 роки тому
How to install add-apt-repository in Debian 10 version
How to create a Telegram bot with Python
Переглядів 6 тис.4 роки тому
How to create a Telegram bot with Python

КОМЕНТАРІ

  • @captainlesego
    @captainlesego 3 дні тому

    Thanks for this accurate quick video

  • @user-ro3fo9hc3l
    @user-ro3fo9hc3l 13 днів тому

    What if I dont know the password?

  • @yepyeniceri
    @yepyeniceri 14 днів тому

    Even though there is no explanation thanks for helping for my homework.

  • @MrGrappleMan
    @MrGrappleMan 16 днів тому

    is this persistent?

  • @arunkrish11
    @arunkrish11 Місяць тому

    Thank you very much

  • @user-fv8ey8ev2p
    @user-fv8ey8ev2p Місяць тому

    eazy, thanks

  • @chufeng605
    @chufeng605 Місяць тому

    Gracias por la rapida guia, me ha servido mucho.

  • @sandaruashen5108
    @sandaruashen5108 Місяць тому

    can you share the file

  • @mriker14-48
    @mriker14-48 Місяць тому

    Salvada

  • @user-qz7dj7td2p
    @user-qz7dj7td2p 2 місяці тому

    it's joke? snap in debian🤢🤢🤢

  • @user-hr1wb5mb7e
    @user-hr1wb5mb7e 2 місяці тому

    em todos os videos de tutorial de 25 minutos e 10 minutos este esta de parabens!!!!! em apenas 1 minuto e sem enrolação, incrivel!

  • @Platica.Vasile
    @Platica.Vasile 2 місяці тому

    it worked, thanks!

  • @luisbravolopez7334
    @luisbravolopez7334 2 місяці тому

    Thank you!!!

  • @melo2691
    @melo2691 3 місяці тому

    dgjggjjjdjasfnetmmsdm

  • @rebelliouskazmi8561
    @rebelliouskazmi8561 3 місяці тому

    Sir in my sql configure management there is no TCP/IP protocol what should i do?

  • @abbod7198
    @abbod7198 3 місяці тому

    is that simple to you all?

  • @sjornlimmingyu1524
    @sjornlimmingyu1524 3 місяці тому

    can you guide me , i only can see Disk0 , is there anyway i do to create disk1 and disk2

    • @MiquelBoada
      @MiquelBoada 3 місяці тому

      Hello, I was doing the video in a virtualized environment. I assign an additional hard disk to the machine. If you are in a virtualized environment, you can add one more disk to your computer easily. Windows will find two disk: 0 and 1 If you are in a physical system, you can try with Daemon Tools: www.daemon-tools.cc/ to create virtualized disks from one physical disk.. Best luck!

  • @AX_-
    @AX_- 3 місяці тому

    it worked!!! thank you.

  • @test-yb7oi
    @test-yb7oi 3 місяці тому

    Thank You........... Super, Easy. keep continue

  • @mohamedfazil748
    @mohamedfazil748 4 місяці тому

    Laptap desktop command promp says invalid command

  • @Miguel-jr3gb
    @Miguel-jr3gb 4 місяці тому

    Muchas gracias por este video

  • @crunchfall5499
    @crunchfall5499 4 місяці тому

    Is it possible to download and use vs code without using the gui on linux? Or it won't work without a graphical interface

  • @minoz9363
    @minoz9363 5 місяців тому

    Me sale Active: failed procesos: code=killed, signal=ILLcuando le doy en systemctl status y cuando le doy mongosh me sale MongoNetworkError: connect ECONNREFUSED más la ip y el puerto ayúdame bro

    • @MiquelBoada
      @MiquelBoada 5 місяців тому

      Hola, el servicio de mongo no se está ejecutando. Cuando arrancas el servicio comprueba si hay información de algún error. En caso contrario, mira el log del sistema o puedes usar el comando journalctl.

  • @Maksym-Mensakh
    @Maksym-Mensakh 6 місяців тому

    thanks you very much!

  • @guuhgo
    @guuhgo 6 місяців тому

    Thank you, so much, buddy. After 1000 tutorials that hasn't worked, you were the one that saved my life. THANK YOU!

  • @NewAwesomeTech
    @NewAwesomeTech 6 місяців тому

    Great job Miquel. I know this is 2years back. Did a little video on debugging flask app. You can check it out. ua-cam.com/video/qF6SuzCJtZs/v-deo.htmlsi=Dyw2Kc3IM7iOBx-B

  • @yamannminecraftzaman1947
    @yamannminecraftzaman1947 6 місяців тому

    Thanks

  • @Akemteu_Aichetou
    @Akemteu_Aichetou 6 місяців тому

    Thank so much. I perfectly got the difference now

  • @user-hi4eh6lm8c
    @user-hi4eh6lm8c 6 місяців тому

    Thanks man, appreciate it

  • @user-tt1kj9fu9m
    @user-tt1kj9fu9m 6 місяців тому

    great video, understanding everything, its just little hard because the video doesn't have an audio, everything playing on mute

  • @virtualMachinetesting
    @virtualMachinetesting 6 місяців тому

    gracias papa dios me salvaste la vida

  • @doomhead47
    @doomhead47 6 місяців тому

    You are amazing, many thanks!!!.

  • @TheStrangeChannelLts
    @TheStrangeChannelLts 6 місяців тому

    Hello, Do you know why I don't have a PTR option to add my reverse zone?

  • @arrasyidfadelfatonsyah8547
    @arrasyidfadelfatonsyah8547 6 місяців тому

    Thankyou mas 🙏

  • @andrealvarez8222
    @andrealvarez8222 7 місяців тому

    Caralhou! Sensacional!!!!

  • @swizman2709
    @swizman2709 7 місяців тому

    Thank you

  • @eierkopp2044
    @eierkopp2044 7 місяців тому

    Thank you.

  • @brnuovncs
    @brnuovncs 7 місяців тому

    Thanks!

  • @thephenix-hq1xm
    @thephenix-hq1xm 8 місяців тому

    hello sir first of all thank you i have problem in that packet tracer i do every thing like they told me but nothing work always the same problem please help me . connectivity problem in the laptop and pc

    • @MiquelBoada
      @MiquelBoada 8 місяців тому

      Hello sir, If the problem is about connectivity, are you using the correct IP and network addresses? Have you verified the cable , IP and network addresses are correct?

  • @ChronoDegeneration
    @ChronoDegeneration 8 місяців тому

    I want you to know that I'd been trying to get this to work for three days straight surfing stack overflow, microsoft docs, and chatGPT and this video finally fixed it. Turns out I was using the wrong IP, so using IPconfig told me the IP that was actually listening since the one in SQL management studio was wrong. THANKS

    • @MiquelBoada
      @MiquelBoada 8 місяців тому

      Yes, it's a common mistake! Glad it works!

  • @allenmaneya3439
    @allenmaneya3439 8 місяців тому

    Thanks a lot you have helped

  • @richasingh4553
    @richasingh4553 8 місяців тому

    i cant find my.cnf file on my mac. can you please help me out here?

    • @MiquelBoada
      @MiquelBoada 8 місяців тому

      Hello, You can try searching for the file mysqld.conf instead of my.cnf . The file should be located in /usr/local/mysql/etc/ or /usr/local/etc/ directory but I don't have a Mac system to try Best luck

  • @brainchessnovice
    @brainchessnovice 9 місяців тому

    Thanks

  • @abdrrahim9812
    @abdrrahim9812 9 місяців тому

    it's work thank you

  • @loro6805
    @loro6805 9 місяців тому

    Very nice Just i would provide for closing the first window, instead of doing this : this.Visibility = Visibility.Hiden; It's better for performances to just close the first window : this.Close();

  • @andrebb9759
    @andrebb9759 9 місяців тому

    Thaks!

  • @radjee8600
    @radjee8600 9 місяців тому

    ty man !

  • @dan-unneeded
    @dan-unneeded 10 місяців тому

    thanks

  • @jayden8988
    @jayden8988 10 місяців тому

    Your awesome thanks!!!

  • @charorom
    @charorom 11 місяців тому

    El mejor!!!Soy tu suscriptora ahora..Gracias gracias