Displaying 20 results from an estimated 30000 matches similar to: "command line programs for ldap"
2014 Sep 30
2
CentOS 7 turn off power saving by command line
In CentOS 6 gconftool-2 (command line) is used to enable/disable items.
In CentOS 7 I found "settings->power-> blank screen" as something I
wish to configure by the command line?
How is that accomplished?
I brought up gconf-editor and searched for power and blank and found
nothing.
How can I control this setting from the command line?
Thanks
Jerry
2006 May 04
3
sempron 2500+ running at 1044 cpu speed.
I have a desktop unit with a sempron 2500+ to play with.
doing "more /proc/cpuinfo" indicates cpu Mhz as1044 not the 2500
I am familiar with cpuspeed. doing ps ax | grep cpuspeed resulting in
nothing.
I did service cpuspeed start. No errors reported.
ps ax | grep cpuspeed resulted in nothing.
I was going to do "killall -SIGUSR1 cpuspeed" to attempt to get 2500+
cpu speed.
I
2010 Feb 08
7
slowness in sendmail - 60 second timeout
I am sending an email from my machine devcentos5x64.
the transcript below (hangs for 60 seconds) at the line:
MAIL From:<root at devcentos5x64.msgnet.com> SIZE=56
AUTH=root at devcentos5x64.msgnet.com
The email succeeds - but I am trying to figure out the 60 second delay.
Neither email server is busy. Nothing is waiting.
the DNS on both machines point to the same nameserver. The DNS
2007 Mar 13
3
centos 5 beta and xen
Hey I was wanting to play with xen on beta 5.
I have the beta 5 installed in my turion laptop. Went smooth... (4.4
would not install)
Anyway anyone know were a starting point with xen might be?
Thanks,
Jerry
2009 Apr 21
2
gdm login as root automatically
Hi all,
I was wondering if someone knows how to "automatically" login as root
with gdm and gnome.
I have been doing some searching, and havent been able to find a method.
I dont want to login
automatically all the time - its just part of install setup.
1) kickstart install
2) post section do somethings
3) setup so on reboot auto login as root
4) complete installing some things and
2005 Dec 19
7
Compaq V2000 laptop no USB recognized
To continue here with problems on this compaq v2000
laptop, I put kernel source on a USB disk and plugged it
into the v2000. NOTHING IS recognized.
I tried to manually mount the disk and nothing either...
I thought USB was well established....
I thought trying to recompile the kernel for realtek support
might get my networking going...
I am stuck???
Jerry
-------------- next part
2006 Dec 18
2
command line with < > and not wanting to redirect
How do you format a command line that needs < >
and they are not meant to redirect anything they are part of an email
address.
command -f "Some Email <someemail at somedomain.com>" -x -y -z
I tried putting a backslach in front of the < and > but that didnt do it
either.
Thanks,
Jerry
2007 Nov 15
2
reload command
All,
I have noticed that placing a call in the outgoing spool during a reload
the call may fail. Try the call again after the reload is done and it will
complete.
This seems like a bug. During a reload calls should be suspended or
something?
Thoughts?
Jerry
2008 Nov 12
6
close open relay
hi all, running centos 4.7 i686.
I seem to have an o pen r elay sendmail server.
How do I close it?
I have the STRAIGHT centos install sendmail.mc file.
Only thing I changed was:
dnl DAEMON_OPTIONS(`Port=smtp,Addr=127.0.0.1, Name=MTA')dnl
so as to allow incoming email and not just localhost. however this seems
to relay everyone.
I looked at http://www.sendmail.org/tips/relaying but it
2009 Feb 18
7
question on hwclock
I am trying to hwclock to set the time. (hwclock -w)
this is what I get on standard 5.2 x86_64.
hwclock --debug
hwclock from util-linux-2.13-pre7
hwclock: Open of /dev/rtc failed, errno=19: No such device.
No usable clock interface found.
Cannot access the Hardware Clock via any known method.
[root at devcentos5x64 src]# ls -l /dev/rtc
crw------- 1 root root 10, 135 Feb 6 13:32 /dev/rtc
Any
2011 Jan 10
3
usb 3
I am trying to plug a USB 2 device in a USB 3 slot. Nothing is being
detected
in "lsusb". Is there something special I need to do? I am running centos
5.5 x86_64.
I thought 3.0 was backward compatible. Nothing special about my device
its an RS232 to USB device.
It works in 2.0 slot.
Thanks,
Jerry
2016 Aug 15
4
DAHDI on CentOS 7
What is needed to get DAHDI to start up correctly on CentOS 7 and systemd...
I am using DAHDI-linux-complete 2.11.1
I saw mention in my search that it has been fixed after 2.11.1 but cannot
find
what the fix is.
Thanks,
Jerry
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2013 Jan 21
6
the at command
I was trying to use the 'at' command.
Does it not have "resolution" to the second?
When I run it with 'at -f /tmp/tt.sh "01/21/2013 15:20:45"
syntax error. Last token seen: 15:20
Garbled time
How do I run a command in the future including "seconds".
Thanks,
Jerry
2007 Nov 29
4
special tricks for developers box on centos 5
I was just wondering if there are special tricks people do
that compile A LOT on centos? Do RAM disks help or something else I dont
about that minimizes your compile time? I presently have and AMD x2
4800+ with 2GIG ram.
Just curious if I can reduce any more time out of my compiles.
Jerry
2005 Mar 08
13
Broadvoice latest changes and still not working
I have added the three lines to the sip.conf file based on the latest
changes
from broadvoice. I can receive incoming calls but cannot place any
outgoing calls.
The error I get is:
*CLI> -- Registered to '69.73.19.178', who sees us as IPADDRESS:4569
-- Attempting call on SIP/Broadvoice/5068012 for application
Playback(demo-congrats) (Retry 1)
Mar 8 08:35:21 NOTICE[29290]:
2007 Apr 20
1
using command line to setup auto login
I am trying to find a way to set auto login for a machine under X using
the command line.
I presume I want to use gconftool-2 to do that. Under the old X centos 4
I edited /etc/X11/gdm/gdm.conf
This file no longer exists under X 7 for centos 5.
I cant find a way to "show all" under gconftool-2 so that I can see what
the key/value pair should be.
When I do "gconftool-2 -a "
2007 Aug 30
3
rsync arg list to long
I am trying to do an rsync or scp from machine1 to machine2.
I am getting arg list to long.
I am using centos 5 machine 1 and centos 4.5 on machine2.
I am using the default shell which is bash.
How can I get past this?
THanks,
Jerry
2010 Oct 01
3
question on mkfs.hfsplus
I am wanting to use the mkfs.hfsplus as mentioned here
http://www.oli.id.au/createosxdmgdiskimagesinlinux
but I dont have the command.
yum provides "*/mkfs.hfsplus" returns no packages found.
Where do I find this command? Thanks.
Jerry
2016 Oct 14
4
Asterisk use with verizon hotspot
Apparently Verizon is blocking or changing packets on port 5060 so my
softphone from my hotspot will not work.
How do I set asterisk (11.23.0) to run default 5060 for all other devices I
have - BUT for my software run on a different port like 5070? I'm using
linphone and is easy to change the ports from 5060 to 5070 ( I think).
Thanks,
Jerry
-------------- next part --------------
An HTML
2009 Sep 22
6
installing 5.3 with 512M ram really slow
I was installing centos 5.3 x86_64 on a sempron 2.7G machine with
512M ram. The install started off fine then REALLY SLOWED down
about 70% into install. I did have a swap space. after that it just crawled.
I tried restart the install a couple times at 512M. Same thing around 70%
the slow down.
I then put in 1G of RAM and everything zipped on past and finished fine.
Does 5.3 have minimum