Link: What is a good video editing software on Linux?

A video editor allows you to handle various post-production video editing jobs which typically involve arranging, cutting, pasting, trimming, and otherwise enhancing (e.g., adding effects to) video clips through the timeline interface. In modern video editing software, things like multi-codec import/transcoding, non-linear video editing, or even HD video support are pretty much standard nowadays.

In this post, I am going to show 11 popular video editing software available on Linux. I will not cover subjective merits such as usability or interface design, but instead highlight notable features of each video editor. If you have tried any particular video editor listed here, feel free to share your experience or opinion.

Full article here:
What is a good video editing software on Linux? (Xmodulo)
Related:
How to Resize Videos and Movies Without Losing Quality (Technology Personalized)

Link: Setting up Prosody (XMPP server) on the Raspberry Pi for house/apartment/secret club house-wide chatroom

Figure A

Although I only live with 4 others, wife, son & 2 cats, in a small 5 room apartment most evenings we are in different rooms, or in the summer 3 different floors, wearing headphones chilling to our own choices in music & tv. As I think it’s uncouth to yell out of the window or across the apartment to get someone’s attention I setup a Raspberry Pi Model B as an XMPP server running MUC. As it’s only for 3 people, unless we have visitors, I chose to run Prosody, it’s pretty lightweight, easy to setup, the stable version is in the raspbian repos & i’ve used it before. I’ve also used and run ejabberd, openfire, tigase, jabberd,… but IMHO they are heavier on resources and a bit harder to setup, and are overkill for my needs and anyway I like lua.

Full article here:
Setting up Prosody on the Raspberry Pi for house/apartment/secret club house-wide chatroom (Executing Gummiworms)
NOTE: The author appears to have taken down the above article, but there is a cached version at the Wayback Machine.
Related articles:
Using the prosody xmpp/chat server (Debian Administration)
Installing Prosody XMPP Server on Ubuntu 12.04 (Precise Pangolin) (Linode Library)

Link: Some powerful options of Linux Dig command to Query DNS

What is dig

Dig is a short from Domain Information Groper. It perform DNS lookups and displays the answers that are returned from the name server(s) that were queried.This tool is an alternative DNS lookup tool, nslookup. Unless it is told to query a specific name server, dig will try each of the servers listed in /etc/resolv.conf

Full article here:
Some powerful options of Linux Dig command to Query DNS (LinOxide)
Related:
Domain Information Groper (DIG) — DNS Query Tool (Gaurav Kansal)

Link: OpenVPN on DD-WRT: A Secure Connection To Home Networks

Since the demise of the free LogMeIn service, you might have lost access to your home PC. Fortunately, with the right router, and a little bit of time, you can gain free access to your home machines very easily with OpenVPN. This guide I’ve written for the DSLReports.com community will focus primarily on OpenVPN running on DD-WRT, but should apply almost equally to “TomatoVPN” firmware, or newer Asus routers which include it (I would also recommend checking out “Tomato by Shibby” — as this looks to be some great firmware for those with supported hardware).

Full article here:
OpenVPN on DD-WRT: A Secure Connection To Home Networks | DSLReports, ISP Information (DSLReports.com)

Link: Create Safe & Easy Shares Using Samba For Windows Machines

In the past I shared howto create samba share between Windows and Linux machines so both can read/write, and also shared a program called Nitroshare which allows to send/receive files between Linux/Mac/Windows without any complicated configurations. So this time I came up with another secure and easy method to share your data with network Windows machines (for specific users). If you are a beginner and not really familiar with Linux command line interface then Samba GUI can help you with this matter. So lets start…

Full article here:
Create Safe & Easy Shares Using Samba For Windows Machines (NoobsLab)
Related:
Samba – A short guide for sharing files and printers (Free and Open Source Software Knowledge Base)

Link: Introduction to Linux course now free, open to all

Almost 25 years ago a young engineer started an operating system project “just for fun” to run on his own hardware. He opened it up to the world, and through a combination of good design and good luck, Linux was born. The Internet was the fundamental enabling technology of the large scale collaboration that produces Linux. The ability to cheaply and easily share files has created a system and community that has disrupted major industries, where Linux’ impact has been felt from super computing to mobile phones.

Higher education is facing a similarly disrupting force powered by the Internet—Massive Open Online Courses (MOOC) make information available to anyone, anywhere, as long as they have a connection to the Internet. At the Linux Foundation, our mission is to spread the use of Linux throughout the world while also doing core work to advance and protect the platform. Right now, our industry is facing a Linux talent shortage. We thought why not use the disruptive power of MOOCs to solve this problem? At the very least we can expose more people around the world to the potential that Linux brings.

So we’ve partnered with edX: the non-profit, online learning platform launched in 2012 by Harvard University and the Massachusetts Institute of Technology (MIT) to make our “Introduction to Linux” course free to anyone, anywhere in the world. This was previously a $2,400 course we offered through our Linux training program. Now anyone can access it.

Full article here:
Introduction to Linux course now free, open to all (opensource.com)
Related:
Coming Soon – Take This $2400 Linux Course For Free (Gizmo’s Freeware)

Link: Three System Monitoring Tools to Supplement top

The Linux “top” command is often the go to tool for system administrators who need to check on the health of a system. It displays essential system information like CPU load, memory usage, swap usage and a list of the top processes on one convenient, live screen. While “top” is good, there are also some other system monitoring tools which can supplement it and provide extra information for those monitoring the health of a Linux system. Among these other system tools are “htop“, “iotop” and “glances“.

Full article here:
Three System Monitoring Tools to Supplement top (Make Tech Easier)

Link: Basic Usage of ‘ls’ Command in Linux With Examples

One of the most used commands by Linux users and the one that a Linux beginner must learn is- ‘ls’ Command. It is usually used to view the contents of current directory. So, when you run this command, the files and sub-directories included under the current directory will be listed before you. Very useful command and everyone who uses Linux should know this command.

This tutorial will guide you to know more about ‘ls’ command with it’s basic usages.

Full article here:
Basic Usage of ‘ls’ Command in Linux With Examples (Your Own Linux..!)
Related:
Linux Commands For Beginners – A Tutorial (TechWench)

Link: 4 Ways to Preview Fonts in OS X

OS X comes with a large number of different fonts included, and if you also install third-party software such as Microsoft Office, your system should be full of fonts. Now, this isn’t really much of a problem I mean – come on. What harm is it to have a large number of different fonts to choose from? The only issue is that if you want to see what a font looks like before using it, you will have to slowly go through a large list which can become impractical.

Luckily for you, Apple also cared to include several options in OS X for previewing fonts which can really help you streamline this process. More details follow:

Full article here:
4 Ways to Preview Fonts in OS X (Make Tech Easier)
Related:
Take Control of Your Fonts in OS X (tuts+)
How to Manage Fonts Within Mac Apps the Quick and Easy Way (The Mac Observer)

Link: Differences between Ext2, Ext3 and Ext4 file systems [and how to convert from Ext2 to Ext3, and from Ext3 to Ext4]

It is always a question in my mind what are the basic difference between ext2, ext3 and ext4 file systems & why we are only able create to four primary partition.

So here is the answer for you,

This article explains the following:

  • High level difference between these file systems.
  • How to convert from one file system type to another.
  • Difference between MBR & GPT Partition Table.

Full article here:
Differences between Ext2, Ext3 and Ext4 file systems (Share our secret)
Related:
Linux File System (0x2c2b[N])
What is Ext2, Ext3 & Ext4 and How to Create and Convert Linux File Systems (Tecmint)