Showing all newswire headlines

View by date, instead?

« Previous ( 1 ... 3370 3371 3372 3373 3374 3375 3376 3377 3378 3379 3380 ... 7359 ) Next »

RusDeb 1.01 Screenshot Tour

RusDeb 1.01 is available. RusDeb is an Ubuntu-based Linux distribution made in Russia. It uses the MATE desktop and has a focus on performance and stability.

How to secure a mail server using encryption

  • Xmodulo; By Sarmed Rahman (Posted by xmodulo on Jan 21, 2014 3:29 AM CST)
  • Story Type: Security; Groups: Linux
SSL (Secure Sockets Layer) and its descendant TLS (Transport Layer Security) are the most widely used protocols for encrypting data that is exchanged between a server and a client. These protocols often use X.509 certificates and asymmetric cryptography. In this tutorial, we demonstrate how to add security to a mail server through TLS/SSL-based encryption.

Pear OS Is No Longer Available for Download

  • Softpedia; By Marius Nestor (Posted by hanuca on Jan 21, 2014 2:32 AM CST)
  • Story Type: News Story
We are extremely sorry to inform all users of the Pear OS Linux operating system that David Tavares, the creator of Pear OS, has announced a few minutes ago on Goolge+ that the Pear OS distribution will no longer be available for download.

Can Android desktops disrupt the PC market?

  • ZDNet; By Steven J. Vaughan-Nichols (Posted by sjvn on Jan 21, 2014 1:35 AM CST)
  • Story Type: Editorial; Groups: Android
Adrian Kingsley-Hughes & Steven J. Vaughan-Nichols debate about how much of an impact, if any, Android desktops are going to have. As you might have guessed, Vaughan-Nichols thinks Android PCs may prove to be a very big deal. Kingsley-Hughes... not so much.

Did China copy Android in its new mobile operating system?

Today in Open Source: The Chinese launch their own mobile operating system. Plus: Best Bitcoin clients for Ubuntu and Linux, and Linux 3.13 released.

FreeBSD 10.0 Has Finally Been Released

It's been delayed by many months but the official release of FreeBSD 10.0 has shipped today!

Install Pepper Flash Player 12.0 in Ubuntu 14.04

Here's how you can install Pepper Flash Player 12.0 in Ubuntu 14.04.

Intel Merrifield MID Support Landing In Linux 3.14

The latest Linux 3.14 kernel activity is the Intel MID update.

Heroes Of A Broken Land A Turn Based RPG With Town Building

  • GamingOnLinux.com; By Liam Dawe (Posted by liamdawe on Jan 20, 2014 8:49 PM CST)
  • Story Type: News Story; Groups: Games
Well now this is an odd combination, Heroes of a Broken Land combines an RPG/First Person Dungeon Crawling with a town management game with interesting results.

How to Deploy OpenShift Enterprise on Red Hat OpenStack

Here’s a 12 minute demo that shows you how to deploy OpenShift Enterprise 2.0 on Red Hat’s distribution of OpenStack (RHOS 4).

MATE Is Now Officially Available In Arch Linux

The GNOME2-forked MATE desktop is now officially available from the Arch Linux package repository...

Five ways to bring a more social, open development environment to your company

Based on the success and effectiveness of the open source community, development organizations are taking a close look at the methods used within the open source world to understand how they can apply internal development to further increase creativity and accelerate development. To facilitate widespread, collaborative development, the open source world depends on a core infrastructure that enables individual developers to create, contribute and comment on the works of others. This infrastructure, combined with a widely adopted set of operating norms, enables developers to find and engage with projects that focus on common areas of interest and expertise. It also allows developers to connect with and share their skills and knowledge with other developers, bringing their specialized talents together to solve big problems.

Call for participation "FLOSS village at Med-e-Tel 2014"

  • GNU/Linux And Open Source Medical Software News (Posted by bob on Jan 20, 2014 5:00 PM CST)
  • Groups: GNU, Linux; Story Type: News Story
This is an invitation to demonstrate your Free/Libre and Open Source Software (FLOSS) project or organization within a dedicated village at the Med-e-Tel 2014 conference (9-11 April, Luxembourg). Either join us in Luxembourg to represent your project/organization in person or otherwise you are welcome to send in an overview in the form of a poster that will be shown at the FLOSS village.

Top events ahead in 2014 for abusive patent litigation

  • opensource.com (Posted by bob on Jan 20, 2014 3:51 PM CST)
  • Story Type: News Story
It’s a new year and all indications are that it will be a busy one for reform of abusive patent litigation. What are some of the top events ahead in 2014?

Romanian Bitcoin baron 'stumps up $20k to keep OpenBSD's lights on'

  • The Register (Posted by bob on Jan 20, 2014 1:57 PM CST)
  • Story Type: News Story
No word on whether he's paying their server 'leccy bill forever and ever, though A mysterious Bitcoin-powered white knight is reported to have come to the rescue of the struggling OpenBSD Foundation.…

Smart appliances, including a refrigerator, used in an IoT-based spam attack

  • LinuxBSDos; By finid (Posted by finid on Jan 20, 2014 12:03 PM CST)
  • Story Type: News Story
A report by Proofpoint Inc., a security-as-a-service provider, has revealed a spam attack that involved so-called Internet of Things, everyday devices that are Internet aware.

You knew it wasn’t going to be long before all those “smart” appliances became tools in the hands of hackers.

Linux Kernel 3.13 Officially Released with Support for NFC Payments

Today, January 19, Linus Torvalds has proudly announced the immediate availability for download of the highly anticipated Linux kernel 3.13, which brings major improvements, numerous new and updated drivers, as well as a dozen of new features.

3D printing could herald the Age of Open Source Stuff

  • opensource.com (Posted by bob on Jan 20, 2014 8:37 AM CST)
  • Story Type: News Story
3D printing is set to disrupt multiple industries thanks to its unique position at the intersection of three important trends in technology: the Internet of Things, our growing desire to personalize our things, and the coming revolution in the way things get delivered to us. Operating at this unique trifecta, 3D printing promises to democratize the design and build process, allowing consumers to create their own stuff from scratch and take the concept of mass customization to an entirely new level. As modern consumers have come to expect very custom experiences, it’s no longer enough for manufacturers and merchants to offer products in a wide range of colors and styles. The ability to customize nearly everything is now commonplace, even expected, in products ranging from T-shirts to tennis shoes and iPods to M&Ms. 3D printing delivers the ability to customize quickly and inexpensively without worrying about minimum production runs.

NTT DoCoMo backs away from early 2014 Tizen release

NTT DoCoMo says it has scratched plans for a March launch of Samsung’s first Tizen smartphone, and the Japanese carrier offered no revised timetable. Japan’s largest mobile carrier and one of the most devoted backers of the mobile Linux OS Tizen said on Jan. 17 that it has postponed a planned March released of the […]

How to Chroot SFTP Users on Linux for maximum security

  • linuxaria.com; By Rahul Panwar (Posted by linuxaria on Jan 20, 2014 2:54 AM CST)
  • Story Type: Tutorial
A chroot on Unix operating systems is an operation that changes the apparent root directory for the current running process and its children. A program that is run in such a modified environment cannot name (and therefore normally not access) files outside the designated directory tree. The term “chroot” may refer to the chroot(2) system call or the chroot(8) wrapper program. The modified environment is called a “chroot jail”. From Wikipedia.

Why it is required? If you want to set up your Linux box as a web hosting server for its users, you may need to give SFTP access. But they can get access to whole system Linux tree, just for reading but still very unsecure. So it is mandatory to lock them in their home directory.

There are many other applications, it’s just a common example, so lets start its configuration.

« Previous ( 1 ... 3370 3371 3372 3373 3374 3375 3376 3377 3378 3379 3380 ... 7359 ) Next »