Displaying 3 results from an estimated 3 matches for "3day".
Did you mean:
0day
2011 Sep 01
2
two question about plot
1) how to modify the the tickment of x-axis or y-axis.
boxplot(data[,1:5])
the tickment in x-axis in V1 V2 V3 V4 V5 ,I want to be some name for
example
name<-c("1day","2day","3day","4day","5day")
2) how to overlap two plot into one figure?
plot(data[1:5])
boxplot(newdata[,1:5])
?
--
TANG Jie
[[alternative HTML version deleted]]
2020 Aug 23
2
doveadm/doveconf as user tries and fails to read host key
...iling version: dovecot23-2.3.11.3-1.1.x86_64 Install Date: 2020-08-18
Reverting to previous version works: dovecot23-2.3.10.1-2.3.x86_64
(Packages downgraded coordinately: dovecot23 dovecot23-backend-sqlite)
How to make it fail: As the user, execute
doveadm expunge mailbox Spam37 savedbefore 3day #User's actual cmd
doveadm who #The simplest possible command, for testing
It says:
doveconf: Fatal: Error in configuration file
/etc/dovecot/conf.d/10-ssl.conf line 12: ssl_cert:
Can't open file /etc/ssl/hostcerts/hostw.cia: Permission denied
The actual EPERM occurs tr...
2020 Aug 24
0
doveadm/doveconf as user tries and fails to read host key
...3-2.3.11.3-1.1.x86_64 Install Date: 2020-08-18
> Reverting to previous version works: dovecot23-2.3.10.1-2.3.x86_64
> (Packages downgraded coordinately: dovecot23 dovecot23-backend-sqlite)
>
> How to make it fail: As the user, execute
> doveadm expunge mailbox Spam37 savedbefore 3day #User's actual cmd
> doveadm who #The simplest possible command, for testing
> It says:
> doveconf: Fatal: Error in configuration file
> /etc/dovecot/conf.d/10-ssl.conf line 12: ssl_cert:
> Can't open file /etc/ssl/hostcerts/hostw.cia: Permission denied
This...