I'm having some difficulties on solving the tasks below. I would really appreciate some help.
Here is the tasks:
For each of the following formulas, give a model which makes the formula true. Let the domain be $\{$$1, 2$$\}$. It is sufficient to provide the interpretation of the relation symbols $R$.
$\forall x \forall y Rxy$
$\exists x \forall y Rxy$
$\forall x \exists y Rxy \land \lnot \exists xRxx$
$\exists x \exists y (Rxy \land \lnot Ryx) \land \forall xRxx$
I would appreciate if someone could show me or help me on how I can solve these tasks.
Thank you.

Some hints to help you on your way
One preliminary point. None of the wffs involve free variables, so the question title is either misleading, or betrays a misunderstanding. So (A) first make sure you understand why no variable is bound.
You have a two-element domain. (B) What are some examples of a relation $R$ on this two element domain? [You can specify a relation by specifying which pairs of object it holds between.]
Supplementary question: (C) How many different relations on a two element domain can there be [assuming that we count $R$ and $S$ as the same relation if they obtain between just the same pairs of objects]? Don't forget the relation which never holds, and the relation which always holds!
OK, you've now got some examples to play with. (D) Can you now see how to choose relations which make (1) and (2) true?
(E) Do you see how to parse the wffs (3) and (4)? What is the main logical operator? Do you see they are both conjunctions of simpler wffs. So try tackling the simpler parts first ... and seeing if you can get them to be simultaneously true.