![](/static/61a827a1/assets/icons/icon-96x96.png)
![](https://lemmy.ml/pictrs/image/d3d059e3-fa3d-45af-ac93-ac894beba378.png)
I think I had a Voodoo 3 at some point. Then a Voodoo 5 at the family PC.
Then on my own PCs Radeon 1900Xt -> radeon 4780 -> radeon 7770 -> radeon 480 -> rtx 2070 super.
I think I had a Voodoo 3 at some point. Then a Voodoo 5 at the family PC.
Then on my own PCs Radeon 1900Xt -> radeon 4780 -> radeon 7770 -> radeon 480 -> rtx 2070 super.
Linus chose to move to the US as well to become a US citizen.
To be fair he never claimed to be an idealist.
Also he is anti Russian himself as he made clear in his first comment in the thread. So being forced to remove them is probably a bonus for him.
Does Russia invading Ukraine justify the US invading Iraq?
Though we are discussing individuals here, should we ban Americans in projects to maintain moral integrity?
BTW are you referring to historical (pre 1990) expansion as well? Because an American really shouldn’t want to go there.
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.
They can also use pavucontrol, whether they use pulse or pipe, for a GUI to select default audio interface as well as easily switch apps to different outputs if needed
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.
It appears I either misunderstood or misremembered what I read.
It probably referred to MAC addresses being reused on WiFi. However the frames used are not Ethernet frames.
Ethernet however is not restricted to twisted pair cat cables it’s on fiber and originally was on co-axial.
Ethernet over WiFi is WiFi. Ethernet is a protocol not the cables and its used with wired networks and WiFi.
Mayo Sriracha Mayo + sriracha Mayo+ ketchup Oregano Cheese Cheese and bacon
It’s χιόνι which means snow in Greece and we are not very cold.
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.
You should never have been on lemmy according to your stated goals of a ‘safe’ closed community. Your actions during the reddit exodus while you were still a big part of the lemmyverse (especially regarding communities) certainly did not do the rest of lemmy any good. Not that I think you care.
It’s better for lemmy if you leave, it’s better for your goals to leave so just do it.
That’s ridiculous as even summaries themselves are protected. You can find book summaries all across the web (say wikipedia).
It’s not possible to research AI without training them.
It’s probably also not possible to train a model whose creations cannot be used for commercial applications.
Using copyrighted material for research is fair use. Any model produced by such research is not itself a derivative work of the training material. If people use it to create infringing (on the training or other material) they can be prosecuted in the exact same way they would if they created an infringing work via Photoshop or any other program. The same goes for other illegal uses such as creating harmful depictions of real people.
Accepting any expansion of IP rights, for whatever reason, would in fact be against the ethics of free software.
No it would just make Nvidia guilty of copyright infringement
Pretty sure most people on windows do remote screen sharing via teamviewer or anydesk or discord. All of which exist for Linux.
But visudo can use any editor if you set SUDO_EDITOR or EDITOR variables. If you don’t want to use vi(m) you should probably set EDITOR in your .bashrc and visudo and probably other programs will use your editor of choice.