linux4noobs linux4noobs Changing the location of BTRFS snapshots ?
Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearGP
    gpstarman
    5 days ago 100%

    Thank you.

    I'm still learning how BTRFS works. I stopped using rsync because I don't have lots of storage. I also think btrfs is easier on disk read and write operations.

    1
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearBT
    btrfs gpstarman 6 days ago 100%
    Changing the location of BTRFS snapshots ?

    Can I change the location of BTRFS snapshots. I installed CachyOS, and it automatically setup BTRFS subvols. This is the layout 👇 | ID | gen | parent | top level | path | -----|-----------|-------------|---------------|-------- | 258 | 1773 | 5 |5 | @root 259 | 1601 | 5 |5 | @srv 260 | 1789| 5 | 5 | @cache 261 | 1785 | 5 | 5 | @tmp 262 | 1797 | 5 | 5 | @log 263 | 26 | 377 | 377 | var/lib/portables 264 | 26 | 377 | 377 | var/lib/machines 265 | 1791 | 377 | 377 | .snapshots 266 | 1427 | 378 | 378 | @home/.snapshots 377 | 1797 | 5 | 5 | @ 378 |1797 | 5 | 5 | @home According to Arch wiki [https://wiki.archlinux.org/title/Snapper#Creating_a_new_configuration](https://wiki.archlinux.org/title/Snapper#Creating_a_new_configuration) > Create a subvolume at /path/to/subvolume/.snapshots where future snapshots for this configuration will be stored. A snapshot's path is /path/to/subvolume/.snapshots/#/snapshot, where # is the snapshot number. From which I understand that if I created a snap of /home (@home), it will save in /home/.snapshots (@home/.snapshots). So, CachyOS configured to save snaps to separate subvol. But, what I want to do is, **Instead of just saving it in separate subvol, i want snaps to be saved on different btrfs partition.** Maybe @home/.snapshots but on different partition. Is that possible ?

    3
    0
    linux4noobs
    linux4noobs gpstarman 6 days ago 100%
    Changing the location of BTRFS snapshots ?

    Can I change the location of BTRFS snapshots. I installed CachyOS, and it automatically setup BTRFS subvols. This is the layout 👇 | ID | gen | parent | top level | path | -----|-----------|-------------|---------------|-------- | 258 | 1773 | 5 |5 | @root 259 | 1601 | 5 |5 | @srv 260 | 1789| 5 | 5 | @cache 261 | 1785 | 5 | 5 | @tmp 262 | 1797 | 5 | 5 | @log 263 | 26 | 377 | 377 | var/lib/portables 264 | 26 | 377 | 377 | var/lib/machines 265 | 1791 | 377 | 377 | .snapshots 266 | 1427 | 378 | 378 | @home/.snapshots 377 | 1797 | 5 | 5 | @ 378 |1797 | 5 | 5 | @home According to Arch wiki [https://wiki.archlinux.org/title/Snapper#Creating_a_new_configuration](https://wiki.archlinux.org/title/Snapper#Creating_a_new_configuration) > Create a subvolume at /path/to/subvolume/.snapshots where future snapshots for this configuration will be stored. A snapshot's path is /path/to/subvolume/.snapshots/#/snapshot, where # is the snapshot number. From which I understand that if I created a snap of /home (@home), it will save in /home/.snapshots (@home/.snapshots). So, CachyOS configured to save snaps to separate subvol. But, what I want to do is, **Instead of just saving it in separate subvol, i want snaps to be saved on different btrfs partition.** Maybe @home/.snapshots but on different partition. Is that possible ?

    15
    2
    "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearLI
    Changing the location of BTRFS snapshots ?

    Can I change the location of BTRFS snapshots. I installed CachyOS, and it automatically setup BTRFS subvols. This is the layout 👇 | ID | gen | parent | top level | path | -----|-----------|-------------|---------------|-------- | 258 | 1773 | 5 |5 | @root 259 | 1601 | 5 |5 | @srv 260 | 1789| 5 | 5 | @cache 261 | 1785 | 5 | 5 | @tmp 262 | 1797 | 5 | 5 | @log 263 | 26 | 377 | 377 | var/lib/portables 264 | 26 | 377 | 377 | var/lib/machines 265 | 1791 | 377 | 377 | .snapshots 266 | 1427 | 378 | 378 | @home/.snapshots 377 | 1797 | 5 | 5 | @ 378 |1797 | 5 | 5 | @home According to Arch wiki [https://wiki.archlinux.org/title/Snapper#Creating_a_new_configuration](https://wiki.archlinux.org/title/Snapper#Creating_a_new_configuration) > Create a subvolume at /path/to/subvolume/.snapshots where future snapshots for this configuration will be stored. A snapshot's path is /path/to/subvolume/.snapshots/#/snapshot, where # is the snapshot number. From which I understand that if I created a snap of /home (@home), it will save in /home/.snapshots (@home/.snapshots). So, CachyOS configured to save snaps to separate subvol. But, what I want to do is, **Instead of just saving it in separate subvol, i want snaps to be saved on different btrfs partition.** Maybe @home/.snapshots but on different partition. Is that possible ?

    7
    2
    archlinux
    Arch Linux gpstarman 6 days ago 81%
    Changing the location of BTRFS snapshots ?

    Can I change the location of BTRFS snapshots. I installed CachyOS, and it automatically setup BTRFS subvols. This is the layout 👇 | ID | gen | parent | top level | path | -----|-----------|-------------|---------------|-------- | 258 | 1773 | 5 |5 | @root 259 | 1601 | 5 |5 | @srv 260 | 1789| 5 | 5 | @cache 261 | 1785 | 5 | 5 | @tmp 262 | 1797 | 5 | 5 | @log 263 | 26 | 377 | 377 | var/lib/portables 264 | 26 | 377 | 377 | var/lib/machines 265 | 1791 | 377 | 377 | .snapshots 266 | 1427 | 378 | 378 | @home/.snapshots 377 | 1797 | 5 | 5 | @ 378 |1797 | 5 | 5 | @home According to Arch wiki [https://wiki.archlinux.org/title/Snapper#Creating_a_new_configuration](https://wiki.archlinux.org/title/Snapper#Creating_a_new_configuration) > Create a subvolume at /path/to/subvolume/.snapshots where future snapshots for this configuration will be stored. A snapshot's path is /path/to/subvolume/.snapshots/#/snapshot, where # is the snapshot number. From which I understand that if I created a snap of /home (@home), it will save in /home/.snapshots (@home/.snapshots). So, CachyOS configured to save snaps to separate subvol. But, what I want to do is, **Instead of just saving it in separate subvol, i want snaps to be saved on different btrfs partition.** Maybe @home/.snapshots but on different partition. Is that possible ?

    7
    0
    archlinux Arch Linux [SOLVED] ProtonVPN on Arch Linux (CachyOS) ?
    Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearGP
    gpstarman
    3 weeks ago 100%

    im a bit paranoid and don’t wanna use non-official flatpaks

    Makes sense, especially for something as important as VPN.

    Thank you.

    2
  • linux4noobs linux4noobs [SOLVED] ProtonVPN on Arch Linux (CachyOS) ?
    Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearGP
    gpstarman
    3 weeks ago 100%

    I mean it's never mentioned anywhere that they are multiple options. It's just say 1.1, 1.2 & 1.3, so I got confused. Maybe it's because I'm new to Arch.

    2
  • archlinux Arch Linux [SOLVED] ProtonVPN on Arch Linux (CachyOS) ?
    Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearGP
    gpstarman
    3 weeks ago 100%

    I guess by doing this way we can't tell which server has less load just by looking it, right?

    2
  • archlinux Arch Linux [SOLVED] ProtonVPN on Arch Linux (CachyOS) ?
    Jump
    archlinux Arch Linux [SOLVED] ProtonVPN on Arch Linux (CachyOS) ?
    Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearGP
    gpstarman
    3 weeks ago 100%

    Thank you for the detailed reply.

    using one of the many AUR helpers

    So, I can't install aur packages via pacman?

    Just Work™

    Also Are you quoting certain nExT gEn gAmE guy?

    1
  • archlinux Arch Linux [SOLVED] ProtonVPN on Arch Linux (CachyOS) ?
    Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearGP
    gpstarman
    3 weeks ago 100%

    I just use whichever server has less load.

    I don't know if the OpenVPN profiles are synonymous to the list of VPN Servers i.e. a single profile means a single server. If that's the case I need all of the profiles right? to select whichever one has less load?

    1
  • linux4noobs linux4noobs [SOLVED] ProtonVPN on Arch Linux (CachyOS) ?
    Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearGP
    gpstarman
    3 weeks ago 100%

    1.1-1.3 in that section are different options that don't depend on each other.

    I think that particular page needs to be bit more concise.

    Thank You.

    1
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearGP
    gpstarman
    3 weeks ago 100%

    Thank You. What do you think about this though ?

    use manual configurations

    It's just that I prefer more of a GUI way. (Doesn't mean I hate terminal or anything)

    2
  • linux4noobs linux4noobs [SOLVED] ProtonVPN on Arch Linux (CachyOS) ?
    Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearGP
    gpstarman
    3 weeks ago 100%

    Thank You.

    Is it because of hyprland in any case? I'm using plasma though, so I have to try myself it seems.

    Also, It's just that I prefer more of a GUI way. (Doesn't mean I hate terminal or anything)

    3
  • archlinux Arch Linux [SOLVED] ProtonVPN on Arch Linux (CachyOS) ?
    Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearGP
    gpstarman
    3 weeks ago 100%

    Thank you. It's just that I prefer more of a GUI way. (Doesn't mean I hate terminal or anything)

    1
  • archlinux Arch Linux [SOLVED] ProtonVPN on Arch Linux (CachyOS) ?
    Jump
    archlinux Arch Linux [SOLVED] ProtonVPN on Arch Linux (CachyOS) ?
    Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearGP
    gpstarman
    3 weeks ago 100%

    Thank you.

    If you are scared to mess things up you can always spin up a VM with CachyOS and try to install it inside that

    That's what I'm gonna do. Since I'm very new to Arch (used mint before), I don't even know the difference between paru and yay.😅

    I assume both OpenSSL and wireguard are already installed on CachyOS

    So On regular Arch Linux, Step 1.1, 1.2, 1.3 all should followed as mentioned in wiki. Also in wiki they didn't mention anything about OpenSSL?

    1
  • archlinux Arch Linux [SOLVED] ProtonVPN on Arch Linux (CachyOS) ?
    Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearGP
    gpstarman
    3 weeks ago 100%

    Thank you.

    but any AUR helper on CachyOS should be the same thing.

    Why would you say that?

    2
  • archlinux Arch Linux [SOLVED] ProtonVPN on Arch Linux (CachyOS) ?
    Jump
    archlinux Arch Linux [SOLVED] ProtonVPN on Arch Linux (CachyOS) ?
    Jump
    linux4noobs linux4noobs [SOLVED] ProtonVPN on Arch Linux (CachyOS) ?
    Jump
    "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearLI
    [SOLVED] ProtonVPN on Arch Linux (CachyOS) ?

    How to install ProtonVPN in Arch Linux (CachyOS) ? Should I follow [https://wiki.archlinux.org/title/ProtonVPN ](https://wiki.archlinux.org/title/ProtonVPN) ? OR from flathub [https://flathub.org/apps/com.protonvpn.www](https://flathub.org/apps/com.protonvpn.www) ? This flatpak has **Unverified** tag, but according to [this](https://www.reddit.com/r/ProtonVPN/comments/12bn9fq/comment/jh47v8k/), this flatpak is safe. Which one should I follow ? Asking this because I'm because I'm a bit lazy to configure OpenVPN and all that stuff. (pls don't kill me :) > **Also do you think using VPN from flatpak is a good idea?** --- --- # Solved I just installed aur mentioned in the wiki and it worked just fine. Didn't need to install anything else in my case.1.

    9
    4
    linux4noobs
    linux4noobs gpstarman 3 weeks ago 83%
    [SOLVED] ProtonVPN on Arch Linux (CachyOS) ?

    How to install ProtonVPN in Arch Linux (CachyOS) ? Should I follow [https://wiki.archlinux.org/title/ProtonVPN ](https://wiki.archlinux.org/title/ProtonVPN) ? OR from flathub [https://flathub.org/apps/com.protonvpn.www](https://flathub.org/apps/com.protonvpn.www) ? This flatpak has **Unverified** tag, but according to [this](https://www.reddit.com/r/ProtonVPN/comments/12bn9fq/comment/jh47v8k/), this flatpak is safe. Which one should I follow ? Asking this because I'm because I'm a bit lazy to configure OpenVPN and all that stuff. (pls don't kill me :) > **Also do you think using VPN from flatpak is a good idea?** --- --- # Solved I just installed aur mentioned in the wiki and it worked just fine. Didn't need to install anything else in my case.

    4
    11
    archlinux
    Arch Linux gpstarman 3 weeks ago 94%
    [SOLVED] ProtonVPN on Arch Linux (CachyOS) ?

    How to install ProtonVPN in Arch Linux (CachyOS) ? Should I follow [https://wiki.archlinux.org/title/ProtonVPN ](https://wiki.archlinux.org/title/ProtonVPN) ? OR from flathub [https://flathub.org/apps/com.protonvpn.www](https://flathub.org/apps/com.protonvpn.www) ? This flatpak has **Unverified** tag, but according to [this](https://www.reddit.com/r/ProtonVPN/comments/12bn9fq/comment/jh47v8k/), this flatpak is safe. Which one should I follow ? Asking this because I'm because I'm a bit lazy to configure OpenVPN and all that stuff. (pls don't kill me :) > **Also do you think using VPN from flatpak is a good idea?**

    15
    31
    askmen Ask Men Are there any workouts that men shouldn't do?
    Jump
    askelectronics Ask Electronics Need help on SATA to USB
    Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearGP
    gpstarman
    1 month ago 100%

    Thank You.

    What If I used 2 USBs (one for data and other for 0.5A) + 12V/1A power supply, will it suffice my need of 5V/0.75A + 12V/0.75V?

    So unless your computer has charging ports, capable of delivering extra current

    Mine is a Laptop but it's adapter is 19V.

    For the product you suggested, I'm looking for cheap products in terms of price.

    1
  • askelectronics Ask Electronics Need help on SATA to USB
    Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearGP
    gpstarman
    1 month ago 100%

    To transfer data from my old HDD to SSD.

    So as per the other person's reply

    Original usb ports often maxed out at 500ma.

    So If I used 2 USBs (one for data and other for 500ma) + 12V/1A power supply, will it suffice my need of 5V/0.75A + 12V/0.75V?

    1
  • askelectronics Ask Electronics Need help on SATA to USB
    Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearGP
    gpstarman
    1 month ago 100%

    I know but I will say that the name is a bit misleading. Electronics includes everything from consumer to industrial, circuit level.

    AskCircuitLevelElctronics , AskElectonicDesign maybe appropriate instead of using the Umbrella term of AskElectronics and then restricting it to only circuit level and electronic designs.

    This is not any kind of aggression. Just my humble opinion.

    1
  • askelectronics Ask Electronics Need help on SATA to USB
    Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearGP
    gpstarman
    1 month ago 100%

    So If I used 2 USBs (one for data and other for 500ma) + 12V/1A power supply, will it suffice my need of 5V/0.75A + 12V/0.75V?

    1
  • linux Linux [SOLVED] How to copy existing Timeshift Snapshot to another drive?
    Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearGP
    gpstarman
    1 month ago 100%

    Thanks man.

    replace reddit for tech questions.

    The thing is as of right now most Lemmy users are just tech enthusiasts. We want all sort of people to create a more robust community. I want to Lemmy to fully replace reddit in terms of amount of users, communities, posts and activeness.

    Let's just give Lemmy some time.

    1
  • linux Linux [SOLVED] How to copy existing Timeshift Snapshot to another drive?
    Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearGP
    gpstarman
    1 month ago 100%

    Yeah I was using Nemo.

    rsync

    Can you give me some guidance on how to copy using snaps rsync in CLI, please?

    Edit: I just read the article you linked. I'll try that and let you know

    2
  • linuxmint Linux Mint [SOLVED] How to copy existing Timeshift Snapshot to another drive?
    Jump
    linux Linux [SOLVED] How to copy existing Timeshift Snapshot to another drive?
    Jump
    linux Linux [SOLVED] How to copy existing Timeshift Snapshot to another drive?
    Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearGP
    gpstarman
    1 month ago 100%

    Surely just copying the files over should do the job?

    It gives me an error 'cannot copy special files'. Even when doing as root.

    The article confuses me a bit. But I'll look into it.

    Thank you.

    1
  • linux Linux [SOLVED] How to copy existing Timeshift Snapshot to another drive?
    Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearGP
    gpstarman
    1 month ago 100%

    I already have several files on the drive which I want to copy the snapshots.

    Won't clonezilla replace everything?

    1
  • linux
    Linux gpstarman 1 month ago 93%
    [SOLVED] How to copy existing Timeshift Snapshot to another drive?

    I want to **copy** (not move) my **Timeshift** Snapshots (**Rsync**) from my existing drive **to another drive**. Both drives are **ext4**. As far as I searched I am not able to find any viable results. If not possible, **just why?** --- --- # Solved [https://www.cyberciti.biz/faq/linux-unix-apple-osx-bsd-rsync-copy-hard-links/](https://www.cyberciti.biz/faq/linux-unix-apple-osx-bsd-rsync-copy-hard-links/) ### TLDR ``` sudo rsync -az -H --delete --numeric-ids /path/to/timeshift path/to/destination/ ``` Where, `-a` : Archive mode (i.e. recurse into directories, and preserve symlinks, file permissions, file modification times, file group, file owner, device files & special files) `-z` : Compress file data during the transfer ` H` : Preserve hard links (i.e. copy hard links as hard links) `--delete` : Delete extraneous files from the receiving side (ones that aren't on the sending side), but only for the directories that are being synchronized i.e. keep exact replica of your `/path/to/timeshift` directory. `--numeric-ids` : Transfer numeric group and user IDs rather than using user and group names and mapping them at both ends. `--progress` : Show progress during transfer. `--log-file="/var/log/my-rsync-script.log"` : Log what rsync command is doing to the /var/log/my-rsync-script.log file. --- **Thanks to [@skullgiver@popplesburger.hilciferous.nl](/u/skullgiver@popplesburger.hilciferous.nl)** Original Comment: https://lemmy.world/comment/11611743

    25
    10
    linuxmint
    Linux Mint gpstarman 1 month ago 66%
    [SOLVED] How to copy existing Timeshift Snapshot to another drive?

    I want to **copy** (not move) my **Timeshift** Snapshots (**Rsync**) from my existing drive **to another drive**. Both drives are **ext4**. As far as I searched I am not able to find any viable results. If not possible, **just why?** --- --- # Solved [https://www.cyberciti.biz/faq/linux-unix-apple-osx-bsd-rsync-copy-hard-links/](https://www.cyberciti.biz/faq/linux-unix-apple-osx-bsd-rsync-copy-hard-links/) ### TLDR ``` sudo rsync -az -H --delete --numeric-ids /path/to/timeshift path/to/destination/ ``` Where, `-a` : Archive mode (i.e. recurse into directories, and preserve symlinks, file permissions, file modification times, file group, file owner, device files & special files) `-z` : Compress file data during the transfer ` H` : Preserve hard links (i.e. copy hard links as hard links) `--delete` : Delete extraneous files from the receiving side (ones that aren't on the sending side), but only for the directories that are being synchronized i.e. keep exact replica of your `/path/to/timeshift` directory. `--numeric-ids` : Transfer numeric group and user IDs rather than using user and group names and mapping them at both ends. `--progress` : Show progress during transfer. `--log-file="/var/log/my-rsync-script.log"` : Log what rsync command is doing to the /var/log/my-rsync-script.log file. --- **Thanks to [@skullgiver@popplesburger.hilciferous.nl](/u/skullgiver@popplesburger.hilciferous.nl)** Original Comment: https://lemmy.world/comment/11611743

    3
    4
    "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearLI
    [SOLVED] How to copy existing Timeshift Snapshot to another drive?

    I want to **copy** (not move) my **Timeshift** Snapshots (**Rsync**) from my existing drive **to another drive**. Both drives are **ext4**. As far as I searched I am not able to find any viable results. If not possible, **just why?** --- --- # Solved [https://www.cyberciti.biz/faq/linux-unix-apple-osx-bsd-rsync-copy-hard-links/](https://www.cyberciti.biz/faq/linux-unix-apple-osx-bsd-rsync-copy-hard-links/) ### TLDR ``` sudo rsync -az -H --delete --numeric-ids /path/to/timeshift path/to/destination/ ``` Where, `-a` : Archive mode (i.e. recurse into directories, and preserve symlinks, file permissions, file modification times, file group, file owner, device files & special files) `-z` : Compress file data during the transfer ` H` : Preserve hard links (i.e. copy hard links as hard links) `--delete` : Delete extraneous files from the receiving side (ones that aren't on the sending side), but only for the directories that are being synchronized i.e. keep exact replica of your `/path/to/timeshift` directory. `--numeric-ids` : Transfer numeric group and user IDs rather than using user and group names and mapping them at both ends. `--progress` : Show progress during transfer. `--log-file="/var/log/my-rsync-script.log"` : Log what rsync command is doing to the /var/log/my-rsync-script.log file. --- **Thanks to [@skullgiver@popplesburger.hilciferous.nl](/u/skullgiver@popplesburger.hilciferous.nl)** Original Comment: https://lemmy.world/comment/11611743

    3
    2
    linux4noobs
    linux4noobs gpstarman 1 month ago 75%
    [SOLVED] How to copy existing Timeshift Snapshot to another drive?

    I want to **copy** (not move) my **Timeshift** Snapshots (**Rsync**) from my existing drive **to another drive**. Both drives are **ext4**. As far as I searched I am not able to find any viable results. If not possible, **just why?** --- --- # Solved [https://www.cyberciti.biz/faq/linux-unix-apple-osx-bsd-rsync-copy-hard-links/](https://www.cyberciti.biz/faq/linux-unix-apple-osx-bsd-rsync-copy-hard-links/) ### TLDR ``` sudo rsync -az -H --delete --numeric-ids /path/to/timeshift path/to/destination/ ``` Where, `-a` : Archive mode (i.e. recurse into directories, and preserve symlinks, file permissions, file modification times, file group, file owner, device files & special files) `-z` : Compress file data during the transfer ` H` : Preserve hard links (i.e. copy hard links as hard links) `--delete` : Delete extraneous files from the receiving side (ones that aren't on the sending side), but only for the directories that are being synchronized i.e. keep exact replica of your `/path/to/timeshift` directory. `--numeric-ids` : Transfer numeric group and user IDs rather than using user and group names and mapping them at both ends. `--progress` : Show progress during transfer. `--log-file="/var/log/my-rsync-script.log"` : Log what rsync command is doing to the /var/log/my-rsync-script.log file. --- **Thanks to [@skullgiver@popplesburger.hilciferous.nl](/u/skullgiver@popplesburger.hilciferous.nl)** Original Comment: https://lemmy.world/comment/11611743

    4
    0
    askmen
    Ask Men gpstarman 2 months ago 83%
    Are there any workouts that men shouldn't do?

    I know this is a weird question. But I'm just wondering. Please don't kill me. I do body weight exercises. And **finding it harder to do exercises that want me to lay down on my front side**. ^Because,^ ^my^ ^____^ ^is^ ^squishing^.^😮‍💨^ Also, there is a ***stupid* stigma** that exercise makes women more masculine. But **are there any workouts that make a man look feminine?** Like, it would be bit weird to see a BLL sized butt on a man, right? --- This question came to my mind when I saw a workout plan in my app. The plans' name is "Bikini Body". I was like, "I should probably stay away from this. But what happens if I did it anyway?"

    20
    20
    asklemmy
    Ask Lemmy gpstarman 2 months ago 75%
    Are there any workouts that men shouldn't do?

    I know this is a weird question. But I'm just wondering. Please don't kill me. I do body weight exercises. And **finding it harder to do exercises that want me to lay down on my front side**. ^Because,^ ^my^ ^____^ ^is^ ^squishing^.^😮‍💨^ Also, there is a ***stupid* stigma** that exercise makes women more masculine. But **are there any workouts that make a man look feminine?** Like, it would be bit weird to see a BLL sized butt on a man, right? --- This question came to my mind when I saw a workout plan in my app. The plans' name is "Bikini Body". I was like, "I should probably stay away from this. But what happens if I did it anyway?"

    23
    18
    asklemmy
    Asklemmy gpstarman 2 months ago 84%
    Are there any workouts that men shouldn't do?

    I know this is a weird question. But I'm just wondering. Please don't kill me. I do body weight exercises. And **finding it harder to do exercises that want me to lay down on my front side**. ^Because,^ ^my^ ^____^ ^is^ ^squishing^.^😮‍💨^ Also, there is a ***stupid* stigma** that exercise makes women more masculine. But **are there any workouts that make a man look feminine?** Like, it would be bit weird to see a BLL sized butt on a man, right? --- This question came to my mind when I saw a workout plan in my app. The plans' name is "Bikini Body". I was like, "I should probably stay away from this. But what happens if I did it anyway?"

    51
    61
    fitness
    Fitness gpstarman 2 months ago 61%
    Are there any workouts that men shouldn't do?

    I know this is a weird question. But I'm just wondering. Please don't kill me. I do body weight exercises. And **finding it harder to do exercises that want me to lay down on my front side**. ^Because,^ ^my^ ^____^ ^is^ ^squishing^.^😮‍💨^ Also, there is a ***stupid* stigma** that exercise makes women more masculine. But **are there any workouts that make a man look feminine?** Like, it would be bit weird to see a BLL sized butt on a man, right? --- This question came to my mind when I saw a workout plan in my app. The plans' name is "Bikini Body". I was like, "I should probably stay away from this. But what happens if I did it anyway?"

    6
    26
    "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearLI
    Updating BIOS via Linux ?

    How to update BIOS on a system that only use Linux as OS. Asking this because some clowns at Acer decided that they will only provide BIOS updates through Windows Update. Edit: I'm not talking about installing the BIOS file. They **don't even provide BIOS file** in the first place.

    21
    25
    linux4noobs
    linux4noobs gpstarman 2 months ago 90%
    Updating BIOS via Linux ?

    How to update BIOS on a system that only use Linux as OS. Asking this because some clowns at Acer decided that they will only provide BIOS updates through Windows Update. Edit: I'm not talking about installing the BIOS file. They **don't even provide BIOS file** in the first place.

    24
    14
    linux
    Linux gpstarman 2 months ago 93%
    Updating BIOS via Linux ?

    How to update BIOS on a system that only use Linux as OS. Asking this because some clowns at Acer decided that they will only provide BIOS updates through Windows Update. Edit: I'm not talking about installing the BIOS file. They **don't even provide BIOS file** in the first place.

    88
    69
    windows11
    Windows 11 gpstarman 2 months ago 100%
    Consequences of Removing Edge?

    If I remove Edge, Will there be any consequences? --- Flashback: I removed edge and onedrive using **Chris Titus Tech's Winutils**. In the tool itself they mentioned that removing edge is not recommended. But I did it anyway. Now for some reason, my library folders (music, videos, etc) reset to their original location. ( I changed it to a custom location). All I have to do is change it back to custom location. ( No data loss happened). But what I want to know is that, **Are there anymore consequences that I am not aware of?**

    17
    6
    linux
    Linux gpstarman 2 months ago 96%
    Mounting Folders VS Symlinks?

    I have a NTFS drive for Storage, which is shared between Win 11. I want to **change the location** of (or replace) `~/Downloads`, `~/Music`, etc..,. Note that the link to made is between NTFS and EXT4. I found two ways while searching. ``` 1.Creating **Symlinks** in `~` with target pointed to folders in NTFS drive. 2. **Mounting** the NTFS folders **directly** to`~/Downloads`, `~/Music`, etc..,. ``` Which one should I do? Which one is more beneficial? Also how to mount folders to other folders (option 2) ? (I would really appreciate a GUI way) **I know this is not that important of a thing to post on Main Linux Community, but I already asked 2 linux4noobs community, and they are empty.** --- --- --- This is a continuation to my [previous](https://lemmy.ml/post/17613040) discussion, where most of the people said, 1. It doesn't matter where I mount. 2. Mount certain folders directly into home other. (like mounting `/mnt/data/music` to `~/music`)

    25
    31
    "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearLI
    Mounting Folders VS Symlinks?

    I have a NTFS drive for Storage, which is shared between WIn 11. I want to **change the location** of (or replace) `~/Downloads`, `~/Music`, etc..,. Note that the link to made is between NTFS and EXT4. I found two ways while searching. ``` 1.Creating **Symlinks** in `~` with target pointed to folders in NTFS drive. 2. **Mounting** the NTFS folders **directly** to`~/Downloads`, `~/Music`, etc..,. ``` Which one should I do? Which one is more beneficial? Also how to mount folders to other folders (option 2) ? (I would really appreciate a GUI way)

    14
    3
    linux4noobs
    linux4noobs gpstarman 2 months ago 100%
    Mounting Folders VS Symlinks?

    I have a NTFS drive for Storage, which is shared between WIn 11. I want to **change the location** of (or replace) `~/Downloads`, `~/Music`, etc..,. Note that the link to made is between NTFS and EXT4. I found two ways while searching. ``` 1.Creating **Symlinks** in `~` with target pointed to folders in NTFS drive. 2. **Mounting** the NTFS folders **directly** to`~/Downloads`, `~/Music`, etc..,. ``` Which one should I do? Which one is more beneficial? Also how to mount folders to other folders (option 2) ? (I would really appreciate a GUI way)

    17
    7
    india
    India gpstarman 2 months ago 88%
    Indian Flag on Canvas 2024

    ![](https://social.fediverse.events/system/media_attachments/files/112/795/068/198/185/338/original/9e7e1043284941f2.png?format=webp) ![](https://lemmy.today/pictrs/image/297fad3d-eefe-4ad8-aa10-7a2eab0871a8.png) ![](https://lemmy.today/pictrs/image/e8ec1bae-922b-4d22-bde8-96b9444faf82.jpeg) [Canvas](https://toast.ooo/post/4077161)

    7
    2
    india
    Indian Flag on Canvas 2024

    ![](https://social.fediverse.events/system/media_attachments/files/112/795/068/198/185/338/original/9e7e1043284941f2.png?format=webp) ![](https://lemmy.today/pictrs/image/297fad3d-eefe-4ad8-aa10-7a2eab0871a8.png) ![](https://lemmy.today/pictrs/image/e8ec1bae-922b-4d22-bde8-96b9444faf82.jpeg) [Canvas](https://toast.ooo/post/4077161)

    1
    0
    linux4noobs
    linux4noobs gpstarman 2 months ago 92%
    [SOLVED] Changing Permissions through GUI ? https://packaged-media.redd.it/6hvd17sfu4dd1/pb/m2-res_480p.mp4?m=DASHPlaylist.mpd&v=1&e=1721260800&s=63bffadf625d7aa1162427f9568c6aad7231bd65#t=0

    I can't change directory and file permissions which is in `/mnt/` through **elevated** Nemo. But can change in `/`. Why? Apparently, this happens due to **Automount**. Because when I mount manually, this problem doesn't occur. I also changed `/mnt/Storage` to `/media/user/Storage/` on auto mount, still the same problem occurs. [uploaded on reddit because lemmy doen't allow videos](https://packaged-media.redd.it/6hvd17sfu4dd1/pb/m2-res_480p.mp4?m=DASHPlaylist.mpd&v=1&e=1721260800&s=63bffadf625d7aa1162427f9568c6aad7231bd65#t=0) .sorry for the quality reddit squashed it. Also my user name is blurred. Also this an **automounted NTFS** partition, if it has to do anything with this, ![](https://lemmy.today/pictrs/image/9fdb0fca-a245-4968-b888-2dea35d5c5a0.png) **I know about `chown` and `chmod`. But I wanna do it in GUI.** --- --- # SOLVED Include uid= and gid= as part of your mount options. ![](https://lemmy.today/pictrs/image/9e092b7f-17d2-4eb1-8b81-6a96b70281c2.png) For More info look at [this](https://feddit.nl/comment/11028048). Thanks to this Chad @neidu@feddit.nl

    12
    0
    "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearLI
    [SOLVED] Changing Permissions through GUI ? https://packaged-media.redd.it/6hvd17sfu4dd1/pb/m2-res_480p.mp4?m=DASHPlaylist.mpd&v=1&e=1721260800&s=63bffadf625d7aa1162427f9568c6aad7231bd65#t=0

    I can't change directory and file permissions which is in `/mnt/` through **elevated** Nemo. But can change in `/`. Why? Apparently, this happens due to **Automount**. Because when I mount manually, this problem doesn't occur. I also changed `/mnt/Storage` to `/media/user/Storage/` on auto mount, still the same problem occurs. [uploaded on reddit because lemmy doen't allow videos](https://packaged-media.redd.it/6hvd17sfu4dd1/pb/m2-res_480p.mp4?m=DASHPlaylist.mpd&v=1&e=1721260800&s=63bffadf625d7aa1162427f9568c6aad7231bd65#t=0) .sorry for the quality reddit squashed it. Also my user name is blurred. Also this an **automounted NTFS** partition, if it has to do anything with this, ![](https://lemmy.today/pictrs/image/9fdb0fca-a245-4968-b888-2dea35d5c5a0.png) **I know about `chown` and `chmod`. But I wanna do it in GUI.** --- --- # SOLVED Include uid= and gid= as part of your mount options. ![](https://lemmy.today/pictrs/image/9e092b7f-17d2-4eb1-8b81-6a96b70281c2.png) For More info look at [this](https://feddit.nl/comment/11028048). Thanks to this Chad @neidu@feddit.nl

    10
    0
    linuxmint
    Linux Mint gpstarman 2 months ago 83%
    [SOLVED] Changing Permissions through GUI ? https://packaged-media.redd.it/6hvd17sfu4dd1/pb/m2-res_480p.mp4?m=DASHPlaylist.mpd&v=1&e=1721260800&s=63bffadf625d7aa1162427f9568c6aad7231bd65#t=0

    I can't change directory and file permissions which is in `/mnt/` through **elevated** Nemo. But can change in `/`. Why? Apparently, this happens due to **Automount**. Because when I mount manually, this problem doesn't occur. I also changed `/mnt/Storage` to `/media/user/Storage/` on auto mount, still the same problem occurs. [uploaded on reddit because lemmy doen't allow videos](https://packaged-media.redd.it/6hvd17sfu4dd1/pb/m2-res_480p.mp4?m=DASHPlaylist.mpd&v=1&e=1721260800&s=63bffadf625d7aa1162427f9568c6aad7231bd65#t=0) .sorry for the quality reddit squashed it. Also my user name is blurred. Also this an **automounted NTFS** partition, if it has to do anything with this, ![](https://lemmy.today/pictrs/image/9fdb0fca-a245-4968-b888-2dea35d5c5a0.png) I tried restarting. Doesn't work. **I know about `chown` and `chmod`. But I wanna do it in GUI.** ============================================================== # SOLVED Include uid= and gid= as part of your mount options. ![](https://lemmy.today/pictrs/image/9e092b7f-17d2-4eb1-8b81-6a96b70281c2.png) For More info look at [this](https://feddit.nl/comment/11028048). Thanks to this Chad @neidu@feddit.nl

    4
    10
    linux4noobs
    linux4noobs gpstarman 2 months ago 94%
    What are the applications that I can remove from Mint? + Mini Rant.

    ## What are the packages that comes default with Linux Mint Cinnamon that I can remove without any problems. Linux Mint comes with lots of packages installed by default to give full experience to new users. But not everyone needs everything. In my case for example, I don't need celluloid, pix, hexchat, hypnotix, rhythmbox, LibreOffice, etc,... Those applications has their own audience and Linux Mint including them is a good thing but I personally don't want them. ### Mini Rant or QA maybe? I searched the internet a bit for the answer, on various forums, and subreddits. And **All the people who asked this question got obliterated** as far as I've seen. The common answers are: >if you remove the applications that came installed with Mint by default, it will cause Dependency issues. If I remove an application and the dependencies shold be removed **UNLESS** some other application need those dependency, right? If that's the case, why removing packages can cause dependency issues? >Why would you want to remove essential applications like LibreOffice, pix etc. ? (this question is asked in the sense of "what sane person would want to remove those?") Cause why not? Maybe I like GwenView more than Pix, maybe I don't need office applications at all. Why this even matter? >If you want don't want Mint's default applications, then what's the point of using Mint? Just use something like Ubuntu server or something. People need to realize that lot of people (at least me) using Mint for it's System management (updates, apt source list, etc..) via GUI ability. Just because I want to manage my system with ease, that doesn't mean I need everyt applications it offers me. I honestly feel bad for the person who asked the question in the first place. They didn't got the answers till the very end. All they got is Criticism and it's not constructive one. Why this kind of behaviour even exist? P.S.: I'm using Mint inside VM for testing purposes. I don't want my VM to take a lot of space. That's why I don't need lot of applications.

    16
    23
    linux
    Linux gpstarman 2 months ago 88%
    What are the applications that I can remove from Mint? + Mini Rant.

    ## What are the packages that comes default with Linux Mint Cinnamon that I can remove without any problems. Linux Mint comes with lots of packages installed by default to give full experience to new users. But not everyone needs everything. In my case for example, I don't need celluloid, pix, hexchat, hypnotix, rhythmbox, LibreOffice, etc,... Those applications has their own audience and Linux Mint including them is a good thing but I personally don't want them. ### Mini Rant or QA maybe? I searched the internet a bit for the answer, on various forums, and subreddits. And **All the people who asked this question got obliterated** as far as I've seen. The common answers are: >if you remove the applications that came installed with Mint by default, it will cause Dependency issues. If I remove an application and the dependencies shold be removed **UNLESS** some other application need those dependency, right? If that's the case, why removing packages can cause dependency issues? >Why would you want to remove essential applications like LibreOffice, pix etc. ? (this question is asked in the sense of "what sane person would want to remove those?") Cause why not? Maybe I like GwenView more than Pix, maybe I don't need office applications at all. Why this even matter? >If you want don't want Mint's default applications, then what's the point of using Mint? Just use something like Ubuntu server or something. People need to realize that lot of people (at least me) using Mint for it's System management (updates, apt source list, etc..) via GUI ability. Just because I want to manage my system with ease, that doesn't mean I need everyt applications it offers me. I honestly feel bad for the person who asked the question in the first place. They didn't got the answers till the very end. All they got is Criticism and it's not constructive one. Why this kind of behaviour even exist? P.S.: I'm using Mint inside VM for testing purposes. I don't want my VM to take a lot of space. That's why I don't need lot of applications.

    66
    69
    "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearLI
    What are the applications that I can remove from Mint? + Mini Rant.

    ## What are the packages that comes default with Linux Mint Cinnamon that I can remove without any problems. Linux Mint comes with lots of packages installed by default to give full experience to new users. But not everyone needs everything. In my case for example, I don't need celluloid, pix, hexchat, hypnotix, rhythmbox, LibreOffice, etc,... Those applications has their own audience and Linux Mint including them is a good thing but I personally don't want them. ### Mini Rant or QA maybe? I searched the internet a bit for the answer, on various forums, and subreddits. And **All the people who asked this question got obliterated** as far as I've seen. The common answers are: >if you remove the applications that came installed with Mint by default, it will cause Dependency issues. If I remove an application and the dependencies shold be removed **UNLESS** some other application need those dependency, right? If that's the case, why removing packages can cause dependency issues? >Why would you want to remove essential applications like LibreOffice, pix etc. ? (this question is asked in the sense of "what sane person would want to remove those?") Cause why not? Maybe I like GwenView more than Pix, maybe I don't need office applications at all. Why this even matter? >If you want don't want Mint's default applications, then what's the point of using Mint? Just use something like Ubuntu server or something. People need to realize that lot of people (at least me) using Mint for it's System management (updates, apt source list, etc..) via GUI ability. Just because I want to manage my system with ease, that doesn't mean I need everyt applications it offers me. I honestly feel bad for the person who asked the question in the first place. They didn't got the answers till the very end. All they got is Criticism and it's not constructive one. Why this kind of behaviour even exist? P.S.: I'm using Mint inside VM for testing purposes. I don't want my VM to take a lot of space. That's why I don't need lot of applications.

    -2
    4
    linuxmint
    Linux Mint gpstarman 2 months ago 93%
    What are the applications that I can remove from Mint? + Mini Rant.

    ## What are the packages that comes default with Linux Mint Cinnamon that I can remove without any problems. Linux Mint comes with lots of packages installed by default to give full experience to new users. But not everyone needs everything. In my case for example, I don't need celluloid, pix, hexchat, hypnotix, rhythmbox, LibreOffice, etc,... Those applications has their own audience and Linux Mint including them is a good thing but I personally don't want them. ### Mini Rant or QA maybe? I searched the internet a bit for the answer, on various forums, and subreddits. And **All the people who asked this question got obliterated** as far as I've seen. The common answers are: >if you remove the applications that came installed with Mint by default, it will cause Dependency issues. If I remove an application and the dependencies shold be removed **UNLESS** some other application need those dependency, right? If that's the case, why removing packages can cause dependency issues? >Why would you want to remove essential applications like LibreOffice, pix etc. ? (this question is asked in the sense of "what sane person would want to remove those?") Cause why not? Maybe I like GwenView more than Pix, maybe I don't need office applications at all. Why this even matter? >If you want don't want Mint's default applications, then what's the point of using Mint? Just use something like Ubuntu server or something. People need to realize that lot of people (at least me) using Mint for it's System management (updates, apt source list, etc..) via GUI ability. Just because I want to manage my system with ease, that doesn't mean I need everyt applications it offers me. I honestly feel bad for the person who asked the question in the first place. They didn't got the answers till the very end. All they got is Criticism and it's not constructive one. Why this kind of behaviour even exist? P.S.: I'm using Mint inside VM for testing purposes. I don't want my VM to take a lot of space. That's why I don't need lot of applications.

    13
    5
    eternityapp
    Eternity gpstarman 3 months ago 91%
    How to see all Communities ?

    I want to see all Communities on Lemmy. Local and All. Is that possible on Eternity?

    19
    10
    linux4noobs
    linux4noobs gpstarman 3 months ago 100%
    /media or /mnt or anywhere ? Discussion.

    Where should I mount my internal drive partitions? As far as I searched on the internet, I came to know that /Media = mount point for removable media that system do it itself ( usb drive , CD ) /Mnt = temporarily mounting anything manually I can most probably mount anything wherever I want, but if that's the case what's the point of ```/mnt```? Just to be organised I suppose. ### TLDR If /mnt is for temporary and /media is for removable **where should permanent non-removable devices/partitions be mounted.** i.e. an internal HDD which is formatted as NTFS but needs to be automounted at startup? Asking with the sole reason to know that, what's the practice of user who know Linux well, unlike me. I know this is a silly question but I asked anyway.

    5
    5
    "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearLI
    /media or /mnt or anywhere ? Discussion.

    Where should I mount my internal drive partitions? As far as I searched on the internet, I came to know that /Media = mount point for removable media that system do it itself ( usb drive , CD ) /Mnt = temporarily mounting anything manually I can most probably mount anything wherever I want, but if that's the case what's the point of ```/mnt```? Just to be organised I suppose. ### TLDR If /mnt is for temporary and /media is for removable **where should permanent non-removable devices/partitions be mounted.** i.e. an internal HDD which is formatted as NTFS but needs to be automounted at startup? Asking with the sole reason to know that, what's the practice of user who know Linux well, unlike me. I know this is a silly question but I asked anyway.

    11
    8
    linuxmint
    Linux Mint gpstarman 3 months ago 88%
    How to exclude Flatpaks from TimeShift?

    Which folders and files do I need to exclude from TimeShift? Also is there a way to also exclude programs installed as .deb ? I doing this to reduce Backup size as I have limited storage. ``` 100GB - Windows 11 400GB - Storage 400GB - Mint 100GB - TimeShift ```

    7
    2
    linux4noobs
    linux4noobs gpstarman 3 months ago 100%
    How to exclude Flatpaks from TimeShift?

    Which folders and files do I need to exclude from TimeShift? Also is there a way to also exclude programs installed as .deb ? I doing this to reduce Backup size as I have limited storage. ``` 100GB - Windows 11 400GB - Storage 400GB - Mint 100GB - TimeShift ```

    3
    0
    "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearLI
    How to exclude Flatpaks from TimeShift?

    Which folders and files do I need to exclude from TimeShift? Also is there a way to also exclude programs installed as .deb ? I doing this to reduce Backup size as I have limited storage. ``` 100GB - Windows 11 400GB - Storage 400GB - Mint 100GB - TimeShift ```

    12
    11
    linux
    Linux gpstarman 3 months ago 90%
    How to exclude flatpaks from TimeShift?

    Which folders and files do I need to exclude from TimeShift? Also is there a way to also exclude programs installed as .deb ? I doing this to reduce Backup size as I have limited storage. ``` 100GB - Windows 11 400GB - Storage 400GB - Mint 100GB - TimeShift ```

    32
    27
    linux
    Linux gpstarman 3 months ago 97%
    /media or /mnt or anywhere ? Discussion.

    Where should I mount my internal drive partitions? As far as I searched on the internet, I came to know that /Media = mount point for removable media that system do it itself ( usb drive , CD ) /Mnt = temporarily mounting anything manually I can most probably mount anything wherever I want, but if that's the case what's the point of ```/mnt```? Just to be organised I suppose. ### TLDR If /mnt is for temporary and /media is for removable **where should permanent non-removable devices/partitions be mounted.** i.e. an internal HDD which is formatted as NTFS but needs to be automounted at startup? Asking with the sole reason to know that, what's the practice of user who know Linux well, unlike me. I know this is a silly question but I asked anyway.

    126
    164
    "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearLI
    Official Unixporn Community ?

    So which one is actually official one? I can't describe what "official" mean here, maybe the one that actually came from reddit or the one with more subsscribers or one with more activity ? ![](https://lemmy.today/pictrs/image/b9477130-57ce-49a1-9f00-cb5567978b6d.png) Also Why there are multiple copies of same community in different instances? **Isn't the whole point of lemmy is that it is federated?** There is also three linux4noob communities 🥲

    -5
    4