Problem : I’m trying to control the fan speed on my desktop, and I’d appreciate your help. Goal: Use a […]
Tag: centos-6
Linux find always returns 1 record
Problem : Why command find -cmin +20 in Linux CentOS always returns 1 record which is .? How can I […]
How to install gzopen library on CentOS 6.4?
Problem : I’m compiling a program using gzopen library. How can I install this library in CentOS 6.4? I have […]
How to install wxpython on centos 6.5 (python 2.7)?
Problem : I’ve updated python on my centos to 2.7 and installed wxpython via: yum install python-wx Unfortunately python can’t […]
red 5 recorder app set up
Problem : Does anyone know how to set up this Red5 Recorder application on Red5 1 RC2 for Linux CentOS […]
Mirror repository won’t work (The requested URL returned error: 403 Forbidden)
Problem : I’m trying to find out why I still get the 403 when running the yum install command. I […]
What is the use of option -u in the Linux cat command?
Problem : In the man page of cat, -u means (ignored) [raj@localhost zzz]$ cat file1 hello world 1 2 3 […]
Auto starting application on boot
Problem : I have two applications that I am having trouble with: memcached and supervisord At the moment each time […]
who -t showing nothing in command prompt
Problem : In [root@localhost ~]# man who -t means t, –time print last system clock change I changed the system […]
can we check remote login information using finger command
Problem : In man page of finger it’s showing Finger may be used to look up users on a remote […]