We solve the first problem. The case $p=2$ is simple, so let $p$ be an odd prime.
If $p\equiv 3\pmod{4}$, then $p-g$ is not a primitive root of $p$. For $p-g\equiv -g\pmod{p}$. But $-1$ is a quadratic non-residue of $p$, and therefore $-g$ is a QR of $p$, so cannot be a primitive root of $p$.
Conversely, let $p\equiv 1\pmod{4}$. We show that $-g$ is a primitive root of $p$.
By Fermat's Theorem, $g\equiv g^p\equiv -(-g)^p\pmod{p}$. But $-1$ is a QR of $p$, so $-1\equiv g^{2k}\equiv (-g)^{2k}\pmod{p}$ for some integer $k$.
t follows that $g\equiv (-g)^{2k}(-g)^p\pmod{p}$. Thus $g$ is congruent to a power of $-g$. Since the powers of $g$ travel, modulo $p$, through $1,2,\dots, p-1$, so do the powers of $-g$, and therefore $-g$ is a primitive root of $p$.
Remark: For other problems that you may post (and this one also) please indicate what you have tried, any progress you may have made, and where difficulties remain.