Re: [CentOS] OpenDJ - and Centos Auth
Please do not top post. On 13-02-14 07:54, Ganesh Hariharan wrote: > Hi All, > > Any pointers help please > > Thx > > On Thu, Feb 6, 2014 at 4:28 PM, Ganesh Hariharan wrote: > >> All, >> >> I have a working OpenDJ with SSL enabled and have also added users to >> it >> >> Now, I am unable to authenticate my linux box to OpenDJ LDAP server, >> either from login prompt or ssh... You provide no information whatsoever allowing people to get even the faintest idea what your issue is. So I recommend you first read: http://www.catb.org/~esr/faqs/smart-questions.html And then ask a proper question providing as much information as possible. Mind you, in many years on this mailing list I have hardly seen any questions about OpenDJ. So I would not get my hopes for an answer up too high. You may be better off asking on an OpenDJ mailing list. -- Patrick ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
[CentOS] Backing up Xen vm's
Dear All, because the organization I work for has to enter the 21 century eventually, and encouraged by the the excellent wiki's available, I'm giving Xen a try. I' ve tested setting it all up but I have this question concerning making backups. i' ve noticed that virsh snaphot-create does not work, and googling this, I can find many posts describing making backups with rbackup, lvm , dd, The thing is there is not always a date with these posts and articles, so before I dig into this: Is this still the way this is done, or is there now a more straightforward way to backup ( Xen ) vm's? Many thanks for any advise. Greetings, J -- Johan Vermeulen IT-medewerker Powered by Linux. ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
[CentOS] CentOS-announce Digest, Vol 108, Issue 8
Send CentOS-announce mailing list submissions to centos-annou...@centos.org To subscribe or unsubscribe via the World Wide Web, visit http://lists.centos.org/mailman/listinfo/centos-announce or, via email, send a message with subject or body 'help' to centos-announce-requ...@centos.org You can reach the person managing the list at centos-announce-ow...@centos.org When replying, please edit your Subject line so it is more specific than "Re: Contents of CentOS-announce digest..." Today's Topics: 1. CEBA-2014:0162 CentOS 6 libvirt-cim Update (Johnny Hughes) -- Message: 1 Date: Wed, 12 Feb 2014 12:25:37 + From: Johnny Hughes Subject: [CentOS-announce] CEBA-2014:0162 CentOS 6 libvirt-cim Update To: centos-annou...@centos.org Message-ID: <20140212122537.ga20...@n04.lon1.karan.org> Content-Type: text/plain; charset=us-ascii CentOS Errata and Bugfix Advisory 2014:0162 Upstream details at : https://rhn.redhat.com/errata/RHBA-2014-0162.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: ef79c6310753b70a2b1a6b1f5bc7cee807bdc87e89968e3e6e74712110aa3080 libvirt-cim-0.6.1-9.el6_5.1.i686.rpm x86_64: ef79c6310753b70a2b1a6b1f5bc7cee807bdc87e89968e3e6e74712110aa3080 libvirt-cim-0.6.1-9.el6_5.1.i686.rpm 8598cbd0a5cc00198409c5ad796b3702a584229b1b413a740db2a2d844bc28cf libvirt-cim-0.6.1-9.el6_5.1.x86_64.rpm Source: 48e8b5fa2f4d288d742bb190a4b434f11a12d213c7c1b43c6fd7ba456c356548 libvirt-cim-0.6.1-9.el6_5.1.src.rpm -- Johnny Hughes CentOS Project { http://www.centos.org/ } irc: hughesjr, #cen...@irc.freenode.net -- ___ CentOS-announce mailing list centos-annou...@centos.org http://lists.centos.org/mailman/listinfo/centos-announce End of CentOS-announce Digest, Vol 108, Issue 8 *** ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] Backing up Xen vm's
On 02/13/2014 12:03 PM, Johan Vermeulen wrote: > Dear All, > > because the organization I work for has to enter the 21 century > eventually, and encouraged by the the excellent wiki's available, > I'm giving Xen a try. > > I' ve tested setting it all up but I have this question concerning > making backups. > > i' ve noticed that virsh snaphot-create does not work, and googling > this, I can find many posts describing making backups with rbackup, > lvm , dd, > > The thing is there is not always a date with these posts and articles, > so before I dig into this: > > Is this still the way this is done, or is there now a more > straightforward way to backup ( Xen ) vm's? have a look "in the horse's mouth". http://www.xenproject.org/component/search/?searchword=backup&searchphrase=all&Itemid=435 [watch for line wrap] > Many thanks for any advise. many welcomes. -- peace out. in a world with out fences, who needs gates. tc.hago. g . ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] Centos 5.10 Firefox 24.3.0 HTML OL
On Thu, 2014-02-13 at 10:35 +0100, Reindl Harald wrote: > Am 13.02.2014 04:13, schrieb Always Learning: > > Suppose I will have to locate all and manually changed > > them :-( I just wish HTML and the browsers would remain stable! > or you could have moved to CSS 10 years ago instead > http://www.w3schools.com/cssref/pr_list-style-type.asp => ul.circle {list-style-type:circle} => ul.square {list-style-type:square} => ol.upper-roman {list-style-type:upper-roman} => ol.lower-alpha {list-style-type:lower-alpha} Thank you for your very suggestion. I shall enthusiastically explore it. Every day I continue to learn. -- Paul. England, EU. Our systems are exclusively Centos. No Micro$oft Windoze here. ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
[CentOS] MySQL Can't create file '/tmp/#sql2e0_98_0.frm' (errno: 9) problem
Hi. I have a strange problem. I installed cacti, and set it up. When I click on the Plugins Management, I noticed Error "FATAL: Database or Table does not exist" Further testing revealed that at the moment MySQL can not create temporary files in /tmp. It is same for ANY database! SELinux is disabled. I logged to mysql as root and error is same. Command used is: CREATE TEMPORARY TABLE IF NOT EXISTS plugin_temp_table LIKE bak_menu; Error is: ERROR 1004 (HY000): Can't create file '/tmp/#sql21f8_f3_0.frm' (errno: 9) What could be the problem, any idea how to proceed? I do not think I edited any MySQL setting. -- Ljubomir Ljubojevic (Love is in the Air) PL Computers Serbia, Europe StarOS, Mikrotik and CentOS/RHEL/Linux consultant ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] MySQL Can't create file '/tmp/#sql2e0_98_0.frm' (errno: 9) problem
Hi, Have you verified that permissions on /tmp appear correct ? An example from one of my systems # ls -lsahd /tmp 4.0K drwxrwxrwt. 3 root root 4.0K Feb 14 07:01 /tm So permissions 1777 Perhaps test creating a file in /tmp as root and as a non root user and let us know the results that way we may be able to help further. On Fri, Feb 14, 2014 at 8:06 AM, Ljubomir Ljubojevic wrote: > Hi. > > I have a strange problem. > > I installed cacti, and set it up. > > When I click on the Plugins Management, I noticed Error > "FATAL: Database or Table does not exist" > > Further testing revealed that at the moment MySQL can not create > temporary files in /tmp. It is same for ANY database! > > SELinux is disabled. > I logged to mysql as root and error is same. > > Command used is: > CREATE TEMPORARY TABLE IF NOT EXISTS plugin_temp_table LIKE bak_menu; > > > Error is: > ERROR 1004 (HY000): Can't create file '/tmp/#sql21f8_f3_0.frm' (errno: 9) > > What could be the problem, any idea how to proceed? > > I do not think I edited any MySQL setting. > > -- > Ljubomir Ljubojevic > (Love is in the Air) > PL Computers > Serbia, Europe > > StarOS, Mikrotik and CentOS/RHEL/Linux consultant > ___ > 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
Re: [CentOS] MySQL Can't create file '/tmp/#sql2e0_98_0.frm' (errno: 9) problem
On Thu, Feb 13, 2014 at 1:06 PM, Ljubomir Ljubojevic wrote: > > I have a strange problem. > > I installed cacti, and set it up. > > When I click on the Plugins Management, I noticed Error > "FATAL: Database or Table does not exist" > > Further testing revealed that at the moment MySQL can not create > temporary files in /tmp. It is same for ANY database! > > SELinux is disabled. > I logged to mysql as root and error is same. > > Command used is: > CREATE TEMPORARY TABLE IF NOT EXISTS plugin_temp_table LIKE bak_menu; > > > Error is: > ERROR 1004 (HY000): Can't create file '/tmp/#sql21f8_f3_0.frm' (errno: 9) > > What could be the problem, any idea how to proceed? http://bugs.mysql.com/bug.php?id=60574 The error may be on the source of the copy (bak_menu.frm) not in tmp. -- Les Mikesell lesmikes...@gmail.com ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] MySQL Can't create file '/tmp/#sql2e0_98_0.frm' (errno: 9) problem
On 02/13/2014 08:17 PM, Clint Dilks wrote: > Hi, > > Have you verified that permissions on /tmp appear correct ? > > An example from one of my systems > > > # ls -lsahd /tmp > 4.0K drwxrwxrwt. 3 root root 4.0K Feb 14 07:01 /tm > > So permissions 1777 > Already checked. [root@chiron ~]# ls -lsahd /tmp 4.0K drwxrwxrwt. 17 root root 4.0K Feb 13 20:55 /tmp > Perhaps test creating a file in /tmp as root and as a non root user and let > us know the results that way we may be able to help further. > There is enough space, and I successfully created files as root, mysql and plnet user (domain owner). [root@chiron ~]# df -h Filesystem Size Used Avail Use% Mounted on /dev/mapper/vg_chiron-LV_CHIRON_ROOT 25G 15G 8.3G 65% / tmpfs 1.3G 676K 1.3G 1% /dev/shm /dev/md0 485M 197M 263M 43% /boot /dev/mapper/vg_chiron-LG_CHIRON_EXTRA 1.8T 1.6T 143G 92% /extra > > On Fri, Feb 14, 2014 at 8:06 AM, Ljubomir Ljubojevic wrote: > >> Hi. >> >> I have a strange problem. >> >> I installed cacti, and set it up. >> >> When I click on the Plugins Management, I noticed Error >> "FATAL: Database or Table does not exist" >> >> Further testing revealed that at the moment MySQL can not create >> temporary files in /tmp. It is same for ANY database! >> >> SELinux is disabled. >> I logged to mysql as root and error is same. >> >> Command used is: >> CREATE TEMPORARY TABLE IF NOT EXISTS plugin_temp_table LIKE bak_menu; >> >> >> Error is: >> ERROR 1004 (HY000): Can't create file '/tmp/#sql21f8_f3_0.frm' (errno: 9) >> >> What could be the problem, any idea how to proceed? >> >> I do not think I edited any MySQL setting. >> I forgot to mention that I use Virtualmin GPL for ~10 domains, but up until now I have not seen any problems. -- Ljubomir Ljubojevic (Love is in the Air) PL Computers Serbia, Europe StarOS, Mikrotik and CentOS/RHEL/Linux consultant ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] MySQL Can't create file '/tmp/#sql2e0_98_0.frm' (errno: 9) problem
On 02/13/2014 08:49 PM, Les Mikesell wrote: > On Thu, Feb 13, 2014 at 1:06 PM, Ljubomir Ljubojevic wrote: >> >> I have a strange problem. >> >> I installed cacti, and set it up. >> >> When I click on the Plugins Management, I noticed Error >> "FATAL: Database or Table does not exist" >> >> Further testing revealed that at the moment MySQL can not create >> temporary files in /tmp. It is same for ANY database! >> >> SELinux is disabled. >> I logged to mysql as root and error is same. >> >> Command used is: >> CREATE TEMPORARY TABLE IF NOT EXISTS plugin_temp_table LIKE bak_menu; >> >> >> Error is: >> ERROR 1004 (HY000): Can't create file '/tmp/#sql21f8_f3_0.frm' (errno: 9) >> >> What could be the problem, any idea how to proceed? > > http://bugs.mysql.com/bug.php?id=60574 > The error may be on the source of the copy (bak_menu.frm) not in tmp. > This is interesting. I tested on cacti database and on 2 Joomla databases with same results. But there might be something there. Database changed mysql> CREATE TEMPORARY TABLE IF NOT EXISTS plugin_temp_table LIKE jos_menu; ERROR 1004 (HY000): Can't create file '/tmp/#sql21f8_f3_1.frm' (errno: 9) mysql> CREATE TEMPORARY TABLE barney (SELECT * FROM jos_menu WHERE 1=0); Query OK, 0 rows affected (0.01 sec) Records: 0 Duplicates: 0 Warnings: 0 mysql> CREATE TEMPORARY TABLE IF NOT EXISTS plugintest LIKE jos_menu; ERROR 1004 (HY000): Can't create file '/tmp/#sql21f8_f3_3.frm' (errno: 9) mysql> CREATE TEMPORARY TABLE IF NOT EXISTS barney LIKE jos_menu; Query OK, 0 rows affected, 1 warning (0.00 sec) Changed name of table to create produced result, but with warning. -- Ljubomir Ljubojevic (Love is in the Air) PL Computers Serbia, Europe StarOS, Mikrotik and CentOS/RHEL/Linux consultant ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] MySQL Can't create file '/tmp/#sql2e0_98_0.frm' (errno: 9) problem
On 02/13/2014 09:18 PM, Ljubomir Ljubojevic wrote: > On 02/13/2014 08:49 PM, Les Mikesell wrote: >> On Thu, Feb 13, 2014 at 1:06 PM, Ljubomir Ljubojevic wrote: >>> >>> I have a strange problem. >>> >>> I installed cacti, and set it up. >>> >>> When I click on the Plugins Management, I noticed Error >>> "FATAL: Database or Table does not exist" >>> >>> Further testing revealed that at the moment MySQL can not create >>> temporary files in /tmp. It is same for ANY database! >>> >>> SELinux is disabled. >>> I logged to mysql as root and error is same. >>> >>> Command used is: >>> CREATE TEMPORARY TABLE IF NOT EXISTS plugin_temp_table LIKE bak_menu; >>> >>> >>> Error is: >>> ERROR 1004 (HY000): Can't create file '/tmp/#sql21f8_f3_0.frm' (errno: 9) >>> >>> What could be the problem, any idea how to proceed? >> >> http://bugs.mysql.com/bug.php?id=60574 >> The error may be on the source of the copy (bak_menu.frm) not in tmp. >> > > This is interesting. > > I tested on cacti database and on 2 Joomla databases with same results. > But there might be something there. > > Database changed > mysql> CREATE TEMPORARY TABLE IF NOT EXISTS plugin_temp_table LIKE jos_menu; > ERROR 1004 (HY000): Can't create file '/tmp/#sql21f8_f3_1.frm' (errno: 9) > mysql> CREATE TEMPORARY TABLE barney (SELECT * FROM jos_menu WHERE 1=0); > Query OK, 0 rows affected (0.01 sec) > Records: 0 Duplicates: 0 Warnings: 0 > > mysql> CREATE TEMPORARY TABLE IF NOT EXISTS plugintest LIKE jos_menu; > ERROR 1004 (HY000): Can't create file '/tmp/#sql21f8_f3_3.frm' (errno: 9) > mysql> CREATE TEMPORARY TABLE IF NOT EXISTS barney LIKE jos_menu; > Query OK, 0 rows affected, 1 warning (0.00 sec) > > Changed name of table to create produced result, but with warning. > It looks like "IF NOT EXISTS" might be creating problems. -- Ljubomir Ljubojevic (Love is in the Air) PL Computers Serbia, Europe StarOS, Mikrotik and CentOS/RHEL/Linux consultant ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] MySQL Can't create file '/tmp/#sql2e0_98_0.frm' (errno: 9) problem
On 02/13/2014 09:21 PM, Ljubomir Ljubojevic wrote: > On 02/13/2014 09:18 PM, Ljubomir Ljubojevic wrote: >> On 02/13/2014 08:49 PM, Les Mikesell wrote: >>> On Thu, Feb 13, 2014 at 1:06 PM, Ljubomir Ljubojevic >>> wrote: I have a strange problem. I installed cacti, and set it up. When I click on the Plugins Management, I noticed Error "FATAL: Database or Table does not exist" Further testing revealed that at the moment MySQL can not create temporary files in /tmp. It is same for ANY database! SELinux is disabled. I logged to mysql as root and error is same. Command used is: CREATE TEMPORARY TABLE IF NOT EXISTS plugin_temp_table LIKE bak_menu; Error is: ERROR 1004 (HY000): Can't create file '/tmp/#sql21f8_f3_0.frm' (errno: 9) What could be the problem, any idea how to proceed? >>> >>> http://bugs.mysql.com/bug.php?id=60574 >>> The error may be on the source of the copy (bak_menu.frm) not in tmp. >>> >> >> This is interesting. >> >> I tested on cacti database and on 2 Joomla databases with same results. >> But there might be something there. >> >> Database changed >> mysql> CREATE TEMPORARY TABLE IF NOT EXISTS plugin_temp_table LIKE jos_menu; >> ERROR 1004 (HY000): Can't create file '/tmp/#sql21f8_f3_1.frm' (errno: 9) >> mysql> CREATE TEMPORARY TABLE barney (SELECT * FROM jos_menu WHERE 1=0); >> Query OK, 0 rows affected (0.01 sec) >> Records: 0 Duplicates: 0 Warnings: 0 >> >> mysql> CREATE TEMPORARY TABLE IF NOT EXISTS plugintest LIKE jos_menu; >> ERROR 1004 (HY000): Can't create file '/tmp/#sql21f8_f3_3.frm' (errno: 9) >> mysql> CREATE TEMPORARY TABLE IF NOT EXISTS barney LIKE jos_menu; >> Query OK, 0 rows affected, 1 warning (0.00 sec) >> >> Changed name of table to create produced result, but with warning. >> > > It looks like "IF NOT EXISTS" might be creating problems. > Nope, that is not it, seams "LIKE" is the problem. -- Ljubomir Ljubojevic (Love is in the Air) PL Computers Serbia, Europe StarOS, Mikrotik and CentOS/RHEL/Linux consultant ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
[CentOS] mirror.centos.org is no longer resolved by DNSes !!!
Is it a temporary situation, because Yum no longer resolves this adress, then yum update fails... -- (°- Bernard Lheureux Gestionnaire des MailingLists ML, TechML, LinuxML //\ http://www.bbsoft4.org/Mailinglists.htm ** MailTo:r...@bbsoft4.org v_/_ http://www.bbsoft4.org/ << * >> http://www.portalinux.org/ ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] mirror.centos.org is no longer resolved by DNSes !!!
On 02/13/2014 10:35 PM, Bernard Lheureux wrote: > Is it a temporary situation, because Yum no longer resolves this adress, > then yum update fails... > It should be working now, or in next few minutes. -- Ljubomir Ljubojevic (Love is in the Air) PL Computers Serbia, Europe StarOS, Mikrotik and CentOS/RHEL/Linux consultant ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] mirror.centos.org is no longer resolved by DNSes !!!
On 02/13/2014 10:39 PM, Ljubomir Ljubojevic wrote: Indeed, it works now, thanks a lot ! > On 02/13/2014 10:35 PM, Bernard Lheureux wrote: >> Is it a temporary situation, because Yum no longer resolves this adress, >> then yum update fails... >> > It should be working now, or in next few minutes. > -- (°- Bernard Lheureux Gestionnaire des MailingLists ML, TechML, LinuxML //\ http://www.bbsoft4.org/Mailinglists.htm ** MailTo:r...@bbsoft4.org v_/_ http://www.bbsoft4.org/ << * >> http://www.portalinux.org/ ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] mirror.centos.org is no longer resolved by DNSes !!!
On 2/13/2014 1:35 PM, Bernard Lheureux wrote: > Is it a temporary situation, because Yum no longer resolves this adress, > then yum update fails... > $ host mirror.centos.org mirror.centos.org has address 69.167.139.9 ?? -- john r pierce 37N 122W somewhere on the middle of the left coast ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] mirror.centos.org is no longer resolved by DNSes !!!
On 02/13/2014 10:48 PM, John R Pierce wrote: > On 2/13/2014 1:35 PM, Bernard Lheureux wrote: >> Is it a temporary situation, because Yum no longer resolves this adress, >> then yum update fails... >> > > $ host mirror.centos.org > mirror.centos.org has address 69.167.139.9 > > ?? > > I went to IRC and Johnny Hughes found a Perl script error? Anyhow he fixed it. -- Ljubomir Ljubojevic (Love is in the Air) PL Computers Serbia, Europe StarOS, Mikrotik and CentOS/RHEL/Linux consultant ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] mirror.centos.org is no longer resolved by DNSes !!!
On Thu, Feb 13, 2014 at 2:00 PM, Ljubomir Ljubojevic wrote: > On 02/13/2014 10:48 PM, John R Pierce wrote: >> On 2/13/2014 1:35 PM, Bernard Lheureux wrote: >>> Is it a temporary situation, because Yum no longer resolves this adress, >>> then yum update fails... >>> >> >> $ host mirror.centos.org >> mirror.centos.org has address 69.167.139.9 > I went to IRC and Johnny Hughes found a Perl script error? Anyhow he > fixed it. > > -- > Ljubomir Ljubojevic Actually, it was fixed by Ralph. Johnny missed the chance by a split second. :) Akemi ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] mirror.centos.org is no longer resolved by DNSes !!!
On 02/13/2014 11:49 PM, Akemi Yagi wrote: > On Thu, Feb 13, 2014 at 2:00 PM, Ljubomir Ljubojevic wrote: >> On 02/13/2014 10:48 PM, John R Pierce wrote: >>> On 2/13/2014 1:35 PM, Bernard Lheureux wrote: Is it a temporary situation, because Yum no longer resolves this adress, then yum update fails... >>> >>> $ host mirror.centos.org >>> mirror.centos.org has address 69.167.139.9 > >> I went to IRC and Johnny Hughes found a Perl script error? Anyhow he >> fixed it. >> >> -- >> Ljubomir Ljubojevic > > Actually, it was fixed by Ralph. Johnny missed the chance by a split second. > :) > :) I stand corrected :) -- Ljubomir Ljubojevic (Love is in the Air) PL Computers Serbia, Europe StarOS, Mikrotik and CentOS/RHEL/Linux consultant ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
[CentOS] Centos 5.10, Firefox ESR 24.3.0, Rendering Failure
Further to my very recent concerns that gives digits. type="a" was "depreciated" in HTML 4.1. "depreciated" means to me to be of a lesser value or to be prepared it may be abandoned. It does not, in my version of English English, mean removed from the HTML specification. Therefore it should function 'normally' in modern browsers like FF. HTML 5 has officially resurrected it. I now discover that also produces digits. Where should a BUG report be filled ? With Centos, the provider of Firefox ESR 24.3.0, or its parent Red Hat ? Thanks. -- Paul. England, EU. Our systems are exclusively Centos. No Micro$oft Windoze here. ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] Centos 5.10, Firefox ESR 24.3.0, Rendering Failure
On 2/13/2014 20:19, Always Learning wrote: > Further to my very recent concerns that > > > > gives digits. type="a" was "depreciated" in HTML 4.1. "depreciated" > means to me to be of a lesser value The word in the spec is certainly "deprecated". No "i". Depreciated is a different word. > I now discover that > > > > also produces digits. It works here. I tested with this document: Test Hello World > Where should a BUG report be filled ? With Centos, the provider of > Firefox ESR 24.3.0, or its parent Red Hat ? The Mozilla Bugzilla: https://bugzilla.mozilla.org/ But first, be sure of your facts. I suspect Firefox isn't the problem. ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] Centos 5.10, Firefox ESR 24.3.0, Rendering Failure
On Thu, 2014-02-13 at 20:30 -0700, Warren Young wrote: > The word in the spec is certainly "deprecated". No "i". Depreciated is > a different word. Thank you. You are correct :-) > It works here. I tested with this document: > > > > Test > > > > > Hello > World > > > I copied your code and ran a test which produced the correct results. I ran another test with embedded OL and again it worked properly, much to my surprise. Have cancelled that bug report. I'm glad its not a bug. Just need to discover the cause. Thank you very much for your extremely useful assistance. Paul. -- Paul. England, EU. Our systems are exclusively Centos. No Micro$oft Windoze here. ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
[CentOS] Mirroring disk.
OK all my HP Microserver is purring away nicely now, as usual I looking for the rainy day. Although my data is on a RAID 5 array my OS is on a single disk. Any suggestions as to the best way to have a copy of my OS on an attached USB Drive? Been considering dump and restoring to the usb disk periodically? or maybe something using LVM or maybe creating and breaking a RAID 1 array? Just not sure of the best plan at the mo. Any tips? ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] Mirroring disk.
On 2014-02-14, Jeff Allison wrote: > Although my data is on a RAID 5 array my OS is on a single disk. > > Any suggestions as to the best way to have a copy of my OS on an > attached USB Drive? It really depends on your use case. Are you looking to keep the OS running if your disk fails? If so you need a real RAID (using real disks, not a USB drive). Are you looking to be able to do a very fast restore and be mostly up to date with what you had before? If so a filesystem-level dump might work. Are you looking to simply be able to restore a file you botched by accident? If so something like rsnapshot might work. Are you just looking to get back up and running? If so one way to go could be rsnapshot and kickstart--kickstart to automatically install the packages you need without needing to go through the full install prompts, and rsnapshot to capture your local config files and software (likely primarily in /etc, perhaps some in /usr/local or /opt). (Or you can just record a list of your packages somewhere offline, and make sure you install them, if you don't want to mess with kickstart.) > Been considering dump and restoring to the usb disk periodically? or > maybe something using LVM or maybe creating and breaking a RAID 1 > array? Constantly making and breaking a RAID1 with a USB drive is probably not helpful. It's just more wear and tear on the OS drive, because it has to be constantly read in order to mirror the target drive, and your USB drive is probably not what you want to boot off of if your system drive fails. You'd be much better off with a permanent RAID1, but if you can't do that then at least make a RAID1 to a USB enclosure which contains the same size and interface drive as your current system disk. This way if it fails you can swap in the backup drive and not have to boot from a USB drive. --keith -- kkel...@wombat.san-francisco.ca.us ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos