Skip to content

ariz

  • MUSIC
  • WORDPRESS
  • PING ME

ariz

  • MUSIC
  • WORDPRESS
  • PING ME

ariz

23/04/201923/04/2019Javascript, Uncategorized

An ugly way to auto-refresh a web page

Add inside the <head> tag the following: The value of the content […]

10/12/201810/12/2018Uncategorized, Windows

Show the ‘Open command window here’ option to Windows Context menu

Use the Windows key + R keyboard shortcut to open the Run command. Type regedit, and click OK to […]

04/12/2018Linux

Can’t login with ssh when csf enabled

if blocked remove your ISP IP address from /etc/csf/csf.deny and restart CSF […]

24/11/2018Linux

Mount a Windows share folder in CentOS 7

Windows steps Create a shared folder in windows Make it shareable with […]

09/11/201809/11/2018Windows

You can’t access this shared folder because your organization’s security policies block unauthenticated guest access

So I tried to connect this drive as a Network file share […]

17/10/2018Linux

Create a directory alias or a shortcut to replace a long path in Linux

If you just want the ease of switching into that directory, to […]

24/09/2018VMWare, Windows

Create a VMware Remote Console shortcut

Run the following command from a cmd window. “C:\Program Files (x86)\VMware\VMware Remote […]

24/09/2018VMWare, Windows

PowerCLI cannot be loaded because the execution of scripts is disabled on this system

Open Windows PowerShell as admin and run the following: PS C:\> Get-ExecutionPolicy […]

18/09/201818/09/2018Linux

How to Install NVM (Node Version Manager) for Node.js on CentOS 7

Find the latest version here: https://github.com/creationix/nvm/releases and then run the following command curl […]

14/09/2018Linux, VMWare

Install VMware Tools on CentOS 7

# yum install -y open-vm-tools Once it’s installed, you should able to […]

14/09/2018Linux

CentOS change hostname

In order to change or set a CentOS 7 machine hostname, use […]

13/09/201813/09/2018Windows

Remote reboot windows 10 machine

On the computer you want to reboot or shutdown remotely, press Windows […]

27/07/2018MySQL

Create a database with charset utf-8

CREATE DATABASE mydatabase CHARACTER SET utf8 COLLATE utf8_general_ci; or CREATE DATABASE mydatabase […]

10/11/2017PHP

phpDocumentor – Could not open input file: phpdoc

If you try to use PHP Documentor and encounter thw error phpDocumentor […]

18/09/201714/09/2018Linux, Troubleshooting

CentOS set timezone

sudo mv /etc/localtime /etc/localtime.bak sudo ln -s /usr/share/zoneinfo/Europe/Athens /etc/localtime

18/09/2017Wordpress, Windows

Create link for wordpress upload folder to network share folder

Let’s say you want to map the uploads folder with a folder […]

04/04/201704/04/2017Virtual Box, Linux, Windows

VirtualBox – Access Windows-host shared folder from Ubuntu-guest

Step 1) Installing VirtualBox Guest Additions is necessary to enable folder sharing […]

05/03/2017Linux

Ubuntu – Greek in wine

First generate the locale sudo locale-gen el_GR and then run it like: […]

05/03/2017Linux

Ubuntu – Restart network

sudo rm -f /var/lib/NetworkManager/NetworkManager.state sudo service network-manager restart

01/03/201701/03/2017Windows

Fix Windows Defender Real Time Protection Error

Open registry editor (regedit) Go to HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows Defender Create a DWORD (if not […]

Posts pagination

Previous 1 2 3 … 5 Next

Categories

  • git (3)
  • wsl (1)
  • Woocommerce (3)
  • XAMPP (3)
  • Virtual Box (1)
  • Linux (13)
  • VMWare (5)
  • Tools (1)
  • MySQL (4)
  • Laravel (4)
  • htaccess (2)
  • Projects (1)
  • Wordpress (14)
  • Troubleshooting (3)
  • CSS (13)
  • NodeJS (1)
  • PHP (6)
  • Algorithms (2)
  • ES6 (2)
  • Javascript (9)
  • Popup / Lightbox (1)
  • Uncategorized (4)
  • Video (3)
  • Windows (15)

Latest Articles

  • MySQL export large db 22/03/2025
  • Error key_load_public: invalid format 09/03/2025
  • Add an existing website folder to a repo 27/02/2025
  • How to backup ACF option fields with SQL 13/06/2024
  • How to change the Lock screen timeout using Command Prompt 19/09/2023
  • CUPS Printer not printing 31/08/2023
  • I don’t see product reviews in the single product page! 28/08/2023

Antonis S. Rizopoulos

Athens, Greece
(0030)
info@ariz.gr

Contact

    Your Name (required)

    Your Email (required)

    Subject

    Your Message

    © 2015-2025 ariz. Proudly powered by Sydney