Installation script for installing node js
curl -SLO https://deb.nodesource.com/nsolid_setup_deb.sh chmod 500 nsolid_setup_deb.sh ./nsolid_setup_deb.sh 21 (replace 21 with the version do you want to install ) apt-get install nodejs -y
Making Ideas To Impact
curl -SLO https://deb.nodesource.com/nsolid_setup_deb.sh chmod 500 nsolid_setup_deb.sh ./nsolid_setup_deb.sh 21 (replace 21 with the version do you want to install ) apt-get install nodejs -y
Install library npm install @heroicons/react Howto use import { BeakerIcon } from ‘@heroicons/react/24/solid’ function MyComponent() { return ( <div> <BeakerIcon className=”h-6 w-6 text-blue-500″ /> <p>…</p> </div> ) }
Feature MQTT CoAP HTTP AMQP Security – Supports security through TLS/SSL – Designed for devices with limited resources, focuses on efficiency – Security can be implemented with TLS/SSL – Provides comprehensive security mechanisms through the AMQP framework Economics – Low bandwidth and resource consumption – Efficient for devices with limited resources – Requires more resources … Read more
This is my note for add jenkins-agent using ssh Create new node at jenkins dashboard and setting directory for root directory file for storing your deployment Choose Launch Agent via ssh Add host for remote agent Choose Jenkins credential > SSH Username with private key Add login vm username Add credential > copy your id … Read more
The terms “on-premises,” “IaaS” (Infrastructure as a Service), “PaaS” (Platform as a Service), and “FaaS” (Functions as a Service) refer to different deployment and service models in the realm of cloud computing and infrastructure management. Here’s an overview of the key differences between these concepts: Aspect On-Premises IaaS PaaS FaaS Location On-premises Cloud Data Centers … Read more
Merics Report Nice topic how china success to fosters their Little Giant Companies The MERICS Report titled “Accelerator State: How China fosters ‘Little Giant’ companies” provides an in-depth analysis of China’s evolving industrial policy, focusing on the promotion and support of high-tech small and medium-sized enterprises (SMEs). Here’s a summarized overview: Emergence of High-Tech SMEs: … Read more