[continue reading…]
unix operating systems
[continue reading…]
How do I start, stop, or restart networking service under HP-UX, OpenBSD, AIX and other Unix like operating systems?
[continue reading…]
I need to create a log file using the following format:
myapp_monday.log
myapp_tuesday.log
….
…
myapp_sunday.log
How do I create log filename with day of the week in it under Linux or Unix operating systems?
[continue reading…]
I‘m running the Mediawiki software under Apache web server running on the Unix operating systems. I’m getting the following in my php error log:
PHP Fatal error: Cannot redeclare wfProfileIn() (previously declared in /var/www/html/wiki/includes/profiler/Profiler.php:14) in /var/www/html/wiki/includes/ProfilerStub.php on line 25.
How do I fix this problem under Mediawiki version 1.18.0?
[continue reading…]
How do I pass the referrer (HTTP referrer)as an HTTP header field using curl command under Linux OR Unix operating systems?
[continue reading…]
How do I play files in random order using the mplayer command line player under Linux / Unix operating systems?
[continue reading…]