Let $R$ be the ring of matrices $$R=\big\{\begin{pmatrix} a & b\\ c & d \end{pmatrix} |a,b,c,d \in \mathbb{Z}_{2}\big\}$$
I want to find all the ideals of $R$. We know that $R$ has $16$ elements and therefore the possible orders of the non-trivial ideals are $2,4,8,16$. Besides taking all the possible cases for the elements of the matrices how can I approach this problem?