Hi folks,<br><br><br>First the simple questions...<br><br>What is the best time zone to set on a Linux server in the UK?&nbsp; It runs Samba and Apache services for the local network.<br><br>How do I see what time zone is in use on Slackware Linux system?
<br>
<br>How do I change time zones on a Slackware Linux system?&nbsp; I think one machine is on GMT and the other on BST<br><br>If I change the time zone will it cause any problems?<br><br>On an ext2 file system are the dates stored in local time or UTC?&nbsp; Is the time zone also stored?
<br><br>If I move a hard disk with ext2 partitions between machines with different time zones will the file times affected?<br><br>Do ssh and rsync resolve time zone differences?<br><br>Does Samba have any timezone settings?
<br><br><br>Background to my problem...<br><br>I've just replaced a disk in my file server with a larger one.&nbsp; Having transfered all the files (photographs) to the new disk and fitted I noticed that the file times displayed in Window Explorer are one hour out for all files (regardless if they were created winter or summer).&nbsp; This is apparant because I prefix the file names created by the camera with a date/time string (
i.e. yyyymmddhhmmss) during the transfer from the camera card (the script gets the date/time from the file timestamp on the CF card).&nbsp; The photographs are transfered from the camera card via a PCMCIA adaptor in the Linux server (
i.e. not via samba).&nbsp; I do not recall this descrepency before I replaced the disk, but it is possiable I just did not notice it before.&nbsp; The file times displayed on the file server appear to be correct so I hope it's just a Samba configuration problem.&nbsp; The new disk was fitted in a different machine and the file transfer was done initially via scp and then updated using rsync.&nbsp; Both disks have ext2 file systems.&nbsp; A new file created via samba has the correct time in windows explorer, but ls -l on the file server displays it one hour previous (the date command on the file server returns GMT).&nbsp; My plan is to first check my fileserver is on the correct time zone and that samba is configured correctly.
<br><br><br>Thanks,<br>Ashley<br><br><br><br>