Am 28.07.2018 um 11:19 schrieb Peter Boy:
In F28 I try to connect from an Apache to a tomcat container, both installed on
the same server, using AJP protocol, but SELinux denies access.
I (try to) use standard port 8009:
[root@camena ~]# semanage port -l | grep http
http_cache_port_t
Am 08.09.2018 um 00:38 schrieb Michael D. Setzer II:
The jetcat-mod is a filter that monitors the process of the copy, and outputs
the info every 5 seconds with this option. The dialog then displays a running
graph of the progress along with estimated speed. In the clone case there is
no compress
Am 20.10.2018 um 18:03 schrieb bruce:
Hi Walter,
This is a simple digitalocean test server/app. there's an ipaddress..
no dns.. no FQDN.. just some test php, as well as the test open source
web app i'm testing out..
Your setup has the footprint of a spammer. Yahoo has implemented DMARK
and yo
Am 26.06.2010 16:47, schrieb Ed Greshko:
> On 06/26/2010 10:15 PM, Timothy Murphy wrote:
>> >
>> > Assuming this is correct, and is an effective safeguard,
>> > it seems a little surprising to me that it is not suggested
>> > somewhere in the Fedora-13 documentation.
>> > (Or maybe it is?)
>> >
Am 26.06.2010 16:49, schrieb stan:
> My ISP (Qwest) uses the commercial version of hotmail as their mail
> service for subscribers. In over a year, I don't remember seeing a
> single spam email. I suspect Tim's argument is the reason. Hotmail is
> *known* for spam, so they would get lots of pract
Am 03.04.2010 01:02, schrieb Paul:
> Hi,
>
> I've managed to get virt-manager to run under rawhide (after the parted
> problem was fixed), and can create the fake drive and install XP.
>
> Only problem is that when XP does the reset after the first part of the
> install, I get
>
> Booting from H
Am 19.09.2010 20:36, schrieb Frantisek Hanzlik:
> find /path/local.repo -name '*.rpm' -mtime +200 -exec rm {} \;
>
> is OK; when there is many files to remove this maybe faster:
find /path/local.repo -type f -name "*.rpm" -mtime +200 -exec rm {} \+
does not start a new process for each found it
Am 20.04.2014 21:23, schrieb Dan Thurman:
for some reason, spammers are getting through TLS
and are bypassing/ignoring access database? I poured
over the Internet but have yet to figure it out...
TLS is no protection against a misused of your MTA.
How can I prevent spammers from using my sen
Am 21.04.2014 09:12, schrieb Dan Thurman:
On 04/20/2014 02:00 PM, Dan Thurman wrote:
I have F8 and F18. F8 is not affected by HB and F18 is HB
fixed (recompiled) and certificates regenerated. Both Fedora
versions have the same "open-relay" issues and both have
similar or nearly identical sendm
Am 21.04.2014 19:11, schrieb Dan Thurman:
DAEMON_OPTIONS(`Port=smtp, Name=MTA')dnl
Drop 1 below:
DAEMON_OPTIONS(`Family=inet, Port=465, Name=MTA-SSL M=s')dnl
Add 2 below:
DAEMON_OPTIONS(`Port=submission, Name=MSA, M=Ea')dnl
DAEMON_OPTIONS(`Port=smtps, Name=TLSMTA, M=s')dnl
So far, the spammi
25 and port 587. Is that possible? What do I need to change?
Alexander Dalloz replied:
: Do you have more than the 1 IP (208.1.40.42)? If not it is sufficient to
: configure in sendmail.mc:
:
: DAEMON_OPTIONS(`Port=smtp, Name=MTA')dnl
: DAEMON_OPTIONS(`Port=submission, Name=MSA, M=Ea
Am 09.05.2016 um 18:24 schrieb Antonio Olivares:
Dear folks,
I have found numerous guides using awk to format stats. I can get stats from a website, but when I paste
them they get pasted one per line, I can get them to one line using awk '{printf("%s ",$0)}' and
the filename here, but what I
Am 08.08.2013 10:08, schrieb Patrick Dupre:
> Hello,
>
> I updated my inspiron 9400 (Genuine Intel® CPU T2300 @ 1.66GHz × 2) with
> 4Gb of RAM, but only 3.2Gb is accessible.
> The bios recognizes the 4Gb but says that only 3.2Gb will be available,
> but I expected that fedora 19 with be available
Am 29.06.2019 um 10:51 schrieb M. Fioretti:
Greetings,
One of my jobs in the next months will be Free Software teaching/
consulting for a small private school. Part of the consulting consists
of helping the school to evaluate how to set up some infrastructure,
using Linux/Free Software as much a
Am 2019-07-05 15:00, schrieb François Patte:
Bonjour,
Does somebody know how to configure the "TO" field in ssmtp?
In my configuration (I followed the examples given), when some app
(logwatch, mdadm, rkhunter...) send a mail, the FROM field is rewrited
with my name ans email address, but the TO
Am 2019-08-26 11:34, schrieb Bob Goodwin:
[ ... ]
I edited to remove the "/home ". I believe that was a mistype when
configuring /etc/exports ...
presently it is:
[root@NFS bobg]# cat /etc/exports
192.168.2.0/24(rw,soft,intr,fg,comment=systemd.automount)
No, that's wrong now. Please see
Am 2019-08-26 16:01, schrieb Bob Goodwin:
On 8/26/19 6:30 AM, Ed Greshko wrote:
Your server isn't running properly. There is no mountd.
.
[root@box83 bobg]# showmount -e 192.168.2.128
clnt_create: RPC: Program not registered
[root@NFS bobg]# systemctl start nfs-mountd
And it still shows Dead
Am 2019-08-28 09:20, schrieb Ed Greshko:
[ ... ]
[egreshko@meimei ~]$ showmount -e f30k
rpc mount export: RPC: Timed out
But then
[root@f30-k ~]# firewall-cmd --zone=home --add-port=111/udp
success
[root@f30-k ~]# firewall-cmd --zone=home --add-port=111/udp --permanent
success
Port 111
Am 2019-09-02 10:28, schrieb Walter Cazzola:
Hi,
On Mon, 2 Sep 2019, Patrick Dupre wrote:
The password is one of the password that I use. It is not one giving
access
to important accounts, but I am a bit wondering about other account.
I am careful with my accounts and passwords.
How can I pre
Am 2019-09-02 13:14, schrieb ToddAndMargo via users:
On 9/2/19 2:24 AM, Patrick O'Callaghan wrote:
On Sun, 2019-09-01 at 20:13 -0700, ToddAndMargo via users wrote:
Hi All,
The Fing App
https://apps.apple.com/us/app/fing-network-scanner/id430921107
works really nicely on an iPad. We go
Am 12.06.2020 um 15:54 schrieb bruce:
/www/var/social
within the /www/var/social (the files for open social are)
2 times a typo for the path?
apache apache109 Jun 11 03:34 .
apache apache128 Jun 12 04:16 ..
apache apache 1858 Jun 11 03:33 composer.json
apache apache 365863 Jun 11
Am 28.06.2020 um 21:40 schrieb ToddAndMargo via users:
On 2020-06-28 12:29, Tom Horsley wrote:
On Sun, 28 Jun 2020 12:16:20 -0700
ToddAndMargo via users wrote:
$ /usr/libexec/nm-ifdown eno2
You have to run "sudo /usr/libexec/nm-ifdown"
$ sudo /usr/libexec/nm-ifdown eno2
[sudo] pass
Am 05.07.2020 um 13:23 schrieb Bob Goodwin:
Well here is a copy of /etc/fstab, now with the extra lines 'commented
out' I think, the way I always do it?
[bobg@WS1 ~]$ cat /etc/fstab
#
# /etc/fstab
# Created by anaconda on Tue Apr 28 17:29:19 2020
#
# Accessible filesystems, by reference, are
Am 14.12.2014 um 17:16 schrieb Bob Goodwin - Zuni, Virginia, USA:
I have the following lines in /etc/fstab:
192.168.1.8:/home//mnt/HOME1/nfs4defaults0 0
192.168.1.8:/home//mnt/DATA1/nfs4defaults0 0
192.168.1.48/myshare//mnt/box48cifs
g
Am 14.12.2014 um 17:49 schrieb Bob Goodwin - Zuni, Virginia, USA:
On 12/14/14 11:29, Alexander Dalloz wrote:
Am 14.12.2014 um 17:16 schrieb Bob Goodwin - Zuni, Virginia, USA:
I have the following lines in /etc/fstab:
192.168.1.8:/home//mnt/HOME1/nfs4defaults 0 0
Am 12.06.2013 09:27, schrieb Frank Murphy:
> Every time azureus restarts (crashes out),
> I have a script to send an email.
>
> #!/bin/bash
> mailx -s"Azureus has restarted" me@me.place \n
> "It's probably crashed again."
echo "It's probably crashed again." | mail -s "Azureus has restarted"
me@me
Am 07.08.2022 um 15:53 schrieb Sam Varshavchik:
Tim via users writes:
Loading: https://esupport.gigabyte.com/
Brings up: https://esupport.gigabyte.com/Login/Index?ReturnUrl=%2f
As an aside, I've written off Gigabyte as damaged goods. Their tech
support refuses to give you support if you te
Am 30.09.2023 um 23:22 schrieb Patrick Dupre:
Hello,
It seems that 09/09, the sendmail was working fine, but not on 09/16.
Now I get
systemctl start sendmail.service
Job for sendmail.service failed because a timeout was exceeded.
See "systemctl status sendmail.service" and "journalctl -xeu sen
Am 24.03.2020 um 12:54 schrieb marco stocchi:
Hello everyone,
I am trying to configure dovecot but after having followed the Fedora 31
documentation, I get the following systemctl status (port 587/tcp is open and
OS is fresh of installation):
dovecot[1754]: Error: bind(0.0.0.0, 587) failed: P
Am 24.03.2020 um 18:05 schrieb marco stocchi:
Thank you Tom and Aleksander,
I ran netstat -lnp just to make sure that there is no other service running on
port 587, and in fact there's no one (OS installation is fresh, I don't have
other MTAs installed).
Since Tom can run Dovecot, I suspect th
Am 25.03.2020 um 00:22 schrieb Sam Varshavchik:
Dovecot is an IMAP and POP3 server.
Port 587 is the submission MSA port. It is not used by IMAP and POP3
servers. It is used by SMTP servers.
I do not have direct familiarity with dovecot, but I can't think of any
reason why it will be listeni
Am 04.04.2020 um 17:41 schrieb Sreyan Chakravarty:
I know how to do that.
The question is why I can view them when I shouldn't be able to.
Isn't it obvious that you have created individual LUKS encryption on top
of each LVM instead of creating a LUKS device first and then LVM volumes
inside
Am 12.04.2020 um 20:56 schrieb Ranjan Maitra:
Hi,
I have selinux enforcing and postfix for mail delivery. It turns out that postfix does
not "work" if selinux is enabled (setenforce 0 selinux sets it to work again).
[ ... ]
but I am not sure: are these the best ways to use postfix with seli
Am 12.04.2020 um 22:49 schrieb Ranjan Maitra:
On Sun, 12 Apr 2020 21:45:00 +0200 Alexander Dalloz wrote:
Am 12.04.2020 um 20:56 schrieb Ranjan Maitra:
Hi,
I have selinux enforcing and postfix for mail delivery. It turns out that postfix does
not "work" if selinux is enabled (se
Am 18.04.2020 um 14:12 schrieb bruce:
This whole thread is why this email list is a great example of how this
thing called the net can actually be a great resource for weird tech stuff,
and for helping others!
Yes, this is a mailing list and covered by guidelines like the good old
etiquette co
Am 07.05.2020 um 02:11 schrieb Robert Moskowitz:
Cameron,
Oh I have done a lot with postfix:
http://www.htt-consult.com/Centos7-mailserver.html
Showing a broken / incomplete submission and submissions setup in
master.cf of Postfix.
Alexander
___
Am 09.05.2020 um 23:02 schrieb Geoffrey Leach:
I noticed that sendmail and mailx are not installed with the basic
workstation. Is there another MTA installed?
https://fedoraproject.org/wiki/Changes/NoDefaultSendmail
Alexander
___
users mailing list -
Am 24.05.2020 um 19:19 schrieb Patrick O'Callaghan:
On Sun, 2020-05-24 at 18:37 +0200, Roberto Ragusa wrote:
On 2020-05-24 13:37, Patrick O'Callaghan wrote:
sdd 8:48 0 931.5G 0 disk
└─md127 9:127 0 931.4G 0 raid1
└─md127p1
38 matches
Mail list logo