On Wed, 2025-04-02 at 01:17 -0400, Timothy M Butterworth wrote:
> I am able to reach The Van Snyder's Web Site using the above IP
> address and URL on port 80 but not 443. I got a certificate error on
> 443.
I've never before set up a secure server. I followed instructions a
better place.
>
> I have a web server listening to port 80 (http) and 443 (https).
>
> I can load pages from it from any computer in my house, all behind the
> same router, using its IP number.
>
> I enabled port forwarding in the DMZ in my router for ports 80 and 443.
>
&g
Cs state
CRLF, though.
I've been immersed in $DAYJOB, so I haven't been paying very close
attention, but my impression was that the problem is solved?
FWIW, my local web server, a lighttpd, responds also with a "400
Bad Request" to a "GET /" without a version. Some random
On Wed, Apr 2, 2025 at 1:37 AM Van Snyder wrote:
> I discovered that although I haven't even installed iptables, my server
> was running firewalld. I wasn't even aware it existed. I stopped it, and
> now I can access my web vandyke.mynetgear.com through my router on port
out the reason for that
was
because my server had started running a firewall that blocked port
80
(and 443). I don't have any interactive pages where I ask for
input, so
there seems not to be a reason to keep port 443 going on.
If I may, why don't you take a free hosting service
est. I eventually worked out the reason for that
> > was
> > because my server had started running a firewall that blocked port
> > 80
> > (and 443). I don't have any interactive pages where I ask for
> > input, so
> > there seems not to be a reason to keep
On 4/3/25 01:19, Van Snyder wrote:
On Wed, 2025-04-02 at 15:24 -0400, Greg Wooledge wrote:
I added port 443 only because my router converted the port 80 request
to a port 443 request. I eventually worked out the reason for that was
because my server had started running a firewall that
t;dehydrated",
I added port 443 only because my router converted the port 80 request
to a port 443 request. I eventually worked out the reason for that was
because my server had started running a firewall that blocked port 80
(and 443). I don't have any interactive pages where I ask for input, so
there seems not to be a reason to keep port 443 going on.
o reach The Van Snyder's Web Site using the above IP
> > > > address and URL on port 80 but not 443. I got a certificate error
> > > > on 443.
> > >
> > > I've never before set up a secure server. I followed instructions at
> > > a web page, w
>
> I've never before set up a secure server. I followed instructions at
> a web page, whose URL I neglected to put into my notes, to set up the
> SSL.
>
> I probably did something wrong.
>
> Was there a clue in the error message about what I did wrong?
I go
nd URL on port 80 but not 443. I got a certificate error
> > > on 443.
> >
> > I've never before set up a secure server. I followed instructions at
> > a web page, whose URL I neglected to put into my notes, to set up the
> > SSL.
> >
> > I proba
debian-u...@howorth.org.uk (HE12025-04-02):
> Well, practically it makes no difference. If I send with or without an
> HTTP version I get the same Bad Request response. And it makes no
> difference whether I use HTTP/1.0 or HTTP/1.1.
Does it make a difference if you send CRLF instead of LF, as Tom
Am 02.04.25 um 14:01 schrieb debian-u...@howorth.org.uk:
> wrote:
>> On Wed, Apr 02, 2025 at 11:04:17AM +0100, debian-u...@howorth.org.uk
>> wrote:
>>
>>
>>> GET index.html
>>
>> should be:
>>
>> GET index.html HTTP/1.0
>>
>> (Strictly speaking you should close off with twice , but
>> most web
RFC 2616, Sections 3.1 and 5.1:
Request-Line = Method SP Request-URI SP HTTP-Version CRLF
The "robustness principle" from RFC 2145 says a server should service
a request with a missing HTTP-Version.
HTTP-Version is optional in Media Type requests.
Jeff
wrote:
> On Wed, Apr 02, 2025 at 11:04:17AM +0100, debian-u...@howorth.org.uk
> wrote:
>
>
> > GET index.html
>
> should be:
>
> GET index.html HTTP/1.0
>
> (Strictly speaking you should close off with twice , but
> most web servers are tolerant if you just send two )
>
> Not sending a HTT
Greg Wooledge wrote:
> On Tue, Apr 01, 2025 at 17:52:55 -0700, Van Snyder wrote:
> > The server is on the LAN side of the router (192.168.1.65). It's
> > not in the DMZ. My server isn't running Apache ACLs or iptables or
> > TCP wrapper. The router is running a fi
#x27; | nc 47.229.8.99 80
HTTP/1.1 200 OK
Date: Wed, 02 Apr 2025 12:09:39 GMT
Server: Apache/2.4.62 (Debian)
Last-Modified: Mon, 17 Jun 2024 21:42:20 GMT
ETag: "7ba-61b1cd703a498"
Accept-Ranges: bytes
Content-Length: 1978
Vary: Accept-Encoding
Connection: close
Content-Type: text/html
Van Snyder's Web
Van Snyder's Web
[...]
On Wed, Apr 02, 2025 at 11:04:17AM +0100, debian-u...@howorth.org.uk wrote:
> GET index.html
should be:
GET index.html HTTP/1.0
(Strictly speaking you should close off with twice , but
most web servers are tolerant if you just send two )
Not sending a HTTP version in your request /is/ a bad r
On Wed, Apr 2, 2025 at 1:50 AM Timothy M Butterworth <
timothy.m.butterwo...@gmail.com> wrote:
>
>
> On Wed, Apr 2, 2025 at 1:37 AM Van Snyder
> wrote:
>
>> I discovered that although I haven't even installed iptables, my server
>> was running firewalld. I w
On Wed, Apr 2, 2025 at 1:12 AM Van Snyder wrote:
> On Tue, 2025-04-01 at 21:03 -0400, Greg Wooledge wrote:
>
> On Tue, Apr 01, 2025 at 17:52:55 -0700, Van Snyder wrote:
>
> The server is on the LAN side of the router (192.168.1.65). It's not in
> the DMZ. My server isn
On Tue, 01 Apr 2025 18:19:55 -0700
Van Snyder wrote:
> I disabled firewalld because I have no idea how to configure it, but
> my Linksys router is running a firewall that's really easy to
> configure.
firewall-config for GUI operation. firewalld comes with a command line
(and scriptable) tool ca
is passing the external requests (DNAT) to the
web server, then you will see a client connection within a packet
capture on the destination web server. Typically the webserver won't
log anything before a 3-way handshake is completed and it receives a
http request.
Install tcpdump on your
This might be the wrong forum for this question, but most likely
somebody can tell me a better place.
I have a web server listening to port 80 (http) and 443 (https).
I can load pages from it from any computer in my house, all behind the
same router, using its IP number.
I enabled port
I discovered that although I haven't even installed iptables, my server
was running firewalld. I wasn't even aware it existed. I stopped it,
and now I can access my web vandyke.mynetgear.com through my router on
port 80 or 443.
I disabled firewalld because I have no idea how to configu
On Tue, 2025-04-01 at 21:03 -0400, Greg Wooledge wrote:
> On Tue, Apr 01, 2025 at 17:52:55 -0700, Van Snyder wrote:
> > The server is on the LAN side of the router (192.168.1.65). It's
> > not in
> > the DMZ. My server isn't running Apache ACLs or iptables or TCP
>
Forwarded Message
From: jeremy ardley
To: debian-user@lists.debian.org
Subject: Re: Web server access
Date: 04/01/2025 05:29:23 PM
On 2/4/25 08:21, Timothy M Butterworth wrote:
>
> Ok so if I understand you correctly then you are attempting to port
> forward 8
On Tue, Apr 01, 2025 at 17:52:55 -0700, Van Snyder wrote:
> The server is on the LAN side of the router (192.168.1.65). It's not in
> the DMZ. My server isn't running Apache ACLs or iptables or TCP
> wrapper. The router is running a firewall. I've forwarded WAN-side
>
On Tue, 2025-04-01 at 20:21 -0400, Timothy M Butterworth wrote:
> Ok so if I understand you correctly then you are attempting to port
> forward 80 and 443 through the router's WAN Wide Area Network
> interface to a server located in the DMZ DeMilitarized Zone. Does the
> server
On 2/4/25 08:21, Timothy M Butterworth wrote:
Ok so if I understand you correctly then you are attempting to port
forward 80 and 443 through the router's WAN Wide Area Network
interface to a server located in the DMZ DeMilitarized Zone. Does the
server have Apache ACL's, IP Tab
On Tue, Apr 1, 2025 at 7:57 PM Van Snyder wrote:
> This might be the wrong forum for this question, but most likely somebody
> can tell me a better place.
>
> I have a web server listening to port 80 (http) and 443 (https).
>
> I can load pages from it from any computer in my
On Tue, 2025-04-01 at 22:30 +0200, john doe wrote:
> On 4/1/25 21:10, Van Snyder wrote:
> > I have a web server listening to port 80 (http) and 443 (https).
> >
> > I can load pages from it from any computer in my house, all behind
> > the
> > same router, using
On 4/1/25 21:10, Van Snyder wrote:
I have a web server listening to port 80 (http) and 443 (https).
I can load pages from it from any computer in my house, all behind the
same router, using its IP number.
I enabled port forwarding in the DMZ in my router for ports 80 and 443.
I can't
Jeffrey Walton wrote:
> Hi Everyone,
>
> I need to test a Spring app on Debain 12. I'm installing Debian 12.9.
> I'm at the Select Software portion of the installation. The selections
> include Web Server. Spring typically uses Tomcat.
>
> Here is the screen ca
On Thu, Feb 20, 2025 at 1:37 PM Dan Ritter wrote:
>
> Jeffrey Walton wrote:
> > Hi Everyone,
> >
> > I need to test a Spring app on Debain 12. I'm installing Debian 12.9.
> > I'm at the Select Software portion of the installation. The selections
>
Hi Everyone,
I need to test a Spring app on Debain 12. I'm installing Debian 12.9.
I'm at the Select Software portion of the installation. The selections
include Web Server. Spring typically uses Tomcat.
Here is the screen capture: <https://ibb.co/5XC3QMxh>.
My question is, whi
uld
almost welcome starting over with a new server.
I can login and su to root. I have not been able to inspect logs yet due to
time.
I see a 2023 Debian thread getting into lots of low-level fsck and other
things, but can my old brain and trembly fingers hack it without
compounding the problem?
ced it
> > when
> > I bought it). A few years ago I had what looked like disk problems (time
> > outs,
> > failed writes, ...). I replaced the power supply and the problems went
> > away.
>
>
> Unfortunately this is a leased, remote server. But I can ask the
On 12/30/24 06:37, Alain D D Williams wrote:
On Mon, Dec 30, 2024 at 05:29:05AM -0600, Tom Browder wrote:
I suspect a failing disk,
My main home PC is 10 years old and still going strong (I over specced it when
I bought it). A few years ago I had what looked like disk problems (time outs,
fa
ad what looked like disk problems (time
> outs,
> failed writes, ...). I replaced the power supply and the problems went
> away.
Unfortunately this is a leased, remote server. But I can ask the company to
check the PSU.
Thanks.
-Tom
On Mon, Dec 30, 2024 at 05:29:05AM -0600, Tom Browder wrote:
> I suspect a failing disk,
My main home PC is 10 years old and still going strong (I over specced it when
I bought it). A few years ago I had what looked like disk problems (time outs,
failed writes, ...). I replaced the power supply a
I've had this problem a long time ago, and don't remember how I recovered,
but it was with help here.
I suspect a failing disk, and I wonder if there is a hail Mary command I
can do to force a reboot to see if it can recover on its own. I would
almost welcome starting over with a new
f you are going to grow your skills then
> growing them with certifications is a great idea.
>
> Best regards,
>> Muhammad Nadeem Anjum
>>
>>
>>
>> On 30/11/2024 5:55 pm, john doe wrote:
>> > On 11/30/24 03:39, Muhammad Nadeem Anjum wrote:
>> &
> I am an experienced Linux server administrator, having started my
>> journey with Red Hat Linux 6.0 in 1999. Over the years, I have
worked
>> with various Linux distributions such as CentOS and Ubuntu Server,
>> addressing diverse requirements and applications. My
5:55 pm, john doe wrote:
On 11/30/24 03:39, Muhammad Nadeem Anjum wrote:
Dear Experts,
We are not experts by any means.
I am an experienced Linux server administrator, having started my
journey with Red Hat Linux 6.0 in 1999. Over the years, I have worked
with various Linux distributions such
On Mon, Dec 02, 2024 at 11:45:11 +0100, Yassine Chaouche wrote:
> Le 12/1/24 à 12:58, Andrew M.A. Cater a écrit :
> > Debian official IRC channels are now pretty much all on oftc. liberachat is
> > fine - and you may find the same folk are also on #debian in both -
> > but you may well get directed
Le 12/1/24 à 12:58, Andrew M.A. Cater a écrit :
On Sun, Dec 01, 2024 at 09:42:34AM +0100, Yassine Chaouche wrote:
Hello Muhammad!
and for more real-time interaction I like to hang out on the #linux channel on
liberachat IRC servers,
or, if it's debian specific, on the #debian channel (also
On Sun, Dec 01, 2024 at 09:42:34AM +0100, Yassine Chaouche wrote:
> Hello Muhammad!
>
> and for more real-time interaction I like to hang out on the #linux channel
> on liberachat IRC servers,
> or, if it's debian specific, on the #debian channel (also on liberachat).
> Some specific software com
Hello Muhammad!
I second the arch wiki option.
Great resource with much details that apply to most distros.
This list is also very generic,
with a broad range of topics covered,
from booting to installing to operating to troubleshooting different software
and hardware.
Another community I somet
On Sat, Nov 30, 2024 at 11:22 PM Andy Smith wrote:
> Hi,
>
> On Sat, Nov 30, 2024 at 06:46:20PM -0500, Timothy M Butterworth wrote:
> > I have been working out how to have my server setup with OSPF routing.
>
> I have no operational experience of OSPF nor FRR. I do what yo
On Sat, Nov 30, 2024 at 11:57 PM Andy Smith wrote:
> Hi,
>
> On Sat, Nov 30, 2024 at 06:54:10PM -0500, Timothy M Butterworth wrote:
> > I changed the default gateway config to:
> > ### Configure Static IP addresses and default gateway's.
> > auto eth0
> > iface eth0 inet static
> > address 10.1
Timothy M Butterworth <
>> timothy.m.butterwo...@gmail.com> wrote:
>>
>>> All,
>>>
>>> I have been working out how to have my server setup with OSPF routing. I
>>> have two network interfaces each configured with a /30 and one dummy
>>> loop
On Sat, Nov 30, 2024 at 7:35 PM Timothy M Butterworth <
timothy.m.butterwo...@gmail.com> wrote:
>
>
> On Sat, Nov 30, 2024 at 6:46 PM Timothy M Butterworth <
> timothy.m.butterwo...@gmail.com> wrote:
>
>> All,
>>
>> I have been working out how to have
On Sat, Nov 30, 2024 at 6:46 PM Timothy M Butterworth <
timothy.m.butterwo...@gmail.com> wrote:
> All,
>
> I have been working out how to have my server setup with OSPF routing. I
> have two network interfaces each configured with a /30 and one dummy
> loopback configured wi
Hi,
On Sat, Nov 30, 2024 at 06:54:10PM -0500, Timothy M Butterworth wrote:
> I changed the default gateway config to:
> ### Configure Static IP addresses and default gateway's.
> auto eth0
> iface eth0 inet static
> address 10.1.1.2/30
> up route add -net default gw 10.1.1.1 metric 1024 dev et
Hi,
On Sat, Nov 30, 2024 at 06:46:20PM -0500, Timothy M Butterworth wrote:
> I have been working out how to have my server setup with OSPF routing.
I have no operational experience of OSPF nor FRR. I do what you're doing
but with BIRD, BGP and ECMP. I think you'll probably need to
On Sat, Nov 30, 2024 at 6:46 PM Timothy M Butterworth <
timothy.m.butterwo...@gmail.com> wrote:
> All,
>
> I have been working out how to have my server setup with OSPF routing. I
> have two network interfaces each configured with a /30 and one dummy
> loopback configured wi
All,
I have been working out how to have my server setup with OSPF routing. I
have two network interfaces each configured with a /30 and one dummy
loopback configured with a /32. The goal is to have the /32 address
advertised in DNS so traffic can use per-session load balancing across both
/30
On 11/30/24 03:39, Muhammad Nadeem Anjum wrote:
Dear Experts,
We are not experts by any means.
I am an experienced Linux server administrator, having started my
journey with Red Hat Linux 6.0 in 1999. Over the years, I have worked
with various Linux distributions such as CentOS and Ubuntu
On 30 Nov 2024 07:39 +0500, from deb...@nexgntech.com (Muhammad Nadeem Anjum):
> I would greatly appreciate it if you could recommend any active mailing
> lists, forums, or discussion groups where Linux server administrators
> regularly exchange ideas, troubleshoot issues, and share
Dear Experts,
I am an experienced Linux server administrator, having started my
journey with Red Hat Linux 6.0 in 1999. Over the years, I have worked
with various Linux distributions such as CentOS and Ubuntu Server,
addressing diverse requirements and applications. My past experience
On Sun, Nov 3, 2024 at 4:04 PM Christian wrote:
> [...]
> Well yes, and it's pretty confusing because I disabled secure boot, and
> the problems remained. Which makes me really clueless, because there is
> not much information left on the dmesg. Maybe its something with BIOS or
> ACPI? By adding l
So far I couldn't see anything in my
cmdline which is kernel_lockdown related.
If this means that you already looked into
/proc/cmdline
then i am out of ideas why the kernel log reported
[ 47.042454] Lockdown: Xorg: raw io port access is restricted; see man
kernel_lockdown.7
Turns out,
Hi,
Christian wrote:
> So far I couldn't see anything in my
> cmdline which is kernel_lockdown related.
If this means that you already looked into
/proc/cmdline
then i am out of ideas why the kernel log reported
> > [ 47.042454] Lockdown: Xorg: raw io port access is restricted; see man
> >
On Wed, Oct 30, 2024 at 12:25 PM Christian wrote:
>
> Hello Kevin, thank you for support. I choosed Nvidia again deliberately
> because I want to play with Tesorflow, Scikit-Learn and GPT. And yes I
> had my experiences with Nvidia over the year as well. But I decided to
> take Nvidia again. Maybe
30 Oct 2024 16:25:58 Christian :
> I choosed Nvidia again deliberately because I want to play with Tesorflow,
> Scikit-Learn and GPT.
Or perhaps game. People seem to forget that 20 years ago Nvidia was the only
supporter of full featured gpu drivers on Linux.
Have you tried disabling secure bo
Hello Kevin, thank you for support. I choosed Nvidia again deliberately
because I want to play with Tesorflow, Scikit-Learn and GPT. And yes I
had my experiences with Nvidia over the year as well. But I decided to
take Nvidia again. Maybe there are more people like me, giving up the
installatio
Hello Timothy, I did so. I used Debian Testing/Trixie, which I also use
on my current old system (build 2015) with apt pinning and everything...
The ISO I used was debian-live-testing-amd64-xfce.iso.
BR Christian
On Wed, Oct 30, 2024 at 10:58 AM Christian wrote:
Hi Thomas, thank you for you
On Wed, Oct 30, 2024 at 10:58 AM Christian wrote:
> Hi Thomas, thank you for your help. So far I couldn't see anything in my
> cmdline which is kernel_lockdown related. And I grep'ed the whole /etc
> and /boot directory recursively. Nothing. And neither in the dmesg,
> there is no "lsm=" line. On
odeset
> > and nvidia. But something still prevents the X server from starting:
> >
> > [ 304.354] (II) NVIDIA GLX Module 535.183.01 Sun May 12 19:37:53 UTC
> > 2024
> > [ 304.355] (II) NVIDIA: The X server supports PRIME Render Offload.
> > [ 308.891] (EE
the Nvidia driver and everything to build it.
Then I created my MOK key and enrolled them. So the nvidia-current
module is signed now and is getting loaded as nvidia_drm, nvidia_modeset
and nvidia. But something still prevents the X server from starting:
[ 304.354] (II) NVIDIA GLX Module
Hi Thomas, thank you for your help. So far I couldn't see anything in my
cmdline which is kernel_lockdown related. And I grep'ed the whole /etc
and /boot directory recursively. Nothing. And neither in the dmesg,
there is no "lsm=" line. Only in the kernel .config is
CONFIG_SECURITY_LOCKDOWN=y,
>> NVIDIA is a major pain in the ass with Linux. Which is why I do not
>> use them.
> Actually this is more Linux being a major pain in the ass to Nvidia.
Hmm... I haven't seen any sign that Nvidia suffers much, so I think it's
more clearly a pain inflicted on Linux.
Stefan
29 Oct 2024 17:38:39 Timothy M Butterworth :
> NVIDIA is a major pain in the ass with Linux. Which is why I do not
> use them.
Actually this is more Linux being a major pain in the ass to Nvidia.
When secure boot is enabled lockdown is automatically enabled. Really debian
should provide an Nvid
ing still prevents the X server from starting:
>
> [ 304.354] (II) NVIDIA GLX Module 535.183.01 Sun May 12 19:37:53 UTC
> 2024
> [ 304.355] (II) NVIDIA: The X server supports PRIME Render Offload.
> [ 308.891] (EE) NVIDIA(GPU-0): Failed to initialize the NVIDIA GPU at
> PCI:1:0
Hi,
Christian wrote:
> [ 47.042454] Lockdown: Xorg: raw io port access is restricted; see man
> kernel_lockdown.7
> I think it's still SecureBoot, but what is it this time? Can anyone help
At least the above log snippet seems to be related to SecureBoot.
In
https://manpages.debian.org/bookwo
the Nvidia driver and everything to build it.
Then I created my MOK key and enrolled them. So the nvidia-current
module is signed now and is getting loaded as nvidia_drm, nvidia_modeset
and nvidia. But something still prevents the X server from starting:
[ 304.354] (II) NVIDIA GLX Module
B.M. wrote:
> Thanks a lot for your inputs. In the meantime I disabled zram and added a 2
> GiB swapfile.
>
> What I don't understand: how can the system have not enough memory problems,
> while it's showing ~ 2 GiB cached/buffer? I'd expect it to free some of that
> and be fine again... 2 GiB is
On Montag, 28. Oktober 2024 15:21:02 CET Dan Ritter wrote:
> B.M. wrote:
> > Hi,
> >
> > I have a small server (Raspberry Pi 4 in fact) and since a couple of weeks
> > it repeatedly hangs after some days until I reboot it (after months of
> > uptime without any pro
B.M. wrote:
> Hi,
>
> I have a small server (Raspberry Pi 4 in fact) and since a couple of weeks it
> repeatedly hangs after some days until I reboot it (after months of uptime
> without any problem - but I changed a few things in the meantime, so maybe
> load is now higher tha
On 28.10.2024 15:41, B.M. wrote:
Hi,
I have a small server (Raspberry Pi 4 in fact) and since a couple of weeks it
repeatedly hangs after some days until I reboot it (after months of uptime
without any problem - but I changed a few things in the meantime, so maybe
load is now higher than before
Hi,
I have a small server (Raspberry Pi 4 in fact) and since a couple of weeks it
repeatedly hangs after some days until I reboot it (after months of uptime
without any problem - but I changed a few things in the meantime, so maybe
load is now higher than before).
At least after installing
On 21/08/2024 03:42, Gary Dale wrote:
$ systemctl status tigervncserver@:1.service
○ tigervncserver@:1.service - Remote desktop service (VNC)
Loaded: loaded (/usr/lib/systemd/system/tigervncserver@.service;
enabled; preset: enabled)
Active: inactive (dead) since Tue 2024-08-20 15:52:
g, when you start
it from a user's crontab with @reboot, it runs as the correct user
automatically. I don't know how systemd knows which user to start the
VNC session as.
Maybe I just don't understand the concept of a "standalone (VNC)
server".
I've got some workst
crontab with @reboot, it runs as the correct user
automatically. I don't know how systemd knows which user to start the
VNC session as.
Maybe I just don't understand the concept of a "standalone (VNC) server".
I've got some workstations with tightvncserver installed, and I
t runs as the correct user
automatically. I don't know how systemd knows which user to start the
VNC session as.
Maybe I just don't understand the concept of a "standalone (VNC) server".
I've got some workstations with tightvncserver installed, and I've got
two ses
On 2024-08-20 15:15, Greg Wooledge wrote:
On Tue, Aug 20, 2024 at 15:04:11 -0400, Gary Dale wrote:
On 2024-08-19 22:27, Max Nikulin wrote:
On 20/08/2024 05:15, Gary Dale wrote:
tigervnc-server has a command line option to listen to the LAN but
the Debian systemd service configuration doesn
On Tue, Aug 20, 2024 at 15:04:11 -0400, Gary Dale wrote:
> On 2024-08-19 22:27, Max Nikulin wrote:
> > On 20/08/2024 05:15, Gary Dale wrote:
> > > tigervnc-server has a command line option to listen to the LAN but
> > > the Debian systemd service configuratio
On 2024-08-19 22:27, Max Nikulin wrote:
On 20/08/2024 05:15, Gary Dale wrote:
tigervnc-server has a command line option to listen to the LAN but
the Debian systemd service configuration doesn't invoke the server
program directly, so I'm not sure how to get the option to the v
On 20/08/2024 05:15, Gary Dale wrote:
tigervnc-server has a command line option to listen to the LAN but the
Debian systemd service configuration doesn't invoke the server program
directly, so I'm not sure how to get the option to the vnc server.
[...]> This is the
I'm running Debian/Trixie on and AMD64 system. I have a need to be able
to connect remotely to this machine.
My network already is setup for ssh from the outside to go to my main
server. From there I would normally use -L port forwarding to connect to
a computer on the LAN. However, tig
On 30/07/2024 15:24, Tim Woodall wrote:
On Mon, 29 Jul 2024, mick.crane wrote:
I was concerned the
'1722260402.M755015P70320.xx,S=17279,W=17606:2,S'
numbers might get mixed up with new ones but didn't seem to matter.
[...]
Yes, I use unison to keep some imap servers in sync.
Maildir
is I'd end up with
a duplicated email. It's possible I'd get a synch conflict but I've not
had one yet. And I do occasionally use imap on more than one server at
once.
But I'd assume dropping files into the maildir with non-conflicting
names - there might be restricions o
Tim Woodall (12024-07-30):
> Yes, I use unison to keep some imap servers in sync.
Be precise: you use unison to keep the directories that serve as mail
storage for some IMAP servers in sync. Your unison does not know that
there is IMAP involved.
--
Nicolas George
On Mon, 29 Jul 2024, mick.crane wrote:
On 2024-07-29 14:36, Nicolas George wrote:
Hi.
I am looking for a tool that reads a mail from its input and stores it
into an IMAP mailbox:
With a new Dovecot install I believe I copied all the old mails into eg.
~/Maidir/cur
and they showed up.
I was c
James Cloos (12024-07-29):
> How about keeping a locally patched version of curl on hand (you could
> call it something like /usr/local/bin/imap-upload) which sets the flags
> as you want them to be?
I did not need to ask for help for the obvious solution “write it
yourself”, be it from scratch or
>>>>> "NG" == Nicolas George writes:
NG> I got curl to work (I did not know that curl could do IMAP):
NG> curl --user george --url imaps://server/Mail/testcurl --upload-file
/tmp/mail
NG> Unfortunately, curl hardcodes that mail uploaded that way are seen:
On 29/07/2024 14:36, Nicolas George wrote:
Hi.
I am looking for a tool that reads a mail from its input and stores it
into an IMAP mailbox:
cat mail_file | imapupload imaps://george@server/Mail/incoming
The goal would be to provide our users an alternative to forwarding
their mail to another
Greg Wooledge (12024-07-29):
> You did not say you wanted to do this NON-INTERACTIVELY.
Yes, I did, in the very first message:
“The goal would be to provide our users an alternative to forwarding
their mail to another mail provider”
> Why do you want to do it non-interactively? It's ONE MESSAGE
On Mon, Jul 29, 2024 at 16:23:14 +0200, Nicolas George wrote:
> I want: transfer ONE message to an IMAP account.
>
Then use the mutt solution.
> And mutt's behavior is too unpredictable to be used in a non-interactive
> way.
You did not say you wanted to do this NON-INTERACTIVELY.
Why do you wa
Greg Wooledge (12024-07-29):
> https://superuser.com/questions/191719/transferring-lots-of-messages-between-imap-accounts
Closer, but no:
I want: transfer ONE message to an IMAP account.
This: transfer LOTS OF messages to an IMAP account.
imapsync (actually mbsync) is really good for what it is
1 - 100 of 5451 matches
Mail list logo