Let $V$ be a finite-dimensional vector space over $\mathbb R$ and let $f$ and $g$ be two non-zero linear functional on $V$ such that whenever $f(x)\geq0,$ we also have $g(x)\geq0.$ Which of the following staements are true (It may also happen that none is true)?
$a.$$\ker(f)\subset\ker(g)$
$b.$$\ker(f)=\ker(g)$
$c.$$f=\alpha g$ for some $\alpha>0.$
As $V$ is a finite-dimensional vector space we can consider $V=\mathbb R^n$ for some $n \in \mathbb N.$ Also from rank-nullity theorem $\dim \ker(f)=\dim \ker(g)$. From here we can say that the above mentioned three options are equivalent.
So can we find two linear functionals on $V$ such that $\ker(f)\neq \ker(g)$ satisfying given conditions.
The answer is that you cannot find $f$ and $g$ satisfying the conditions with $\ker f \ne \ker g$.
Proof: It suffices to prove $\ker f \subseteq \ker g$, since as you noted, $\dim\ker f=\dim \ker g$. Now if $f(v)=0$, then $g(v) \ge 0$ by assumption. However $f(-v)=0$ as well, so $g(-v)\ge 0$. Since both $g(v)$ and $-g(v)$ are nonnegative, we have that $g(v)=0$. Hence $\ker f \subseteq \ker g$. Since their dimensions are equal, this gives us that $\ker f=\ker g$.
Edit in response to N.S. although I've demonstrated what the OP was asking for, namely that if $f$ and $g$ satisfy the conditions then $\ker f=\ker g$, I did so by proving (a) and (b). However, (c) immediately follows from this argument as well, since I proved that if $f$ and $g$ satisfy the conditions, then on the basis $e_1,\ldots,e_n,w$ (where $e_1,\ldots,e_n$ are a basis for the kernel and $w$ is any vector not contained in the kernel) $f$ and $g$ take the values $0,\ldots,0,1$ and $0,\ldots,0,g(w)$ respectively. This demonstrates that $g=g(w)f$. Hence (c) follows immediately.