Skip to content
  • Home
  • Search
  • Tools
  • About
  • Terms of Service Agreement
  • Log In
  • Guest

NODE.JS: USING SEQUELIZE – EXPRESS PROJECT 1: SUPER SIMPLE PROJECT FOR BEGINNERS – 1ST STEP

Posted on March 7, 2020June 23, 2022 By Andre Dias
database, javascript

Revision 2022 TARGET Learn Sequelize constructing a project using Node.js, Express, Sequelize for persistence using PostgreSQL, MariaDB (MySQL) or another database. Source code to download using  Node.js v.16: GitHub, node_sequelize_ultering_ml40643_1st_step Project developed using Node.js version 16. Node: 16.13.1 Package Manager: npm 8.5.4 OS: win32 x64 (Windows 10)   SUPER FAST START USING THE CODE FROM … Read More “NODE.JS: USING SEQUELIZE – EXPRESS PROJECT 1: SUPER SIMPLE PROJECT FOR BEGINNERS – 1ST STEP” »

VPN: SOLVED EXPRESSVPN APPS’ DOWNLOAD/UPDATE BLOCKING ON ANDROID PLATFORMS

Posted on March 3, 2020August 30, 2020 By Andre Dias
security, services, support

PROBLEM   After installing ExpressVPN, an attempt to download or update an app fails because the download is initiated but it hangs eternally, never finishing. ADDITIONAL NOTE This procedure is also useful if TeamViewer remote connection fails.   SOLUTION This solution enables you to turn on and off the protection when required during the maintenance … Read More “VPN: SOLVED EXPRESSVPN APPS’ DOWNLOAD/UPDATE BLOCKING ON ANDROID PLATFORMS” »

SECURITY: DO YOU USE WI-FI? STICK WITH THIS TIP TO AVOIT INTRUSION ATTACK

Posted on February 23, 2020August 30, 2020 By Andre Dias
network, security

I describe a scenario when this kind of attack happens, supplying a few technical details and a solution that will help you to be protected avoiding that an attack like this comes to be successful. Attacks always happen. This is a rule of thumb. The golden key is to avoid them or make them ineffective, … Read More “SECURITY: DO YOU USE WI-FI? STICK WITH THIS TIP TO AVOIT INTRUSION ATTACK” »

CHROME’S MESSAGE: “MANAGED BY YOUR ORGANIZATION” ISSUE

Posted on February 22, 2020August 30, 2020 By Andre Dias
browser

PROBLEM   Suddenly, appears on chrome’s menu the following message: “Managed by your organization” Searching, I found  this page (portuguese) where the user had the same issue, telling us that he had tried many things without success, including reinstallation. The support answered that was due a code change made at Google Chrome 73 but without … Read More “CHROME’S MESSAGE: “MANAGED BY YOUR ORGANIZATION” ISSUE” »

CHROME: MENSAGEM DO CHROME: “GERENCIADO POR SUA ORGANIZAÇÃO” – SOLUÇÃO

Posted on February 22, 2020March 19, 2020 By Andre Dias
browser

  PROBLEMA   Apareceu inesperadamente no menu do chrome a seguinte mensagem: “Gerenciado por sua organização” Pesquisando, encontrei esta página onde o usuário tinha o mesmo problema, resumido a seguir: Percebi que nos últimos dias, a mensagem descrita que “Seu navegador é gerenciado pela sua organização” , sendo que estou usando meu pc e conta … Read More “CHROME: MENSAGEM DO CHROME: “GERENCIADO POR SUA ORGANIZAÇÃO” – SOLUÇÃO” »

WI-FI: VOCÊ USA CONEXÃO WI-FI? AQUI VAI UMA DICA SOBRE UM NOVO TIPO DE ATAQUE!

Posted on February 21, 2020January 21, 2021 By Andre Dias
network, security, Uncategorized

Eu vou descrever para você o cenário de como isso acontece, fornecer alguns detalhes técnicos e as soluções que vão lhe ajudar a se proteger evitando que o ataque tenha sucesso. Ataques sempre existirão. O importante é torná-los inefetivo, e se possível ainda dar um pouquinho de trabalho para aqueles que buscam invadir a sua … Read More “WI-FI: VOCÊ USA CONEXÃO WI-FI? AQUI VAI UMA DICA SOBRE UM NOVO TIPO DE ATAQUE!” »

VIM: COMMANDS’ SUMMARY – CHEAT SHEET

Posted on January 11, 2020August 30, 2020 By Andre Dias
editors

#NAVIGATION @SEE:8 Essential Vim Editor Navigation Fundamentals k – navigate upwards j – navigate downwards l – navigate right side h – navigate left side 0 – go to the starting of the current line. ^ – go to the first non blank character of the line. $ – go to the end of the … Read More “VIM: COMMANDS’ SUMMARY – CHEAT SHEET” »

WINDOWS 10: SWITCHING LANGUAGE

Posted on January 19, 2019March 19, 2020 By Andre Dias
windows

  Windows 10 language setup is ease. Follow by the pictures.   Add a language.   Keyboard setup for the language  Speech setup.   Region setup   Date and time setup  

SEGURANÇA: ACESSANDO SITES COM CERTIFICADOS NÃO VÁLIDOS

Posted on January 12, 2019March 20, 2020 By Andre Dias
internet

Entendendo a Política de Seguraça de Certificados O que são os certificados exigidos pelos browsers? Eles garantem a identidade e procedência de um site, sendo utilizados na segurança de dados, de modo que os mesmos não fiquem expostos enquanto navegam na Internet. Por isso a importância de que sejam certificados e validados por alguma entidade … Read More “SEGURANÇA: ACESSANDO SITES COM CERTIFICADOS NÃO VÁLIDOS” »

DEPLOY: NOTES

Posted on November 26, 2018March 19, 2020 By Andre Dias
database, devops, sql

DEPLOY REQUIREMENTS AND ISSUES Be sure of something: if you have different environments, the same code that runs successfully were was born in, may fail on a new environment due many causes, like version differences and other system’s idiosyncrasies . So, rule of thumb: always assume that a deploy on a new environment requires full … Read More “DEPLOY: NOTES” »

Posts pagination

Previous 1 … 6 7 8 … 10 Next

Search

Generic selectors
Exact matches only
Search in title
Search in content
Post Type Selectors
Filter by Categories
angular
bootstrap
browser
computer science
container
data persistence
database
devops
editors
hardware
health
hosting
info
internet
it
java
javascript
network
node.js
play
protocol
security
self-help
selfhelp
server
services
soft
software engeneering
sql
support
Systems
techs
Uncategorized
versioning
web
web design
windows
wordpress

Recent Posts

  • Angular From Scratch Tutorial – Step 9: Modal
  • Angular From Scratch Tutorial – Step 8: Miscellany
  • Angular From Scratch Tutorial – Index
  • angular: Reading JSON files
  • NODE.JS: SEQUELIZE: MVC Project – 4TH STEP

Categories

  • angular (19)
  • bootstrap (6)
  • browser (4)
  • computer science (4)
  • container (1)
  • data persistence (2)
  • database (11)
  • devops (1)
  • editors (1)
  • hardware (4)
  • health (2)
  • hosting (1)
  • info (1)
  • internet (2)
  • it (1)
  • java (13)
  • javascript (32)
  • network (6)
  • node.js (1)
  • play (1)
  • protocol (1)
  • security (4)
  • self-help (1)
  • selfhelp (1)
  • server (2)
  • services (1)
  • soft (1)
  • software engeneering (1)
  • sql (1)
  • support (2)
  • Systems (1)
  • techs (3)
  • Uncategorized (2)
  • versioning (6)
  • web (1)
  • web design (5)
  • windows (3)
  • wordpress (4)

Copyright © 2025 .

Theme: Oceanly by ScriptsTown

We use cookies on our website to give you the most relevant experience by remembering your preferences and repeat visits. By clicking “Accept All”, you consent to the use of ALL the cookies. However, you may visit "Cookie Settings" to provide a controlled consent.
Cookie SettingsAccept All
Manage consent

Privacy Overview

This website uses cookies to improve your experience while you navigate through the website. Out of these, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website. These cookies will be stored in your browser only with your consent. You also have the option to opt-out of these cookies. But opting out of some of these cookies may affect your browsing experience.
Necessary
Always Enabled
Necessary cookies are absolutely essential for the website to function properly. These cookies ensure basic functionalities and security features of the website, anonymously.
CookieDurationDescription
cookielawinfo-checkbox-analytics11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics".
cookielawinfo-checkbox-functional11 monthsThe cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional".
cookielawinfo-checkbox-necessary11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary".
cookielawinfo-checkbox-others11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other.
cookielawinfo-checkbox-performance11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance".
viewed_cookie_policy11 monthsThe cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data.
Functional
Functional cookies help to perform certain functionalities like sharing the content of the website on social media platforms, collect feedbacks, and other third-party features.
Performance
Performance cookies are used to understand and analyze the key performance indexes of the website which helps in delivering a better user experience for the visitors.
Analytics
Analytical cookies are used to understand how visitors interact with the website. These cookies help provide information on metrics the number of visitors, bounce rate, traffic source, etc.
Advertisement
Advertisement cookies are used to provide visitors with relevant ads and marketing campaigns. These cookies track visitors across websites and collect information to provide customized ads.
Others
Other uncategorized cookies are those that are being analyzed and have not been classified into a category as yet.
SAVE & ACCEPT