• 0 Posts
  • 12 Comments
Joined 1 year ago
cake
Cake day: August 15th, 2023

help-circle
  • Ubuntu Wiki Ask Ubuntu Ubuntu Forums

    The wiki has some information and should correspond to how Ubuntu specifically is configured. You can ask for ubuntu specific help in those communities. You can also ask here and on several Linux communities on Lemmy.

    The Arch Wiki I find to be more in depth than the ubuntu wiki. Of course some things may differ from Ubuntu’s defaults but I found it a useful resource when using Ubuntu.

    Finally I suggest you learn a bit about how Linux works in general, what is in what directory, what is wayland and xorg, understand how drives are named etc and some understanding of the terminal (moving around in directories, how to use sudo etc, no need to learn to make bash scripts).


  • That’s a bummer. Unfortunately I can’t think of something else since fast startup has been suggested by another user and it’s also not the case.

    The drives are shown as NTFS by Gparted right? Also can you confirm that the sizes should be those sizes? As in do you remember from when you bought them? 16 TB is still a big drive. Additionally can you confirm that they are all different drives and not partitions on the same disk.

    Do they show up on the file explorer sidebar or if you go to “Other Locations” (in the file explorer)? If so do you get an error when you try to access them?

    If they don’t unfortunately you probably will have to use the terminal to try and mount them so we can hopefully get some error message and hopefully some clue to what is going on.



  • I think the disks could be Dynamic Disks on which it would not be a good idea to install a linux distro.

    Unfortunately Microsoft’s own advice to change it to a basic disk (since it considers dynamic deprecated) WILL RESULT IN DATA LOSS.

    Since you only want to access them it seem to be possible with ldmtool. While it is a cli tool there is a corresponding service that at least according to some askubuntu posts and arcwiki should make them behave like normal filesystems.



  • Why does FUTO have to shoot itself in the foot?

    There is as far as I can tell no new actual license just a payment scheme and some shaming functionality. They even offer you the software if you don’t pay. Remember the GPL allows them to require payment to give you the software, they just can’t prohibit someone else giving you the software.

    However calling unpaid copies unlicensed is incorrect, they are licensed under the GPL (just like paid ones are).

    They should remove references to licensing and display something like “This instance of Immich has been paid/not been paid for.” Call the key PRODUCT key.

    Sure some find the “pay or shame” scheme distasteful but it is not against the GPL which allows commercial use.





  • I don’t understand. If I go to their site at https://mullvad.net the obvious choice to download their software is to click at ‘Downloads’ at the top of the page. It already autodetected I am running Linux and has me on the Linux tab.

    Sure there are two download options but the first one says it works on Ubuntu and the second says it works on Fedora. You get a file you can just double click and install. Windows installation works the same way. You download a file and double click it.

    You don’t have to use the terminal you don’t really have to know more about sudo than you need about Windows UAC, you don’t have to know what a package or .deb is anymore than what a win32 executable or an Windows’ .msi file is.

    People giving you more complicated answers either did not check the website (because they presumed you did) or if they did they think you want more features such as auto-updating which in Windows also requires a more complex install than downloading a file and opening it.