Sumit Kumar SharanHow to solve Linux flutter errorHow to solve lstdc++ not found errorSep 25, 2023Sep 25, 2023
Sumit Kumar SharanHow to upgrade Postgresql from version 15 to version 16 in Fedora , RHEL, CentOS, Rocky, Alma LinuxStop PostgreSQL 15Sep 21, 20231Sep 21, 20231
Sumit Kumar SharanHow to configure ssl connection on PostgresqlDatabase security is usually one of the top-of-mind concerns for organizations. Out of the box, PostgreSQL does not provide sufficient…Sep 21, 2023Sep 21, 2023
Sumit Kumar SharanHow to add .gitignore file in existing project?Create .gitignore fileAug 14, 2023Aug 14, 2023
Sumit Kumar SharanHow to find the size or position of any widget in flutter?Here, widgetKey is the GlobalKey assigned to the widget of which size and position we have to find the size and position.Aug 4, 2023Aug 4, 2023
Sumit Kumar SharanHow to set up ssl connection between proxy server and upstream server in nginxvisitJun 29, 2023Jun 29, 2023
Sumit Kumar SharanHow to create ssl connection between django and postgresqlEdit the settings.py file like this:Jun 29, 2023Jun 29, 2023
Sumit Kumar SharanHow to serve static files using nginxYou can just do like what is did:Jun 29, 2023Jun 29, 2023