Displaying 20 results from an estimated 25 matches for "hidde".
Did you mean:
hidden
2012 Nov 17
7
Issue with service => disabled and stopped
I have a simple manifest that I''m using to keep unwanted services from
running on an array of Linux systems. On my test host, I see these
two services repeatedly come up in the puppet.log, even tho they are
not running and are chkconfig set to off:
service { "cups":
enable => false,
ensure => stopped,
}
service {
2013 Aug 30
3
Memory usage bar plot
Hi,
I haven't tried the code yet. Is there a way to parse this data
using R and create bar plots so that each program's 'RAM used' figures are
grouped together.
So 'uuidd' bars will be together. The data will have about 50 sets. So if
there are 100 processes each will have about 50 bars.
What is the recommended way to graph these big barplots ? I am looking
2008 Feb 14
2
kickstart file problem
I have a kickstart file that I am using to install multiple machines. If I install with no %post script, everything runs great. When I add the following %post section, if fails.
I have been working on this for a few days now without luck, Any help would be appreciated.
Here is the error, the script follows.
Traceback (most recent call first):
File
2008 May 21
1
service --status-all hangs CentOS-4.6?
Is there a problem with running
# service --status-all
as root over ssh?
A system that I performed this command upon has become non-responsive on all
ports, leading me to conclude that it is either hung or the cpu is completely
consumed with some task.
Regards,
Output to point of failure:
...
Active Mount Points:
--------------------
hcid is stopped
sdpd is stopped
hidd is stopped
cpuspeed
2002 Sep 27
1
browserd
anyone know if the master browser can send only list of the ip and the netbios name and don't send the shares of the LAN...
Thanks for you futur answer.
The goal of this solution is to hidde the shares in the LAN..
Destroy Dav
2017 Aug 25
2
Re: vm in qcow2 runs on host A but not on host B
hey dominik,
Am 2017-08-24 18:14, schrieb Dominik Psenner:
> This might be related to the configuration of the virtual machine. A
> machine configured to have cpu X might not start up when it is changed
> to cpu Y. We also observed that a windows host does not boot on a
> ubuntu host with the default kvm configuration.
>
2007 Mar 01
1
TDM400p Loaded only once
Hi
when I turn on my PC I able to load the drivers and start my card,
if I reboot the PC I have the following error
ztcfg -vvv
Zaptel Configuration
======================
Channel map:
Channel 01: FXS Kewlstart (Default) (Slaves: 01)
Channel 02: FXS Kewlstart (Default) (Slaves: 02)
Channel 03: FXS Kewlstart (Default) (Slaves: 03)
Channel 04: FXS Kewlstart (Default) (Slaves: 04)
4 channels
2012 Mar 28
3
Compiling Omega 1.2.9 on Windows 7 64-Bit
...++ -DHAVE_CONFIG_H -I. -I./commo
n -I/usr/local/include -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -
Wcast-align -Wno-long-long -Wformat-security -fno-gnu-keywords -Wundef -Wstrict-
null-sentinel -Wshadow -Wstrict-overflow=1 -Winit-self -Wlogical-op -Wmissing-de
clarations -fvisibility=hidden -I/xapian/xapian-core-1.2.9/include -g -O2 -MT li
btransform_la-transform.lo -MD -MP -MF .deps/libtransform_la-transform.Tpo -c -o
libtransform_la-transform.lo `test -f 'transform.cc' || echo './'`transform.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./common -I/usr/local/inclu...
2019 Jan 14
2
Various extensions ring once and go to voicemail
We have an old Asterisk 1.8.7.0 system desperately need to keep alive for another 6 months or so. We had all kinds of hardware problems, so we virtualized it.
Now, random extensions ring once and go straight to voicemail.
I went to one of the affected extensions and changed the ring time from the default (20) to 26. Still one ring. I changed it to 30. Now I get two rings. Other extensions ring
2017 Aug 25
0
Re: vm in qcow2 runs on host A but not on host B
...</div><div dir="auto">If you change, you break.</div><div dir="auto">It is not the virtualization system fault.</div><div dir="auto"><br></div><div dir="auto">For libvirt/kvm you can use the CPU kvm64 that hidde some specifics features from the operational system.</div><div dir="auto">In this case it is easier to migrate VM from host to host.</div><div dir="auto"><br></div><div dir="auto">You can use the migration feature from libvirt...
2017 Aug 25
2
Re: vm in qcow2 runs on host A but not on host B
Hi Macros,
Am 2017-08-25 11:54, schrieb Marcos:
> Hi everyone,
>
> Windows are very sensitive with hardware, mainly with CPU.
>
> If you change, you break.
> It is not the virtualization system fault.
>
> For libvirt/kvm you can use the CPU kvm64 that hidde some specifics
> features from the operational system.
> In this case it is easier to migrate VM from host to host.
>
> You can use the migration feature from libvirt to test if the 2 hosts
> are compatible for migrating your windows VM.
>
> If libvirt tells you that it is no...
2019 Jan 14
2
Various extensions ring once and go to voicemail
Duncan:
You may have it right-I took one phone and set the ring time to 60 seconds. I now get about 4 rings on that one.
I wonder how I can change the timing source.
Thomas M. Peters | Sr. Systems Administrator | tpeters at mcts.org<mailto:tpeters at mcts.org>
Desk: 414.343.1720 | Helpdesk: x3400 or helpdesk at mcts.org<mailto:helpdesk at mcts.org>
Milwaukee County Transit System
2009 Aug 27
3
Help Slim Down Centos Install
Hello Everyone,
I was wondering does anyone know how I can slim down Centos install,
what I mean by slim down is whenever I install Centos with nothing but
xen. I have all type stuff that is not needed like bluetooth and etc.
This is a server, so I know that bluetooth is not need but I don't have
any other menus to remove software when install from cd. So what would
be the best way to slim
2007 Jun 18
0
no sound with chan_mobile
I am new to Asterisk (1.4.5), and I am trying to get chan_mobile working.
My intention is to use it as a cheap GSM gateway.
In the dialplan I configured that all mobile numbers should go thru the
mobile channel. The current situation is that I can setup the call via the
mobile channel (bluetooth), but sound is still thru the bluetooth attached
phone's speaker and microphone.
I searched
2010 Jun 16
5
Disabling services in CentOS 5.5
Hello all,
I have been doing some searching for information about disabling
services within a CentOS 5.5 install. I have found a few different
opinions, and wanted to ask for some feedback.
First off, the system is running a LAMP stack to serve a web
application. It will only be doing email to send occasional messages
out (sent via the application only). It will not be receiving email
for any
2017 Nov 23
0
Cluster installation CentOS 7.4 network problems
Hi there,
after using Foreman successful on our clusters for more than a year. I'd
like to reinstall a 90 node cluster with Centos 7.4. It's now running on
Centos 7.3 . I'm not able to just update to 7.4 because of zfsonlinux
dependencies and well - some nodes died and had to bare metal install them.
So I was able to install these nodes successfully by pxe-booting and
using a
2010 Aug 02
2
CentOS 5.5 latest revisions seem really slow
I recently updated to OpenOffice 3.2 and I noticed that it, and the
latest Evolution, seem to be incredibly slow for some operations.
E.g., in OO, about half the time when I'm editing something, it takes
anywhere from 10-30 seconds for OO to respond to a click on one of the
icons or menu items, and Evo is taking forever to format messages.
During these times the gnome-system-monitor icon on
2010 May 07
2
USB key installed OS; file system goes read-only randomly...
This happened a few times now, I (soft) reboot and do the fsck thing and all is
fine until it happens again.
Any ideas?
[root at test-dhcp ~]# yum remove bluez-libs bluez-utils
Loaded plugins: fastestmirror
Setting up Remove Process
Resolving Dependencies
<snip/>
Finished Transaction Test
Transaction Test Succeeded
Running Transaction
Erasing : bluez-utils
1/3
Erasing :
2007 Apr 04
6
System requirements
System requirements for CentOS 5 minimal installation (console and
ssh) are....128 MB ram, 256...? I can't find this information in rhel5
installation manual.
2010 Aug 17
2
multcomp issues on MAC OSX 10.6.4
Dear R-help list.I'm not big on programming, but I have a weird error on a couple of packages when trying to install them. I hope someone could help me :-).System: MacBook Pro (1.0) with OS X 10.6.4
R: Installed from web binaries: R version 2.11.1 (2010-05-31)
> Sys.getlocale()
[1] "en_GB.UTF-8/en_GB.UTF-8/C/C/en_GB.UTF-8/en_GB.UTF-8" I have been trying all day to install the