Linux.com

Home Learn Linux Linux Tutorials

Linux.com How to and Tutorial



How to Code a Touchscreen Event on Android

In the last Android tutorial, we covered using a thread to draw to a Canvas in Android. In this tutorial, we'll build further on that code to handle touchscreen events, and specifically to move the drifting bubble around the screen in response to the user touching the screen.

Read more... Comment (0)
 

CentOS 6.4 Samba Standalone Server With tdbsam Backend

This tutorial explains the installation of a Samba fileserver on CentOS 6.4 and how to configure it to share files over the SMB protocol as well as how to add users. Samba is configured as a standalone server, not as a domain...

Read more... Comment (0)
 

Move Over GIMP, Here Comes Krita

Get started with Krita, the professional drawing, painting, and illustration program for Linux.

Read more... Comment (17)
 

How to Draw a 2D Object in Android With a Canvas

There are two basic ways of drawing 2D objects in Android. Drawing to a View, as described in the last tutorial, is the best option only when your object is static. If your object is moving, or you otherwise regularly need to redraw, you're better off with a Canvas. Read on for more on drawing with a Canvas, and using a secondary thread to do so, for best user responsiveness.

Read more... Comment (2)
 

Building PHP 5.4 From Source On Debian Squeeze

This tutorial describes how you can build PHP 5.4 from source on Debian Squeeze. Later on, we will install more modules through PECL and add it as an additional PHP version to ISPConfig's dropdown. 

Read more... Comment (1)
 
Page 3 of 156

Who we are ?

The Linux Foundation is a non-profit consortium dedicated to the growth of Linux.

More About the foundation...

Frequent Questions

Join / Linux Training / Board