similar to: upgrade Fedora -> Centos

Displaying 20 results from an estimated 300 matches similar to: "upgrade Fedora -> Centos"

2009 May 28
2
Kernel message - Disabling IRQ #50
Hi all! After booting the server I have this message: irq 50: nobody cared (try booting with the "irqpoll" option) Call Trace: <IRQ> [<ffffffff800c17e6>] __report_bad_irq+0x30/0x7d [<ffffffff800c1a19>] note_interrupt+0x1e6/0x227 [<ffffffff800c0f15>] __do_IRQ+0xbd/0x103 [<ffffffff8006e249>] do_IRQ+0x13f/0x14d [<ffffffff8006ca05>]
2008 Mar 13
3
MySQL 4.1 on Centos 5 ?
Hi All, Could anyone tell me, how to correctly install MySQL4.1 on Centos 5 ? By default Centos 5 comes with mysql5? If I will compile mysql4 from sources to separate prefix, some features may be unavailable (unix sockets for example). I?m moving some critical application (online booking) based on java, tomcat5, mysql4.1 from old server fedora 4 to new server running Centos 5. So, I don?t
2009 Jan 21
4
Best virtualization setup for Centos 5.2
Hi, we are running Centos 5.2 on our servers for some time now and are really happy with it. Now I'm investigating the best way to setup virtual machines in order to streamline our infrastructure. The setup I'm aiming for is Centos 5.2 guests on Centos 5.2 host. The physical systems are going to be 2xquad core Xeons and the VMs are probably going to be 1 or 2 vCPUs with 1 or 2 gb of
2009 Jun 02
3
how to debug random server reboots
Hi all, One of our CentOS 5.3 randomly reboots, at different times of the day, and I can't see why it's doing it. I have looked through the logs, but don't see any thing in there that shows me why it has rebooted. How can I debug this? Here's a snipped from the log, around the time of the reboot: Jun 2 14:59:59 usaxen02 kernel: EXT3-fs: mounted filesystem with ordered data
2007 Mar 24
3
HowTos/MigrationGuide
Please (particularly Smooge) review and comment on the new content at http://wiki.centos.org/HowTos/MigrationGuide Based heavily on the pieces I added earlier to http://wiki.centos.org/Migration/5 Tried to keep it general. Would assume that we want only one page on Migration with sub-pages for specific versions. I referred to the CentOS 3 FAQ entry on WBEL migration but it would seem to be
2019 Sep 01
3
MCJIT on cross-toolchain?
I apologize in advance if this is a somewhat silly question (I’m making my first steps in the infrastructure), but still. Is it true that if an LLVM toolchain is compiled as a cross-toolchain, MCJIT is not expected to work? I’m still working on a toolchain that cross-compiles from Windows to ARM Linux, and I’ve managed to get clang and lld tests to pass, but some (not all) MCJIT tests are
2019 Aug 21
2
Cannot run LLVM unit tests doe to python error in lit
Hello, LLVM community. I've built a cross-toolchain on Windows and I'm now trying to run unit tests for the LLVM libraries. I used Ninja as a build system and MSVC as host compiler without an issue, but when I try to run 'ninja check-llvm-unit', I get the following error: llvm-lit.py: C:/Users/sergej/Developer/llvm-project/llvm\utils\lit\lit\TestingConfig.py:102: fatal: unable
2011 Jul 22
1
New draft article: HowTos/MigrationGuide/MigratingFiveToSix
http://wiki.centos.org/HowTos/MigrationGuide/MigratingFiveToSix Have at it. :-) Phil
2007 Mar 21
4
Edit permissions and CD to DVD procedure
Wiki name PhilSchaffner. I would like to work on the following pages: TipsAndTricks/CreatingUpdateMedia - new page How to create CD/DVD update media and use to update CentOS HowTos/BuildPackages - new page How to set up an end-user environment to build RPM packages HowTos/CreateLocalRepos - new page How to create and maintain local repo[s] for your custom packages
2017 Jul 30
2
Problems switching from RHEL 6 to Centos 6
I am trying to migratean existing RHEL 6 machine to Centos 6. I followed the instructions in https://wiki.centos.org/HowTos/MigrationGuide I run into problems: when I run yum upgrade then yum tries to access a repository rhel-6-server-extras-rpms and then fails. What can I do that yum no longer tries to access this repository?
2019 Nov 20
2
libunwind is not configured with -funwind-tables when building it for ARM Linux?
> On 18 Nov 2019, at 22:11, Peter Smith <peter.smith at linaro.org> wrote: > > On Mon, 18 Nov 2019 at 17:06, Sergej Jaskiewicz <jaskiewiczs at icloud.com <mailto:jaskiewiczs at icloud.com>> wrote: >> >> >> >> On 18 Nov 2019, at 19:55, Peter Smith <peter.smith at linaro.org> wrote: >> >> On Mon, 18 Nov 2019 at 15:23, Sergej
2013 May 10
1
ISP trunk session ID?
Hi folks, What I trying to do here is exactly this: http://www.asteriskdocs.org/en/2nd_Edition/asterisk-book-html-chunk/I_sect14_tt599.html My provider given me a Huawei modem which have 2 phone jacks on it, but instead of using it I rather redirect my POTS number to my PBX. I ran into couple of bumps on the road but now it's "half-working". I extracted the SIP user, pass, server
2019 Nov 18
2
libunwind is not configured with -funwind-tables when building it for ARM Linux?
> On 18 Nov 2019, at 19:55, Peter Smith <peter.smith at linaro.org> wrote: > > On Mon, 18 Nov 2019 at 15:23, Sergej Jaskiewicz <jaskiewiczs at icloud.com <mailto:jaskiewiczs at icloud.com>> wrote: >> >> Hi Peter, >> >> Thanks for your response. >> >> On 18 Nov 2019, at 17:44, Peter Smith <peter.smith at linaro.org> wrote:
2009 Dec 23
2
A package for visualizing R syntax
Dear all, I have written a small set of functions for drawing graphical representations of R objects and evaluations of R expressions. It is mainly intended for pedagogical purposes. Here are some samples: http://panini.u-paris10.fr/~sloiseau/sampleGraphics.pdf The idea is to use some graphical conventions in order to make clear the abstract syntax and to explain function, extraction,
2019 Nov 18
2
libunwind is not configured with -funwind-tables when building it for ARM Linux?
Hi Peter, Thanks for your response. > On 18 Nov 2019, at 17:44, Peter Smith <peter.smith at linaro.org> wrote: > > On Mon, 18 Nov 2019 at 12:32, Sergej Jaskiewicz via llvm-dev > <llvm-dev at lists.llvm.org <mailto:llvm-dev at lists.llvm.org>> wrote: >> >> There’s this bug: https://bugs.llvm.org/show_bug.cgi?id=38468
2007 Oct 15
1
question on CentOS 4.4 SCD -> CentOS 5?
If possible, I'd like to do a minimal l CentOS 4.4 (the Single Server CD) installation and then mass upgrade everything to CentOS 5. I googled and found this URL http://wiki.centos.org/HowTos/MigrationGuide/ServerCD_4.4_to_5 Is this recommended? Or will might I run into any problems?
2017 Jul 30
2
Problems switching from RHEL 6 to Centos 6
Thank you. I could resolve the issues, by editing stuff in /etc/yum/pluginconf.d There, I created a file rhnplugin.conf with the content [rhel-6-server-extras-rpms] enabled=0 [rhel-6-server-optional-rpms] enabled=0 and I edited the file search-disabled-repos.conf and inserted into the line ignored-repos= ... the pattern rhel* I do not know whether this second step was necessary, I happened
2009 Jan 20
2
Tomcat Monitoring
What do you use for monitoring your Apache Tomcat servers? I have used jconsole to manually connect and look at the statistics. I'm wondering if there are any standard tools for watching the health of the java process. -------------- next part -------------- An HTML attachment was scrubbed... URL:
2004 Aug 06
0
Meilleurs Vœux pour 2002 : année de mémoire, de mobilisation, d'action, de justice et de sérénité - Appel au soutien moral et financier
Meilleurs Vœux pour 2002 : année de mémoire, de mobilisation, d'action, de justice et de sérénité - Appel au soutien moral et financier ======================== M. Habib HAIBI, 7, Aguesseau St. 69007 LYON - France Tél. 00 33 4 72 73 19 08 - Fax 00 33 4 78 61 39 27 Email : haibi@free.fr http://haibi.free.fr Je suis qualifié pour exprimer mes voeux pour le Nouvel An à tous les survivants
2002 Jan 05
0
Meilleurs Voeux pour 2002 : ann?e de m?moire, de mobilisation, d'action, de justice et de s?r?nit? - Appel au soutien moral et financier (PR#1245)
Meilleurs Voeux pour 2002 : année de mémoire, de mobilisation, d'action, de justice et de sérénité - Appel au soutien moral et financier ======================== M. Habib HAIBI, 7, Aguesseau St. 69007 LYON - France Tél. 00 33 4 72 73 19 08 - Fax 00 33 4 78 61 39 27 Email : haibi@free.fr http://haibi.free.fr Je suis qualifié pour exprimer mes voeux pour le Nouvel An à tous les survivants