In the dropdown, day numbers 1-31 are always available regardless of the month selected.
The generated starttime/endtime is however a valid date and the data displayed, correct for that date.
For example, selecting 29/02/22 generates a graph for 01/03/22 and 31/02/22 brings a graph for 03/03/22...
I noticed the date selector in the statistics section offers 31st September as a valid selection.
When selected, it seems to find data to display under the various stats sub-pages and that data differs from both 30th Sept and 1st Oct.
It seems like a bug to me. I am on Mail Gateway 7.1-7.
Just an update. I now seem to have this working (in a privledged container) using the following lxc config. I don't know if it's possible/straightforward in an unprivledged container.
lxc.net.1.type: phys
lxc.net.1.flags: up
lxc.net.1.link: wlp4s0
lxc.net.1.name: wlp4s0...
Hi
I'd like to try to setup an Alpine based container running hostapd. I have searched the Proxmox forums and have not found any recent posts regarding accessing host's wireless hardware from within a container. I gather this may now be possible with lxc. How might I configure the container in...
That would be good.
In the meantime I'm using this. It consists of uncoupled parser and viewer.
The parser (perl) checks via IMAP the mailbox that receives dmarc reports, and populates a DB (cron job). The viewer is a php web based view of said DB.
Thanks for this.
When I update kernel commandline, I usually run update-grub directly and don't use proxmox-boot-tool
Having just tried proxmox-boot-tool refresh, I notice no modifications are made to /boot/grub/grub.cfg and therefore new boot args won't be applied.
I did not lose the entire contents of /run but, post package upgrade, /run/sshd was either deleted or failed to initialise.
The apt customisation I'd attempted, & since abandoned, was to diff files I'd created in /etc/pmg/templates/ with their counterparts in /var/lib/pmg/templates. Whilst it...
Thanks that was it! I had (what I thought was a commented-out) custom file in /etc/apt/apt.conf.d.
I'd commented the contents using '#'. I changed these to '//'. Issue resolved, I think.
Some things I have noticed, that have surprised me, whilst looking in to this (this is with a working ssh...
It doesn't appear to be there does it.
You can configure rsyslog to send to a remote log server.
Modify /etc/rsyslog.conf or add your conf as a new file in /etc/rsyslog.d/. I'm logging to an elastic endpoint with the following appended to /etc/rsyslog.conf:
$ActionForwardDefaultTemplate...
I just ran a package upgrade (libpve-http-server-perl) and /run/sshd got deleted.
No other files or dirs under /run or existing ssh sessions are affected. However I need to restart sshd in order for /run/sshd to get (re)created and for new ssh logins to succeed.
This is not something I have...
On my PMG (Proxmox LXC) installation, I am often (possibly always) unable to login via ssh after applying updates apt dist-upgrade.
The message I see on the remote client is:
ssh root@smtp
kex_exchange_identification: read: Connection reset by peer
After restarting ssh via the web UI, all is...
I wasn't sure why you had opted for LVM when setting up PMG. Then I looked at the install docs and it seems a bare metal or VM install will bring you LVM or ZFS. I had installed PMG, in Promox PVE, using their container template. Therefore did't have LVM in the guest.
I can't see the benefit in...
It looks like your guest is using LVM and I'm guessing there's no space left in the VG (pmg) to grow the LV (/dev/mapper/pmg-root).
Once you've provided some additonal storage to your guest VM (however you do that with Hyper-V), you could extend the VG, extend the LV, and finally resize the...
As pointed out, you can use `du -sh /dir/*` to investigate directory sizes. Aside from particular use case application data, the primary consumers of storage on a modern linux system are:
systemd journal (/var/log/journal) check out journalctl --vacuum- options
old kernels (/boot and...
Find the header your destination mailserver/client uses to identify spam prior to moving it to a junk mail folder.
In PMG create/modify existing rule to add that header at the desired spam level.
I changed the existing quarantine rule to trigger at spam level 5 and used another rule to add the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.