Red Hat / Fedora :: Changing The Timezone In RHEL 5.4 (CentOS)?

Apr 5, 2010

*Trying to change some Linux severs timezone from EDT to GMT remotely

*Unable to run "system-config-date" tool from command line

Date:

Mon Apr 5 09:31:10 EDT 2010

cat /etc/sysconfig/clock:
ZONE="America/New_York"
UTC=true
ARC=false

[code].....

View 9 Replies


ADVERTISEMENT

Ubuntu :: Scripting Timezone Changing Process?

Mar 25, 2010

I have worked on redhat/fedora for last 5 yrs but now working on ubuntu as well. I have around 200 ubuntu VMs on which I have to change the timezone.I know I can do that using "dpkg-reconfigure tzdata",But doing it manually on 200 machines is not what I really want to do.Hence I am looking for a way to script this process.On fedora, its simple,change the "ZONE" entry in "/etc/sysconfig/clock" and copy corresponding file from /user/share/zoneinfo to /etc/localtime. Hence I can script is easily.But in ubuntu, with "dpkg-reconfigure tzdata", I don't know how to script it.

View 2 Replies View Related

Slackware :: Changing Timezone Settings And CMOS

Feb 12, 2011

I am having a problem getting my Slackware 13.0 to accept a timezone cmos setting change. My cmos was set to local time and my Slackware was displaying the correct time as EST. Cmos was set localtime to be compatible with dual booting Windows I have now removed Windows and replace it with Ubuntu. Now, Ubuntu wants the hardware clock to be UTC, which is the norm for unicis. SO, lets make Slackware treat the hardware clock as UTC.

I go to /etc/hardwareclock make these changes.
utc
#localtime

I reboot setting cmos to UTC, but now when I come up Slackware displays UTC and calls it EST. I go to the date/time app under the system xfce menu, but all it says it is set to UTC (EST) and change from the list below. The list below only has UTC listed. So, now how do I get it subtract the necessary five hours?

View 2 Replies View Related

CentOS 5 :: Timezone Change Not Working?

Oct 6, 2010

I was needing to change the timezone on a CentOS 5.1 (but upgraded to 5.3) machine that doesn't have X installed nor did it (initially) have the system-config-date package installed. After some Googling it appeared that all I needed to do was copy over the desirec zoneinfo file to /etc/localtime and edit the /etc/sysconfig/clock file to zone that I choose. I then set the time and used that to set the hardware clockhe original timezone was "America/New_York" (EDT) and was wanting to change it to "US/Central" (CDT). After making the changes, when I do a "date" command it is still reporting the time in EDT. I then installed the system-config-date package and tried using /usr/sbin/timeconfig. I still get the result that the timezone is reported in EDT. The time is technically correct but is an hour ahead since its using EDT to report the time.

View 10 Replies View Related

CentOS 5 :: Pirut/yum: RHEL 5.1 - Maintain An Unregistered RHEL Box?

Feb 16, 2010

A client has sent me an RHEL 5.1 box for me to do some work on, but it's not registered with Red Hat. This is causing me problems, because it's a minimal installation, and I need some more dev software.My immediate reaction was to install various bits (emacs, and so on) from my Centos 5(.0) DVD.The base RHEL system only had one (disabled) repo entry,so I added a yum DVD repo entry in yum.conf.d.

This looked good to start with, but it doesn't work. Something in RHEL's pirut/yum/rpm/whatever is getting confused, and can't work out what is/isn't installed.

Question - how do you maintain an unregistered RHEL box? Has RH done something to make life difficult? Is my problem simply that I'm using a Centos 5.0 DVD, instead of Centos 5.1? Am I stuck with downloading lots of rpms from the net and doing everything manually? I really don't want to do that.

View 2 Replies View Related

General :: RHEL 5, Changing AM To PM?

Nov 27, 2010

i searched on google before pasting here. I am using gnome 2.16.0. When i set the time (lower right corner) it sets my time automatically to AM. I dont see any option to change it to PM.

View 2 Replies View Related

5 :: Upgrade From Fedora And RHEL To CentOS?

Jul 9, 2009

I have a very unusual [and most likely unsupported] upgrade path I need to take.

I have two servers, both Dell PE1800's that I need to upgrade.

One of them is a Fedora Core 4 (x86) box and the second is RHEL5 x86_64.

I need to do an in-place upgrade to CentOS 5.3 without having to reinstall from scratch and keeping my downtime to an absolute minimum. Each of these servers has about 10TB of data stored and I really don't want to have to reformat and restore from backps.

How can I do this?

View 2 Replies View Related

Fedora :: Using RHEL / CentOS Tailored Repositories?

Feb 20, 2011

I am currently setting up a Mono environment (mono, monodevelop, gtk#, etc.) in order to experiment with C# programming. Ideally I would like to use the latest version of mono, 2.10; however, F14 repos only carry 2.6.x . Compiling and installing 2.10 from tarballs is causing me dependency troubles which I'm not willing to dedicate much time to. In the meantime, I came across this Novell-hosted rpm repo, which is supposed to be used by RHEL/CentOS users:[URL]. Is it possible to somehow add said repository as an installation source via yum/rpm, or the differences between Fedora and RHEL repositories goes beyond aesthetic differences?

View 5 Replies View Related

Red Hat / Fedora :: Autodesk Support When Using Centos Instead Of RHEL

Jun 23, 2010

So as the title says, I am looking for your experiences in this issue, because CentOs and RHEL are very, VERY similar, it is basically the same, so I was wondering, if I can get official support from Autodesk if I'll use their software on CentOs instead on RHEL.

View 2 Replies View Related

Fedora :: Change Timezone From BST To UTC?

Sep 16, 2009

How do i change the timezone from BST to UTC ( through the terminal only )

SERVER ~ # cat /etc/sysconfig/clock
ZONE="Europe/London"
UTC=true
ARC=false

However a date shows :

Wed Sep 16 11:07:15 BST 2009

View 3 Replies View Related

General :: How To Set Timezone In Fedora 12

Aug 19, 2010

In the panel at the top of the screen it shows the time of day - perhaps at the international date line. Is there a setting somewhere that allows me to inform the system of my time zone? Tried "info timezone" - drew a blank. Don't know where to look.

View 1 Replies View Related

Fedora :: Attach A RHEL/CentOS System To An Active Directory Domain?

Mar 22, 2009

Attach a Fedora/RHEL/CentOS system to an Active Directory DomainBelow is a step by step outline of how to configure a Linux Samba fileserver to use an Active Directory domain for authentication and authorization in place of flat files. Note that this configuration has been replicated using Fedora 10, RHEL 5.3 and CentOS 5 since they all more or less share the same code base.me of the example server in this document is erver1.domain.forest.org, substitute correctly where appropriate. At the very least following packages must also be installed:

sambasamba-commonsamba-clientkrb5-workstationopenldap-clientsIt would be prudent to understand the underlying concepts of how Kerberos and Samba work prior to deploying this type of server. I find that SE-Linux will interfere with Samba services, particularly with winbind. I usually set SE-Linux to be in a permissive mode. It is possible to update the SE-Linux policies but that is outside the scope of this document, i.e you're on your own. In some cases I turned SE-Linux off since it was causing winbind to stop responding.

1. Set NTP to use the correct server for your Active Directory domain:shell> system-config-timeSet the primary NTP server to be your domain/forest NTP server2. Make backups of and edit the following system configuration files:a. shell> cp /etc/resolv.conf /etc/resolv.conf.bakb. shell> vi /etc/resolv.conf

nameserver dns_server1_ip_address
nameserver dns_server2_ip_address
search domain.forest.org

View 10 Replies View Related

Fedora Installation :: F12 Fails To Install Timezone

Feb 26, 2010

I'm newbie in Linux, but have used Windows and Mac OS X Leopard. Used RedHat in the past, and can't figure this out. I burned Fedora12-x86_64 DVD image on DVD, and start install. Whether I use "linux text" command from boot or just select Install at graphical prompt, everything goes OK until I select hostname. I leave it as "localhost.localdomain" and press Enter. It always give me an error "Can't load class=TimeZoneWindow".

My computer is connected via ethernet to my router, and I had no problems getting online in Windows. Now, in case there are hardware questions:
Intel Pentium 4 with HyperThread enabled and 64bit support (Windows 7 Ultimate 64bit runs perfectly in 64bit mode)
2Gb of DDR 400Mhz RAM
I have 2 SATA hard drives with RAID option as Mirror (BIOS settings - RAID or AHCI)
And 128Mb ATI RAdeon X300 series. Pretty simple, but this error aborts my installation.

I tried to do Anaconda updates, but I have no clue about URL where the image is, ex:
linux updates=[URL]
or I tried configuring network:
linux ip=192.168.1.113 netmask=255.255.255.0 gateway=192.168.1.1 dns=68.193.158.40,24.115.70.53
and no luck. Why does "Can't load class=TimeZoneWindow" appear? Is it a network issue or what? I've seen the screenshot for TimeZone screen in the Installation Guide, but I never get to it.

View 13 Replies View Related

Red Hat :: Kickstarting Over HTTPS - Do The Rhel/fedora/centos Install From Running Apache With SSL Enabled?

Aug 13, 2010

Has anyone successfully kickstarted a rhel/fedora/centos over HTTPS ? In other words, is it possible to do the rhel/fedora/centos install from running apache with SSL enabled?

View 1 Replies View Related

CentOS 5 Networking :: Authbind Equivalent - Package For CentOS / RHEL?

Feb 23, 2010

I am trying to see if there is an authbind equivalent or authbind package for CentOS/RHEL? x If so, where can I get more info and download it? It seems to be only available for Debian and Ubuntu.

View 3 Replies View Related

CentOS 5 :: Windows AD ACLS Used On Centos/RHEL Directories?

Aug 31, 2010

We are slowly migrating from a predominantly Windows house to a 50/50 Win/RHEL operation and even further in the future.Currently, we have a LOT of Windows folders that are created by custom applications which, upon creation of a new folder set, applies the corresponding ACL so that only the associated groups are able to access the folders. Now for the problem, we are migrating the applications to a RHEL55 environment and it is creating the folders on that system now but the groups are still residing in the Windows AD. Is there an "easy" (I know, a very relative term) to have the Windows groups given permission to the Linux shares without very much manual intervention?

View 1 Replies View Related

Red Hat / Fedora :: Upgarde RHEL 5.2 To RHEL 5.3 (both 64 Bit)?

May 14, 2010

My current Linux Version:

#more /etc/redhat-release
Red Hat Enterprise Linux Server release 5.2 (Tikanga)

OS Bit is :

#uname -a
Linux <hostname> 2.6.18-128.1.16.el5 #1 SMP Tue Jun 30 06:45:51 EDT 2009 x86_64 x86_64 x86_64 GNU/Linux

Now i want to upgrade to RHEL 5.3 (ie)Red Hat Enterprise Linux Server release 5.3 (Tikanga).

View 1 Replies View Related

Red Hat / Fedora :: Upgrading RHEL 4.8 To RHEL 5.5?

Nov 3, 2010

Can we upgrade RHEL 4.8 to RHEL 5.5?

View 3 Replies View Related

Red Hat :: Diffrence Between RHEL And Centos?

Jan 5, 2010

what is the diffrence between RHEL and Centos. diffrences between support,packges, Xwindow, organization funda, someone say redhat is launch Centos like fedora. but when fedora for beta, RHEL for tested with formal support so why redhat launch this Centos.i get some information from net but not sufficiant for me..

View 3 Replies View Related

CentOS 5 :: Cant Compile Gcc 333 In Rhel 5?

Apr 3, 2010

I downloaded src of gcc 3.3.3 and tried to compile in RHEL 5 with the existing gcc 4.1.2.
Got following error

[root@localhost gcc-3.3.3-src]# pwd
/home/nikole/gccmy/gcc-3.3.3-src
[root@localhost gcc-3.3.3-src]# which gcc

[code]....

View 2 Replies View Related

General :: Using Centos 4 In Place Of RHEL 4?

Jun 12, 2010

I have a software program that when you try to install it on Centos it returns "This programs requires RHEL 4" Is there a work around to get the software to use the Centos software the same as it would RHEL 4?

View 6 Replies View Related

Software :: Hwinfo RPM For RHEL 5 Or Centos 5 /6?

Jul 21, 2011

For a audit script that I use, I need a hwinfo RPM for RHEL 5 or Centos 5/6 that works (Opensuse ones do not work). Is there one which anybody knows about?

View 3 Replies View Related

Red Hat :: CentOS 5 / RHEL 5 - YUM Updates Through Proxy?

Nov 28, 2008

I have been trying all day but so far I am unable to configure yum to use a proxy server to retrieve updates.Due a recent compliance mandate direct internet access had to be removed for a pool of our Cent/RHEL servers. I have added the http_proxy environment variable in /etc/profile using:

export http_proxy=http://ourproxy:8080
export ftp_proxy=http://ourproxy:8080
export gopher_proxy=http://ourproxy:8080

I am using the FQDN of the proxy server, and i can ping that FQDN from the CLI without a problem. When I do this and I reboot the server I can get to the internet through the proxy using links/lynx. Yum however stalls out after loading plugins. I have read in a few places that I need a trailing / after the port number above, adding this and rebooting has no effect.

So I tried specifying the yum.conf file... [URL]. When I do this yum still tries to contact the redhat/cent network directly. No behavior change. If I use tcpdump I can see the server I am running yum on try to directly connect without the proxy, which times out for good reason.

The proxy server I am running is squid, but I can see the server I am running yum on blatantly ignore any proxy settings I have tried so far. I am really in a hole on this one as I have to get several updates to fix vulnerabilities found during our last scan.

View 2 Replies View Related

Red Hat :: General - Convert Between CentOS And RHEL?

May 4, 2010

In general, how easy is it to convert between CentOS and RHEL (in either direction)?

View 6 Replies View Related

CentOS 5 :: Install Xen 3.2 On RHEL Version3

Jun 4, 2009

My doubt is " Can we install Xen 3.2 on RHEL version 3".

View 1 Replies View Related

CentOS 5 :: Two RHEL 5 Servers Connecting With A SAN

Nov 14, 2009

I wanted to access a SAN partion from my two CentOS 5 servers.

1. i wanted to get mounted the partition which i have created in the SAN.for example /dev/sdb is the partition
2. at the same time i wanted to store (Read and write )data in the SAN partition from those two CentOS server.
3. Can we use GFS? or what is the best way?

View 4 Replies View Related

General :: Make Install To Rpm For Centos / Rhel?

Feb 10, 2011

I am looking for a tool that can automatically create a rpm package after compiling from source, replacing "make install" Ubuntu and Debian use checkinstall for that.

What is the equivalent for centos?

View 1 Replies View Related

General :: Which Is Closer To RHEL 5/6, 14, Centos 5.5 Or Another Distro

Nov 15, 2010

Which is closer to RHEL 5/6, Fedora 14, Centos 5.5 or another distro? In terms of installation and administration.

View 8 Replies View Related

Software :: GUI Frontends To BIND For CentOS/RHEL?

Oct 19, 2010

Does anyone know of any GUI frontends to BIND for CentOS/RHEL? I just can't get the hang of configuring this thing...GUI makes life easier for me.

View 2 Replies View Related

Software :: Httpd 2.2.4 Rpms For CentOS/RHEL 5.x?

May 3, 2011

I wanted to upgrade my Apache from 2.2.3 to 2.2.4 because some application issues. where we can get Apache 2.2.4 rpms for CentOS/RHEL build? I say 2.2.4 rpms in Fedora repositories? Will fedora builds work in CentOS/RHEL?

View 4 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved