Skip to content
No results
  • All articles
  • Showcase
  • About
  • Contact
draghici.net
  • All articles
  • Showcase
  • About
  • Contact
draghici.net
  • 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
  • Useful tools

Brackets.io – a new code editor

  • Cristi Draghici
  • June 13, 2016

For a few months I have been using Brackets.io as my main editor.

Read MoreBrackets.io – a new code editor
  • Useful tools
two black computer monitors on black table

megaboilerplate bundles

  • Cristi Draghici
  • June 13, 2016

With megaboilerplate you can choose the type of node project (Node.js, Static site, JS Library, Electron), Express or Meteor, the template system, whether you want built in authentication…

Read Moremegaboilerplate bundles
  • Programming

Disable ajaxStart and ajaxStop events for a single request

  • Cristi Draghici
  • June 1, 2016

To disable the ajaxStart and ajaxStop  events, add global: false in the request. Example:

Read MoreDisable ajaxStart and ajaxStop events for a single request
  • Programming

WordPress – Show the thumbnail and the title of a WP post with Bootstrap media

  • Cristi Draghici
  • April 28, 2016

Add the following code to your theme’s functions.php file:

Read MoreWordPress – Show the thumbnail and the title of a WP post with Bootstrap media
  • Programming

WordPress – Adding Bootstrap to wp_list_categories()

  • Cristi Draghici
  • April 25, 2016

Add the following code to your theme’s functions.php file: Use the categories list function like this:

Read MoreWordPress – Adding Bootstrap to wp_list_categories()
  • Programming

Make USB stick bootable

  • Cristi Draghici
  • April 18, 2016

When trying to make a USB stick bootable, one might try to take the following steps: Sources:

Read MoreMake USB stick bootable
  • Programming

WordPress – Allow HTML code in taxonomy description

  • Cristi Draghici
  • April 11, 2016

To allow HTML code in the taxonomy description in WordPress, add the following code to your theme’s function.php file:

Read MoreWordPress – Allow HTML code in taxonomy description
  • Programming

WordPress – Remove pages from search results

  • Cristi Draghici
  • March 18, 2016

To remove the pages from the search results, use the code in this article.

Read MoreWordPress – Remove pages from search results
  • Programming

WordPress – Disable trash bin

  • Cristi Draghici
  • March 18, 2016

To disable the trash for wordpress, edit your . file and add the following line:

Read MoreWordPress – Disable trash bin
  • Programming

WordPress – Add target=”_blank” to content

  • Cristi Draghici
  • March 13, 2016

Add the code in this article to your functions.php file to add target=”_blank” to your links.

Read MoreWordPress – Add target=”_blank” to content
Prev1 … 9 10 11 12 13 14 15 … 18Next
No more posts to load

Recently updated

  • Free email and website hosting for your custom domain
  • Convert an old laptop into a LLM machine
  • Getting started with Proxmox
  • Configure a security first home network
  • Improved prompts for better AI interactions

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 (91) Programming (179) Useful tools (24)

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