You know what everyone - What if I just move my testing into the home office where the computers are? I just thought of that. Then I would not need a separate machine.
You know what everyone - What if I just move my testing into the home office where the computers are? I just thought of that. Then I would not need a separate machine.
Or at least be able to ssh into a linux environment.
Oh sorry, 10" 10 inches. Small enough to tote around, big enough to read easily.
Thanks everyone who has suggested this, I had not thought of SSH to my main machine or even my server machine for this. Good idea. I am not sure about a tablet though because I want a keyboard. Since I would be ssh-ing into a linux machine linux on the little machine is not a must anymore.
Those are good points. I am collecting my own data in a home environment. Did I say that it is important to be able to move the data to my production computer to send to the doctor?
Can you replace the CMOS battery with a supercapacitor that is kept charged? This should not need to be replaced every 4 years, I think.
You can check the CPU and memory statistics by looking at the files under /proc, but I was wondering how to get the file system capacity, so I looked at the df(1) code. . coreutils: df.c coreutils: fusage.c macOS: df.c Here is the code prepared to verify the operation of the library. Code to find out what df uses to output · GitHub For Linux On Linux, file system information can be obtained using statvfs(3). Although this is treated as a wrapper for the statfs(2) system call, it is basically recommended to use statvfs(3). (Via google translate)
Error 418
I am not a teapot.
Why mix docker and VMs? Isn’t docker sort of like a VM, an application-level VM maybe? (I obviously do not understand Docker well)