Showing headlines posted by bob

« Previous ( 1 ... 1045 1046 1047 1048 1049 1050 1051 1052 1053 1054 1055 ... 1176 ) Next »

The Perfect Server - Ubuntu 14.10 (nginx, BIND, Dovecot, ISPConfig 3)

  • HowtoForge - Linux Howtos and Tutorials - Linux; By Srijan Kishore (Posted by bob on Nov 7, 2014 7:06 PM CST)
  • Story Type: Tutorial; Groups: Apache, Linux, MySQL, Ubuntu
This tutorial shows how to prepare an Ubuntu 14.10 (Utopic Unicorn) server (with nginx, BIND, Dovecot) for the installation of ISPConfig 3, and how to install ISPConfig 3. ISPConfig 3 is a webhosting control panel that allows you to configure the following services through a web browser:

Tomahawk, the World Is Your Music Collection

I don't listen to music very often, but when I do, my tastes tend to be across the board. That's one of the reasons I really like Pandora, because the music selection is incredible (in fact, I can't recommend the Pithos client for Pandora enough—I've written about it in past issues). Unfortunately, with Pandora, you don't get to pick specific songs.

Rugged industrial gateway runs Linux on TI Sitara

Advantech’s rugged, industrial gateway computer runs Linux on a Sitara AM3352, and features dual gigabit Ethernet ports, WiFi, CAN, and five serial ports.

Raspberry Pi Annual on sale today

Our friends over in the Bookazine department have made something really special – the first edition of Raspberry Pi Annual – and just in time for Christmas, too!

Wanna be Facebook? It just open-sourced some of its web server code. Now to find 1bn users...

  • The Register; By Richard Chirgwin (Posted by bob on Nov 5, 2014 11:50 PM CST)
  • Story Type: Editorial; Groups: Community
Proxygen appears under a BSD license. Facebook has rolled out another chunk of open-source code, this time a C++ HTTP stack called Proxygen, which includes a web server.…

Users of OpenStack talk cars, banks, and cable TV

  • Opensource.com (Posted by bob on Nov 5, 2014 7:21 AM CST)
  • Groups: Cloud; Story Type: News Story
The first days of the OpenStack Summit in Paris have provided some amazing opportunities to learn about how in just four years OpenStack has gone from humble beginnings as a joint project between a single company and a government agency, and a cloud powerhouse now backending some of the most advanced IT infrastructures in the world while growing every day. read more

Eskimo conserves resources with igloo applications

  • Opensource.com (Posted by bob on Nov 5, 2014 5:26 AM CST)
  • Story Type: News Story
The face of web development has changed. No longer does the term dredge up images of a lonely hacker in a basement—nowadays, everyone from business executives to schoolchildren enjoy learning how to code. This is, in part, thanks to the development of increasingly easier to use boilerplate tools. The goal of these tools is to enable coders to build rapid Minimum Viable Products (MVPs) in an organized and reliable, yet creative, fashion. read more

Big Bad Data

Obsession with Big Data has gotten out of hand. Here's how.

Tiny $269 3D resin printer runs Linux on Raspberry Pi

The $269 iBox Nano, billed as the “world’s smallest, cheapest 3D resin printer,” offers WiFi and 328 Micron resolution, and runs Linux on a Raspberry Pi. The Raspberry Pi has been used as a computer interface device for 3D printers, as well as a calibration add-on, but as far as we know the iBox Nano is the first 3D printer in which Linux is running the show internally.

The Perfect Business Desktop - CentOS 7

  • HowtoForge - Linux Howtos and Tutorials - Linux; By Srijan Kishore (Posted by bob on Nov 4, 2014 9:49 PM CST)
  • Story Type: Tutorial; Groups: Distributions, Linux
This tutorial shows how you can set up CentOS 7 desktop. The CentOS 7 has a high quality of desktop environment which is fully suited for day to day business needs of a corporate culture. I will also show some of the specific features from Thunderbird which makes the day to day business use easier.

An open source ERP system built to self-implement

Why someone would start a new open source ERP (Enterprise Resource Planning) project, is the question that people ask me again and again. If I had known what it takes, I might not have done it! But I did not know that in 2006 when I started to write my own ERP in Python and MySQL. I had just joined my family business (furniture manufacturing) and the company was reeling under a bad ERP implementation. It was a local vendor who was building it out on the .NET platform, and after sinking a reasonable sum of money into it, he was not able to get it right. At that point, my faith in the entire ERP industry was pretty low. Either they were too expensive or they were very buggy. read more

How to install LAMP stack (Apache, MariaDB/MySQL and PHP) on CentOS

LAMP stack is a popular server-side software stack which is used to build and run dynamic web sites and web applications on Linux platforms. The LAMP stack is composed of Apache (as an HTTP server), MariaDB or MySQL (as a database backend), and PHP, Perl or Python (as a server-side programming language), and hence the […]Continue reading... The post How to install LAMP stack (Apache, MariaDB/MySQL and PHP) on CentOS appeared first on Xmodulo. Related FAQs: How to install LEMP stack (nginx, MariaDB/MySQL and PHP) on CentOS How to install and configure Cacti on Linux How to secure a LAMP server on CentOS or RHEL How to install LAMP server on Ubuntu How to run SQL queries against Apache log files on Linux

Tutorial to create a vector graphic with Inkscape

Users of vector-based applications have long implemented a technique by importing a photograph and tracing over it in order to create a vector graphic. Inkscape is no different. If you feel unable to do freehand drawing, here's a technique for you! For the purpose of this demonstration, I’m using Inkscape for Linux Mint. This tutorial assumes that you have previously worked with Inkscape and know the basics for how to use it. read more

Free courseware posted for Yocto on BeagleBone

Free Electrons has posted free training materials on building an embedded Linux project using Yocto Project and OpenEmbedded on a BeagleBone Black. The Linux Foundation’s Yocto Project has been largely supported and influenced by Intel, but it has long since evolved into a phenomenon of its own that is as at home on ARM, PowerPC, and MIPS targets as it is on x86.

Fedora 21 Beta is on for November 4 (And a word about Fedora schedules)

After a one-week slip the Fedora QA, release engineering, and development teams have agreed that Fedora is ready to release Fedora 21 Beta on Tuesday, November 4, 2014.

Kicking off the Paris OpenStack Summit

  • Opensource.com (Posted by bob on Nov 3, 2014 8:54 AM CST)
  • Groups: Cloud; Story Type: News Story
Interested in keeping track of what's happening in the open source cloud? Opensource.com is your source for what's happening right now in OpenStack, the open source cloud infrastructure project. read more

The First Browser Dedicated to Developers is Coming

At Mozilla we know that developers are the cornerstone of the Web, that’s why we actively push standards and continue to build great tools to make it easier for you to create awesome Web content and apps. When building for … Continue reading

How to use NumPy for scientific computing in Linux

Get serious with scientific computing in Linux by learning to use NumPy. NumPy is a Python-based open-source scientific computing package released under the BSD license that serves as a free yet powerful alternative to proprietary packages (such as MATLAB) that come with licensing fees. The numerous built-in data analysis tools, extensive documentation, and detailed examples […]Continue reading... The post How to use NumPy for scientific computing in Linux appeared first on Xmodulo. No related FAQ.

How to browse and search API documentation offline on Linux

For a programmer, good API documentation is worth more than a library of programming textbooks. If you are an avid developer, you probably want to make your life easier by keeping all necessary API documentation right at your fingertips. Most IDEs provide brief tooltips or IDE-specific ways of incorporating API documentation. However, these are mostly […]Continue reading... The post How to browse and search API documentation offline on Linux appeared first on Xmodulo. No related FAQ.

Tiny Linux-based AM335x COMs can freeze or fry

  • LinuxGizmos (Posted by bob on Nov 1, 2014 10:40 PM CST)
  • Groups: Linux; Story Type: News Story
MYIR unveiled two Linux-ready COMs based on the TI Sitara AM335x SoC, each offering -40 to 85?C operation and supported by their own carrier boards. Like the MYC-AM335X computer-on-module announced back in January, the MCC-AM335X-Y and MCC-AM335X-J COMs are equipped with the Texas Instruments Sitara AM335x system-on-chip, built around a Cortex-A8 core. The new models […]

« Previous ( 1 ... 1045 1046 1047 1048 1049 1050 1051 1052 1053 1054 1055 ... 1176 ) Next »