VirtualBox: mount.vboxsf: mounting failed with the error: No such device [closed]

My shared folder/clipboard stopped to work for some reason (probably due to a patch installation on my virtual machine). sudo mount -t vboxsf Shared_Folder ~/SF/ Gave following result: VirtualBox: mount.vboxsf: mounting failed with the error: No such device The solution for me was to stop vboxadd and do a setup after that: cd /opt/VBoxGuestAdditions-*/init sudo … Read more

How to easily install and uninstall docker on MacOs

To Install: Go Here Click the “Get Docker” or “Get Docker Desktop for Mac (Stable)” button. Double-click the DMG Drag Docker into Applications Open Docker Open Terminal after install and docker will be available. Docker should auto-launch on subsequent startups and be available on command line. To Uninstall: Click On Docker Icon Select Preferences Select … Read more

Completely uninstall PostgreSQL 9.0.4 from Mac OSX Lion?

The following is the un-installation for PostgreSQL 9.1 installed using the EnterpriseDB installer. You most probably have to replace folder /9.1/ with your version number. If /Library/Postgresql/ doesn’t exist then you probably installed PostgreSQL with a different method like homebrew or Postgres.app. To remove the EnterpriseDB One-Click install of PostgreSQL 9.1: Open a terminal window. … Read more

How can I install Apache Ant on Mac OS X?

Ant is already installed on some older versions of Mac OS X, so you should run ant -version to test if it is installed before attempting to install it. If it is not already installed, then your best bet is to install Homebrew (brew install ant) or MacPorts (sudo port install apache-ant), and use those … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)