Helper scripts welcome message

N0_Klu3

Well-Known Member
Mar 8, 2020
37
11
48
40
Hi all,

Just starting out with Proxmox and used a helper script to install PiHole.
Installation went without a hitch and using DHCP.

I went to the container and changed the IP to one I would like to use, but when restarting or logging into the console its still showing the old IP in the welcome message.
Even tho I have adjusted this and ip addr shows the new address.

Is there a way I can change this welcome banner?

1734819523370.png
 
Hi all,

Just starting out with Proxmox and used a helper script to install PiHole.
Installation went without a hitch and using DHCP.

I went to the container and changed the IP to one I would like to use, but when restarting or logging into the console its still showing the old IP in the welcome message.
Even tho I have adjusted this and ip addr shows the new address.

Is there a way I can change this welcome banner?

View attachment 79552
I found it!

Please try "nano /etc/profile.d/00_lxc-details.sh". Looks like this is separate from the MOTD, and is a profile script that runs during the login to give a dynamic banner (so if your IP changes, it follows).

1750709123389.png
 
  • Like
Reactions: etheriault