The problem
In Sum of powers of Harmonic Numbers finite sums of powers of the same harmonic number have been studied:
$$s(q,n) = \sum_{k=1}^n H_{k}^q\tag{1}$$
Here we turn to the related questions of calculating finite sums of products of harmonic numbers of the type
$$s_{2}(p,q,n)=\sum_{k=1}^n H_{p k} H_{q k} \tag{2}$$
One interesting case is $p=1, q=2$
$$s_{2}(1,2,n)=\sum_{k=1}^n H_{ k} H_{2 k} \tag{3}$$
Another one is
$$s_{2}(1,4,n)=\sum_{k=1}^n H_{ k} H_{4 k} \tag{4}$$
We also ask for
$$s_{2}(0,2,n)=\sum_{k=1}^n H_{2 k} \tag{5}$$
$$s_{2}(2,2,n)=\sum_{k=1}^n H_{2 k}^2 \tag{6}$$
I found already (3) a challenge. I tried the usual techniques like partial summation and interchanging the order of summation but did not yet find a satisfactory result (see my self answer).
Questions
1) Can you calculate (3) through (6)?
2) Did you find techniques appropriate to more general cases of $p,q$?