Yes.
To do this, open a terminal, and do this:
sudo apt search ntfs
It will be called something like ntfs-progs or ntfs-fuse or both.
Then:
sudo apt install PKG1 PKG2
Alternatively, the synaptic package tool has a nice GUI
Yes.
To do this, open a terminal, and do this:
sudo apt search ntfs
It will be called something like ntfs-progs or ntfs-fuse or both.
Then:
sudo apt install PKG1 PKG2
Alternatively, the synaptic package tool has a nice GUI
You could leave the Windows installation and not dual boot. Linux can read NTFS volumes. You will probably have to install ntfsprogs or whatever it’s called.
A swap partition is akin to the page file on Windows. The kernel will use it to move memory pages it doesn’t anticipate using in the near future to it so it can use that RAM for other things. It will also use it in a pinch when there isn’t enough RAM on the system. It isn’t strictly necessary, but it can prevent programs from crashing at a huge performance penalty. It is necessary if you want to use sleep or hibernate or whatever it’s called when it is powered off physically but resumes what you were doing instead of booting when you power it back on. That takes as much swap as you have RAM at minimum. If you want that, a good rule of thumb is 1.5 times physical RAM.
I have servers I administer for my job that have over 100GB of RAM with very little swap, like 4GB. The applications and machine are tuned and sized so the physical RAM is at ~85% and swap is barely used. The swap is mainly for non application stuff like IDS agent, backup agent, monitoring agent, etc.
If swap becomes a problem, you can adjust the kernel vm.swappiness parameter as needed. It might take some trial and error to get it right.
Source: I’ve been working with Linux professionally for almost 20 years now.
maybe theres something we dont know that justifies it, so its justified
I’m not saying genocide is justified. I’m saying there is a lot we don’t know about the situation. We don’t have the intel, we don’t know what was said in private conversations between Biden and Netanyahu. Consider the fact that Hamas was using a hospital to store weapons. That means the hospital loses its protected status and bombing it isn’t a war crime according to the Geneva conventions. There is also inevitably a lot of propaganda. Maybe you are correct and Biden fully supports the genocide. I highly doubt that. It doesn’t negate my point that there is a lot about the situation that we don’t really know. Hamas sucks. Israel sucks. It’s a dumpster fire.
Am I the only one who believes we shouldn’t pin foreign policy
We don’t have access to the same information they do, so we can’t easily judge their decision. The POTUS gets to have conversations with world leaders. These conversations convey attitudes, view points, and information we don’t have. They have the CIA, am ambassadors that are experts in the respective culture and country, and DIA that they get information from.
For all we know, Israel was going to nuke Gaza and Biden talked them down. Also, I can all but guarantee Hamas would be doing worse if the roles were reversed:
Hopefully Chidi and Eleanor will save us all soon.
Another straight white dude here. I also voted Harris. I stumbled upon this:
https://www.reddit.com/r/TwoXChromosomes/s/jaLYm0cTA5
Combine that gross ignorance and Palestine stupidity and here we are. Trump literally told Israel to end it. We know what that means.
As an American, I agree.
Trump will go along with whatever Israel wants to do. If Hamas was in power, I can all but guarantee they would be doing the same shit, if not worse.
ETA: I’m not advocating for what is going. I’m just rather pissed that so many people keep doing the counterproductive thing of using this as a reason to vote trump or sit this out. Considering that Trump is worse in this regard and with global warming, humanities only chance is to ramp up efforts like the US is a lost cause, because for the next 2 years at least, we are.
USian Harris voter here. I am disappointed in you all. Everyone knows that’s worse.
I suspect the down votes think I voted fascist. I voted Harris.
so gas prices would go down.
Which is stupid, because economists pretty much agree that his tariffs will cause massive inflation.
I had a random conversation today with someone that knew absolutely nothing about politics and wasn’t sure about voting. I would guarantee you that if Harris herself talked to this person they would go vote for her.
Here we have some serious selection bias. Not necessarily right vs left, but interested enough to be commenting about it on the fediverse.
What are you trying to accomplish by posting this stuff? What are you actually accomplishing by posting this stuff?
https://psychology-spot.com/basic-laws-of-human-stupidity/?origin=serp_auto
Doing anything else other than voting for Harris in this regard is firmly in the stupid category. Trump would be worse in this regard. You are not only hurting yourself but others as well.
What’s even stupider is Trump would more than likely be worse in this regard.
must be a psyop agent from the “enemy”.
You might be.
I’m pointing out the government is shit
Nobody is claiming it doesn’t have problems. If you haven’t been paying attention, there are things that non-MAGA wants to change about it.
Our government is the best in the world
As we constantly complain about citizens United, electoral college, first past the post elections, car dependant infrastructure, and the list goes on.
Or a non-US psyop agent, or a GOP supporter
455,000 is 0.0455% of 1,000,000,000. Not a big deal to someone with allegedly multiple billions.
I’m creeping up an a million net worth. That is like me trying to stiff someone for 455 dollars. An unexpected 455 dollar expense is a tiny bit annoying. This wasn’t even an unexpected expense. This is like me stiffing the guy I paid to power wash my house and complaining he won’t come back next time. The city should sue. 455k is worth the lawsuit in my opinion. Plus damages since the cost likely prevented the city from doing other important things.
This is bigly sad.
Oh, you mentioned you don’t want to keep a backup of the entire drive. That is fine, but absolutely back it up before starting the install.
I would just boot a live Linux image and dd the entire device file onto some sort of storage. That way you can get a bit for bit copy of the drive that you can make it how it was before you touched it. When all is well, then you can ditch the backup. It wouldn’t be a bad idea to keep if the stuff is important. Storage devices do fail.