Re: Setting up webserver for https??

2021-12-13 Thread Greg Woods
On Mon, Dec 13, 2021 at 8:25 PM Tim via users wrote: > On Mon, 2021-12-13 at 12:45 -0700, Greg Woods wrote: > > > While it can do what you want, it is subverting the purpose of HTTPS. > I'm not sure anyone should support a technique that hides an insecure > connection behind a faked secure one.

Re: Setting up webserver for https??

2021-12-13 Thread Tim via users
On Mon, 2021-12-13 at 11:14 +1000, Michael D. Setzer II wrote: > I've run a web server on port 8081 for some time since > my ISP blocks ports 80 and 443 completely, and it has > worked fine. > Recently have noticed things in access_log that show > people are trying to connect to the port 8081

Re: Setting up webserver for https??

2021-12-13 Thread Tim via users
On Mon, 2021-12-13 at 12:45 -0700, Greg Woods wrote: > One other possibility is to do what I do, and run a reverse proxy > such as caddy. Caddy will take care of the annoying renewals > automatically, accept connections via HTTPS and forward them on to > your web server via HTTP. It can be a bit

Re: lightdm - how to set profile picture

2021-12-13 Thread Tim via users
On Mon, 2021-12-13 at 19:33 -0500, Sam Varshavchik wrote: > I also found that one when I was searching for a solution. > > We just need to find two more alternative ways of doing this. Then > there's a good chance that at least one out of all the alternatives > will work and it'll finally be

Re: Everyone: please keep it civil

2021-12-13 Thread old sixpack13
> On 12/13/21 17:49, old sixpack13 wrote: > > Maybe you need to re-read the original email instead of assuming bad intent. > thanks for support ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to

Re: Everyone: please keep it civil

2021-12-13 Thread Samuel Sieb
On 12/13/21 17:49, old sixpack13 wrote: On Sat, Dec 11, 2021 at 05:36:00PM -, old sixpack13 wrote: Please do not call people's ideas "brain damaged" in Fedora spaces. This is not okay. not okay: full Agreed to me it's slightly something more then just "ideas" I get very very upset

Re: Everyone: please keep it civil

2021-12-13 Thread old sixpack13
> On Sat, Dec 11, 2021 at 05:36:00PM -, old sixpack13 wrote: > > Please do not call people's ideas "brain damaged" in Fedora spaces. This is > not okay. > not okay: full Agreed to me it's slightly something more then just "ideas" I get very very upset reading again and again on a "user

Re: lightdm - how to set profile picture

2021-12-13 Thread Sam Varshavchik
Tim via users writes: At some stage I discovered that the MATE login greeter can read user icons from "/var/lib/AccountsService/icons/", so I put files in there for users with the same filename as the username, plus a png suffix. e.g. Mine is /var/lib/AccountsService/icons/tim.png All the

Everyone: please keep it civil

2021-12-13 Thread Matthew Miller
On Sat, Dec 11, 2021 at 05:36:00PM -, old sixpack13 wrote: > therefore we exactly have *you* to move them, and of course "fedora > users" too, off that lists, because they don't fit into ${poc's brain > damaged sort and regulation scheme} Please do not call people's ideas "brain damaged" in

[389-users] Re: issues migrating from RHEL6 to rhel7 (1.2 to 1.3)

2021-12-13 Thread Casey Feskens
99user.ldif is empty. I do have a couple custom schema and was having issues with was able to resolve those. I believe after searching the code base I was able to resolve these issues and have entries import by disabling the 'Internationalization Plugin' which was generating the schema ordering

Re: batch

2021-12-13 Thread Ben Cotton
Patrick, I've never run SGE on Fedora Linux, but in theory you can. It depends on what you mean by SGE—Open Grid Scheduler[1] took the open source Sun Grid Engine code, but it seems pretty dead upstream. Univa Grid Engine[2] is still actively maintained, although I'm not sure what free options

Re: Setting up webserver for https??

2021-12-13 Thread Greg Woods
On Mon, Dec 13, 2021 at 6:16 AM Roberto Ragusa wrote: > > > Only things left are: > > - point your dyndns temporarily to another (collaborative and trusted) > IP that will complete the verification (annoying renewals every 90 days) > > - stop trying to get a CA-issued certificate, and just

Re: Setting up webserver for https??

2021-12-13 Thread Michael D. Setzer II via users
On 14 Dec 2021 at 0:01, Tim via users wrote: Subject:Re: Setting up webserver for https?? To: users@lists.fedoraproject.org Date sent: Tue, 14 Dec 2021 00:01:21 +1030 Send reply to: Community support for Fedora users From:

Re: Setting up webserver for https??

2021-12-13 Thread Neal Becker
Not to mention encryption can seriously degrade function of some links (long delay). IETF has been captured by privacy zealots, and there's not much hope of changing this any time soon. On Mon, Dec 13, 2021 at 8:31 AM Tim via users wrote: > > On Mon, 2021-12-13 at 11:14 +1000, Michael D. Setzer

batch

2021-12-13 Thread Patrick Dupre
Hello, Using computer center facilities, I submit my job with the tool SGE. Can I install the same tool under fedora? Are there some alternatives to submit jobs running in batch? Thanks. === Patrick DUPRÉ

Re: Setting up webserver for https??

2021-12-13 Thread Tim via users
On Mon, 2021-12-13 at 11:14 +1000, Michael D. Setzer II via users wrote: > I've run a web server on port 8081 for some time since > my ISP blocks ports 80 and 443 completely, and it has > worked fine. > Recently have noticed things in access_log that show > people are trying to connect to the

Re: lightdm - how to set profile picture

2021-12-13 Thread Tim via users
On Sun, 2021-12-12 at 17:30 -0500, Sam Varshavchik wrote: > In the end, it didn't matter. I attempted to create $HOME/.face > myself, using just the available tools, namely gimp, by cropping and > saving my mug shot. I failed, since gimp was very confused by my > attempts to save a jpg- formatted

Re: Setting up webserver for https??

2021-12-13 Thread Roberto Ragusa
On 12/13/21 1:27 PM, Michael D. Setzer II via users wrote: I have a dyndns domain, so it isn't the ip address, but it is not a full domain that I have control of since it falls under the dyndns.org domain. Just maps the name to the ip address if it changes. Unfortunately you don't have an easy

Re: Setting up webserver for https??

2021-12-13 Thread Michael D. Setzer II via users
On 13 Dec 2021 at 12:47, Roberto Ragusa wrote: Subject:Re: Setting up webserver for https?? To: users@lists.fedoraproject.org From: Roberto Ragusa Date sent: Mon, 13 Dec 2021 12:47:40 +0100 Send reply to: Community

Re: Setting up webserver for https??

2021-12-13 Thread Roberto Ragusa
On 12/13/21 2:14 AM, Michael D. Setzer II via users wrote: Have just tried to use certbot to create a certificate, but it seems to want to only support the connection to a web server running on port 80 that does me no good and it fails.. Any other options? How are people reaching your server?