Fulltext results:
- Setting the Timezone @info:linux:debian
- ====== Setting the Timezone ====== The timezone is stored in the file ''/etc/timezone''. ===== Check the Timezone ===== <code bash> cat /etc/timezone </code> Example: <code> # cat /etc/time
- Set the Timezone on Debian @info:sysadmin:debian
- ====== Set the Timezone on Debian ====== Just run the following command as ''root'' (use ''su'' or ''sudo''): dpkg-reconfigure tzdata {{tag>sysadmin linux debian timezone configure}}