similar to: Clarification in HowTos/MigrationGuide page

Displaying 20 results from an estimated 4000 matches similar to: "Clarification in HowTos/MigrationGuide page"

2007 Jun 06
5
Spanish Wiki Content
Hi Ralph, I'll be here the next 8 hours, maybe a little more ;) just tell me when/how could we start Spanish wiki content. BTW, happy holiday :) Cheers, al.
2007 Oct 16
2
how to protect RT repository?
I'm following the instructions on this URL http://wiki.centos.org/HowTos/RT_3.4.x_On_CentOS_4.x and came across the part that said "WARNING: RT overwrites some packages from the base distribution, especially mod_perl" How exactly do I "protect" the RT repository? It links to the "ProtectBase" program http://wiki.centos.org/PackageManagement/Yum/ProtectBase
2009 Nov 22
4
What's wrong with yum-priorities?
"The upstream maintainer of yum, Seth Vidal, had the following to say about 'yum priorities' in September 2009: Gosh, I hope people do not set up yum priorities. There are so many things about priorities that make me cringe all over. It could just be that it reminds me of apt 'pinning' and that makes me want to hurl." This note was placed on the wiki
2007 Sep 07
1
Clarification in HowTos/PackageManagement/YumOnRHEL page
Hi, Just a doubt, in order for translation, when reading the sentence: ====> Once it is in place, put it in the SOURCES directory of your rpm build path, and rebuild the SRPM attached below. <==== I can't see that SRPM attached below. Could you help me to interpret this ?, please. Cheers. al.
2007 Aug 01
3
yum-updatesd.conf on centos 5
Hi All, I am running CentOS5 . Yum pkg was installed by deault fresh installation. pls see below for installed yum pkgs. [root at mailgw ~]# rpm -qa |grep yum yum-updatesd-3.0.5-1.el5.centos.2 yum-3.0.5-1.el5.centos.2 later, I installed below pkg for protection. yum-protectbase-1.0.4-2.el5.centos Now, everything works. But, in this vershion of yum, It has no crontab running. It has a file
2008 Oct 30
3
Using CentOS repos in a RHEL machine
Hi I have 2 machines with RHEL 5.2 and I would like to use CentOS repos. I would like to know if the document "Using CentOS Repositories on RHEL Machines"[1] can be used in CentOS 5.2 without too much modifications. Thanks Marcelo [1] http://wiki.centos.org/HowTos/PackageManagement/YumOnRHEL
2012 Sep 23
5
Translation of centos-art.sh script (Round 2)
Hi guys, I want to thank you for all the feedback provided in previous mails about the translation of centos-art.sh script. I would like to share that, based on your feedback, the centos-art.sh script was updated with the intention of removing the issues found. I would appreciate if you could realize another test for the script. Note that both the centos-art.sh script and the CentOS artwork
2009 Jan 06
12
Anaconda Slides Translations
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi Guys, Our Anaconda Slide rendering environment is near to be functional, so I'm wondering if you'd like to add new slides and if translators could take a look at the translations we have now ? Actually we have two Slide designs to choose from: 1. The common Title, Content slides [1]. 2. The common Title, Content slides plus related icon
2006 Jul 25
2
Trusted Repositories
> do you know some good/trusted repositories to include in yum's > configuration that has packages that are not in the install > tree ??? something like linuxpackages.net is for slackware > .... I mean, I was looking for a program to watch dvd's (like > mplayer) and > was thinking if there wasn't anyway to install it through yum, but i > didn't find any
2009 Jan 14
2
Korean Translation - Anaconda Slides
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, Well, it seems like my gnome terminal can't interpret Korean translations very well. Or maybe it can and I don't know how to confirm it ? I tried the following encoding characters in the gnome terminal: Current Local (UTF-8) Korean (EUC-KR) Korean (UHC) Korean (JOHAB) and all I can see are question marks inside black rhombus. That
2007 Aug 02
5
Full server restore-point image
Hi, After some months of configuring and testing a small server, think that would be nice to make a full server restore-point image in order to recover it if something goes wrong in the future, just restoring the image back and not making the full install and configure process all over again. The server uses Logical Volumes. I was thinking on using the CentOS LiveCD and then use dd command to
2019 May 23
1
Artwork localization
Hi Timothy, On Thu, 2019-05-23 at 14:03 +1000, Timothy Lee wrote: > I can provide zh-CN, zh-HK and zh-TW translations of the content. That's awesome! The files you need to edit are the following: - Rolling notes of CentOS installer https://git.centos.org/centos/Artwork/blob/c8/f/rnotes/PO/zh-CN.po https://git.centos.org/centos/Artwork/blob/c8/f/rnotes/PO/zh-HK.po
2019 May 23
3
Artwork localization
Hello everyone, What do you think about having localized the following CentOS components: - Rolling notes in CentOS installer. These images are shown during the installation process, once the configuration is done and you are waiting for packages to be installed. Rolling notes are a great place to promote CentOS. If they are not localized, they are shown in English language by default.
2012 Sep 02
2
Translation of centos-art.sh script
Hi, Could any of you help me to localize the `centos-art.sh' script into different languages? The infrastructure for doing it is already in place and quite automated. All we need is that you translate strings from English to your own language in an interface like the following: #: trunk/Scripts/Bash/Functions/Render/Svg/svg.sh:54 msgid "Saved as" msgstr "" In this
2023 Sep 20
1
[centos-artwork] Restructuring the website homepage layout
Hey folks, Could we have a talk about the website homepage layout? Here is a tentative sketch I am working on for the a new website theme: https://centos.gitlab.io/artwork/centos-web/jekyll-theme-centos-base/documentation/#the-page-basehome-layout In this layout: Are "News and Events" and "Blog Posts" redundant sections?? Does it make sense to present only extracts from
2008 Jun 15
2
modern-CentOS-1.10.3
Sometimes content gets out of page due it is larger than screen visible area. To fix that in modern-CentOS-1.10.3 we introduce automatically overflow for some table cells and pre elements. See: http://wiki.centos.org/ArtWork/WikiDesign/modern-CentOS?action=AttachFile&do=get&target=Screenshot-scrolling_text_inside_tables.png More details in:
2008 Nov 30
1
HowTo activate LVs after reboot automatically
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello ! What to do if after reboot, your LVs get inactive ? Maybe add the following to /etc/rc.local : {{{ # # Mounting MyLogVols # /usr/sbin/vgchange -a y MyVolGroup for i in `ls /dev/Backup/`; do e2fsck -p /dev/Backup/$i case $? in 0) mount -t ext3 /dev/MyVolGroup/$i /mnt/MyVolGroup/$i
2009 Jan 22
2
Anaconda Slide Translation Guide
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, Could we organize the anaconda slide translation guide in the page: https://projects.centos.org/trac/artwork/wiki/HowToTranslateSlides It already has some some headers. Best Regards, - -- Alain Reguera Delgado <al at ciget.cienfuegos.cu> -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) Comment: Using GnuPG with CentOS -
2009 Apr 05
1
How to Unify Authentication
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi Guys, To organize ideas about the unification of CentOS authentication I propose you to use the following wiki page: http://wiki.centos.org/HowTos/UnifyAuthentication I've already started it with some headers. You are welcome to improve it. Don't know if it is in the correct place and if the headers are appropriated. I've put there
2008 Jun 10
3
Excluded files from repos?
Ok.. I'm way behind the 8-ball on setting things up correctly, but after going over the protection things in yum, I ran a yum check-update and it returned with having 318 files excluded because of protection. Is that too high a number? I have the numerical protection set to 1. Is there a good tutorial about how to correctly set up the protect base. Sorry if this is a noobie question..