Labels

Android (1) Apache (1) bash (2) boost (2) C (37) C++ (5) cheatsheet (2) CLion (6) css (3) Debian (34) DL (17) dns (1) Docker (3) Dreamweaver (2) Eclipse (3) fail2ban (5) git (6) GitHub (5) Hacking (4) html (8) http (1) iOS (1) iPad (1) IRC (1) Java (33) javascript (3) Linux (182) Mac (21) Machine Learning (1) mySQL (53) Netbeans (6) Networking (1) Nexus (1) OpenVMS (6) Oracle (4) Pandas (3) php (17) Postgresql (8) Python (9) raid (1) RedHat (15) Samba (2) Slackware (52) SQL (14) ssh (1) svn (1) tar (1) ThinkPad (1) Virtualbox (4) Visual Basic (2) Visual Studio (1) Windows (7) wire (1)
Showing posts with label DL. Show all posts
Showing posts with label DL. Show all posts

Thursday, 28 October 2021

Unable to open or incompatable vdproj solution

When using Visual Studio (recent versions), with vdproj files, you may get an error or warning that the file is incompatible or unable to open.

Wednesday, 21 April 2021

Properly stopping an application without using monit.

Issue: Application that should not have been running had been started using monit and then stopped using monit.

Wednesday, 6 January 2021

Problem building meslink

I had trouble building mesllink using Netbeans but note that it did build correctly from the original source on the box, from the command line by running make.

This is similar to a problem I had with mesdb detailed here. (worth reading first).

Sunday, 20 December 2020

Problem building mesdb

I had trouble building mesdb using Netbeans but note that it did build correctly from the original source on the box, from the command line by running make.

Sunday, 1 November 2020

mysql++.h and libmysql++-dev missing in Debain 10

mysql++ 

is missing in Debian 10 and despite several attempts to install it, I haven't yet been able to, so...

to install it under Debian Bullseye, do;

apt install libmysql++-dev

Bullseye can be found here: https://www.debian.org/devel/debian-installer/

See also here: https://packages.debian.org/search?keywords=libmysql%2B%2B-dev&searchon=names&suite=all&section=all


Thursday, 22 October 2020

Friday, 11 September 2020

Wednesday, 9 September 2020

Monday, 7 September 2020

DL - Query to check for missing gas cut stamping details

A reminder of why I used a combination of JOIN and INNER JOIN

This serves as a decent example of this.

Wednesday, 2 September 2020

Tuesday, 18 August 2020

Gascut stamping instructions

How to populate Gas Cut stamping if this has not been completed automatically.