Linux.com

Home Learn Linux Linux Tutorials

Linux.com How to and Tutorial



How to Call the Camera in Android App Development

One of the great things about modern mobile phones is the increasingly good onboard camera. The Android API gives you seamless access to the camera from any other app, giving you plenty of scope to enhance existing apps or create new ones. There are two basic approaches to camera access: you can use an Intent to call the default camera app, or you can use the API to build your own camera Activity. The second is more flexible, but also requires more work to code. Often it's fine just to use the default app, and that's what we'll cover in this tutorial.

Read more... Comment (0)
 

Intro to OpenStack Part Two: How to Install and Configure OpenStack on a Server

Last week we learned what OpenStack is and what it does. Today we'll install it on a single machine and make it do stuff. This is not how you would set up a production server, but it's a wonderful fast way to get a testing and learning server running.

Read more... Comment (5)
 

Debian Wheezy Samba Standalone Server With tdbsam Backend

This tutorial explains the installation of a Samba fileserver on Debian Wheezy 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)
 

Video: How to Set Up and Use Ftrace for Linux Kernel Debugging

In this Linux training video, Linux Foundation training instructor Jan-Simon Möller takes you through how to set up and use debugging tool Ftrace to explore what's happening inside the Linux Kernel.

Read more... Comment (0)
 

How To Use Multiple PHP Versions (PHP-FPM & FastCGI) With ISPConfig 3 (Ubuntu 13.04)

Since ISPConfig 3.0.5, it is possible to use multiple PHP versions on one server and select the optimal PHP version for a website. This feature works with PHP-FPM (starting with PHP 5.3) and FastCGI (all PHP...

Read more... Comment (0)
 
Page 2 of 160

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