@danielfgom@lemmy.world avatar

danielfgom

@danielfgom@lemmy.world

This profile is from a federated server and may be incomplete. Browse more on the original instance.

danielfgom,
@danielfgom@lemmy.world avatar

My Sony Xperia 10iii still has that light as well as a heaphone jack, SD card slot that can be removed by hand (no ejector tool needed) and full waterproofing. These are literally all the features missing on newer phones. Plus it has a genuine 3 cameras: wide, ultrawide and telephoto - no fake “macro” BS here.

Best of all it’s successor the Xperia 10v can be bought on the UK Sony site for just GBP299! Incredible price. But alas I don’t live there but if one had a friend there you could have them order it send it to you via courier.

danielfgom,
@danielfgom@lemmy.world avatar

Yes. My first one was the Z2. Coming from iPhone the Z2 was a revelation! So, so far ahead.

danielfgom,
@danielfgom@lemmy.world avatar

It would be nice for you to get a new Sony with better cameras and better life 😊

danielfgom,
@danielfgom@lemmy.world avatar

Manjaro. Because it blank screened in the first update after installation. Never touched it again.

Ending support for Windows 10 could send 240 million computers to the landfill. Why not install Linux on them? (gadgettendency.com)

With support ending for Windows 10, the most popular desktop operating system in the world currently, possibly 240 million pcs may be sent to the landfill. This is mostly due to Windows 11’s exorbitant requirements. This will most likely result in many pcs being immediately outdated, and prone to viruses. GNU/Linux may be...

danielfgom,
@danielfgom@lemmy.world avatar

It will be mostly Enterprise upgrading. The average consumer buys the cheapest laptop they can get. They won’t be upgrading. I think nowadays not many average consumers even use computers. They just do everything on a phone.

danielfgom,
@danielfgom@lemmy.world avatar

It’s 50/50. The last Enterprise I worked at they would NEVER agree to pay that. They’d rather get new machines

danielfgom,
@danielfgom@lemmy.world avatar

This is not the only way to install apps but as a Linux user there will be times when you will need to use the terminal. Might as well know that from now.

The instructions they gave are really simple and straightforward. If you struggle with that, you may want to learn a bit about the terminal.

But since you’re on Ubuntu there is a much easier way: go to Mullvad downloads page and download the deb file. Double click it and the Ubuntu App Store should open and install it. If not, open the App Store and search for gdebi and install it. Now right click the deb you downloaded, and click “open with…” and choose gdebi from the list.

It should check dependencies and give you an “install” button. Click that and wait for it to finish. Then simply launch Mullvad as normal.

In general on Linux you install apps by looking in the distro repo: either by searching the App Store or by using the terminal.

To do it from the terminal type:

  1. ‘sudo apt update’. Enter your password.
  2. After it’s updated type 'apt search [name of app] and press enter. It will give you a list of apps with that name. Eg apt search lollypop (a music player). Then if you see it listed, you know it’s in the repo.
  3. To install it type ‘sudo apt install lollypop’ and press enter. It will tell you how large it is and if you want to install it. Type “y” and press enter. It will finish it in a few seconds.

Done. Launch the app as normal.

There is also something called Flatpak’s which you can get from flathub.com You will also find instructions there on how to install flatpak on your system but typing a few commands.

Welcome to Linux. You’ll either embrace and love it or abandon it.

danielfgom,
@danielfgom@lemmy.world avatar

Bro, I’m an IT Support Technician and Sysadmin by profession. Trust me when I tell you the average user has never seen the command line.

Move a shortcut on their desktop and they freak out because they think the pc deleted all their work. No way in hell they would touch a terminal.

danielfgom,
@danielfgom@lemmy.world avatar

The average Windows user doesn’t know what a terminal is, let alone use it. Whereas in Linux every user knows what a terminal is and has used it at least a handful of times.

Some distros don’t have an app store, just the terminal.

danielfgom,
@danielfgom@lemmy.world avatar

Undoubtedly Wayland is the way forward and I think it’s a good thing. However I wouldn’t piss all over X because it served us well for many years. My LMDE 6 still runs X and probably will for the next 2 years at least because both the Mint Team and Debian team don’t rush into things. They are taking it slow, testing Wayland to make sure no-one’s system breaks when they switch to Wayland.

This is the best approach. Eventually it will all be Wayland but I never understood why this is such an issue. Like any tech it’s progress, no need for heated debates. It’s just a windowing system after all.

danielfgom,
@danielfgom@lemmy.world avatar

To be honest I hardly use it. I’m on Linux Mint Debian Edition and the built in updater does a great job. So I find myself never using the terminal

Is Ubuntu deserving the hate? (lemmy.ml)

Long story short, I have a desktop with Fedora, lovely, fast, sleek and surprisingly reliable for a near rolling distro (it failed me only once back around Fedora 34 or something where it nuked Grub). Tried to install on a 2012 i7 MacBook Air… what a slog!!! Surprisingly Ubuntu runs very smooth on it. I have been bothering all...

danielfgom,
@danielfgom@lemmy.world avatar

Really? I wasn’t aware, or I’d forgotten. Can you go from non lts to lts in the same way?

danielfgom,
@danielfgom@lemmy.world avatar

If it works for you then use it, however if you want the latest packages you’ll have to NOT use the LTS releases in which case be prepared to do a FULL REINSTALL every time a new version comes out.

Or use the LTS but use Snaps for those applications that you want to have the latest versions of. Snaps are getting better and I think eventually you won’t notice the difference between them and native apps, except for the space they just up. But that goes for Flatpak too.

Personally I use Linux Mint Debian Edition because I’m not happy with the way Canonical is going. In most cases the “old” apps are fine for me, but if I felt need the newest version I’ll use a Flatpak.

Another rolling option is OpenSuse Tumbleweed however, being a Mac which uses proprietary WiFi drivers, your WiFi will break with kernel updates, which can be irritating, unless you have ethernet.

danielfgom,
@danielfgom@lemmy.world avatar

You forgot to add different types of Terminals…

danielfgom,
@danielfgom@lemmy.world avatar

Too fat and unnecessary. Just use the regular bash shell that comes with your distro.

Preparing to move from Ubuntu to Fedora

Hi! I’m seeking some advice and sanity check on hopping from Ubuntu to Fedora on my personal PC. I’ve been using Ubuntu LTS for almost two years now, switched from Windows and never looked back. But I cannot say I know Linux well. I use my PC for browsing, some gaming with Steam (I have AMD GPU), occasional video editing,...

danielfgom,
@danielfgom@lemmy.world avatar

Can you read? Have a read of what Richard Stallman says Free Software is:

“Free software” means software that respects users’ freedom and community. Roughly, it means that the users have the freedom to run, copy, distribute, study, change and improve the software. Thus, “free software” is a matter of liberty, not price. To understand the concept, you should think of “free” as in “free speech,” not as in “free beer.” We sometimes call it “libre software,” borrowing the French or Spanish word for “free” as in freedom, to show we do not mean the software is gratis.

You may have paid money to get copies of a free program, or you may have obtained copies at no charge. But regardless of how you got your copies, you always have the freedom to copy and change the software, even to sell copies.

Read carefully. Several times if you don’t get it at first. Then go cry in a corner for being a jackass

danielfgom,
@danielfgom@lemmy.world avatar

Ok, thanks, good to know. So perhaps for now we can give Fedora a free pass.

I finally switched back to Linux as my daily driver after a couple of years of being on nothing but Windows.

I ran Manjaro Linux as my daily driver a few years ago but slowly phased it out for Windows for some reason, and I’m finally back using Linux (currently Linux Mint). I gotta say, I don’t know why I ever switched back to Windows. There’s just so much freedom Linux gives you right off the bat that Windows is just plain...

danielfgom,
@danielfgom@lemmy.world avatar

Sadly most Linux users today seem totally clueless as to what the Free Software Movement is. They just see it as another OS. This point of view will see Linux eventually become as full of proprietary junk as the other OS’. Or even proprietary itself.

I’ll stop now, but this is a free speech platform. People are free to ignore me. No one is forcing them to read this.

Lastly, thank you for all your hard work on the code. Appreciate it. 👍

danielfgom,
@danielfgom@lemmy.world avatar

You should take some time to look at fsf.org and gnu.org and read up is what Free Software is. It is literally the most important set of principles in the history of computing.

Without these principles, your Linux system would not exist.

It’s well worth your time.

danielfgom,
@danielfgom@lemmy.world avatar

You should take some time to look at fsf.org and gnu.org and read up is what Free Software is. It is literally the most important set of principles in the history of computing.

Without these principles, your Linux system would not exist.

It’s well worth your time.

danielfgom,
@danielfgom@lemmy.world avatar

If your machines run X then TeamViewer, Rustdesk or Anydesk should work.

On Wayland I don’t think they will, but I’m not sure. I tried TeamViewer about a year ago and it wouldn’t run under Wayland.

In general, remote desktop is a pain on Linux.

Alright, I'm gonna "take one for the team" -- what is with the "downvote-happy" users lately?

Title. “lmao internet points” and all, but what is the point of participating in a community that sees assumptions and other commonly non-harmful commentaries/posts as “bad” this easily? Do folks in here are really that needy of self-validation, even if it means seeking such from something completely insignificant like...

danielfgom, (edited )
@danielfgom@lemmy.world avatar

I typically never downvote anyone. I’ll up upvote a post if it’s saying what I was already going to say.

I don’t even check vote counts, not my own nor others. I’m just here to share opinions, others and mine.

I couldn’t give a dime as to whether people up or downvote me.

I don’t think it’s a healthy system. And I agree, as Linux users we should support community and different opinions, not squash them. The disagreements can often lead to a better solution for all.

I feel like breaking my windows install was a rite of passage

Lately ive noticed that i was wanting to do certain things on Windows that just seemed much easier and more intuitive on Linux, based in the OS specific solutions i would see to problems i encountered. And i was more frequently using software where Windows support seemed like an after thought....

danielfgom,
@danielfgom@lemmy.world avatar

Excellent. Being able to install a fresh OS at will is one of the many fun things in Linux. Theming is another. I would advise you do a backup of anything important on Windows and just erase the entire disk and do a clean install of Linux. If you still need Windows, install Virtualbox and install Windows as a VM. Best of both worlds. I do this to enable me to print to my Canon printer because the Linux drivers don’t work ,it needs Windows to print, calibrate etc.

Laptop not working after installing nimdow

I have installed nimdow window manager. I have auto-login enabled. Nimdow is the default option. The only options I have at boot are (from the bootloader): default, timeout, edit, resolution, print and help (help is not working). How am I supposed to go back to GNOME or disable auto-login? I tried accessing the recovery shell,...

danielfgom,
@danielfgom@lemmy.world avatar

If you’re data is backed up and you still have a live CD just nuke your install and start over.

Be sure not to do stupid things like “auto login”. Literally the worst thing you can do on any pc.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • localhost
  • All magazines
  • Loading…
    Loading the web debug toolbar…
    Attempt #