How to fix: “dyld: Library not loaded: /usr/local/opt/x265/lib/libx265.95.dylib” when running ffmpeg

Problem:

Receiving the following error when trying to run ffmpeg

$ ffmpeg
 dyld: Library not loaded: /usr/local/opt/x265/lib/libx265.95.dylib
 Referenced from: /usr/local/bin/ffmpeg
 Reason: image not found
 Abort trap: 6

Continue reading

Found this post useful?

Subscribe to our RSS feed, follow us on Twitter or help us grow by sharing our content using the buttons below

Posted in Software | Tagged | Leave a comment

How to build a RAID 1 Array in Linux

A little bit of background (Those interested only in the RAID part, feel free to skip this section by clicking here)

I’ve had a Drobo5N for about 2 years and it has been a rocky journey with moments varying from GREAT to HORRIBLE.

It was my first NAS after all so at the time I was looking for a cheap and simple device that would storage my data. The Drobo5N fit those requirements but through it I learned what I personally do NOT want in a NAS and want I should look for in my next one.

Let’s highlight some of the Drobo5N downsides:

Continue reading

Found this post useful?

Subscribe to our RSS feed, follow us on Twitter or help us grow by sharing our content using the buttons below

Posted in Uncategorized | Leave a comment

Best New Features In SQL Server 2016

About the SQL Server 2016

The new SQL Server 2016 enables you to create intelligent applications in a secure database platform, on-site or via a cloud server.

You can deliver insights online or offline, on any device, so you can turn your data into feasible insights.

Because you can use SQL Server 2016 at your workplace or on the cloud, you can use it anywhere

Continue reading

Found this post useful?

Subscribe to our RSS feed, follow us on Twitter or help us grow by sharing our content using the buttons below

Posted in SQL Server | Tagged , , , , , | Leave a comment

How to add tabs in Windows

clover 3

It baffles me with all the Operating systems out there that have tabs by default like Ubuntu, OS x, Debian, etc… yet Windows seems to lag behind providing the same feature.

The purpose of this post is to show you how one can add tabs in Windows. Continue reading

Found this post useful?

Subscribe to our RSS feed, follow us on Twitter or help us grow by sharing our content using the buttons below

Posted in Uncategorized | Tagged , , , | Leave a comment

Firefox for iOS released but is it good news?

After years of Mozilla refusing to built an iOS app for it’s popular web browser, it finally gives in to the pressure launched Firefox for iOS in the iTunes Store after the company conceded to Apple’s rules and use the WebKit engine for page rendering.

Continue reading

Found this post useful?

Subscribe to our RSS feed, follow us on Twitter or help us grow by sharing our content using the buttons below

Posted in Apple, Software, Technology | Tagged , , , , | 2 Comments

How to install AMD APP technology SDK in Kali Linux

What is AMD APP Technology?

AMD APP technology is a set of advanced hardware and software technologies that enable AMD graphics processing cores (GPU), working in concert with the system’s x86 cores (CPU), to execute heterogeneously to accelerate many applications beyond just graphics. This enables better balanced platforms capable of running demanding computing tasks faster than ever, and sets software developers on the path to optimize for AMD Accelerated Processing Units (APUs).

This guide is a walk-through on how to install the AMD APP technology in Kali to allow applications to be accelerate by your GPU.

Continue reading

Found this post useful?

Subscribe to our RSS feed, follow us on Twitter or help us grow by sharing our content using the buttons below

Posted in Linux | Tagged , , , | 1 Comment

How to fix “The path “” is not a valid path to the 3.x-kali-amd64 kernel headers”

Problem:

If you encountered the following error when trying to install VMware tools on Kali operating system, you may be facing a corruption in your kernel headers.

Kali kernel header path Error Continue reading

Found this post useful?

Subscribe to our RSS feed, follow us on Twitter or help us grow by sharing our content using the buttons below

Posted in Linux, Software | Tagged , , | 5 Comments

How to Fix “ShellExecute failed (2): Is this command correct?” on Notepad++

Problem:

When you click right-click->Edit with Notepad ++ and get the error “ShellExecute failed (2): Is this command correct?” as seen below:

Notepad++ Extension- Error ShellExecute

 

Continue reading

Found this post useful?

Subscribe to our RSS feed, follow us on Twitter or help us grow by sharing our content using the buttons below

Posted in Software, Technology, Windows | Tagged , , , | 22 Comments

How to Fix “The certificate is not trusted because the issuer certificate is unknown” error message

This article describes why the The certificate is not trusted because the issuer certificate is unknown error message may appear when trying to visit secure (https) websites in Firefox.

For example https://code.google.com/p/end-to-end/

In the URL above, the domain is “google.com” and “end-to-end” is a sub-site. The problem shows as the following:

This Connection is Untrusted

In the screenshot above, the site name that could not be verified was code.google.com as the syntax of the error is:

(site name) uses an invalid security certificate. 
The certificate is not trusted because the 
issuer certificate is unknown. (Error code: sec_error_unknown_issuer)

Continue reading

Found this post useful?

Subscribe to our RSS feed, follow us on Twitter or help us grow by sharing our content using the buttons below

Posted in Uncategorized | 23 Comments

Protected: Using the latest bash vulnerability ShellShock to get shell access

This content is password protected. To view it please enter your password below:

Found this post useful?

Subscribe to our RSS feed, follow us on Twitter or help us grow by sharing our content using the buttons below

Posted in Uncategorized | Enter your password to view comments.