{ 2 comments }
unix operating systems
Unix Copy Command Examples [ cp command ]
by nixCraft on June 5, 2012 · 2 comments
Mount CD-ROM / DVD in HP-UX Unix
by nixCraft on May 7, 2012 · 0 comments
Unix HowTo: Start / Stop / Restart Network Service Command
by nixCraft on May 5, 2012 · 4 comments
How do I start, stop, or restart networking service under HP-UX, OpenBSD, AIX and other Unix like operating systems?
{ 4 comments }
Linux / Unix Shell Scripting: Create Filename By Day Of The Week
by nixCraft on February 15, 2012 · 0 comments
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?
{ 0 comments }
Mediawiki PHP Fatal error: Cannot redeclare wfProfileIn() Error and Solution
by nixCraft on December 26, 2011 · 3 comments
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?
{ 3 comments }
Linux / Unix curl: Pass HTTP Referer
by nixCraft on November 6, 2011 · 0 comments
How do I pass the referrer (HTTP referrer)as an HTTP header field using curl command under Linux OR Unix operating systems?
{ 0 comments }
Mplayer Shuffle Command: Play Files In Random Order
by nixCraft on October 1, 2011 · 14 comments
How do I play files in random order using the mplayer command line player under Linux / Unix operating systems?
{ 14 comments }





