2017-11-23 02:09:54 -0600 | answered a question | Bagaimana cara agar spesifik kernel tidak auto remove pada saat update? Hi, edit fail /etc/dnf/dnf.conf dan tambah Kemudian, cuba |
2017-11-23 02:09:33 -0600 | commented question | Bagaimana cara agar spesifik kernel tidak auto remove pada saat update? Hi, edit fail /etc/dnf/dnf.conf dan tambah Kemudian, cuba |
2017-08-12 17:01:02 -0600 | received badge | ● Student (source) |
2017-08-12 16:34:24 -0600 | answered a question | How to make gnome titlebar smaller? (gnome 3.20.2) Use the code as below |
2017-08-12 16:34:21 -0600 | answered a question | Python Utils module is missing Seem you are missing python util package should work for you |
2017-08-12 16:34:16 -0600 | asked a question | Alarm not working in background I am using Fedora 25 (Gnome). I setup alarm to alert me on 1:00AM everyday but it does't buzz as expected unless I open the clock GUI. Can anyone explain why it happen? Alarm timer suppose to work in background. |
2017-08-12 12:42:36 -0600 | answered a question | How to avoid start mysql services at system boot You can manually start any service during boot-up, e.g mysql, you need to set systemd to disable the service from activate when you OS loaded. Just run : If you want the service to run automatically during boot-up change the parameter You saying that mysql took lot of time during shutdown. Then what you need is, run the services only when needed with after done with that, you need to shutdown the services via For personal use and if you are using gnome to install this services-systemd extension, just add the service and use the GUI to start and stop the services. It much effective for personal use. |
2017-07-31 01:21:42 -0600 | commented question | system not ready for update Check https://ask.fedoraproject.org/en/ques... maybe it related |
2017-07-31 01:21:38 -0600 | answered a question | Fedora security labs spins SHA? Hi there, here the F26 security labs checksum https://download-ib01.fedoraproject.org/pub/alt/releases/26/Labs/x8664/iso/Fedora-Labs-26-1.5-x8664-CHECKSUM |
2017-07-27 21:36:02 -0600 | answered a question | Unable to upgrade to Fedora 26 from Fedora 25 It seems like you are using third-party repositories on your system. Some of your third-party repositories is not ready yet for F26 (example : 'folkswithhats', 'rpmfusion').. You’ll need to temporarily disable these repositories while you make the upgrade, or wait until they are ready / compatible to make the upgrade. Lets check you repo list via Change the selected repo to disable with Do you upgrade command and let see if problem solved. |