“change evtloglvl %= log_level for comp component_name“
Thanks go to Osama Magdy for the info 🙂
“change evtloglvl %= log_level for comp component_name“
Thanks go to Osama Magdy for the info 🙂
A very useful link: http://publib.boulder.ibm.com/infocenter/discover/v8r4/index.jsp?topic=/com.ibm.discovery.ds.publish.doc/c_UG_Configuring_Cron_Job.htm
Beware, this action is VERY dangerous and might ruin some of your running applications, I tried it first on a virtual machine and then my actual machine and it messed up 2 or 3 apps only, I was lucky as these were easy to fix, here we go (Read the instructions below carefully):
usermod -l newname -m -d /home/newname oldname
Please note that you MUST:
Thanks go to prshah for his post here
while [ 1 ]; do ps -ef | grep bzip2; echo “=============================================”; sleep 5; done;
where:
bzip2: is the process name or part of the process name
Press Ctrl+c at any time to cancel the process
I made it through the GUI this time, not using the command line: