Showing posts with label fedora. Show all posts
Showing posts with label fedora. Show all posts

Monday, July 17, 2023

Tip of the Hat!

 I know there is all of this stuff flying around Red Hat right now and while there are mixed feelings about it I decided anyway to install Fedora 38 on my Lenovo Yoga laptop.

Fedora Linux Logo


It's a handy little 12" laptop with a touchscreen and stores a pen in the case so I don't have to worry about something else to loose.  The keyboard lives up to the Lenovo hype for comfortable keyboards and the trackpad feels precise.

This is in comparison to my 17" Dell Latitude that the keyboard is "meh" and the trackpad is ... well, not great.  It isn't as comfortable to work on the laptop even though it has 5" more than the Lenovo.  A mouse is essential for the Dell and the larger screen is handy for watching movies and videos, but even for that it is not as good as the older, previous Dell laptop that was running a Duo Core (this one runs an i7). If the keyboard wasn't broken, it may have been worth to swap the motherboard (and RAM) from the more powerful laptop to the more comfortable one (if that is feasible).

The laptop previously had an Ubuntu 22.04 installed on it which was working pretty well, including connecting via Bluetooth to a speaker and the keyboard & mouse. Unfortunately I did not give the root partition enough space, so it kept complaining.  It did not help that I added a number of applications, mostly as Snaps, and that took a lot of space.😉

So I had to resize the partitions, naturally, before installing.  That was a pain because the Fedora installer doesn't really do any of that well. I ended up. in the Live USB , to install gparted to resize the partitions while maintaining the files already present (at least in the /home partition).  Eventually I got it installed and had to re-arrange the boot loading so that it loaded Fedora rather than drop me into a grub > prompt.

So now that it is installed, I need to think about how I want to use this laptop, in part so I don't install a ton of applications I will never use.  Easiest if I do this by not installing anything until I need it.

Use case ideas:

  • Browser and emails
  • Consuming social media and multimedia
  • Office-like productivity (usually Google Docs)
  • Dungeons & Dragons notes
  • Video editing
  • Minecraft and other time-wasting games (not too intense)
  • Managing Linux servers and network devices
  • Zoom & etc. video meetings
  • ... and doing it all from the luxury of the couch

The biggest drawback I have fund so far is that Linux does not suspend (Ubuntu or Fedora).  If I tell it to suspend it will go to sleep an about 1-2 second(s) later it wakes up again.  So it is not well suited for taking to a committee meeting or the like because I have to shutdown (so it doesn't overheat in the bag) and turn it on when I am there.  It's not a killer, but that isn't kind to the battery life.  

The other issue was fractional scaling.  The 100% is too small, and 200% is just too big.  Thankfully this is easily fixed by issuing the following command, and then re-opening Settings.

gsettings set org.gnome.mutter experimental-features "['scale-monitor-framebuffer']"

Meanwhile I am going to hold off on the development environment for the moment, until I have a development server to work on, or a specific project in mind. This is something that will take up a lot of space and not really be utilized sufficiently to make setting it up and the memory usage worthwhile.

For development work, and as a baseline computer setup, I still have Windows available on my desktop. It gives me the advantage of the larger screen, keyboard and mouse (all of which can be shared with the laptop) and better graphic card for games. I have to keep in mind this, so that whatever the laptop does not use, he desktop is used for.

So, how do you use your computer?




Monday, March 22, 2010

So Distro Updates are coming soon.. time to get ready!

Now that Ubuntu 10.04 is beta and due out in a little over a month with Fedora pretty hot on their heels coming out in the beginning of May, I have to start preparing my systems for the coming upgrades.

I'll be upgrading more this time than in the past because this coming Ubuntu is a Long Term Support (LTS) release and so this is going onto the family computer too.

I have 3 systems which will be upgrading; a family desktop and two laptop hard drives.

Part of the "preparing" process is going to be figuring out the best steps in upgrading and migrating.

The Family Desktop

This one will be a little easier to upgrade because not only is the distro going to be upgraded but the actual desktop will be replaced with a "new" (used) desktop so I am afforded the luxury of being able to return to the "old" system if something really breaks!

I'll be moving from Ubuntu 9.10 to Ubuntu 10.04 LTS, and probably sticking with it until the next LTS release in 2012. Since it is the family's computer and I have my laptop, it is a little easier for me to keep it stable (read: for me to leave it alone). Plus I can test things out on my laptop to determine if the upgrade is significant enough to push past the LTS-to-LTS cycle I am trying to impose.

The new desktop will need to be as similar to the current one because I do have one user who is very visual, and needs things to be right where they expect it. The more exact it is for her, the happier she'll be and the sooner she'll be back to being up-and-running.

Success happens with happy users, not happy admins.

The other consideration is that this desktop has 2 hard drives, and the second hard drive already has Windows 7 installed on it. Now I hate the idea of having to fool around with registration keys, and system shutting down features if I don't "comply" (something I've been spoiled with Linux since it doesn't have these same "features") so it exists completely on a separate hard disk.

I'm keeping the Windows 7 in part for fooling around with it when I need to, as well as for compatibility purposes. The only downside is the Printer/Scanner/Copier I just got is because the previous owner just got a Windows 7 laptop for Christmas, and Windows 7 doesn't like this machine. Linux, on the other hand, loves it even in 9.04!

My Laptop

My laptop will be slightly more complicated but still should not be overly difficult. See, it starts with having multiple hard disks in their trays so I can slide out one hard drive and replace it with another just like an old-fashioned game cartridge.

One of my hard drives is a 60 GB hard drive which is currently running Ubuntu 9.10. The other hard drive I'll be fooling around with is an 80 GB hard drive which is the newest hard drive I have and after hearing hard drives lasting 5-10 years I've realized that this is the only hard drive that isn't near or exceeding the 5 year mark.

My 80 GB hard drive already contains a Windows XP installation which I am going to hold on to for added compatibility purposes. The other distribution I have on it is Fedora 12. That's where the complication begins.

What is going to make things slightly more complicated than just upgrading is that I want to switch the distros on the hard drive:

My Windows/Fedora hard drive will become Windows/Ubuntu 10.04 LTS and my Ubuntu hard drive will become my Fedora 13 system.

Of course I do not want to be losing all of my settings, applications and files. I will need to make sure I'm "organized" so I don't step over my own two feet and end up loosing all of the backups from one system or the other.

To help with moving things around, I'll be employing an 8 GB USB Flash drive and possibly some of the networked Server space though it is in desperate need of cleaning out at this point.

When all of this is done, then it comes time to focuse on the server, but that's a whole 'nuther story!