Displaying 20 results from an estimated 10000 matches similar to: "Safe to do yum update now?"
2020 Aug 04
0
Safe to do yum update now?
Hello
Luckily I was not afflicted by this boot hole problem. I haven't done
yum update in a week or so. I just want to make sure that now it is
safe to do yum update?
/Jerome
2016 May 05
0
[MASSMAIL] Re: yum update (first in a long time) - /var/log/dovecot no longer used
On Thu, May 5, 2016 9:58 am, Gary Stainburn wrote:
> On Thursday 05 May 2016 15:19:47 John Hodrien wrote:
>> I'd take a stab at:
>> journalctl -fu dovecot
>> The full RHEL7 System Administrators Guide is well worth a read, but
here's
>> the bit you're probably after.
>> https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7/ht
2016 May 06
1
yum update (first in a long time) - /var/log/dovecot no longer used
On Fri, May 6, 2016 3:13 am, Gary Stainburn wrote:
> On Thursday 05 May 2016 17:16:17 Valeri Galtsev wrote:
>> There were several heated discussions on this list, and elsewhere. This
>> is
>> not intended to start the new one, but to help someone who missed them
>> to
>> define their statute.
>>
>> People split into two groups:
>>
>>
2016 May 06
0
yum update (first in a long time) - /var/log/dovecot no longer used
On Fri, May 6, 2016 8:46 am, Johnny Hughes wrote:
> On 05/06/2016 08:38 AM, Valeri Galtsev wrote:
>>
>> On Fri, May 6, 2016 3:13 am, Gary Stainburn wrote:
>>> On Thursday 05 May 2016 17:16:17 Valeri Galtsev wrote:
>>>> There were several heated discussions on this list, and elsewhere.
>>>> This
>>>> is
>>>> not intended to
2017 Nov 12
1
Array changing address unexpectedly
Hi David,
?
Thanks for the correction concerning the "else" issue.
?
Taking your code and removing some lines (to increase readability):
?
library(pryr)
?
data <- array(dim = c(5))
for(x in 1:5)
{
?? data[x] <- as.integer(x * 2)
}
?
#print(data)
?
add = address(data)
for(x in 1:5)
{
?? data[x] <- as.integer(0)
}
?
if (add == address(data))
{
print("Address did not
2020 Jan 09
0
Get memory address of an R data frame
Hi Lille,
Is it possible you're looking for tracemem() or inspect() ?
> x <- data.frame(z = 1:10)> tracemem(x)[1] "<0x55aa743e0bc0>"
> x[1] <- 2Ltracemem[0x55aa743e0bc0 -> 0x55aa778f6ad0]:
tracemem[0x55aa778f6ad0 -> 0x55aa778f6868]: [<-.data.frame [<-
tracemem[0x55aa778f6868 -> 0x55aa778f5b48]: [<-.data.frame [<-
>
2005 Nov 15
3
Beware - Yum 3.5 to 3.6 upgrade replaces named.conf
You get so used to yum upgrades going so smoothly but
I learned the hard way to always make a thorough
inspection after a yum update. I let yum go ahead and
upgrade from 3.5 to 3.6. Afterwards I made some basic
queries to httpd, postfix and bind named (probably a
cached query). I even checked the /var/named/
directory and saw all my hosts files.
So looked like another smooth ride, well until
2017 Aug 18
0
Friendly Reminder: Would you please comment on my findings?
I have read some of your previous e-mails.
I told you that because we suffered the same strange situation, upgrading
from samba 3.X to 4.X.
Finally, did you, in your many attempts, try to copy those large amounts of
small files with "hide unreadable = no" or not, just to be sure ?
Alain DELEGLISE
Architecte Infrastructure
Responsable Avant-Vente Lille
alter way
2016 May 06
4
yum update (first in a long time) - /var/log/dovecot no longer used
On Thursday 05 May 2016 17:16:17 Valeri Galtsev wrote:
> There were several heated discussions on this list, and elsewhere. This is
> not intended to start the new one, but to help someone who missed them to
> define their statute.
>
> People split into two groups:
>
> Opponents of systemd (, firewqalld, etc.) who argue that from formerly
> Unix-like system Linux becomes
2016 May 06
2
yum update (first in a long time) - /var/log/dovecot no longer used
On 05/06/2016 08:38 AM, Valeri Galtsev wrote:
>
> On Fri, May 6, 2016 3:13 am, Gary Stainburn wrote:
>> On Thursday 05 May 2016 17:16:17 Valeri Galtsev wrote:
>>> There were several heated discussions on this list, and elsewhere. This
>>> is
>>> not intended to start the new one, but to help someone who missed them
>>> to
>>> define their
2012 Jun 07
1
FW: Bad configuration file
??? This is solved.
?
Problem was, incorrect settings in slapd.conf and dynamic / config file setup was mixed.
?
str2entry: invalid value for attributeType objectClass #1 (syntax?1.3.6.1.4.1.1466.115.121.1.38)
slapcat: bad configuration file!
The core.schema and the core.ldif are bit different.
debian installs slapd with dynamic ( in database ) config, when switch back to config file setup.
The
2003 Dec 09
1
S3 domain member shares won't authorize secondary groups, only for W98
Hi list,
After kudos, time comes again with problems.
This time, still on the same setup as before :
- Linux PDC with ldapsam, ran by RH9, OpenLDAP 2.0.27 (stock RH9
RPM+Solaris RootDSE patch), Samba 3.0.1rc1 recompiled from SRPM ;
- Linux BDC is the same ;
The PDC and BDC are working Ok, so I won't include the smb.conf from these.
- Solaris 9 domain member (jersey) gets Posix accounts
2017 Aug 18
1
Friendly Reminder: Would you please comment on my findings?
Hi again, Alain,
as Jeremy and Rowland advised to strip down my smb.conf as much as
possible, I haven't yet tried with "hide unreadable = no".
Do you indeed mean to say that setting "hide unreadable = no" on the
Samba *server* might indeed cause a difference in the way the Windows
*client* sends its SMB2_FIND_ID_BOTH_DIRECTORY_INFO commands? This would
mean that
2009 Aug 19
2
[Hmisc] latex() with ctable=T inserting unwanted empty line in .tex file when used on summary.formula(method="reverse") object
Dear useRs,
When I'm using Hmisc's latex() function with ctable=TRUE on a summary.formula with method="reverse" object and saving in a .tex file, the latter contains an unwanted empty line which makes compilation fail.
Here is a brief example :
library(Hmisc)
test <- data.frame(a=sample(1:30,10),b=sample(c("good","bad","ugly"),10,replace=T))
2009 Jul 31
2
Bug?
Almighty Repo Maintainers,
I believe the current repository version of Xen for Lenny stable may be afflicted with this bug, which prevents domUs from shutting down/rebooting properly.
http://lists.xensource.com/archives/html/xen-devel/2009-01/msg00050.html
What say you?
Best Regards
Nathan Eisenberg
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2007 Oct 03
0
can you help me with empirical probability
I found you online.......
Can you help with empirical probability?
Hi Partha. I really liked your email that you sent me, it really inspired me. I have been breezing through the chapters, and doing quite well, You should be a teacher. After all the time my college instructor spent with the class on the slopes etc.... There were very few of us who really understood it. However, after reading
2020 Aug 01
0
8.2.2004 Latest yum update renders machine unbootable
At 01:03 PM 8/1/2020, you wrote:
>On 8/1/20 6:56 AM, david wrote:
>>At 02:54 AM 8/1/2020, Alessandro Baggi wrote:
>>>Hi Johnny,
>>>thank you very much for clarification.
>>>
>>>You said that in the centos infrastructure only one server got the problem.
>>>What are the conditions that permit the breakage? There is a particular
2020 Aug 01
0
8.2.2004 Latest yum update renders machine unbootable
On 7/31/20 11:24 AM, Alessandro Baggi wrote:
>
> Il 31/07/20 13:08, ja ha scritto:
>> On Fri, 2020-07-31 at 22:35 +1200, Alan McRae via CentOS wrote:
>>> I am running an Intel x64 machine using UEFI to boot an SSD.
>>>
>>> Installing the latest yum update which includes grub2 and kernel
>>> 4.18.0-193.14.2.el8_2.x86_64 renders the machine
2017 Nov 12
0
Array changing address unexpectedly
> On Nov 12, 2017, at 8:47 AM, lille stor <lille.stor at gmx.com> wrote:
>
> Hi,
>
> Given the following R code:
>
> library(pryr)
>
> data <- array(dim = c(5))
>
> for(x in 1:5)
> {
> data[x] <- as.integer(x * 2)
> }
>
> add = address(data) # save address of "data"
>
> for(x in
2002 May 02
0
biplot labels
Hello,
I am trying to draw the biplot of a PCA, but I would like to use another variable of my initial data frame than my "row.names" to assign
labels to the points.
A part of my R file follows ; "m" is my initial data frame, which has the variable "code" as row.names, and another variable "name" that I'd
like to use as labels for the points.
>