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/
- Virtual Network Visualization @info:solaris
- link'' and ''dladm show-linkprop -o link,value -p zone'' and generates a dot-File, which then can be ren... open INPUT, "dladm show-linkprop -o link,value -p zone|"; # skip first line <INPUT>; while (defined($lin... 0 </code> == dladm show-linkprop -o link,value -p zone == <code> LINK VALUE e1000g0 -- e100
- 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}}