FigMcLargeHuge

@FigMcLargeHuge@sh.itjust.works

This profile is from a federated server and may be incomplete. Browse more on the original instance.

[Resolved] Debian 12: trying to auto-mount a NTFS-formatted hard drive by making an entry in fstab. Getting the error "mount: /etc/fstab: parse error at line 18 -- ignored"

Here’s the entry in the fstab file for mounting my hard drive. I have bolded the name of the hard drive (that’s what it shows up as on the dock when it isn’t mounted):...

FigMcLargeHuge, (edited )

And dump the asterisks if that is the actual entry.

FigMcLargeHuge,

I am willing to bet that inspired a certain scene in Twister.

Does `cp -v` print out the file name when it starts copying it or when it's done?

So if I had a cp -v operation fail, is the last file name it printed out the last successful file copy, or is it the failed partially copied file? If you had to ensure all files are copied correctly without overwriting anything, would deleting the last filename that was printed from the destination folder delete the partially...

FigMcLargeHuge,

Run an md5sum command on the last file in each location and compare. That will tell you if one of them is different and answer your question.

FigMcLargeHuge,

I am taking the metro train to downtown with my bike. I will ride around a little, stay for the fireworks, and then take it back home. Easy enough. You are obviously going through something so don’t make being alone on new years eve too significant. Stuff happens, and hopefully you come out of this stronger.

FigMcLargeHuge, (edited )

I 110% agree with you on all points. I have been complaining and telling people about privacy till I am blue in the face, and it just seems like the general public doesn’t care. They just do not care that every second of their life is under surveillance and the data is sold to the highest bidder.

FigMcLargeHuge,

This is what a ton of links end up being. I don’t know how anyone thinks that is an even acceptable user experience. Shit just popping up and covering the actual content. Actual content spread out like you are supposed to search for where the next paragraph is. The current state of most websites is just absolute shit. I end up going in and turning off javascript, since that seems to be the herpes that is behind most of this. I am not sure who or how people are making money off this advertising, but it needs to end (without having to resort to adblockers or disabling javascript). Ads have just absolutely fucked most web browsing and that’s sad.

FigMcLargeHuge,

Don’t let your dreams be dreams! What were you going to spend all that money on anyway, retirement?

Question regarding ripping dvds (yes DVDs)

I know the majority opinion is not to do it for various reasons, but basically I started to backup the majority of my dvd collection that I created over the years since I have the time and they were just collecting dust. Turns out though I guess I’m doing it “wrong” or at least not in the original quality since I used...

FigMcLargeHuge,

Don’t forget to Be Kind, Rewind.

FigMcLargeHuge,

That does not work for encrypted dvds… It’s the way to waste time.

FigMcLargeHuge,

Thanks. I will take a look.

FigMcLargeHuge,

Just curious what you are using. I have a domain as well, and occasionally consider setting up another email server for it. I also still have some old old accounts that are still linked to my domain email, but I just haven’t run an email server in years. Is it something turnkey that I don’t need to spend weeks configuring? In fact I might only turn it on long enough to receive emails so that I can change the accounts.

FigMcLargeHuge, (edited )

This is one of my all time favorites!!

FigMcLargeHuge,

Do people actually want this?

Nope. Just like those stupid hard coded buttons on my Roku remote that I have never used.

FigMcLargeHuge,

The hilarious part to me is that you would hop back onto the internet later with your new identity and life, and things like youtube algorithms would have you identified and linked back to your old life in about a week is my guess.

FigMcLargeHuge,

There’s also the issue of medical. Someone might not be able to medically get a pilots license, but can pull up a chair. It might not have anything to do with money.

What's an elegant way of automatically backing up the contents of a large drive to multiple smaller drives that add up to the capacity of the large drive?

So I have a nearly full 4 TB hard drive in my server that I want to make an offline backup of. However, the only spare hard drives I have are a few 500 GB and 1 TB ones, so the entire contents will not fit all at once, but I do have enough total space for it. I also only have one USB hard drive dock so I can only plug in one...

FigMcLargeHuge,

It’s going to take a little work here, but I have a large drive on my plex, and a couple of smaller drives that I back everything up to. On the large drive get a list of the main folders. You can do a “du -h --max-depth=1 | sort -hk1” on the root folder to get an idea of how you should split them up. Once you have an idea, make two files, each with their own list of folders (eg: folders1.out and folders2.out) that you want to go to each separate drive. If you have both of the smaller drives mounted, just execute the rsync commands, otherwise, just do each rsync command with the corresponding drive mounted. Here’s an example of my rsync commands. Keep in mind I am going from an ext4 filesystem to a couple of ntfs drives, which is why I use the size only. Make sure and do a dry run or two, and you may or may not want the ‘–delete’ command in there. Since I don’t want to keep files I have deleted from my plex, I have it delete them on the target drive also.

sudo rsync -rhi --delete --size-only --progress --stats --files-from=/home/plex/src/folders1.out /media/plex/maindrive /media/plex/4tbbackup

sudo rsync -rhi --delete --size-only --progress --stats --files-from=/home/plex/src/folders2.out /media/plex/maindrive /media/plex/other4tbdrive

FigMcLargeHuge, (edited )

I think the first time you are trying to mount the drive and not the partition “sudo mount /dev/sdc /mnt” and on the second and third attempt have the sdc1 right, but need to make a folder under mnt to mount the drive onto. Make a folder like ‘tempdrive’ under /mnt and then try it with this since you said it was an ext4 filesystem. Note, you can name it whatever you want I just picked that as an example:

cd /mnt

sudo mkdir tempdrive

sudo mount /dev/sdc1 /mnt/tempdrive

If it doesn’t recognize the filesystem then use -t

sudo mount -t ext4 /dev/sdc1 /mnt/tempdrive

And yes, once you get it down, an fstab entry will make this mount every time, but I would use the uuid in the fstab. I have two mounted on a machine like this in my /etc/fstab:

UUID=“6a95603a-2112-4c4d-ad4d-e146e646a74a” /media/largedrive ext4 auto,nofail,noatime,rw,user 0 0

UUID=“3E31-540B” /media/new4tbdrive exfat auto,nofail,noatime,rw,user 0 0

FigMcLargeHuge,

I swear I read a thread here (on lemmy) recently that one of these subtitle sites was embedding ads in the subtitles. Now that takes things even further than scummier in my opinion, especially since subtitles are for availability.

FigMcLargeHuge, (edited )

And ancestry dot com. That one still chaps my ass. My mom spent so much time in there adding in her work, and they just fucking locked it one day behind a paywall. Fuck these sites that just take the users hard work and then try and profit off it without announcing that from the get go.

FigMcLargeHuge,

I always assume that. My mom was getting up there in age, and just having a fun time entering in her work. She had no clue that would happen, until it did.

FigMcLargeHuge,

yt-dlp -F {youtube url} - Will list the different streams for you, which you can then individually download with “-f {stream number}”. You can use ffmpeg to put them all back together after. I know op asked for gui, but I figured I would point out the command line options just in case it was helpful.

FigMcLargeHuge,

You can also add to the output. I use it frequently to pull a list of files, etc, from another file, and then do something like generate another script from that output. This is a weak example, but one I can think of off my head. Not firing up my work laptop to search for better examples until after the holidays. LOL.

awk {‘print "ls -l "$1’}

And then send that to a file that I can then execute.

FigMcLargeHuge,

I use awk constantly at work. Very useful in my opinion, and really powerful if you dig into it.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • localhost
  • All magazines
  • Loading…
    Loading the web debug toolbar…
    Attempt #