Home Blog Page 1250

2015: 4 IT Job Skills for the New Year

A rundown of which job skills will be important in 2015.

Read more at TechRepublic Employment

Hands-on With Manjaro Linux 0.8.11

Manjaro is an increasingly popular Arch Linux derivative. I decided to try it, and I got a very nice UEFI surprise!

Read more at ZDNet News

Novm Is A KVM-Based Linux Hypervisor Written In Go

The latest interesting open-source project written in Google’s Go programming language is called Novm. Novm is a legacy-free, type-2 hypervisor…

Read more at Phoronix

How to Monitor System Usage, Outages and Troubleshoot Linux Servers – Part 9

Although Linux is very reliable, wise system administrators should find a way to keep an eye on the system’s behaviour and utilization at all times. Ensuring an uptime as close to 100% as possible and the availability of resources are critical needs in many environments. 

 
Read more at TecMint

Community-developed Open Source solutions in a corporate environment

The company 7iSolutions describes the issues which companies have to face when they decide to implement community-developed open source solutions. 7iSolutions describes what they do to offer an adequate solution for corporations.

The Univention Blog: http://blog.univention.com/community-developed-open-source-solutions-corporate-environment/

Office for Android Tablets Preview Available to All Comers

All Android users can now download Office on Android apps, provided that their devices are up to snuff.

Read more at eWeek

FakeID and MasterKey Still Pose Risks for Android

Google patched both flaws, but in some cases, users have not updated their devices and, in others, the device vendor may not have made a patch available.

Read more at eWeek

Wearing LG’s webOS Smartwatch Made Me Happy

I don’t know what to say. What I just experienced was inexplicable. After Android Central revealed the news that Audi’s car-unlocking smartwatch (built by LG) runs webOS, I made an immediate dash to the nearby stand of TTs and asked the friendly German demo dude if I could borrow his watch for a moment. More surprising than his consent was the actual software running on this watch: it’s webOS with a level of maturity and polish that betrays the fact LG has been working on the UI for quite a while. The animations are smooth and fast and the look is tailored to fit a round watch face.

The watch has a circular app navigation menu, a slick and circular calendar app, and a quick settings menu that’s also best viewed on a round screen. Audi’s…

Continue reading…

Read more at The Verge

A Look Inside A Live Linux Kernel

The open source bloodline (no pun intended) in this year’s Heartbleed security bug has predictably fuelled our interest in Linux-related cryptographic functions and “open†technology safety in general. Whether an inevitable Heartbleed 2.0 is around the corner or not, the IT industry (and hopefully the business community too) now shares a wider awareness of terms like patching, peer review, code integrity and the wider realms of software application development lifecycle management.

As web designer, student and open source advocate Shaun Gillies points out, successful industry leaders or project managers in the open source community “frequently employ†peer review techniques as a criteria for quality control in their development cycle.

Read more at Forbes.

How GitHub Uses GitHub to Document GitHub

Providing well-written documentation helps people understand, make use of, and contribute back to your project, but it’s only half of the documentation equation. The underlying system used to serve documentation can make life easier for the people writing it—whether that’s just you or the team you work with.

The hardest part about documentation should be deciding which words to use, not configuring tools or figuring out how to deploy updates. Members of the GitHub Documentation Team come from backgrounds where crude XML-based authoring tools and complicated CMSs are the norm. We didn’t want to use those tools here so we’ve spent a good deal of time configuring our own documentation workflow and set-up.

We’ve talked before about how we use GitHub to build GitHub; here’s a look at how we useGitHub Pages to serve our GitHub Help documentation to millions of readers each month.

Read more at GitHub blog.