Points regarding computing that I always forget - so I write them here to find them easily and maybe other could benefit too.
Subscribe to:
Posts (Atom)
Setting program_name in mysql session_connect_attrs allows you to see the name of the program connected
I am using mysql for quite some time now. I have noticed that looking at client connections using mysql workbench so an interesting column ...
-
In order to access samba (windows share) from Linux XFCE using Thunar file browser you need to: 1. Install samba client sudo apt install smb...
-
How to combine or embed and insert another .docx file (Microsoft office docx word document) into another one using PHPWord Joining two .doc...
-
When I was trying to download dependencies for my go project in an old Ubuntu machine I was getting this error all the time: "go: gopkg...