Is there some file in the Linux-Ubuntu filesystem that contains the internal IP of the machine running it? Ideally, is the output provided by the following command
hostname -I
saved somewhere in the filesystem?
(thanks to How do I find my internal ip address?)