Author name: admin

My Heel pain

Heel pain is a common symptom that has many possible causes. Although heel pain sometimes is caused by a systemic (total body) illness, such as rheumatoid arthritis or gout, it usually is a local condition that affects only the foot. This information is about heel pain that gives you soreness or tenderness on the bottom

My Heel pain Read More »

AIX: How do I start local daemons at system startup?

AIX does neither use the BSD style rc.local file nor the System V style /etc/rc*.d startup files directories. To add local daemons to the system startup sequence in a BSD rc.local style use the following command to create an /etc/inittab entry: # mkitab -i rcnfs “rclocal:2:wait:/etc/rc.local >/dev/console 2>&1” # touch /etc/rc.local # chmod 700 /etc/rc.local

AIX: How do I start local daemons at system startup? Read More »

Scroll to Top