Search Results

Search: Posts Made By: ron323232
Forum: Solaris 10-21-2019
21,546
Posted By MadeInGermany
It should be svc:/system/cron> listprop usr ...
It should be
svc:/system/cron> listprop
usr dependency
usr/entities fmri svc:/system/filesystem/local
usr/grouping astring ...
2,526
Posted By Neo
You can build a wrapper to permit people to reset...
You can build a wrapper to permit people to reset user passwords without any need to expose underlying credentials.

There are myriad ways to do this and these kind of "wrapper apps" are very...
14,049
Posted By Chubler_XL
You could also create a /etc/rsyslog.conf entry...
You could also create a /etc/rsyslog.conf entry to log a facility to your /var/adm/xymessages file eg:

$WorkDirectory /var/lib/rsyslog
$ActionFileDefaultTemplate RSYSLOG_TraditionalFileFormat...
14,049
Posted By MadeInGermany
You must give a facility.severity pair after -p ...
You must give a facility.severity pair after -p
For ex
logger -p user.err "XY 6990 - ERC API on $(hostname) is restarted"
The syslog service determines which file user.err is.
5,130
Posted By Neo
You can also run your script from the root users...
You can also run your script from the root users crontab and the problem is solved, and you can get rid of the sudo.

sudo is really overused, especially in situations where it is not necessary.
...
Forum: Solaris 08-13-2019
17,410
Posted By gull04
Hi, I'm not really a great fan of trying...
Hi,

I'm not really a great fan of trying things out on production servers, it always seems to come back and bite you from an other direction. If your environment is anything like most of the ones...
Forum: Solaris 08-13-2019
17,410
Posted By gull04
Hi, There is an excellent Oracle Document...
Hi,

There is an excellent Oracle Document covering this on the Oracle site Document ID 1663862.1...
Forum: Solaris 06-27-2019
18,169
Posted By Scrutinizer
How about: sudo -u user sudo -l
How about:
sudo -u user sudo -l
Forum: Solaris 05-18-2019
4,519
Posted By Peasant
You have 8 core with hyperthreading ON. ...
You have 8 core with hyperthreading ON.
Operating systems will interpret those as 16 cores (2 threads per core).

Maximum value for ncpu property on your system is = 16 (1600%)
One can set for a...
Forum: Solaris 05-10-2019
4,616
Posted By Don Cragun
You might want to try linking...
You might want to try linking /usr/local/lib/libpcre.so to /usr/local/lib/libpcre.so.1.
Showing results 1 to 10 of 10

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