Search:

Applications


Silverlight Pipelight

Last Updated: June 30, 2016 03:45:39 PM
Created On: June 30, 2016 12:00:00 AM

TWC uses Flash for TV. Pipelight is a Linux version of Silverlight needed for Flash.

Install
sudo apt-get update
sudo apt-get install pipelight
sudo pipelight-plugin --update

Enable

sudo pipelight-plugin --enable silverlight

sudo pipelight-plugin --enable flash

Add Comment

No More MS Windows

Last Updated: June 17, 2016 11:58:25 PM
Created On: June 17, 2016 12:00:00 AM

For end users, we can define four basic computer functions - data entry and manipulation, graphics, gaming, and text editors. Again, for the end user, data and text editing can both be done using web programming, rather than client applications like Excel and Word. Spreadsheets and text editors on the local computer are going to be history. For basic graphics with some editing features, web programming can also be used. So, unless you are a real professional graphics designer, then you don't need any client programs installed on your useless Windows computer. Keep your computer to a minimum by using web application through a web browser. That's what the big companies want anyway. What do you think the cloud is? SAAS (Software as a Service) is a poor attempt at controlling all of your data. Microsoft is still struggling to keep people addicted to their office products at the same time they want to make money using SAAS using the poor excuse of a program called SharePoint. They don't know which one to concentrate on, so they keep hope by not defining how to use their applications. Microsoft only has about two more years of life in it. Bye, bye, and good riddens. Linux is the answer, for now. Even gaming is done on-line.

Image Source

Add Comment

Piwigo Photo Gallery

Last Updated: August 16, 2015 07:16:49 PM
Created On: August 15, 2015 12:00:00 AM

Download from Piwigo.

Create database

Install

Copy AMenuManager to the plugins directory and activate

Copy GrumPluginClasses to the plugins directory and activate

SilverStrandCA.com

LightToByte.com

Check out all of the available plugins.

Change Font Size: Edit the theme.css file under themes/default/ and change the font size on line 431.

Add Comment

AxCrypt

Last Updated: August 16, 2015 02:44:00 PM
Created On: August 15, 2015 12:00:00 AM

Found through CBT Nuggets video #28, Security+

Add Comment

OpenPuff

Last Updated: November 04, 2015 11:58:30 AM
Created On: August 15, 2015 12:00:00 AM

Found through CBT Nuggets Security training video.

Add Comment

Windows Password

Last Updated: August 16, 2015 07:13:19 PM
Created On: August 15, 2015 12:00:00 AM

Boot up with any Linux distribution.

Mount the Windows drive.

From a terminal window, cd /media/[Windows/mount/location]/System32/config

sudo apt-get install chntpw, if it hasn't been installed yet.

sudo chntpw SAM

Unlock the account, then either reset or clear the password.

Add Comment