Search Results

Search: Posts Made By: dentar
22,861
Posted By dentar
since we don't know how the license server works...
since we don't know how the license server works it's not really possible for this problem to be solved. does the client send a request first? or does the server just "hand out" licenses? does the...
2,431
Posted By dentar
there are several different ways to do this. ...
there are several different ways to do this.

1: If it is discrete pieces of data like names, addresses or whatever, you can use a "sqlite" database. No engine needed, just the libraries and one...
5,705
Posted By dentar
well, then, if you're forced to use a password,...
well, then, if you're forced to use a password, the first thing you do is write the expect script to do NOTHING but log into the other system, then log out.
once you have that, then you fill in the...
5,705
Posted By dentar
do you have ssh key auths on all 1000+ of these...
do you have ssh key auths on all 1000+ of these servers? or do you have to know the passwords?

do the files live on the same place on each?
57,722
Posted By dentar
ls -l `grep -l XYZ *`
ls -l `grep -l XYZ *`
Forum: Red Hat 06-04-2009
3,548
Posted By dentar
Option 2 is definitely the best. And do NOT...
Option 2 is definitely the best. And do NOT disable root access on each box or you might cripple the box if openldap is gone. Just make sure the local root account has a good password. Every...
14,994
Posted By dentar
Sadly, you are likely stuck starting up as root. ...
Sadly, you are likely stuck starting up as root.

Other daemons start up as root, then listen to their < 1024 port, then they change user id to the user that they are supposed to be for the rest of...
Showing results 1 to 7 of 7

 
All times are GMT -4. The time now is 03:33 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy