Skip to content
No results
  • All articles
  • Showcase
  • About
  • Contact
draghici.net
  • All articles
  • Showcase
  • About
  • Contact
draghici.net
  • Programming

“Failed to mount folders in Linux guest.” – Homestead error

  • Cristi Draghici
  • October 26, 2016

Enabling nfs in Homestead.yaml in a Windows environment, by doing only: generate errors. E.g. Failed to mount folders in Linux guest. This is usually because the “vboxsf” file…

Read More“Failed to mount folders in Linux guest.” – Homestead error
  • Everything else
MacBook Pro with images of computer language codes

sync-sql

  • Cristi Draghici
  • October 12, 2016

sync-sql is designed to make synchronous queries to the database. It has been developed as a tool to help nightwatch.js tests – or other such tools – connect directly to an…

Read Moresync-sql
  • Useful tools

Aurelia.io – the javascript framework that competes with Angular2

  • Cristi Draghici
  • September 7, 2016

Aurelia seems like a great javascript front-end framework. As soon as I get some React.js and Angular work done, I will give it a try.

Read MoreAurelia.io – the javascript framework that competes with Angular2
  • Useful tools

Visual Studio Code – another code editor

  • Cristi Draghici
  • August 30, 2016

Another interesting editor is: It has a clean look, a lot of plugins and nice Git integration.

Read MoreVisual Studio Code – another code editor
  • Useful tools

Meld – Git diff tool

  • Cristi Draghici
  • August 19, 2016

Meld is a visual diff and merge tool targeted at developers.

Read MoreMeld – Git diff tool
  • Programming

None of the server’s authentication methods were accepted. Please check the options under the authentication tab.

  • Cristi Draghici
  • July 6, 2016

If trying to connect with Notepad++ to an OS X El Capitain ssh default server, you get this error.

Read MoreNone of the server’s authentication methods were accepted. Please check the options under the authentication tab.
  • Useful tools

dillinger.io – online .md files editor

  • Cristi Draghici
  • July 1, 2016

For easily creating and editing .md files, you can use:

Read Moredillinger.io – online .md files editor
  • Useful tools

gource – a video from your git repository

  • Cristi Draghici
  • June 29, 2016

Here is some info from the project’s website: Software projects are displayed by Gource as an animated tree with the root directory of the project at its centre.…

Read Moregource – a video from your git repository
  • Programming

OS X – Useful development programs for beginners

  • Cristi Draghici
  • June 28, 2016

If you are new as a developer on mac os, you might find the following free tools useful: Other interesting, but paid software is: Honorable mentions:

Read MoreOS X – Useful development programs for beginners
  • Programming

Change node.js version

  • Cristi Draghici
  • June 26, 2016

Use the following commands to change the node.js version: sudo npm cache clean -f sudo npm install -g n sudo n 5.1.1 Instead of 5.1.1 you can write…

Read MoreChange node.js version
  • Programming

Ubuntu – Autostart PPTP VPN in Raspberry

  • Cristi Draghici
  • June 21, 2016

Login with your SSH account and execute the command: Then, add the following line at the end of the file: Save and close the file and you’re done!

Read MoreUbuntu – Autostart PPTP VPN in Raspberry
  • Programming

MariaDB – allow user to connect from anyhost

  • Cristi Draghici
  • June 15, 2016

Use the following command in your server to allow user to connect from anyhost:

Read MoreMariaDB – allow user to connect from anyhost
Prev1 … 8 9 10 11 12 13 14 … 18Next
No more posts to load

Recently updated

  • Getting started with Proxmox
  • Configure a security first home network
  • Improved prompts for better AI interactions
  • Accelerated AI development – Open File Sharing
  • Cleaning up an Ubuntu server

A quick note

I post here articles that I found interesting, solutions to problems I have encountered and last but not least, display information about my projects and achievements.

Categories

Everything else (90) Programming (178) Useful tools (24)

draghici.net © 2006 - 2026 - Most of the rights reserved