cat command

How do I use cat command on Linux or Unix-like operating systems?

{ 4 comments }

I made some changes to the /etc/squid/squid.conf file and issued the command /sbin/service squid restart. However, this command takes way too much time to restart the server. How do I tell squid to just reread the config file and apply new changes under Linux operating systems?

{ 3 comments }

How do I find out that how many files are open and how many allowed in Linux server operating systems?

{ 2 comments }

How do I find out my RHEL (Red Hat Enterprise Linux) 6 Linux kernel version number running on HP server?

{ 2 comments }

RHEL version 6.1 has been released with new features and improvements. How do I upgrade my HP server running RHEL v6.0 to v6.1 using RHN?

{ 4 comments }

How can I convert newline [ line break or end-of-line (EOL) character ] between Unix and Windows text files?

{ 0 comments }

I‘m getting the following errors in my log file whenever I use phpinfo() function:

[10-Jan-2011 18:39:08] PHP Warning: phpinfo(): It is not safe to rely on the system’s timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected ‘America/Chicago’ for ‘CST/-6.0/no DST’ instead in /home/servers/http/dev/testpc.php on line 2

How do I fix this problem under UNIX / Linux php running Apache or lighttpd web server?

{ 3 comments }