Illuminating Linux Podcasts

Before starting with the survey, let’s deal with a couple of terms that are fundamental to this article. First, the word podcast. In simple terms, a podcast is rich media, such as audio or video, distributed via RSS. Podcast derives

Read more

Illuminating Linux Podcasts – Page 4

Linux Basement Linux Basement is an informational podcast about Linux, open source software, and technology. It offers pretty good coverage of the latest interesting news in the field of Linux and related areas. Chad Wollenberg, billed as a Freedom Hater

Read more

lnav – advanced log file viewer for the small-scale

lnav is the logfile navigator, an open source curses-based tool for viewing and analyzing log files. It looks for any semantic information gleaned from the files being reviewed such as timestamps and log levels. lnav can do things like interleaving

Read more

Online Grades and Attendance – educational software

Online Grades is a popular open source project which allows K-12+ student grades to be posted onto a dynamic web site. The software accepts grade export information from popular gradebook software programs including Easy Grade Pro, Gradekeeper, Misty City’s Grade

Read more

OwnCloud Documents – ownCloud app

ownCloud Documents is an ownCloud app to work with office documents alone and/or collaboratively. It allows up to 5 individuals to collaborate editing .odt and .doc files in a web browser. ownCloud is a self-hosted file sync and share server.

Read more

Hackpad **AWOL**

Hackpad is an open source web-based realtime wiki, based on the open source EtherPad collaborative document editor. Hackpad allows users to share your docs realtime and it uses color coding to show which authors have contributed to which content. It

Read more

Calmly Writer – focus on writing

Calmly Writer is billed as the ultimate distraction-free writing tool. It has been designed to help you focus on writing. As you start typing, all the distracting options disappear from the interface. Calmly Writer also includes a “focus mode” option,

Read more

GitHub – configuration management system

GitHub is currently the world’s largest, and most popular code hosting site. It is web-based and uses Git, an open-source version control system that was started by Linus Torvalds, the principal force behind the Linux kernel. GitHub provides distributed revision

Read more

Bitbucket – Git and Mercurial Solution

Bitbucket is a Git and Mercurial based source code management and collaboration solution in the cloud. The software is written in Python using the Django web framework. Bitbucket provides Git and Mercurial code management for professional teams. Their main market

Read more

Replace SourceForge with these Better Alternatives

SourceForge is a long established web-based service that offers source code repository, downloads mirrors, bug tracker and other features. It acts as a centralized location for software developers to control and manage free and open-source software development. SourceForge has been

Read more

GNU Screen – full-screen window manager

GNU Screen is a terminal multiplexer that runs several separate “screens” on a single physical character-based terminal. Screen prevents a session from “timing out” or disconnecting SSH connections or local terminal emulators. Each virtual terminal emulates a DEC VT100 plus

Read more

Top Terminal Multiplexer Tools

Terminal multiplexers like GNU Screen and tmux are indispensable for running remote jobs, but they don’t always play nicely with X11 forwarding (i.e. ssh -X or ssh -Y). This can result in remotely-launched GUI programs failing to display and similar difficulties.

Read more

cool-old-term – terminal emulator

cool-old-term is an open source terminal emulator that is in a very early stage of development. It tries to mimic the look and feel of the old cathode tube screens. The developer has not forgotten to include some eye-candy. The

Read more

Final Term **AWOL**

Final Term is billed as a new breed of terminal emulator. Final Term is an open source terminal emulator written solely in Vala, an object-oriented programming language with a self-hosting compiler that generates C code. Final Term’s source code is

Read more