Skip to main content

Linux

How to deploy a web application quickly with Ubos on Raspberry Pi

posted onApril 22, 2015
by l33tdawg

Ubos, which translates to "You are the boss", is a platform to help intermediately skilled users set up a home server and deploy web apps on it in a most automated way. Ubos puts you in the driver seat without knowing the details of the motor. On the other hand, it does not keep you from exploring the depths of the system.

Ubos is based on Arch Linux. Do not let this scare you away. Ubos reduces administrating the platform and deploying web apps to a mere handful of commands. That also means there is no GUI, it is simply not needed.

Linux Australia calls for password change after server breach

posted onApril 7, 2015
by l33tdawg

The president of open-source software user group Linux Australia has called on registered attendees of the organisation's conferences for the past three years to change their passwords after it was discovered that the server hosting its conference management system had been breached.

According to Linux Australia president Joshua Hesketh, the breach was discovered after a large number of error reporting emails were sent on March 22 by the server hosting the Zookeepr conference management systems for a number of Linux Australia's conferences.

​No reboot patching comes to Linux 4.0

posted onMarch 4, 2015
by l33tdawg

With Linux 4.0, you may never need to reboot your operating system again.

One reason to love Linux on your servers or in your data-center is that you so seldom needed to reboot it. True, critical patches require a reboot, but you could go months without rebooting. Now, with the latest changes to the Linux kernel you may be able to go years between reboots.

Fully sandboxed, cross-distro Linux apps are almost here

posted onFebruary 23, 2015
by l33tdawg

Right now, you get most of your Linux software from your distribution’s software repositories. Those applications have to be packaged specifically for your Linux distribution, and you have to trust them with full access to your Linux user account and all its files.

But imagine if developers could distribute applications in a standard way so you could install and run them on any Linux distribution, and if those applications ran in a “sandbox” so you could quickly download and run them without the security and privacy risks.

GParted Live Now Supports Microsoft's New Filesystem, ReFS

posted onJanuary 30, 2015
by l33tdawg

GParted Live is a small bootable GNU/Linux distribution that has a lot of features and that can be used in operations like creating, reorganizing, and deleting disk partitions on a variety of filesystems. A new stable update has been made available and the operating system is now at version 0.21.0.

'Ghost' flaws poses high risk to Linux distributions

posted onJanuary 28, 2015
by l33tdawg

A fault in a widely used component of most Linux distributions could allow an attacker to take remote control of a system after merely sending a malicious email.

The vulnerability, nicknamed "Ghost," is in the GNU C Library known as glibc, according to security vendor Qualys, which disclosed the issue on Tuesday as many Linux distributions released patches. Glibc is a C library that defines system calls.

A Look at Pentoo Linux and Its Security Analysis Tools

posted onJanuary 23, 2015
by l33tdawg

There is no shortage of security-focused Linux distributions on the market, and among them is Pentoo Linux. While some security-focused Linux distributions concentrate on privacy, like Tails, others like Kali Linux and Pentoo focus on security research, providing tools that enable research and penetration testing. Pentoo Linux differentiates itself from other security Linux distributions in a number of ways.

Linux Mint 17.1 review—less change is good change

posted onDecember 9, 2014
by l33tdawg

The Linux Mint team recently released Linux Mint 17.1—a somewhat minor but still welcome upgrade to the Ubuntu-based ecosystem. And while Linux Mint 17.1 arrives as it usually does (a few weeks after the release of a new version of Ubuntu), version 17.1 is not based on Ubuntu's latest effort, 14.10. Instead, this edition of Mint remains tied to the last Long Term Support (LTS) release, Ubuntu 14.04.

Preventing Linux rootkit threats through secure boot design

posted onOctober 28, 2014
by l33tdawg

The Linux OS is likely to become even more popular as 32bit computing becomes a commodity and projects like Yocto make it easier to create, develop and maintain Linux based systems for embedded applications.

One of the advantages of Linux is that it enables OEMs to become more like startups, where agile hardware development teams speed time to market by using an OS to abstract the underlying hardware details. However, despite its benefits, a Linux system can be vulnerable to rootkits unless its embedded processor is booted properly.