There used to be a timeconfig command in 5.X - doesnt seem present in 6.X
yum provides "*/timeconfig" Loaded plugins: fastestmirror, refresh-packagekit Loading mirror speeds from cached hostfile * base: mirror.us.leaseweb.net * extras: mirror.umd.edu * updates: mirror.umd.edu No Matches found
Whats the new command to set the timezone?
jerry
cp -f /usr/share/zoneinfo/YOURTIMEZONE /etc/localtime
:D
On 01/31/2012 01:57 PM, Jerry Geis wrote:
There used to be a timeconfig command in 5.X - doesnt seem present in 6.X
yum provides "*/timeconfig" Loaded plugins: fastestmirror, refresh-packagekit Loading mirror speeds from cached hostfile
- base: mirror.us.leaseweb.net
- extras: mirror.umd.edu
- updates: mirror.umd.edu
No Matches found
Whats the new command to set the timezone?
jerry _______________________________________________ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
try maybe
$tzselect
On Tue, Jan 31, 2012 at 6:08 PM, Roberto Alvarado ralvarado@gtdbox.comwrote:
cp -f /usr/share/zoneinfo/YOURTIMEZONE /etc/localtime
:D
On 01/31/2012 01:57 PM, Jerry Geis wrote:
There used to be a timeconfig command in 5.X - doesnt seem present in 6.X
yum provides "*/timeconfig" Loaded plugins: fastestmirror, refresh-packagekit Loading mirror speeds from cached hostfile
- base: mirror.us.leaseweb.net
- extras: mirror.umd.edu
- updates: mirror.umd.edu
No Matches found
Whats the new command to set the timezone?
jerry _______________________________________________ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos