Quantcast
Channel: Active questions tagged ubuntu - Stack Overflow
Viewing all articles
Browse latest Browse all 6624

Will self-contained .NET Core on Ubuntu change the state of the OS or other systems? [closed]

$
0
0

Will a self-contained .NET Core ASP.NET webapp on Ubuntu 22.04 change the state of the OS (or other systems) in any way?

  • Will it mess with any configs or ini files outside its own directory?
  • Will it change files outside its own directory?
  • If I delete the directory containing the .NET core app, will the OS be identical to how it was before I deployed the .NET core files?
  • Will it change the state/operation/config of any services/daemons like Apache, etc?

I want to run a .NET core webapp on my Ubuntu server, but that server already has many important applications and websites running on the LAMP stack. I'm nervous about .NET core touching/disrupting any of them, mainly because I don't understand how exactly .NET core runs on Linux, what all it does, what it touches, etc.


Viewing all articles
Browse latest Browse all 6624

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>