Author Archives: itdoctor - Page 23
Redhat: Install mysql
I have installed mysql many many times – i decided to save a note for myself for later installation. This is to install msyql server on Redhat 7. Below...
Install Docker on Redhat 7
# subscription-manager repos --enable=rhel-7-server-rpms # subscription-manager repos --enable=rhel-7-server-extras-rpms # subscription-manager repos --enable=rhel-7-server-optional-rpms yum install docker reboot the machinedocker yum install podman skopeo buildah -y
Sharing files between MacOS and Redhat
First , you need to share your files in MacOS Do the following things in redhatyum install samba-client cifs-utils edit this file : /etc/fstabad this line then run: mount...
Redhat7: Apache: AH00035: access to / denied (filesystem path ‘/Users/xxx/Documents/workspace’) because search permissions are missing on a component of the path
I checked all the permission, it looks all good – i “sudo -u apache bash ” then i can go to the directory i want, but it’s still not...
Splunk: How to hide “Create New Dashboard” button
A colleague just came to me and asked me for a solution to hide “Create New Dashboard” button. The reason behind this is that we have some splunk dashboard,...
Virtualbox: Redhat on Windows 7 Install Guest Addition CD Image
Open your Virtualbox – > Devices -> Insert Guest Additions Image CD Login to your redhat machine mkdir /mnt/cdrom mount /dev/sr0 /mnt/cdrom cd /mnt/cdrom sh .
Sitespeed – multi docker error : _XSERVTransSocketUNIXCreateListener
When i run multiple sitespeed docker , i faced this error To fix this i have to add 2 parameters to sitespeed command: It turned out that the above...
Deal Alert with bash command
I recently see a good deal from Staples for a Dell monitor – it’s 50% off , unfortunately it’s out of stock very soon. I can’t visit it everyday,...
Viewing your Apple Mac Pro/Book temperature from terminal?
The most common problem with all Mac machine is overheating. if you are using a Macbook Pro or Imac , you sometime feel it’s too hot. This might result...


