Migration from TSLint to ESLint
Linting is a process which checks your code for adherence to a defined set of style rules. Common linting rules…
SSH Client Config Files
SSH client configuration files allow us to connect to servers with pre-configured commands. This saves time by avoiding typing each…
SSH : Basics
What is SSH SSH(Secure Shell), is a UNIX-based command interface and protocol for securely getting access to a remote computer.…
How to create Debian packages (.deb)
In this tutorial we will see: How to create a basic debian package from a binary fileHow to create a…
How to Dockerize Php Application
We can run php application using docker. In the following steps, we are creating and running php application. Create a…
Introduction to GraphQL
GraphQL is a language designed for client applications to fetch the exact data needed from an API.GraphQL allows client applications…
Setup Gitlab CI/CD Pipeline For Angular
Gitlab, one of the famous Git repository manager which comes with a web-based DevOps life cycle tool, inbuilt wiki, container registry, issue…
HTTP Status Codes
In the response a status code is among the first pieces of informations the server send back A sample HTTP…
How to run Windows Updates from Command Line in Windows 11/10
According to an emailed statement from Microsoft, Windows updates ensure that your computer is continuously kept up to date with new innovations…
How to run Microsoft Edge/Google Chrome using Command line on Windows 10
If you wish to run the Microsoft Edge / Google Chrome browser using the Command Prompt in Windows 10, here is how you…









