2018-12-16 23:14:42 -0600 | received badge | ● Self-Learner (source) |
2018-12-16 23:14:42 -0600 | received badge | ● Necromancer (source) |
2018-12-07 10:23:38 -0600 | received badge | ● Nice Answer (source) |
2018-12-06 23:41:43 -0600 | received badge | ● Rapid Responder (source) |
2018-12-06 23:41:43 -0600 | answered a question | Changing Back Ownership of /usr/bin Try: (if you have access to su) su - root These are pretty close to the os defaults, but you could make them more re |
2018-12-06 22:42:03 -0600 | edited answer | Linux Kernel 4.19 wont compile on Fedora 29 aeperezt comment is correct. You will need to install openssl-devel. sudo dnf install -y openssl-devel |
2018-12-06 22:41:11 -0600 | edited answer | Anyone running Fedora on a Lenovo ThinkPad P51? Just upgraded to Fedora 29 and everything appears to be working. I'm able to run 2 external 4k monitors with the built-i |
2018-12-06 22:38:22 -0600 | received badge | ● Scholar (source) |
2018-12-06 22:37:42 -0600 | answered a question | Anyone running Fedora on a Lenovo ThinkPad P51? Just upgraded to Fedora 29 and everything appears to be working. I'm able to run 2 external 4k monitors with the built-i |
2018-12-06 22:06:54 -0600 | answered a question | Linux Kernel 4.19 wont compile on Fedora 29 aeperezt comment is correct. You will need to install openssl-devel. suod dnf install -y openssl-devel |
2018-12-06 22:06:54 -0600 | received badge | ● Rapid Responder (source) |
2018-08-03 11:09:43 -0600 | received badge | ● Necromancer (source) |
2018-08-03 11:09:43 -0600 | received badge | ● Self-Learner (source) |
2018-07-30 12:26:55 -0600 | answered a question | Anyone running Fedora on a Lenovo ThinkPad P51? Fedora release 28 fixed most of my issues, so I recommend upgrading if you're having ThinkPad P51 multiple monitor issue |
2018-01-10 02:43:12 -0600 | received badge | ● Famous Question (source) |
2017-11-29 17:28:56 -0600 | received badge | ● Good Question (source) |
2017-11-29 14:46:37 -0600 | received badge | ● Notable Question (source) |
2017-11-13 09:53:51 -0600 | received badge | ● Popular Question (source) |
2017-10-20 21:59:36 -0600 | commented question | Open file limit for a service What version of Fail2Ban are you using? You might have a bug. https://github.com/fail2ban/fail2ban/... Try: |
2017-09-23 01:52:05 -0600 | commented question | How can I fix broken sound for Flash Plugin 27 in Firefox? Have you see this thread? |
2017-09-23 00:19:21 -0600 | answered a question | Fedora 26 issues! Please Help! Can't Update my computer! Firstly, did you install a 32-bit version of glibc? Remove:
Clean all and show dups: Requires Rescue Mode if only 1 glibc version is installed:
x86_64: Also, try: DNF History: |
2017-09-22 23:31:08 -0600 | answered a question | Help please -- Server stuck "start job running for hold" on boot Before trying Rescue Mode, try booting in to multi-user mode. Example (UEFI systems) the grub2.cfg menu entry: Booting to multi-user target mode To enter multi-user mode during boot, on the GRUB 2 boot screen, press the
Booting to Rescue target mode Rescue mode provides a convenient single-user environment and allows you to repair your system in situations when it is unable to complete a normal booting process. In rescue mode, the system attempts to mount all local file systems and start some important system services, but it does not activate network interfaces or allow more users to be logged into the system at the same time. In Fedora, rescue mode is equivalent to single user mode and requires the root password. To enter rescue mode during boot, on the GRUB 2 boot screen, press the Add the following parameter at the end of the linux line on 64-Bit IBM Power Series, the linux16 line on x86-64 BIOS-based systems, or the linuxefi line on UEFI systems:
Additional Troubleshooting: Now, if you want to disable a service, then you simply do:
Links: |
2017-09-21 15:10:23 -0600 | received badge | ● Nice Question (source) |
2017-09-21 14:15:27 -0600 | received badge | ● Student (source) |
2017-09-21 11:35:30 -0600 | asked a question | Anyone running Fedora on a Lenovo ThinkPad P51? Are there any Fedora Lenovo ThinkPad 51 (4K) users out there? I would appreciate some help working through different issues that I'm experiencing. Prerequisite:
Issues/Help:
Specs: Fedora 26: Update: (Thu Sep 21 13:14:20 2017) I've installed the Nvidia drivers (Driver Version: 384.90) and Fedora 26 doesn't freeze when using the ThinkPad docking station. A new issue presented itself, none of my external displays are showing up in Fedora. |
2017-09-21 10:58:28 -0600 | answered a question | Can't run VirtualBox after installation Remove any VirtualBox packages you've installed. Remove any VirtualBox repos in: Add the VirtualBox.repo file to Clean and refresh your Install the latest VirtualBox package (Make sure to accept the GPG key, you should be asked): Finally, download and install the VirtualBox Extension Pack: Important: Please install the extension pack with the same version as your installed version of VirtualBox |
2017-09-20 12:45:17 -0600 | answered a question | Fedora 26 Wifi Doesn't Work - Mediatek 7630e I'm making some assumptions here, and they might not be correct, but If you have UEFI-native mode (BIOS, but not BIOS) then you will want to check if Secure Boot is enabled. Additionally, consider enabling BIOS compatibility mode (CSM) which by default disables Secure Boot. After you've sorted this matter out, follow the installation section, but your family is RedHat using the dnf package manager. build-essentials (dnf):
This will install more than you need, but here:
https://github.com/neurobin/MT7630E Quote (github) link above:
Important UEFI reading material: |
2017-09-20 10:54:56 -0600 | answered a question | Vim.desktop doesn't work corectly. [Solved] You will need to create a vim.desktop file in: Example vim.desktop file: Then reload your gnome-shell: |
2017-09-11 19:38:41 -0600 | edited answer | What settings do I need to change in my UEFI to install Fedora 26 on my Toshiba Laptop? You shouldn't have to change anything, but I want to add some reading material to the conversation. Important UEFI reading material: |