2019-04-02 06:56:08 -0600 | received badge | ● Nice Answer (source) |
2019-03-31 10:37:56 -0600 | edited answer | can't install software To disable repositories temporarily you can use --disablerepo= with the dnf command. To disable all repositories you can |
2019-03-31 10:37:13 -0600 | received badge | ● Rapid Responder (source) |
2019-03-31 10:37:13 -0600 | answered a question | can't install software To disable repositories temporarily you can use --disablerepo= in the dnf command. To disable all repositories you can u |
2019-03-02 07:13:26 -0600 | answered a question | how to launch a jar file by double clicking it? This depends on the file explorer you are using. In Thunar you can right click the .jar file then click Open with ot |
2019-03-02 07:13:26 -0600 | received badge | ● Rapid Responder (source) |
2019-03-02 04:49:20 -0600 | commented question | Something in my .bashrc is preventing gdm logins You could try to add exec &> /tmp/bashrc.log to your .bashrc file at the top. Then try to login and check the fil |
2019-02-15 13:22:42 -0600 | received badge | ● Rapid Responder (source) |
2019-02-15 13:22:42 -0600 | answered a question | ZFS doesn´t work on fedora 29 ... ?! This is a known issue in ZoL and is related to a incompatibility with kernel 4.20. ZFS 0.7.13 will have kernel 4.20 supp |
2019-02-03 06:53:44 -0600 | commented question | Thunderbolt USB C dock: USB peripherals stop working Try to rescan the pci bus as described above next time. |
2019-02-03 06:52:30 -0600 | commented question | Fedora 28, Tiger VNC Server black screen Can you try to start with /usr/bin/dbus-launch --exit-with-session /usr/bin/gnome-session. |
2019-02-03 06:41:04 -0600 | commented question | Thunderbolt USB C dock: USB peripherals stop working You could try echo 1 > /sys/bus/pci/rescan when this happens next time and check if it get resolved. Did you also try |
2019-01-26 09:16:14 -0600 | commented question | Is there a MPI implementation with 64-bit integer available for Fedora? Best would be to compile it from source. Most MPI packages deliver outdated versions as well. |
2019-01-19 03:48:23 -0600 | commented question | Software not installing updates Is it possible that you are booting from a Live USB stick? |
2019-01-13 03:54:26 -0600 | commented question | libjsoncpp.so.20 missing on jsoncpp package Did you copy this binary from a different distribution? Best would be to recompile the program, as an alternative you co |
2018-11-17 06:59:40 -0600 | commented question | Openvpn private key failure after upgrade to Fedora 29 Did you try to delete and recreate the OpenVPN connection within NetworkManager? Depending from which version you upgrad |
2018-11-10 11:30:59 -0600 | commented question | Fedora 27 RAID Resync on every boot, reopened A mdadm RAID will always resync the whole disks, despite the usage of the disks. Did you consider that this could be a h |
2018-11-10 11:30:25 -0600 | commented question | Fedora 27 RAID Resync on every boot, reopened A mdadm' RAID will always resync the whole disks, despite the usage of the disks. Did you consider that this could be a |
2018-09-10 16:29:49 -0600 | received badge | ● Good Answer (source) |
2018-09-08 12:26:11 -0600 | commented question | iptables -L PREROUTING not showing up You may want to rerphrase your question as it is very confusing and explain what you actually want to achieve. This soun |
2018-09-08 12:24:38 -0600 | commented question | iptables -L PREROUTING not showing up You may want to rerphrase your question as it is very confusing. You are talking about PREROUTING, but your last stateme |
2018-09-06 13:02:51 -0600 | commented question | Verifying checksum on windows 10 You might want to try sha256sum.exe for Windows. |
2018-09-02 22:57:12 -0600 | received badge | ● Nice Answer (source) |
2018-09-01 13:37:15 -0600 | commented question | NVIDA Quadro P1000M shows up Wrong in lspci You could try to run update-pciids, which loads the latest translations for PCI IDs to human readable names. I doubt tha |
2018-09-01 04:40:18 -0600 | commented question | Resizing /boot: At least 8MB more space needed on the /boot filesystem. I think it is easier to clean up the /boot partition than resizing things. The size should be OK. I am having 3 kernels |
2018-08-11 08:24:44 -0600 | commented question | How do I set my display to grayscale? Maybe this helps? |
2018-06-04 14:06:46 -0600 | received badge | ● Nice Answer (source) |
2018-06-03 08:44:59 -0600 | commented question | Fedora 28, HDMI not working! PLEASE HELP! Did you try with arandr? If it is not installed install it with sudo dnf install arandr and start it in a terminal as no |
2018-06-03 08:44:29 -0600 | commented question | Fedora 28, HDMI not working! PLEASE HELP! Did you try with arandr? If it is not installed install it with sudo dnf install arandr and start it in a terminal as no |
2018-05-26 08:38:26 -0600 | commented question | Failed to install nano There should be more info/output from the dnf command. The message concerning the pgdg95 corresponds to a PostgreSQL rep |
2018-05-26 08:35:02 -0600 | commented question | How do I access the executable binary for compat-ffmpeg28 that is installed? If you have installed the RPM package, you can run rpm -ql compat-ffmpeg28 to find all files that are shipped with it. I |
2018-05-25 00:56:45 -0600 | received badge | ● Good Answer (source) |
2018-05-24 15:17:54 -0600 | received badge | ● Nice Answer (source) |
2018-05-24 13:08:24 -0600 | edited answer | gcc does not find c++ headers As the error from the last output already outlines, use std::cout instead of cout and install and use gcc-c++. [user@lo |
2018-05-24 13:06:01 -0600 | answered a question | gcc does not find c++ headers As the error from the last output already outlines, use std::cout instead of cout. [user@localhost test]$ cat test.cpp |
2018-05-24 13:06:01 -0600 | received badge | ● Rapid Responder (source) |
2018-03-25 04:12:28 -0600 | commented question | Can't open .jar You might want to add the link where you have downloaded the jar, the exact command you have used and the errors that appear when you try starting the |
2018-03-18 11:33:46 -0600 | commented question | Why has seamonkey quit working on yahoo mail? From here it is stated that Seamonkey is considered unsupported. The last post mentioned that you can change the user-agent in Seamonkey to Firefox which solved that problem. Not sure if that is connected to your specific problem, would need more details then. |
2018-03-17 09:31:21 -0600 | commented question | Stop Fedora 27 Notifications Maybe this helps. |
2018-03-11 12:10:21 -0600 | commented question | Why does Fedora not provide a coloured PS1 by default? What makes you think that this would help everyone? I am happy having no colors as default and configure such things as needed. |
2018-03-11 08:19:01 -0600 | commented question | ./a.out: error while loading shared libraries: libgraph.so.1: cannot open shared object file: No such file or directory Okay, so |
2018-03-11 06:26:03 -0600 | commented question | ./a.out: error while loading shared libraries: libgraph.so.1: cannot open shared object file: No such file or directory Could you please a bit more information about how you installed the library in exact steps. Also provide the output of |
2018-03-10 08:32:22 -0600 | commented question | saned in root ??? Check the permissions on the the device of your scanner connected in |
2018-03-09 04:25:35 -0600 | received badge | ● Good Answer (source) |
2018-03-09 01:37:31 -0600 | received badge | ● Nice Answer (source) |
2018-03-08 23:25:05 -0600 | answered a question | Cut command is not working as expected. You have to specify a delimiter for the field separation. The default delimiter is So, as your sample.txt does not include a To get the second field of your sample.txt as it is, use the command as follows. But I am still wondering why you would expect To use the default delimiter |
2018-03-01 11:54:27 -0600 | commented question | nmap question: who has the port open? Well, it is already there |
2018-02-25 11:07:02 -0600 | commented question | Microcode intel It looks like you already have installed the latest revision 0x22 for your CPU which is shipped in the 20171117 package. There is a newer release 20180108, but that one is considered to cause problems. You should open a second question concerning your actual problem as this seems to be a x-y-problem, since you said something about problems with gnome. |
2018-02-25 04:26:47 -0600 | commented question | Microcode intel According to here the |
2018-02-24 09:22:30 -0600 | answered a question | dnf output problem on group-installing 'compiz' in live user! Since you are on a LIve USB environment, the root filesystem is read-only. Trying to install things on the other hand needs modifications on the root filesystem. There are ways to add some persistent storage to a Live USB environment, but I have never tested that. You can read through here. |