Skip to content

Instantly share code, notes, and snippets.

@kurtis318
kurtis318 / Manjaro_Linux_Installation_Tips.md
Last active June 11, 2019 16:28
Manjaro Linux Installation Tips
@kurtis318
kurtis318 / Command_line_tools_to_show_battery_status.md
Created January 30, 2019 03:16
Command line tools to show battery status
@kurtis318
kurtis318 / Network_prefix_to_mask_chart.md
Last active January 22, 2019 23:05
Network prefix to mask chart
@kurtis318
kurtis318 / RHEL_Install_Boot_Options.md
Last active December 4, 2018 23:18
RHEL Install Boot Options URL
@kurtis318
kurtis318 / Change_KDE_Wallet_Password.md
Last active November 14, 2018 05:28
Change KDE Wallet Password

Issue:

Changed login password via User Manager gui on my XPS 15 running Fedora 29. I noticed that after the next reboot, I get prompted to enter my KDE Wallet password. The only value that works is my previous login password.

Solution:

Use the KDE Wallet Manager application in the System Settings tool.

selection_037

wallet manager_038

kde wallet service_039

@kurtis318
kurtis318 / Fix_F29_KDE_tty_keyboard_shortcuts_and_display_brightness_on_Dell_XPS_15.md
Created November 10, 2018 06:10
Fix F29 KDE tty keyboard shortcuts and display brightness on Dell XPS 15

Issue1:

I noticed while performing a fresh install of Fedora 29 on my Dell XPS 15 that the keyboard shortcuts to switch to alternate tty session did not work. Control-Alt-4 was the only one that would get me a tty but I could never get back to the Xorg session (control-alt-1 did not work).

Solution1:

This was solved by adding the following as permanent kernel boot parameters in /etc/default/grub and recreating /etc/grub2/grub.cfg (grub2-mkconfig -o /boot/grub2/grub.cfg). Here are the boot parameters that I believe need to be added in the exact order:

acpi_osi=! acpi_osi=Linuxacpi_osi="Windows 2009"

Issue2:

@kurtis318
kurtis318 / File_not_found_appstream.xml.gz.md
Last active October 29, 2018 13:18
File not found appstream.xml.gz

Issue

Running KDE Plasma desktop and software updates show a message similar to this one

Error when getting information for file 
“/var/cache/PackageKit/28/metadata/rpmfusion-nonfree-nvidia-driver/repodata/appstream.xml.gz”: No such file or directory 

Solution

REF: https://bugzilla.redhat.com/show_bug.cgi?id=1580162#c3

dnf doesn't use appdata, if the repo does not include appdata, it should not include:
@kurtis318
kurtis318 / new_command_inxi.md
Last active October 25, 2018 14:00
New command: inxi

Command Description

inxi - Command line system information script for console and IRC

Examples

[kurtis@kwrp50 ~] $ inxi -Fxxxz
System:    Host: kwrp50.rchland.ibm.com Kernel: 4.18.16-200.fc28.x86_64 x86_64 bits: 64 compiler: gcc v: 8.2.1 
           Desktop: KDE Plasma 5.13.5 tk: Qt 5.11.1 info: plank wm: kwin_x11 dm: LightDM 1.28.0, SDDM 
           Distro: Fedora release 28 (Twenty Eight) 
Machine:   Type: Laptop System: LENOVO product: 20EQS3B400 v: ThinkPad P50 serial: <filter> Chassis: type: 10 
@kurtis318
kurtis318 / How_to_determine_Linux_OS_installation_date.md
Last active March 30, 2019 15:10
How to determine Linux OS installation date
@kurtis318
kurtis318 / Fix_for_No_xauth_data_ssh_from_chromebook.md
Last active September 22, 2018 00:10
Fix for "No xauth data" ssh from chromebook