python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Solaris 10 Bash redirect output to a file in wrong order
i execute command :
groovy -cp SCRIPTS_DIR SCRIPTS_DIR/build.groovy >>output.txt 2>>error.txt
build.groovy file contains svn command and lot of mvn commands. During execution file output.t...
paprzyx
Votes: 0
Answers: 0
Java 1.8.0_311 on Solaris 9 returns relocation error, symbols unsetenv and sema_timedwait not found
This is similar to this question about Java 1.6. As the OP of that question, I have a Solaris on a SPARC v9 architecture (physical SUN Fire V445):
-bash-4.4$ cat /etc/release
So...
fwegmann
Votes: 0
Answers: 1
RBAC configuring on solaris 11.4
Hi everyone I am facing some issues on solaris 11.4 implementing RBAC. I created user and role and giving profiles for the roles, but I can execute the command. I drop my RBAC Configuration below.
$us...
xembil
Votes: 0
Answers: 1
How to add sudo user on solaris?
I am using Solaris 11 , I have added user to sudo user file ( /etc/sudoers) , still its prompting for password.
arcsys@solaris:~$ sudo -l
User arcsys may run the following commands on solaris:
(AL...
pankaj kushwaha
Votes: 0
Answers: 2