similar to: Centos 7 and priorities

Displaying 20 results from an estimated 11000 matches similar to: "Centos 7 and priorities"

2018 Jun 11
3
squishy bell
Both Gnome and KDE give me a loud squishy bell at the thought of the drop of a hat. I did not get that in C6. I infer it is a C7-specific thing. Short of disabling my audio altogether, how do I make it go away? Not one of C7's better features. -- Michael hennebry at web.cs.ndsu.NoDak.edu "Sorry but your password must contain an uppercase letter, a number, a haiku, a gang sign, a
2015 Nov 18
2
Intel SSD
I always tell vendors I'm using RHEL, even though we're using CentOS. If you say CentOS, some vendors immediately throw up their hands and say "unsupported" and then won't even give you the time of day. A couple tricks for fooling tools into thinking they are on an actual RHEL system: 1. Modify /etc/redhat-release to say RedHat Enterprise Linux or whatever the actual RHEL
2019 May 08
3
youtube-dl No module named 'pkg_resources'
youtube-dl doesn't work for me after a recent update. I do not use it often, so do not know whether the update matters. It gives the error message: Traceback (most recent call last): File "/usr/bin/youtube-dl", line 6, in <module> from pkg_resources import load_entry_point ModuleNotFoundError: No module named 'pkg_resources' I've tried reinstalling
2019 Aug 04
5
browsers slowing Centos 7 installation to a crawl
On Sun, 4 Aug 2019, John Pierce wrote: > your DNS settings are in /etc/resolv.conf, just like every other unix > system since forever. Much to my surprise, I found this: # Generated by NetworkManager search midcoip.net nameserver 192.168.0.1 nameserver 2001:48f8:3004:2ce:5a19:f8ff:fe9e:a4bc I doubt it's the source of my problems, but the second line looks like something midco did to
2019 Nov 03
8
printer only prints one page, if anything
I've got a Brother HL-L2360D series printer connected to Centos 7. CUPS lists it as Generic PCL6/PCL Printer - CUPS+Gutenprint v5.2.9 . When I tell it to print a pdf file, it prints at most the first page. After powering the thing off and turning it on again, it printed page 3 of pages 3-6 . On trying it again, the thing claimed it was receiving data and printed page 3 of pages 3-6 again.
2018 Jul 12
7
bad text under KDE and C7
> > > > Kernel driver in use: i915 > > Kernel modules: i915 > The i915 driver is fairly rock solid - virtually all desktop machines these days have on-board Intel video, it's the lowest common denominator. And your chipset is not exactly cutting edge stuff. Are there any errors in the logs - either kernel logs or X logs? For some reason you say you
2015 Nov 27
7
how do I download pictures from a dumb phone?
How do I download pictures from a dumb phone? I have a Samsung phone I bought at a Walmart. According the the front, it worships Verizon. Beyond that, I'm not at all sure what kind. If I use a real USB connector to connect it to my PC, CentOS sees it as a character special device. What, if anything, I can do with that device, I do not know. I've not found any settings related to USB. In
2015 Nov 18
5
Intel SSD
Hi I have a supermicro server, motherboard is with C612 chipset and beside that with LSI3108 raid controller integrated. Two Intel SSD DC S3710 200GB. OS: Centos 7.1 up to date. My problem is that the Intel SSD Data Center Tool (ISDCT) does not recognize the SSD drives when they connected to the standard S-ATA ports on the motherboard, but through the LSI raid controller is working. Does
2015 Oct 26
5
ssh freezes
All too often, my ssh session will freeze. I'm fairly certain the problem is at my end. None of the tilde commands work. In particular, ~# and ~. are nonfunctional. I can write to ssh's terminal window from another terminal window. If I kill the ssh process, I can ssh in again. The next time it happens, I will try another ssh session without killing the first one. dmesg did not show me
2020 May 12
3
no images from www.imdb.com
For some reason, I no longer seem to get images from www.imdb.com , i.e. Internet Movie DataBase. The effect is really weird. I get from Firefox, Konqueror and Chromium. I'm running Centos 7. It's been happening for a few months now, so I really cannot tell what changed that mioght have caused it. How do I debug and fix this? Chromium still asks me for passwords a lot. I expect that is a
2016 May 07
4
Firefox 45.1.0 stability
On 2016-05-06, Nux! <nux at li.nux.ro> wrote: > Guys if you are using my repo on CentOS 6 then the new Firefox might > not like the old ffmpeg I ship. > > There is new and apparently working stuff in my testing repo; try to > upgrade and see if that solves the problem. Feedback welcome so I can > move the testing packages in the main repo sooner, rather than later. >
2017 Sep 13
3
audio flaky
On Wed, 13 Sep 2017, wwp wrote: > On Tue, 12 Sep 2017 12:02:34 -0500 (CDT) Michael Hennebry <hennebry at web.cs.ndsu.nodak.edu> wrote: > >> I'm running CentOS 6. >> The audio goes in and out a lot. >> With vlc, I can sometimes get the audio back >> by turning the audio track off and on again. >> I have similar issues with a/v embedded in html.
2019 Mar 17
4
konqueror vs. centos and mathematics
I'm running centos 7. Firefox spends so much time in th D state that I am trying konqueror. Displaying mathematics on wikipedia, e.g. Remez algorithm seems to be a no go. Wikipedia seems to use tex, so I installed texlive and texlive-* . Firefox hadn't needed it and it did not seem to help konqueror. My guess is that there is a bit somewhere that I need to flip, but I have no idea where it
2016 Dec 18
3
PulseAudio is streaming with an excessive latency.
On Sat, 17 Dec 2016, John R Pierce wrote: > On 12/17/2016 9:18 AM, Michael Hennebry wrote: >> vlc.x86_64 2.0.10-1.el6 @rpmfusion-free-updates > > rpmfusion is comatose, that VLC rpm hasn't been updated in a couple years. Does that imply that I should abandon VLC or just rpmfusion? This site:
2016 Dec 20
2
PulseAudio is streaming with an excessive latency.
On Sun, 18 Dec 2016, John R Pierce wrote: > before switching to Nux, I would take note of, and uninstall any rpmfusion > packages, then remove the rpmfusion repo, install the nux repo, and install > the nux versions of the packages you want. >From yum: Downloading Packages: ... -------------------------------------------------------------------------------- Total
2017 Apr 07
4
HP USB printer accepts jobs, but won't print
My HP USB C3180 All-in-one printer accepts jobs, but does not print. A job simply sits in the queue. I haven't used it on this computer for a while. It will print a test page when I connect it. The last line from hp-info -i is 04/07/17 13:26:21 5012 Device communication error hennebry 0 (I've removed some blanks.) Any ideas on how to diagnose this? -- Michael hennebry at
2017 Mar 17
6
laptop editing
How does one put centos on a laptop? My understanding that laptops no longer come with optical drives. Booting from an install disk would be difficult. >From https://wiki.centos.org/HowTos/Laptops : Preparation tasks Repartition your harddisk Backup your Master Boot Record (MBR) Modifying your bootloader My understanding is that most laptops have at most one harddisk. Can it
2016 Dec 17
2
PulseAudio is streaming with an excessive latency.
I'm running centos 6, just did a yum update, and still cannot get sound from vlc. The entire message (reformatted): Potential PulseAudio version problem: PulseAudio is streaming with an excessive latency. Sound may be lost or quality degraded. To address that issue, upgrade the PulseAudio daemon to version 3.0, or disable the alternate sampling rate in its configuration I can find
2019 Aug 04
2
browsers slowing Centos 7 installation to a crawl
elinks does not seem to be working for me. I typed in google.com as my first url. There seems to be no way out of google, nor any way further in. No place to type a url. What appears to be the search window is black and does not accept input. Oops. Now I seem to have clicked on google help or something. There seems no way to back up. Ok. Found the left arrow. Still no way to search or to get out
2017 Sep 12
4
audio flaky
I'm running CentOS 6. The audio goes in and out a lot. With vlc, I can sometimes get the audio back by turning the audio track off and on again. I have similar issues with a/v embedded in html. Any suggestions on how to diagnose this? -- Michael hennebry at web.cs.ndsu.NoDak.edu "Sorry but your password must contain an uppercase letter, a number, a haiku, a gang sign, a heiroglyph,