Customizable Linux tablet features 10.1-inch multitouch display
Japanese reseller Redstar has begun taking pre-orders for an ARM11-based 10.1-inch tablet computer from RealEase that runs the new Shogo Linux distro. The Shogo Tablet runs on a 533MHz Freescale i.MX37 system-on-chip (SoC) with 256MB RAM and 4GB flash, and offers a 1024 × 600 capacitive display, Wi-Fi, Bluetooth, plus 3G and Zigbee options, says RealEase.
27 good reasons to love Linux
Operating system not pay $ 400 The operating system is the set of programs responsible for the management and control of basic computer operations. A computer to function, it needs an operating system (there are several: Windows, Linux, Mac, etc. ..). If you take away the operating system, the computer serves only as an ornament. The most common is Windows and we have two options: buy or illegally copied (pirated). Windows Vista Prices range from $ 299 to $ 599, depending on version (Microsoft Official List).
LinuxCon 2010 talks available for online viewing
ver 20 sessions from LinuxCon 2010, held Aug. 10-12 in Boston, are now available for free online viewing courtesy of the Linux Foundation.
Integrating XCache Into PHP5 (Fedora 13/CentOS 5.5 & Apache2)
Integrating XCache Into PHP5 (Fedora 13/CentOS 5.5 & Apache2)
This guide explains how to integrate XCache into PHP5
on a Fedora 13 or CentOS 5.5 system (with Apache2). From the XCache
project page: “XCache is a fast, stable PHP opcode cacher that has
been tested and is now running on production servers under high load.”
It’s similar to other PHP opcode cachers, such as eAccelerator and APC.
LXer Weekly Roundup for 29-Aug-2010
The big stories this week include still more fallout from the Oracle-Google lawsuit, 10 differences between Linux and BSD, the joys of determining Linux market share, Microsoft says they love Open Source..again, and last but not least Paul Allen decides to sue just about everybody for patent infringement. Enjoy!
My life with Ben, episode 2
I’ve had a serial terminal connected to my Linux box for as long as I can remember. Unfortunately, my old Wyse 25 is slowly giving up. Then I got my Ben Nanonote. The Ben features an Ethernet-over-USB gadget, which I could use to connect it to my OpenSuSE machine. So, my Ben Nanonote became a console. If my Wyse 25 finally goes to that big computer center in the sky, the only thing I have to do is to order another Ben Nanonote and hook it up.
sudo install, usage and sudoers config file basics
What if you want one user to run a command as an another system user without exchanging passwords. For example, you may want an user john to run a find command or custom bash shell script as an user greg or even as a user root ( superuser ) without password exchange. In this case a sudo utility with its /etc/sudoers configuration file will be your friend. The sudo utility is very widely used but at the same time very little understood by Linux users of all levels. This short article describes some basic of sudo usage and explains a format of /etc/sudoers configuration file.
How to make a Cosmic Wallpaper in GIMP
This tutorial will hopefully help inspire you to create your own custom wallpapers and produce a great results in the GIMP.
How To Set Up MySQL Database Replication With SSL Encryption On Debian Lenny
How To Set Up MySQL Database Replication With SSL Encryption On
Debian Lenny
This tutorial describes how to set up database replication in MySQL
using an SSL connection for encryption (to make it impossible for
hackers to sniff out passwords and data transferred between the master
and slave). MySQL replication allows you to have an exact copy of a
database from a master server on another server (slave), and all updates
to the database on the master server are immediately replicated to the
database on the slave server so that both databases are in sync. This is
not a backup policy because an accidentally issued DELETE command will
also be carried out on the slave; but replication can help protect
against hardware failures though.
Imagemagick – Edit image from command line
Usually when we talk about programs for editing images we think to graphic programs such as The Gimp or photoshop, but they are not the only alternative. ImageMagick is a suite of programs that you can use from command line to change and transform images, may seem more uncomfortable but it is actually a very powerful option to process many images in a short time or include image processing programs in web or bash scripts.

