Skip to content

Tarik Billa

  • Web Development
    • html
    • vue.js
    • laravel
    • css
    • javascript
    • jquery
    • node.js
    • php
    • asp.net
  • Programming
    • python
    • java
    • c
    • c++
    • c#
  • git
  • android

ubuntu-13.04

Can’t use uuid and create an extension to use it

December 23, 2023 by Tarik

The operating system package that contains the extension is not installed. To install it: apt-get install postgresql-contrib-9.2

Categories postgresql Tags postgresql, ubuntu, ubuntu-13.04 Leave a comment

‘Failed to unlink socket file” error in MongoDB 3.0

January 7, 2023 by Tarik

I have fixed this issue myself, by deleting the mongodb-27017.sock file . I ran the service after deleting this file, which worked fine. However, I am still not sure the root cause of the issue. The output of the command ls – lat /tmp/mongodb-27017.sock is now srwx—— 1 mongodb nogroup 0 Apr 23 06:24 /tmp/mongodb-27017.sock

Categories mongodb Tags mongodb, ubuntu-13.04 Leave a comment

Qt: can’t find -lGL error

December 20, 2022 by Tarik

You should install package “libgl1-mesa-dev”: sudo apt install libgl1-mesa-dev

Categories c++ Tags c++, compiler-construction, qt, qt-creator, ubuntu-13.04 Leave a comment

Tarik Billa

Software Engineer
tarikbilla@gmail.com
+8801884414000
  • Reuse a hash in YAMLApril 17, 2024
  • Dockerfile: how to redirect the output of a RUN command to a variable?April 16, 2024
  • How to cd to a directory with spaces in the directory name?April 16, 2024
  • Maximum MIME type length when storing the type in a databaseApril 16, 2024
  • What is the difference between Unit, Integration, Regression and Acceptance Testing?April 16, 2024
© 2026 Tarik Billa