AIX: Solved: gencore:: Not owner
I have encountered an interesting issue or error while generating gencore on an AIX server. Lets see the error and solution details below. Error Details ngeunix003> gencore 12583030 ../core.dmp gencore::...
I have encountered an interesting issue or error while generating gencore on an AIX server. Lets see the error and solution details below. Error Details ngeunix003> gencore 12583030 ../core.dmp gencore::...
Today in this post, we will look how to run a command with root user, i.e. using sudo on remote server. And how to place it in a loop to...
Today we will look various different ways to view current logged in users in linux. The user login data is usually saved and read from /var/run/utmp file. Lets see different...