[-] gpstarman@lemmy.today 2 points 6 days ago* (last edited 6 days ago)

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.

[-] gpstarman@lemmy.today 3 points 6 days ago
4
submitted 1 week ago* (last edited 1 week ago) by gpstarman@lemmy.today to c/linux4noobs@programming.dev

How to install ProtonVPN in Arch Linux (CachyOS) ?

Should I follow https://wiki.archlinux.org/title/ProtonVPN ?

OR

from flathub https://flathub.org/apps/com.protonvpn.www ?

This flatpak has Unverified tag, but according to this, 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?

25
submitted 1 month ago* (last edited 4 weeks ago) by gpstarman@lemmy.today to c/linux@lemmy.ml

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/

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

Original Comment: https://lemmy.world/comment/11611743

6
submitted 1 month ago* (last edited 1 month ago) by gpstarman@lemmy.today to c/linux4noobs@programming.dev

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/

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

Original Comment: https://lemmy.world/comment/11611743

[-] gpstarman@lemmy.today 13 points 1 month ago

Heading towards nearest clothing shop right now, sir.

[-] gpstarman@lemmy.today 10 points 1 month ago

Thank You.

mentality that muscles are for men.

ikr

24
submitted 1 month ago* (last edited 1 month ago) by gpstarman@lemmy.today to c/asklemmy@lemmy.world

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
submitted 1 month ago* (last edited 1 month ago) by gpstarman@lemmy.today to c/asklemmy@lemmy.ml

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?"

[-] gpstarman@lemmy.today 9 points 1 month ago

unofficial Windows Live USB images.

I just came to know about this

[-] gpstarman@lemmy.today 34 points 1 month ago* (last edited 1 month ago)

I called the "technical" support regarding this issue. And they said they'll only support Windows.

Making your entire hardware reliant on particular proprietary software like Windows is just stupid.

Never buying Acer again.

At this point, I don't even know which vendor to buy, when everybody is shit.

27
submitted 1 month ago* (last edited 1 month ago) by gpstarman@lemmy.today to c/linux4noobs@programming.dev

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
submitted 1 month ago* (last edited 1 month ago) by gpstarman@lemmy.today to c/linux@lemmy.ml

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.

25
submitted 1 month ago by gpstarman@lemmy.today to c/linux@lemmy.ml

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 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)

17

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)

0
submitted 1 month ago* (last edited 1 month ago) by gpstarman@lemmy.today to c/india@lemmy.run
[-] gpstarman@lemmy.today 37 points 1 month ago

Does this mean upcoming distros can have the drivers inbuilt? NVIDIA Cards working out of the box? I'm Out of the Loop.

12
submitted 1 month ago* (last edited 4 weeks ago) by gpstarman@lemmy.today to c/linux4noobs@programming.dev

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 .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,

I know about chown and chmod. But I wanna do it in GUI.



SOLVED

Include uid= and gid= as part of your mount options.

For More info look at this.

Thanks to this Chad @neidu@feddit.nl

16

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.

[-] gpstarman@lemmy.today 9 points 2 months ago* (last edited 2 months ago)

I never understood (still can't) the need for Twitter. I always thought people used that platform to stalk famous people and officials (I have no idea why they started to use that platform).

Since, they are (famous people) mostly not on mastodon, I can't understand why people need Mastodon.

If I need people's opinions on anything Lemmy is there, right?

I'm not degrading Mastodon or anything in any manner, But I'm simply curious.

[-] gpstarman@lemmy.today 11 points 2 months ago

Linux doesn't care where you mount your drives, they can be mounted anywhere you want.

Thank You

[-] gpstarman@lemmy.today 11 points 2 months ago* (last edited 2 months ago)

My bad bro just noticed. It would have been helpful if just pointed that out instead of name calling. I noticed the pun bro.

view more: next โ€บ

gpstarman

joined 2 months ago