gpstarman

joined 9 months ago
[–] gpstarman 1 points 6 months ago (2 children)
[–] gpstarman 1 points 6 months ago
[–] gpstarman 1 points 6 months ago
[–] gpstarman 2 points 6 months ago
[–] gpstarman 1 points 6 months ago (1 children)

I've used BTRFS with rEFInd before. It's worked just fine. So I don't think it's on BTRFS.

[–] gpstarman 5 points 6 months ago

is he a famous boxer or something?

[–] gpstarman 9 points 6 months ago
[–] gpstarman 36 points 6 months ago (4 children)

What's the box thing?

[–] gpstarman 1 points 6 months ago

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.

[–] gpstarman 1 points 6 months ago

Yeah, that's what I'm thinking too.

[–] gpstarman 5 points 7 months ago
[–] gpstarman 2 points 7 months ago

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

Makes sense, especially for something as important as VPN.

Thank you.

22
Updating BIOS via Linux ? (self.linux4noobs)
submitted 8 months ago* (last edited 8 months ago) by gpstarman to c/linux4noobs@lemmy.world
 

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.

27
Updating BIOS via Linux ? (self.linux4noobs)
submitted 8 months ago* (last edited 8 months ago) by gpstarman 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 8 months ago* (last edited 8 months ago) by gpstarman 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.

 

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?

 

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)

15
submitted 8 months ago* (last edited 8 months ago) by gpstarman to c/linux4noobs@lemmy.world
 

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

1
submitted 8 months ago* (last edited 8 months ago) by gpstarman to c/india@lemmy.ml
 
0
submitted 8 months ago* (last edited 8 months ago) by gpstarman to c/india@lemmy.run
 
12
submitted 8 months ago* (last edited 8 months ago) by gpstarman 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

11
submitted 8 months ago* (last edited 8 months ago) by gpstarman to c/linux4noobs@lemmy.world
 

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

4
submitted 8 months ago* (last edited 8 months ago) by gpstarman to c/linuxmint@lemmy.ml
 

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

For More info look at this.

Thanks to this Chad @neidu@feddit.nl

view more: ‹ prev next ›