Mount a Windows share folder in CentOS 7
Windows steps Create a shared folder in windows Make it shareable with […]
Windows steps Create a shared folder in windows Make it shareable with […]
So I tried to connect this drive as a Network file share […]
If you just want the ease of switching into that directory, to […]
Run the following command from a cmd window. “C:\Program Files (x86)\VMware\VMware Remote […]
Open Windows PowerShell as admin and run the following: PS C:\> Get-ExecutionPolicy […]
Find the latest version here: https://github.com/creationix/nvm/releases and then run the following command curl […]
# yum install -y open-vm-tools Once it’s installed, you should able to […]
In order to change or set a CentOS 7 machine hostname, use […]
On the computer you want to reboot or shutdown remotely, press Windows […]
CREATE DATABASE mydatabase CHARACTER SET utf8 COLLATE utf8_general_ci; or CREATE DATABASE mydatabase […]
If you try to use PHP Documentor and encounter thw error phpDocumentor […]
sudo mv /etc/localtime /etc/localtime.bak sudo ln -s /usr/share/zoneinfo/Europe/Athens /etc/localtime
Let’s say you want to map the uploads folder with a folder […]
Step 1) Installing VirtualBox Guest Additions is necessary to enable folder sharing […]
First generate the locale sudo locale-gen el_GR and then run it like: […]
sudo rm -f /var/lib/NetworkManager/NetworkManager.state sudo service network-manager restart
Open registry editor (regedit) Go to HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows Defender Create a DWORD (if not […]
If you need to reset the root password of your ESXi host, […]
Searching for a long time and finally found the following: /** * […]
In your functions.php place the following code if ( ! function_exists( ‘tiny_mce_before_init’ […]