I can see Linux timetable from the command line like this:
>date
Qua Mai 25 14:49:58 BRT 2016
But now I need to change the Linux timezone from the command line because, as I use a Linux server, I only have access via SSH.
How can I change the Linux timetable from the command line?
Note : I know it is not in the scope of the site to ask questions about the operating system, but as this is a problem related to the programming I posted here. All my systems had the wrong date on account of that, but I ended up resolving with the solution given in the answer (Thanks for the reply).