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?
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)
… and hardware.
I am running Debian / KDE with a lot of KDE adjustments/configuration. Debian to ditch snaps, KDE because I can ‘adjust’ it to my liking.
Perhaps if you broke your story up into chapters, each of those would be a more digestible chunk for the LLM?
The Germans also fell prey to Microsoft telling them that they would give them all the free copies of Windows they might need and build a new facility providing a ton of jobs in their area if they would abandon the Linux thing.
The city in question also built their own distro based on an older version of an existing distro rather than going from off the shelf.
Going for that “who’s on first base” vibe?
erase the storage and install
when I was dual booting, I found that as long as Windows was around even knowing how bad it was, I continued to use windows. When I no longer had to personally use windows for anything I went all Linux without problem.
Perhaps it should have been a motorboat?
deleted by creator
Windows Telemetry at first. Then Windows browbeating various products - “Edge please download Firefox” - Edge: “Why, I am better than Firefox” Me:“Do as I say” Edge: “But -blah blah nah” and so on. I know there are ways around it, but if someone can force an update against my will on my machine, it is not my machine. This leads to questions of what else can they do without my permission. Linux is my machine. I control when and how and what. Also customization.
This may be “moving the goal posts”, if so I apologize in advance. With Waypipe can I have local windows and remote windows on my laptop? Will Waypipe work over a VPN (Tailscale is a VPN right?)
Waypipe - Thanks I will look into that. Thanks to the others who also added their opinions promoting waypipe.
Does Wayland allow for the running of a program on a big powerful server (where many users live) and display on a smaller desktop machine that is only providing a screen and keyboard? If not, are they working on that? If it does not and they are not working on it, is it even possible under the way that Wayland works?
Google Translate of the Post:
Yesterday I played around with the new GPTs from OpenAI and ended up creating three actually helpful chatbots for my current projects.
Say hello to “Linux Server Admin Assistant”, “Bricks Builder Assistant” and “Kirby CMS Advisor”. Currently freely available to anyone who needs it and has a ChatGPT subscription.
“This is not the future, but you can see it from here” (DXHR)
#chatgpt @bastianallgeier @linuxmint @linuxnews @linux @LinuxGuides
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)