Categories
Device Hardware Laptop Linux Solutions Ubuntu

Getting the Latest Ubuntu Graphics Drivers on Samsung NC20

To get the best graphics performance out of your Samsung NC20, you will need to install the latest graphics drivers.  These drivers unfortunatey are not easy to find on the web, so here is a step-by-step installation instructions for driver installation on Ubuntu 10.10.  Special thanks to the wonderful folks at Ubuntu Forums(Wonderful source, thumbs […]

Categories
Media Open Source

How to Add a Watermark to Video in Kdenlive (Step-by-Step)

Protecting your original video content from unauthorized re-uploads and branding your creative projects requires a clean, professional watermark. If you are using Kdenlive—the powerful, free, open-source video editor—adding a custom logo or a transparent graphic overlay to your timeline is incredibly straightforward. Whether you are trying to insert a corporate logo, a social media handle, […]

Categories
Linux

Determine Mounted Filesystem Types on Linux

In linux its very easy to lose track of filesytem types if you have been using it for a while. With the advent of ext4(and NTFS) systems its hard to guess which filesystem type is running on each partition. One of the easiest ways to determine the filesystem type of a mounted filesystem is to […]

Categories
Web

Download Online Videos using ClipGrab

Clipgrab is an program that downloads videos from popular online video sites like youtube, vimeo ect and saves the video in the format of your choice. The application is very straight forward to use and provides a good set of options that make it easy for the user to customize their download. Clipgrab requires the […]

Categories
Linux Ubuntu

Use htop For Better Memory Usage Details on Linux

htop is a simple and wonderful tool to view the current memory usage on a Linux box. The tool is upgraded version of the top command, providing users some interactive menus and even mouse based control of sorting and menu access. To install htop on your ubuntu system, execute the following command in a console: […]