• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar

TweakHound

Computer stuff...

  • Home
  • Windows XP
  • Windows Vista
  • Windows 7
  • Windows 8
  • Windows 10
  • Windows 11
  • Linux
  • Tweak Guides
  • Site Info
    • About
    • About Me
    • TweakHound’s World
    • Contact
    • My Computers
    • Old Articles
    • Privacy Policy
    • Old Index
    • Advanced Search

Linux

Linux Mint 17.2 Is Out

June 30, 2015, 15:53(EDT) By Eric (a.k.a. TweakHound)

linuxmintLinux Mint has released version 17.2 of their Cinnamon and Mate desktops.
Hit up their home page for more info. Download it here.
Here is a screenshot of my Linux Mint 17.2 Cinnamon virtual machine: [Read more…] about Linux Mint 17.2 Is Out

Tagged With: Linux

openSUSE – Unlocking KWallet and Google Integration

March 15, 2015, 12:58(EDT) By Eric (a.k.a. TweakHound)

opensusegeeko

opensusegeekoI wanted to add Google Calendar to KOrganizer but it kept pestering me for a password at every sign-in. A quick Google search and a little configuring got it to work.
[Read more…] about openSUSE – Unlocking KWallet and Google Integration

Tagged With: How-To's, Linux, openSUSE, This Site

openSUSE 13.2 Tips, Tricks, and Tweaks

November 14, 2014, 11:13(EST) By Eric (a.k.a. TweakHound)

opensusegeeko

opensusegeekoHow I use openSUSE 13.2. I hope you find something useful here!
This article will be updated as I find more tips or on the off chance that someone actually sends some in.
[Read more…] about openSUSE 13.2 Tips, Tricks, and Tweaks

Tagged With: How-To's, Linux, openSUSE, This Site

Dual Boot openSUSE 13.2 and Windows 8.1 UEFI

November 13, 2014, 14:35(EST) By Eric (a.k.a. TweakHound)

opensusegeeko

opensusegeekoThis is how I dual-boot my Windows 8.1 rig with openSUSE 13.2.
Though virtually unchanged from this version, I’ve put up a new version here: Dual Boot openSUSE Leap and Windows 10 UEFI
Notes:
– BACKUP your computer with a disk image before attempting this!
– Please do not contact me with questions on this topic.
That’s what the openSUSE forums are for.
– For how I dual-boot with a standard BIOS (legacy) see here: Dual-Boot openSUSE 12.3 And Windows (article is NOT compatible with BTRFS)

Interesting Links
openSUSE:UEFI
BCD System Store Settings for UEFI
Dual booting with Windows 8, not as painful as expected.

Preparation
1 – Full disk image backup using Acronis True Image.
2 – Make or leave unpartitioned space on OS drive for openSUSE. (If you can’t do this without a tutorial, well…..)
3 – Make UEFI boot usb flash drive with Rufus.

Installation
Pardon the odd screenshots. I used Vmware player for this article.

I should note that I am not a believer in using multiple partitions for my Linux installs.

Boot up, go through setup until you get to the partitioning section.
I do not use BTRFS and I always use Create Partition Setup…
os132_uefiboot_1

Choose Custom Partitioning (for experts) and click Next

os132_uefiboot_2

Right-click on the DRIVE where you want to install openSUSE and choose Add Partition
Make a swap partition, 2-4GB is fine.

os132_uefiboot_3

Below are the options I use. Ext4 for file system, noatime, discard (=trim)

os132_uefiboot_4

This next step is critical as your system will not boot without it.

Right-click on the Windows EFI boot partition and choose Edit

os132_uefiboot_5

Choose Mount partition
Choose /boot/efi
Click Finish

os132_uefiboot_6

Done?  click Accept

os132_uefiboot_7

Last chance to bail…
Click Next

os132_uefiboot_8

I don’t use Secure Boot. It can be disabled here:

os132_uefiboot_9

Boot Screen:

os132_bootmenu_1

 

Everything should run just peachy until you boot into Windows again.

Windows will usually try and make its bootloader default again which means openSUSE isn’t an option.

While in Windows, open an Elevated Command Prompt and copy/paste this command (source):

bcdedit /set {bootmgr} path \EFI\opensuse\shim.efi

That’s it!

Tagged With: How-To's, Linux, openSUSE, This Site

TweakHound’s BTRFS Notes

October 15, 2014, 07:25(EDT) By Eric (a.k.a. TweakHound)

opensusegeeko

opensusegeekoFirst draft: 15OCT2014

Purpose
This page contains my notes on BTRFS. I hope that others may find it useful.
This page will be updated as I gather more info.
If you have useful info please contact me.
[Read more…] about TweakHound’s BTRFS Notes

Tagged With: Linux, openSUSE

openSUSE 13.2 Beta: BTRFS vs. EXT4

September 25, 2014, 16:43(EDT) By Eric (a.k.a. TweakHound)

opensusegeeko

opensusegeekoopenSUSE has decided to use BTRFS as the default file system for openSUSE 13.2.
I’m currently testing 13.2 Beta 1 ( openSUSE 13.2 Is Coming – First Beta Has Arrived! ).
My main reason for testing is to see if I want to use BTRFS. To be clear, I am testing this to see if I want to use this on MY computers. For the purpose of this article I am not interested in any other scenario. [Read more…] about openSUSE 13.2 Beta: BTRFS vs. EXT4

Tagged With: Linux, openSUSE

openSUSE Moves To Rolling KDE Releases

April 1, 2014, 17:23(EDT) By Eric (a.k.a. TweakHound)

opensusegeeko

opensusegeekoFor those that like the latest KDE releases, openSUSE has just made that easier. They’ve added a “rolling release” repo.
See: Raymond Wooninck – Moving to a rolling KDE release repository
The new repos are:
KDE – http://download.opensuse.org/repositories/KDE:/Current/openSUSE_13.1/
KDE Extra – http://download.opensuse.org/repositories/KDE:/Extra/KDE_Current_openSUSE_13.1/
To switch to the repos use the “switch system packages” option in YaST.
See: http://en.opensuse.org/SDB:Vendor_change_update#Full_repository_Vendor_change
(if you use Packman be sure to use this method on the Packman repo after your initial update)
You can follow all the latest KDE release news here.

Tagged With: openSUSE

openSUSE 13.1 Tips, Tricks, and Tweaks

December 1, 2013, 08:39(EST) By Eric (a.k.a. TweakHound)

opensusegeeko

opensusegeeko
openSUSE 13.2 has been released. Please see: openSUSE 13.2 Tips, Tricks, and Tweaks

openSUSE 13.1 Tips, Tricks, and Tweaks
This article will be updated as I find more tips or on the off chance that someone actually sends some in.
[Read more…] about openSUSE 13.1 Tips, Tricks, and Tweaks

Tagged With: Linux, openSUSE

openSUSE 13.1 Is Out

November 19, 2013, 16:46(EST) By Eric (a.k.a. TweakHound)

opensusegeeko

opensusegeekoAnnouncement: openSUSE 13.1: Ready For Action!
Download
openSUSE Forums

Useful Links
openSUSE 13.1 Multi-media and Restricted Format Installation Guide
openSUSE 13.1: install ‘bumblebee’ and disable discrete graphics adapter on NVIDIA Optimus laptop
There will not be acrobat reader in 13.1
openSUSE: Security Guide
Lots of other guides from openSUSE

more this weekend…

Tagged With: openSUSE

openSUSE 12.3 Tips, Tricks, And Tweaks

March 25, 2013, 13:06(EDT) By Eric (a.k.a. TweakHound)

opensusegeeko

opensusegeekoThis page is dedicated to making your openSUSE experience a little better.
I will continue to update this page as:
– Folks send in or post tips. Please send them in!
– I find tips somewhere else.
– I write tips myself.
Please keep in mind that I do not use and have no interest in any other desktop than KDE.
last updated 30MAR2013
[Read more…] about openSUSE 12.3 Tips, Tricks, And Tweaks

Tagged With: How-To's, Linux, openSUSE, This Site

« Previous Page
Next Page »

Primary Sidebar

Popular Posts

Tweaking Windows 10

Software I Use – 2021 Edition

Timer Tweaks Benchmarked

Win10 – Get Auto-Login Back

Recent Posts

  • Weekend News
  • Weekend News
  • Patch Tuesday
  • Friday News
  • Patch Tuesday
  • Using Wise Disk Cleaner
  • Using Cleanmgr+
  • O&O ShutUp10++ 2.2.1024
  • Friday News
  • Windows 11 OOB Update
buywin10th2

Tags

  • Android
  • Backup
  • Beer
  • Computer Hardware
  • Computer News
  • Cool Tools
  • Freeware
  • How-To's
  • Linux
  • Off Topic
  • openSUSE
  • Playlists
  • Privacy
  • Security
  • Software
  • This Site
  • vacation
  • Veterans
  • Windows 10
  • Windows 11
  • Windows 7
  • Windows 8
  • Windows Vista
  • Windows XP

Catagories

  • Android
  • Backup
  • Beer
  • Computer Hardware
  • Computer News
  • Cool Tools
  • Freeware
  • Freeware Machines
  • How-To's
  • Linux
  • News From The Web
  • Off Topic
  • openSUSE
  • Privacy
  • Security
  • Software
  • Tweak Guides
  • Veterans
  • Windows
  • Windows 10
  • Windows 11
  • Windows 7
  • Windows 8
  • Windows Vista
  • Windows XP

TweakHound - Optimize Your Computing Experience! TweakHound - Optimize Your Computing Experience!

Copyright 2002-2025 by Eric Vaughan All material contain here is the property of the materials owner. Windows, Windows XP, Windows Vista, Windows Seven, Windows 8, Windows 10, Windows 11, Microsoft, and all associated logos are trademarks/property of Microsoft. You may not use or copy any material from tweakhound.com without expressed written permission. Hotlinking to any material within this site is forbidden. Privacy Policy