gedaliyah

joined 2 years ago
MODERATOR OF
[–] [email protected] 11 points 18 hours ago

Didn't Escobar Inc. already try this?

Looking forward to the JerryRigEverything video.

[–] [email protected] 42 points 23 hours ago (4 children)

This may be an even better example than the positron. Originally a theoretical antimatter form of the common electron, with no practical application.

Turned out to be a vital tool for medical imaging. If you or someone you know has ever had a PET scan, now you know what the P stands for.

[–] [email protected] 39 points 1 day ago (1 children)

Lip injections make me think of those wax lips they used to give out for Halloween

[–] [email protected] 3 points 1 day ago

C'mon, people... File versioning.

[–] [email protected] 2 points 1 day ago

Ooh, that's good.

[–] [email protected] 8 points 1 day ago (7 children)

Sometimes it can begin as empathy. As simple as "how would YOU feel if someone else did/said that?"

Of course, most people without much self awareness choose to be that way and will rarely thank you for helping them. Just be cautious, especially if they are in a position of power.

[–] [email protected] 4 points 1 day ago

Happy cake day!

[–] [email protected] 1 points 1 day ago

Thanks - this was the solution. I've updated the post to reflect the solution I used.

[–] [email protected] 5 points 1 day ago

Ouch, but accurate.

 

I have mine in a dadabase.

 
74
Olé (lemmy.world)
 
[–] [email protected] 21 points 2 days ago (10 children)

Most people aren't paying for the education. They are paying for the degree. The education they could get for £1.50 in late fees at the library. This is not something new.

[–] [email protected] 14 points 2 days ago

"Get back in that bottle you stupid genie!"

[–] [email protected] 12 points 2 days ago

They are idiots if they think this will get people back to work. Trump thinks in days, immigrants think in decades. No way most people at risk jeopardize their future on the promise of a liar.

23
submitted 2 days ago* (last edited 1 day ago) by [email protected] to c/[email protected]
 

So I recently moved most of my docker storage to a second hard drive, called "storage." After a system restart, docker is creating a folder called "storage," forcing the physical drive to be renamed "storage1." How do I prevent this from happening?

I am using Xubuntu.


Edit: As suggested, it was indeed my system spinning up Docker before mounting the internal disk. The solution (should work on most Unix-like systems) was to manually add a line to /etc/fstab as follows: First get the UUID for the problem drive

~$ sudo blkid -s UUID

The output will show your drives and the UUID of each. Then edit the following file:

~$ sudo mousepad /etc/fstab #{or use your choice of editor, i.e. nano}

Add the following line:

/dev/disk/by-uuid/{UUID number copied from blkid output} /destination/of/your/drive ext4 defaults 0 0

Of course replace {UUID number copied from blkid output} and /destination/of/your/drive and set defaults & parameters as needed. These worked for me.

Restart the system and the drive should be forced to mount before docker starts. This seems to be a known issue with certain docker setups.

 

The death toll in floods in one of South Africa’s poorest provinces rose to at least 78 on Thursday as a top official said rescue attempts in the first hours after the disaster had been “paralyzed” by a lack of resources.

 

The death toll in floods in one of South Africa’s poorest provinces rose to at least 78 on Thursday as a top official said rescue attempts in the first hours after the disaster had been “paralyzed” by a lack of resources.

19
submitted 4 days ago* (last edited 4 days ago) by [email protected] to c/[email protected]
 

So I currently have a 1tb drive running all of my containers for my home server. I'm trying to finalize the process of transitioning from corporate cloud storage to my own personal cloud. I have a new 12 TB drive to hold all my files.

I am running Xubuntu, with OwnCloud running in docker compose similar to this setup.

By default, it saves all data in the var directory, but I am stuck with how to change it. I have my data backed up separately, so the plan is to set it up from scratch.

There are complicated instructions here, but I don't have the skill to transfer this process to a docker compose installation. I have never used SQL commands, and I really have no idea how to do anything with it in docker.

This is a critical step in my home server setup, without which I pretty much can't move forward. Can anyone help?

Edit: Thanks from a real beginner. I was making it harder than I needed. The default volumes in the YML file were in an unfamiliar format to me. I rewrote the relevant lines and re-initialized and now it is working as intended.

I guess I am still learning about the different ways that volumes can be designated in yaml.

 

Multiple aid workers were killed after a bus was attacked in Gaza on Wednesday night, according to a US-backed humanitarian aid organization which accused Hamas of carrying out the assault.

“We are still gathering facts, but what we know is devastating: there are at least five fatalities, multiple injuries, and fear that some of our team members may have been taken hostage,” GHF said in a statement.

The group was en route to a distribution center in the area west of Khan Younis, GHF said, adding further details would be provided once they became known.

 

Current and former employees of Centers for Disease Control and Prevention are calling on Health Secretary Robert F. Kennedy Jr. to resign, warning that job cuts and proposed funding reductions will hurt the agency's ability to protect the public from future health outbreaks.

 

Wang Yi reassured them of Beijing’s commitment to projects in their countries and its solidarity with the Global South.

 

A former student killed 10 people and then himself in a shooting in Graz on Tuesday, the police said. The authorities said a pipe bomb and a “farewell letter” were found at the shooter’s house.

 

Scientists have discovered a giant planet orbiting a tiny red dwarf star, something they believed wasn t even possible. The planet, TOI-6894b, is about the size of Saturn but orbits a star just a fifth the mass of our Sun. This challenges long-standing ideas about how big planets form, especially around small stars.

view more: next ›