I am back to using openSUSE 13.2 and KDE4. I’m just not happy with the newest openSUSE and KDE.
[Read more…] about Not Happy With openSUSE Leap and KDE5
Linux
openSUSE Leap 42.1 Tips, Tricks, and Tweaks
This article IS NOT FINISHED. I’m preoccupied with other stuff but folks have been asking for this so I thought I would show what I’ve got.
[Read more…] about openSUSE Leap 42.1 Tips, Tricks, and Tweaks
Dual Boot openSUSE Leap and Windows 10 UEFI
This is how I dual-boot my Windows 10 rig with openSUSE Leap.
This article is virtually unchanged from: Dual Boot openSUSE 13.2 and Windows 8.1 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…
Choose Custom Partitioning (for experts) and click Next
Right-click on the DRIVE where you want to install openSUSE and choose Add Partition
Make a swap partition, 2-4GB is fine.
Below are the options I use. Ext4 for file system, noatime, discard* (=trim)
*note – I am not using discard at the moment because it was causing errors on my Samsung 850 Pro SSD.
This next step is critical as your system will not boot without it.
Right-click on the Windows EFI boot partition and choose Edit
Choose Mount partition
Choose /boot/efi
Click Finish
Done? click Accept
Last chance to bail…
Click Next
I don’t use Secure Boot. It can be disabled here:
Boot Screen:
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!
Linux workstation security checklist
Linux Foundation – Linux workstation security checklist
This is a set of recommendations used by the Linux Foundation for their systems administrators. All of LF employees are remote workers and we use this set of guidelines to ensure that a sysadmin’s system passes core security requirements in order to reduce the risk of it becoming an attack vector against the rest of our infrastructure.
Linux Mint 17.2 Is Out
Linux 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
Wednesday Random Stuff…
The Worlds #1 Operating System On Sale
Newegg has Microsoft Windows 7 Home Premium SP1 64-Bit – OEM on sale.
Note: This qualifies for the free Win10 upgrade if you’re so inclined.
Regular Price: 99.99
$30 off coupon code: EMCASNT224
Shipping: $2.99
Total: $72.98
Tax for CA, IN, NJ, TN residents.
Expires 28MAY2015
Abracadabra *poof* Mandriva Is Gone
The first Linux distro I ever used is no more.
OpenMandriva will carry the flag forward (in reality it has for the last couple of years).
A Tip Of The Hat
Fedora Linux 22 has been released.
openSUSE – Unlocking KWallet and Google Integration
I 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
openSUSE 13.2 Tips, Tricks, and Tweaks
How 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
Dual Boot openSUSE 13.2 and Windows 8.1 UEFI
This 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…
Choose Custom Partitioning (for experts) and click Next
Right-click on the DRIVE where you want to install openSUSE and choose Add Partition
Make a swap partition, 2-4GB is fine.
Below are the options I use. Ext4 for file system, noatime, discard (=trim)
This next step is critical as your system will not boot without it.
Right-click on the Windows EFI boot partition and choose Edit
Choose Mount partition
Choose /boot/efi
Click Finish
Done? click Accept
Last chance to bail…
Click Next
I don’t use Secure Boot. It can be disabled here:
Boot Screen:
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!
TweakHound’s BTRFS Notes
First 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