• 0 Posts
  • 6 Comments
Joined 3 years ago
cake
Cake day: July 8th, 2023

help-circle
  • The source article from ZDNet they got the information from has been updated to correct the mistake.

    Correction on April 16, 2026: An earlier version of this article stated that France was planning to replace 2.5 million Windows desktops with Linux. In fact, the Interministerial Directorate for Digital Affairs is initially migrating only its own internal workstations (about 350) and will coordinate a broader effort. Individual ministries have been instructed to develop their own migration plans by fall 2026. The article has been updated to reflect this clarification.


  • In terms of security, an alias can be easily overridden by a user who can even choose yo use another shell which will not read .bashrc.

    So this solution cannot force/require the user to comply to the delay requirement.

    I was thinking maybe with a PAM module the delay can be achieved but I haven’t found one that readily does that. Maybe OP needs to implement one :)