Ubuverse
Post image
Using GraphicsMagick for Image Manipulation in Node.js

GraphicsMagick is a free and open-source command-line utility for manipulating images. It is a fork of ImageMagick, but it is faster and uses fewer... »

Tags: javascript, nodejs, and linux

Posted on Sep 4th, 2015

Post image
Backing Up Your Data on an Encrypted USB Drive with Back In Time

There is no doubt that we should backup our data often. Anybody who’s lost data because of a crashed hard drive knows that. Backing up data can be ... »

Tags: data, linux, and privacy

Posted on Sep 2nd, 2015

Post image
How to Securely Erase a Disk or Flash Drive with Shred

To protect your privacy, it is always a good practice to securely wipe any data from your unused hard disks and USB drives in case you lose them, o... »

Tags: data, privacy, and linux

Posted on Sep 1st, 2015

Post image
Running the Ghost Node.js Blogging Platform as an Upstart Service

Ghost is a relatively new and free open source blogging platform for Node.js. If you’re looking for a blogging platform and you are a fan of Node.j... »

Tags: webdev, nodejs, and linux

Posted on Sep 1st, 2015

Post image
Installing MariaDB 10 on Ubuntu 14.04 with TokuDB Support

MariaDB is a fork and drop-in replacement for MySQL, that brings many improvements over its predecessor. »

Tags: webdev and linux

Posted on Aug 31st, 2015

Post image
Running Your Node.js App as an Upstart Service

When you are developing a Node.js application, you typically run it like this: node index.js. »

Tags: webdev, nodejs, and linux

Posted on Aug 29th, 2015

← Newer Posts

Page 2 of 3

Older Posts →
Tags
  • android (3)
  • cpp (1)
  • data (6)
  • email (3)
  • gamedev (2)
  • html (2)
  • java (1)
  • javascript (6)
  • libgdx (1)
  • linux (15)
  • nodejs (8)
  • privacy (3)
  • python (1)
  • recovery (2)
  • webdev (12)
Home (current) About Contact Privacy

© 2015-2023 Ubuverse • All rights reserved