Displaying 20 results from an estimated 24 matches for "portreserv".
Did you mean:
portreserve
2012 Apr 03
0
CEBA-2012:0447 CentOS 6 portreserve FASTTRACK Update
...Errata and Bugfix Advisory 2012:0447
Upstream details at : https://rhn.redhat.com/errata/RHBA-2012-0447.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
i386:
c449d6c444a45c5edd1c9ec03c5b73697f71f6512b76948576244d9ad1cb3fc4 portreserve-0.0.4-9.el6.i686.rpm
x86_64:
37f08a8a532f695d89a63987b2cbd8144fb93573bf4f1fe7958a062a605e745a portreserve-0.0.4-9.el6.x86_64.rpm
Source:
353b731668ac4880d1eeac78b00cc10d39ae4a3c0fd93aa87ab1dd10ab8ab2fe portreserve-0.0.4-9.el6.src.rpm
--
Johnny Hughes
CentOS Project { http://www.centos.org/...
2016 Aug 01
0
CentOS 6, portreserve
Hi, folks,
Got a question: I's swear that I just started seeing rkhunter
complaining about ports 110, 143, and 995 only a few weeks, maybe as
much as a month ago. (It's been way low on my priority list to solve.)
Anyway, with my manager urging us about it, I looked, and found that
portreserve was holding them.
Here's the thing - I have *not* been seeing this for years. *Did* this
suddenly become automatically turned on with 6.8? Otherwise, I'm not
sure why it was running.
mark
2015 Aug 12
1
C6.7 evolution to cyrus imap(s) fails
...s" prefork=1
> sieve cmd="timsieved" listen="sieve" prefork=0
>
> your two netstat lines show
> [root at maui:/etc/pki/cyrus-imapd]$ netstat -pnlA inet | egrep
> ':993|:143'
> udp 0 0 0.0.0.0:143 0.0.0.0:*
> 1465/portreserve
> udp 0 0 0.0.0.0:993 0.0.0.0:*
> 1465/portreserve
>
> [root at maui:/etc/pki/cyrus-imapd]$ netstat -pnlA inet6 | egrep
> ':993|:143'
> tcp 0 0 :::143 :::* LISTEN
> 29460/cyrus-master
>
> ------------...
2015 Aug 12
0
C6.7 evolution to cyrus imap(s) fails
...ugust 12, 2015 22:22:22 +0100
> From: Dr J Austin <ja at maui.jaa.org.uk>
>
>
> Many thanks to Alexander, Richard, Jonathan and m.roth
>
> The Magic incandation !
>
> portrelease dovecot
> service cyrus-imapd restart
>
> [root at maui:/etc/named]$ cat /etc/portreserve/dovecot
> imap
> imaps
> pop3
> pop3s
>
> My total ignorance of portrelease/portreserve has been a bit
> of a problem!
>
> Now to fix it permanently and get evolution back in one piece
>
> But why was cyrus able to use imap, pop3 & pop3S but not imaps?
>...
2015 Aug 12
0
C6.7 evolution to cyrus imap(s) fails
...t;pop3d -s" listen="pop3s" prefork=1
sieve cmd="timsieved" listen="sieve" prefork=0
your two netstat lines show
[root at maui:/etc/pki/cyrus-imapd]$ netstat -pnlA inet | egrep ':993|:143'
udp 0 0 0.0.0.0:143 0.0.0.0:*
1465/portreserve
udp 0 0 0.0.0.0:993 0.0.0.0:*
1465/portreserve
[root at maui:/etc/pki/cyrus-imapd]$ netstat -pnlA inet6 | egrep ':993|:143'
tcp 0 0 :::143 :::*
LISTEN 29460/cyrus-master
--------------------------------------------------...
2013 Oct 30
2
How should I reinstall CentOS?
> -----Original Message-----
> From: Les Mikesell [mailto:lesmikesell at gmail.com]
> Sent: Tuesday, October 29, 2013 5:25 PM
> To: CentOS mailing list
> Subject: Re: [CentOS] How should I reinstall CentOS?
>
> On Tue, Oct 29, 2013 at 3:47 PM, Michael Hennebry
> <hennebry at web.cs.ndsu.nodak.edu> wrote:
> >
<SNIP>
>
> > I'm not willing to
2012 Apr 04
0
CentOS-announce Digest, Vol 86, Issue 3
...onfig-printer FASTTRACK
Update (Johnny Hughes)
3. CEBA-2012:0443 CentOS 6 make FASTTRACK Update (Johnny Hughes)
4. CEBA-2012:0449 CentOS 6 man FASTTRACK Update (Johnny Hughes)
5. CEBA-2012:0450 CentOS 6 kdeartwork FASTTRACK Update
(Johnny Hughes)
6. CEBA-2012:0447 CentOS 6 portreserve FASTTRACK Update
(Johnny Hughes)
7. CEBA-2012:0446 CentOS 6 SDL FASTTRACK Update (Johnny Hughes)
8. CEBA-2012:0442 CentOS 6 lsof FASTTRACK Update (Johnny Hughes)
9. CEBA-2012:0445 CentOS 6 pcre FASTTRACK Update (Johnny Hughes)
10. CESA-2012:0451 Important CentOS 5 rpm Update (J...
2013 Feb 26
1
Samba 4.0.3 on CentOS 6.3 as PDC.
...0 0 192.168.60.200:88 0.0.0.0:* 1116/samba
udp 0 0 0.0.0.0:88 0.0.0.0:* 1116/samba
udp 0 0 0.0.0.0:750 0.0.0.0:* 861/portreserve
udp 0 0 0.0.0.0:111 0.0.0.0:* 904/rpcbind
udp 0 0 192.168.60.200:123 0.0.0.0:* 1138/ntpd
udp 0 0 127.0.0.1:123 0.0.0.0:*...
2015 Aug 12
2
C6.7 evolution to cyrus imap(s) fails
> Date: Wednesday, August 12, 2015 11:14:29 +0100
> From: Dr J Austin <ja at maui.jaa.org.uk>
>
>
> On Tue, 11 Aug 2015, Dr J Austin wrote:
>
>>
>>
>> On Tue, 11 Aug 2015, Alexander Dalloz wrote:
>>
>>> Am 11.08.2015 um 22:28 schrieb Dr J Austin:
>>>>
>>>> Hi Alexander
>>>>
>>>> [root
2012 Apr 24
5
Not Quite Minimal CentOS 6.2
...n from a less minimal
starting place. I'm pretty familiar with 5.x, but what I'm finding in 6.2 is a
lot of new stuff, and a lot of odd behavior. For example, cups is starting at
boot time, despite being disabled by chkconfig. And I'm finding things like
qpidd, matahari, messagebus, and portreserve that really don't belong in a
minimal setup.
To clarify, I'm shooting for a simple config, like one would use for a
dedicated DNS server.
Can anyone point me to an up-to-date list of daemon processes that indicates
what they do and whether they can be safely disabled? Also, any ideas as...
2013 Sep 03
2
NT_STATUS_CONNECTION_REFUSED with smbclient and samba 4.0.6
Hello,
I'm trying to install samba 4 as a DC following this tutorial
https://wiki.samba.org/index.php/Samba_AD_DC_HOWTO.
Ihave reached the step of testing the connectivity to the DC with smbclient
[root at DC-TEST ~]# /usr/local/samba/bin/smbclient -L localhost -U%
session setup failed: NT_STATUS_CONNECTION_REFUSED
Samba 4 has started successfully
[root at DC-TEST ~]# netstat -lntp
2012 Mar 08
0
Programs on/off on virtual host machine
...off 5:on 6:off
mdmonitor 0:off 1:off 2:on 3:on 4:on 5:on 6:off
messagebus 0:off 1:off 2:on 3:on 4:on 5:on 6:off
network 0:off 1:off 2:on 3:on 4:on 5:on 6:off
ntpd 0:off 1:off 2:on 3:on 4:on 5:on 6:off
portreserve 0:off 1:off 2:on 3:on 4:on 5:on 6:off
postfix 0:off 1:off 2:on 3:on 4:on 5:on 6:off
rsyslog 0:off 1:off 2:on 3:on 4:on 5:on 6:off
sshd 0:off 1:off 2:on 3:on 4:on 5:on 6:off
sysstat 0:off 1:on...
2015 Aug 11
1
C6.7 evolution to cyrus imap(s) fails
------------ Original Message ------------
> Date: Tuesday, August 11, 2015 20:24:36 +0200
> From: Alexander Dalloz <ad+lists at uni-x.org>
>
> Am 11.08.2015 um 17:56 schrieb Dr J Austin:
>> Hi
>>
>> I have been using evolution/cyrus/exim for 10 years - until
>> yesterday!
>>
>> I upgraded to C6.7 and now there is no way I can find of
2016 Nov 16
4
Schema Change Breaks Replication
I believe a schema change on a Windows DC (2008rc) has broken
replication with our S4 DCs. Anyone have any tips or pointers to
resolve this?
I have three S4 DCs [CentOS6] and one Windows 2008R2 DC. The Windows
2008R2 DC has the schema master FSMO, and I believe the Exchange schema
was added.
I am willing to pay US dollars to get this issue resolved. I need the
replication restored, the
2016 Nov 20
0
4.5.1 Upgrade Breaks Samba [Was: Schema Change Breaks Replication]
...0 127.0.0.1:25 0.0.0.0:*
LISTEN 1697/master
udp 0 0 0.0.0.0:34659 0.0.0.0:*
1271/rsyslogd
udp 0 0 0.0.0.0:631 0.0.0.0:*
1261/portreserve
udp 0 0 172.31.7.50:123 0.0.0.0:*
1618/ntpd
udp 0 0 127.0.0.1:123 0.0.0.0:*
1618/ntpd
udp 0 0 0.0.0.0:123 0.0.0.0:*...
2015 Aug 12
1
C6.7 evolution to cyrus imap(s) fails
Am 12.08.2015 um 20:29 schrieb Dr J Austin:
>
>
> On Wed, 12 Aug 2015, Alexander Dalloz wrote:
>
>
>>> I have been working at trying to get cyrus to listen on 148.197.29.5
>>> interface instead of the localhost - I have failed
>>>
>
>> No square brackets around the ip address.
>
> imap cmd="imapd" listen="imap"
2011 Sep 27
3
Odd issue with C6 and NIS
...f the kickstart *even though* you specify an authentication method of NIS in the kickstart. Seems like a bug to me?!?
auth --useshadow --enablemd5 --enablenis --nisdomain test --nisserver yp.example.com
%packages
@core
augeas
autofs
dstat
nfs-utils
ntp
openssh
openssh-clients
openssh-server
portreserve
puppet
redhat-lsb
rsh-server
sendmail
sendmail-cf
sudo
sysstat
tcp_wrappers
wget
xinetd
yum-utils
%end
--
James A. Peltier
IT Services - Research Computing Group
Simon Fraser University - Burnaby Campus
Phone : 778-782-6573
Fax : 778-782-3045
E-Mail : jpeltier at sfu.ca
Website : http://...
2016 Nov 20
3
4.5.1 Upgrade Breaks Samba [Was: Schema Change Breaks Replication]
...t; tcp 0 0 0.0.0.0:22
> 0.0.0.0:* LISTEN 1607/sshd
> tcp 0 0 127.0.0.1:25
> 0.0.0.0:* LISTEN 1697/master
> udp 0 0 0.0.0.0:34659
> 0.0.0.0:* 1271/rsyslogd
> udp 0 0 0.0.0.0:631
> 0.0.0.0:* 1261/portreserve
> udp 0 0 172.31.7.50:123
> 0.0.0.0:* 1618/ntpd
> udp 0 0 127.0.0.1:123
> 0.0.0.0:* 1618/ntpd
> udp 0 0 0.0.0.0:123
> 0.0.0.0:* 1618/ntpd
> udp 0 0 0.0.0.0:161
> 0.0.0.0:* 1577/snmpd...
2014 May 20
1
abrt dump qt selinux
...uml.pp.bz2 usbmodules.pp.bz2 usernetctl.pp.bz2
xen.pp.bz2 varnishd.pp.bz2 virt.pp.bz2 qemu.pp.bz2 telnet.pp.bz2
tftp.pp.bz2 tuned.pp.bz2 uucp.pp.bz2 webalizer.pp.bz2 xfs.pp.bz2
zebra.pp.bz2 vpn.pp.bz2 tmpreaper.pp.bz2 amtu.pp.bz2 zabbix.pp.bz2
apcupsd.pp.bz2 aide.pp.bz2 w3c.pp.bz2 plymouthd.pp.bz2
portreserve.pp.bz2 rpcbind.pp.b.bz2 prelude.pp.bz2 pads.pp.bz2
kerneloops.pp.bz2 openoffice.pp.bz2 podsleuth.pp.bz2 guest.pp.bz2
xguest.pp.bz2 cgroup.pp.bz2 courier.pp.bz2 denyhosts.pp.bz2
livecd.pp.bz2 snort.pp.bz2 memcached.pp.bz2 netlabel.pp.bz2
zosremote.pp.bz2 pingd.pp.bz2 milter.pp.bz2 mediawiki.pp.bz2...
2013 Feb 07
2
Too Many Running Process
...4-dio-unwrit
1609 ? 00:00:00 ext4-dio-unwrit
1610 ? 00:00:00 ext4-dio-unwrit
1611 ? 00:00:00 ext4-dio-unwrit
1612 ? 00:00:00 ext4-dio-unwrit
1613 ? 00:00:00 ext4-dio-unwrit
1672 ? 00:00:00 kauditd
2191 ? 00:00:00 auditd
2247 ? 00:00:00 portreserve
2266 ? 00:00:00 rsyslogd
2329 ? 00:00:00 irqbalance
2344 ? 00:00:00 rpcbind
2362 ? 00:00:00 rpc.statd
2390 ? 00:00:00 rpciod/0
2391 ? 00:00:00 rpciod/1
2392 ? 00:00:00 rpciod/2
2393 ? 00:00:00 rpciod/3
2394 ? 00:00:00 rpciod/4...