Firebase hosting setup for Angular app
1. Firstly install node.js on your machine. # sudo apt-get install nodejs # sudo apt-get install npm 2. To install the firebase command line tool, use ‘npm’ to install Firebase …
1. Firstly install node.js on your machine. # sudo apt-get install nodejs # sudo apt-get install npm 2. To install the firebase command line tool, use ‘npm’ to install Firebase …
Please follow these steps to install Anydesk on Raspberry Pi: 1. Download the .deb file from https://anydesk.com/download?os=raspi 2. Go to the downloaded location, where you have download the file “anydesk_5.5.5-1_armhf.deb” …
You can use AWS account free and it Includes 12 Months of Free Tier Access for following products: Amazon EC2, Amazon S3, and Amazon RDS. Create AWS account Create new …
Step1: Open Command Prompt Step2: Type command “ipconig /all” to see network configuration values Step3: The MAC address will be listed under heading “Ethernet adapter Ethernet”, under sub heading “Physical …
Domain validated This will validate domain name and display only information about domain. Organization Validated This will validate complete business details and show it on the SSL page info section. …
Details required for CSR generation (Certificate Signing request): Common name – Fully qualified domain name (example www.domain.com) Organization – Legal Name of Organization Organization unit – Department name (if applicable) …
Status Code => Message 200 => Success 301 = > Moved Permanently 400 => Unknown Error 401 => Authentication Required 403 => Request Forbidden 404 => Not found 500 => …
1. Keep website up to date 2. SQL injection 3. XSS (Cross site scripting) 4. Server side validations 5. File uploads 6. SSL