Carlos Rafael Ramirez

Results 439 comments of Carlos Rafael Ramirez

A small update. The latest development version of pengwin-setup includes the ability to make an unattended installation. It is a work in progress but for example now it is possible...

We will check it. Thanks for reporting El jue, 27 abr 2023, 2:33, gellenburg ***@***.***> escribió: > *Describe the bug* > I'm trying to install Webmin from the Webmin Debian...

Hello @gellenburg, I tried to reproduce the error with a clean installation of Pengwin and it works. The perl-base included is: ```bash ~$ dpkg -l | grep perl-base ii perl-base...

Check of your /etc/apt/sources.list has the testing repo enabled and if it does, comment it. Then `sudo apt uodate`

Hello @linghengqian, This installer was written before systemd was implemented in WSL, in fact, before WSL2. We need to check if this approach still works or if the im-config is...

Sounds good. Something like having a **.motd_always_show** file? Sincerely I wanted the same but I didn't think about solving it. I always delete the .motd_shown file

Implemented!!! Be sure you have the latest pengwin with `pengwin-setup update` and run `touch $HOME/.motd_show_always`

![image](https://github.com/WhitewaterFoundry/Pengwin/assets/8397379/2a88f741-3288-4ed5-b4cc-a5db960ba87e)

Hello, the exe is just a wrapper generated with Launch4j using the launch4j.xml which is in the repository.