Displaying 20 results from an estimated 10000 matches similar to: "Crazy thought about upgrading to new major release"
2017 Jun 07
1
Crazy thought about upgrading to new major release
On 6/6/2017 5:29 PM, m.roth at 5-cent.us wrote:
> Jerry Geis wrote:
>> I have older systems out there that work fine, just for what ever reason
>> would be great to upgrade from a C5 -> C7 (due to no longer supported) or
>> C6 > C7 (for updated packages).
>>
>> Sounds like the upgrade tool is not quite an option...
>> I was thinking...
>>
>>
2019 Aug 12
1
Data migration from one server to another- Centos 7
I want to move all my OS, services like Apache configuration and
application (web server) files and folders to another brand new server.
Both servers are running on Centos 7. i want to clone everything.
My questions
1- what is the easiest way to do this?
2- do I need to partition hard-drive of new server exactly as old one?
3- Is there any changes to make on new server after full migration?
4-
2018 Aug 29
2
Remote update OS from 6 to 7
Hello all...
I have a remote machine running C6. I desire to update it to C7. Not
possible to be on-site. Can I copy the Everything ISO for C7 to the
machine,
mount -o loop C7.Everything.iso /media/cdrom
then do a "yum upgrade" ?
Will that work? The server is using software raid.
Thanks
Jerry
2017 Jun 06
0
Crazy thought about upgrading to new major release
Jerry Geis wrote:
> I have older systems out there that work fine, just for what ever reason
> would be great to upgrade from a C5 -> C7 (due to no longer supported) or
> C6 > C7 (for updated packages).
>
> Sounds like the upgrade tool is not quite an option...
> I was thinking...
>
> What would be wrong with any "easy" script that did the following:
>
2015 Jun 29
2
Tar CentOS installation and transfer it to new server
Current Installation: CentOS 7.1503 with SerNet Samba 4 ver. 4.1.17
configured as Active Directory Domain Controller.
Current Installation: HP Workstation with dual Xeon quadcore cpu's and 4 x
SATA hard drives NOT configured in RAID array.
New Installation: CentOS 7.1503 minimal install
New Installation: SuperMicro with single Xeon quadcore cpu and 4 x SATA
hard drives configured in two pairs
2015 Dec 15
3
Upgrade from CentOS6.6 to CentOS 7
On 15/12/15 11:10 AM, m.roth at 5-cent.us wrote:
> Traiano Welcome wrote:
>> On Tue, Dec 15, 2015 at 6:36 PM, Digimer <lists at alteeve.ca> wrote:
>>> On 15/12/15 10:17 AM, Traiano Welcome wrote:
>>>>
>>>> Is it possible to upgrade from CentOS 6.7 to CentOS 7?
> <snip>
>>> Given how radically the OS changed, I would strongly advice
2016 May 18
3
one-shot yum command to match rpms between systems?
On Wed, 18 May 2016 09:30:54 +0100
James Hogarth wrote:
> And of course as will be pointed out by many the only right answer is yum
> update anyway given cherry picking updates is not supported.
The objective is not to cherry pick updates, but rather to install a second system with packages that match the first system. After fine-tuning the installed packages and stripping out the
2013 Sep 13
2
Cloning CentOS workstations
I manage a set of CentOS operations workstations which are all clones of each
other (3 "live" and 1 "spare" kept powered down); each has a single drive with
four partitions (/boot, /, /home, swap). I've already set up cron'd rsync jobs
to copy the operations accounts between the workstations on a daily basis,
so that when one fails, it is a simple, quick process to swap
2018 Apr 13
3
Create CentOS 6 system as "clone" of another - with LVM and different disk sizes
Hi,
I just found myself having to set up a new CentOS 6 system with a nearly
identical configuration to an existing host, so I thought I would just
1. Do a minimal install to set up partitions etc. on the new system.
2. Create an image of the existing system using Clonezilla
(http://www.clonezilla.org)
3. Run a Clonezilla restore on the new system.
- as I though it would be a lot
2017 Jun 06
0
Crazy thought about upgrading to new major release
On 6/6/2017 12:38 PM, Jerry Geis wrote:
> I have older systems out there that work fine, just for what ever reason
> would be great to upgrade from a C5 -> C7 (due to no longer supported) or
> C6 > C7 (for updated packages).
>
> Sounds like the upgrade tool is not quite an option...
> I was thinking...
>
> What would be wrong with any "easy" script that did
2015 Dec 15
4
Upgrade from CentOS6.6 to CentOS 7
On Tue, Dec 15, 2015 at 6:36 PM, Digimer <lists at alteeve.ca> wrote:
> On 15/12/15 10:17 AM, Traiano Welcome wrote:
>> Hi All
>>
>> Is it possible to upgrade from CentOS 6.7 to CentOS 7?
>>
>> I see there is some attempt at an upgrade tool available, but it's
>> apparently broken:
>>
>>
2015 Jun 29
0
Tar CentOS installation and transfer it to new server
Mike wrote:
> Current Installation: CentOS 7.1503 with SerNet Samba 4 ver. 4.1.17
> configured as Active Directory Domain Controller.
> Current Installation: HP Workstation with dual Xeon quadcore cpu's and 4 x
> SATA hard drives NOT configured in RAID array.
>
> New Installation: CentOS 7.1503 minimal install
> New Installation: SuperMicro with single Xeon quadcore cpu
2015 Jun 29
2
Tar CentOS installation and transfer it to new server
Thanks Mr. Roth!
That's nice and methodical.
I do like how you can revert by simply remounting the previous directories.
I'm going to try both.
I'm still hopeful that a simple tar -xf server.tgz into the chrooted "/" is
possible.
At linuxquestions.org, one user suggests it can be done by exempting the
following:
/proc /sys /dev /tmp /var
I'm thinking the tarball thing
2006 Sep 11
3
Yum update frozen
Hello,
about one hour ago, I did a "yum update" on a remote centos 4.3
server. It said:
Install 2 Package(s)
Update 60 Package(s)
Remove 0 Package(s)
Total download size: 103 M
Is this ok [y/N]: y
then, after downloading:
Running Transaction Test
Finished Transaction Test
Transaction Test Succeeded
Running Transaction
Running Transaction
Updating : libgcc
2016 May 06
4
Reduce existing CentOS 7 installation to "Minimal install" - services?
On 05/06/2016 11:18 AM, Nicolas Kovacs wrote:
> Le 06/05/2016 13:50, Johnny Hughes a ?crit :
>> Maybe add a:
>>
>> yum groupinstall core
>
> That did add a handful of packages indeed (as was already suggested in
> the previous answer), but the problem still persists.
>
> After rebooting, the system hangs after mounting the /boot partition and
> then exits
2020 Apr 03
4
Mostly better: new C7
Well, I gave up, and reinstalled C7. This time, I realized I needed to
make a software choice before the install, and did so.
My install, yesterday, was a minimal. Silly me, yesterday, after that, I
did a groupinstall of KDE Plasma Workspaces... and it did *NOT* include
all the dependencies to run KDE.
Having installed a KDE desktop, much is better... with one exception: I
can't seem to
2018 Aug 06
2
Back to Xfce
On 08/06/2018 11:11 AM, Tony Schreiner wrote:
> On Mon, Aug 6, 2018 at 10:55 AM Robert Moskowitz <rgm at htt-consult.com>
> wrote:
>
>> Nicolas,
>>
>> Thank you! But I am Dyslexic and very mono-linguistic; at least I could
>> read the actual commands, if not all the wonderful comments...
>>
>> On 08/06/2018 10:26 AM, Nicolas Kovacs wrote:
2007 Nov 30
8
centos4.5(domU) on etch(dom0)
Hi,
I''d like to know how to install centos (4.5 in my case) to run as a
domU on a dom0 running etch.
Any tips please?
Thanks.
Chris.
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2017 Feb 20
2
Offical RHEL AD DC on RHEL
Il giorno dom, 19/02/2017 alle 21.17 -0700, Jeff Sadowski via samba ha
scritto:
> I was never able to build it in a way
I have rebuild samba from rpm source on Centos 7 (samba 4.4.4) and
Fedora (samba 4.5.5) with this procedure:
> > [lesca at dodo rpmbuild]$ cat rebuild.txt
> #
>
> # Install Development ...
> sudo yum -y groupinstall 'Development Tools'
> # sudo
2016 May 06
3
Reduce existing CentOS 7 installation to "Minimal install" - services?
On 05/06/2016 06:46 AM, Nicolas Kovacs wrote:
> Le 06/05/2016 11:13, Nicolas Thierry-Mieg a ?crit :
>> you're probably removing too many packages, eg some key package is a dep
>> of MINIMAL but not in MINIMAL, and "yum remove" removes it and all its
>> dependants.
>> Maybe add "yum install $MINIMAL" after your yum remove command.
>> Or