linux

TwitterFacebook
Get flash to fully experience Pearltrees
reference 1

hardware

security

shell

printing

mobile

reference 2

Will it work with a newer version of skype? This one does not seem to use my webcam (however that could be because my drivers are not installed yet). Thanks for the very easy guide! http://macprolinux.blogspot.com/2007/10/skype-on-64-bit-gutsy.html

Skype on 64-bit Gutsy

Chaos Laboratory - » How To: Setup a DHCP Server on Linux

http://chaos-laboratory.com/2006/12/08/dhcp-how-to/ This is one of the first of a series of tutorials I wrote on taming the Linux daemons. It was first published at Astahost Forums on February 5th, 2005 .I’m sure all of you must have come across the term DHCP – anyone who’s connects to the internet has to come across it every now and then. You see the term even on the small setup instructions leaflets that accompany the dial-up internet packages from most of the ISP s. DHCP is what allots you a unique IP address every time you dial out to your ISP.
This tutorial focuses on GRUB legacy. If you're looking for a tutorial on GRUB 2, the next generation of the popular bootloader, please take a look at this article. One of the most frightening things about Linux is the horrible word bootloader.

GRUB bootloader - Full tutorial

http://www.dedoimedo.com/computers/grub.html
http://www.linuxheadquarters.com/howto/networking/samba.shtml Introduction Samba can be used to allow connectivity between Linux and Windows(95,98,NT,2000). Samba can be used to share printers, share directories, connect to an NT domain, and many other useful features. However, this tutorial explains the steps involved in basic configuring Samba for file and print sharing. For more complex topics, visit the Samba website or type the command man smb.conf on a Linux machine with Samba installed.

Linux Headquarters: Samba Configuration -

HOWTO: using gprof with multithreaded applications

What is gprof ? gprof is the GNU Profiler, a tool used when tracking which functions are eating CPU in your program. Anyway, you should already be familiar with it if you got interested in this page. One problem with gprof under certain kernels (such as Linux) is that it doesn’t behave correctly with multithreaded applications. It actually only profiles the main thread, which is quite useless. Workaround http://sam.zoy.org/writings/programming/gprof.html
http://www.pcworld.com/article/183449/failing_hard_drive_linux_to_the_rescue.html

Failing Hard Drive: Linux to the Rescue - PC World

Over Thanksgiving, I had to deal with a Windows XP laptop, belonging to a relative, that blue screened during startup. Normal startup failed, as did safe mode, safe mode with command prompt, and Last Known Good. The first question that always needs to be answered in these situations is whether the problem is hardware or software.
A thread on the lkml started innocently enough about proper spacing in source code, then grew and grew into a somewhat philosophical debate about evolution and code design. The subject of the thread was "Coding style - a non-issue" , the general consesus that ' scripts/Lindent ' solved the problem, a one line bourne shell script that executes indent with the "proper" options, as defined in the Documentation/CodingStyle document. The script: indent -kr -i8 -ts8 -sob -l80 -ss -bs -psl "$@" http://kerneltrap.org/node/11

Linux: Linus Says, Linux Not Designed

Join the moblin development community | moblin.org

http://moblin.org/ If you haven't heard, in 2010 Moblin became MeeGo ! MeeGo is an open source, Linux project which brings together the Moblin project, headed up by Intel, and Maemo, by Nokia, into a single open source activity. MeeGo integrates the experience and skills of two significant development ecosystems, versed in communications and computing technologies. The MeeGo project believes these two pillars form the technical foundations for next generation platforms and usages in the mobile and device platforms space.
I often need to type characters that aren’t on the keyboard, like ½ ÷ © ¥ or ¢. On Mac , they’re done with the [option] key, but not always intuitive. For example: © is [option]-G and £ is [option]-3. I never did memorize all of these combinations, but there’s a nice cheat sheet of Mac accent codes, here . On Windows , it’s horrible. You need a separate numeric keypad on your keyboard, then you use the [Alt] key plus a 4-digit unicode number to create the character.

Linux Compose Key | Derek Sivers

http://sivers.org/compose-key

Linux tips every geek should know | TuxRadar

What separates average Linux users from the super-geeks? Simple: years spent learning the kinds of hacks, tricks, tips and techniques that turn long jobs into a moment's work. If you want to get up to speed without having to put in all that leg-work, we've rounded up over 50 easy-to-learn Linux tips to help you work smarter and get the most from your computer. Enjoy! http://tuxradar.com/content/linux-tips-every-geek-should-know
Abstract This document contains installation instructions for the Debian GNU/Linux 6.0 system (codename “ squeeze ”), for the 32-bit PC (“ i386 ”) architecture. It also contains pointers to more information and information on how to make the most of your new Debian system.

GNU/Linux Installation Guide

Learn 10 good UNIX usage habits

Introduction When you use a system often, you tend to fall into set usage patterns. Sometimes, you do not start the habit of doing things in the best possible way.
Make your IT budget go further with Ubuntu! The latest release of Ubuntu includes everything you need for your business desktop, server and cloud.

Welcome - Ubuntu: Linux for human being

Introduction The language of the UNIX® command line is notoriously versatile: With a panorama of small tools and utilities and a shell to combine and execute them, you can specify many precise and complex tasks. But when used in an office setting, these same tools can become a powerful ally toward increasing your productivity. Many techniques unique to UNIX can be applied to the issue of workplace efficiency. This article gives several suggestions and techniques for bolstering office productivity at the command-line level: how to review your current system habits, how to time your work, secrets for manipulating dates, a quick and simple method of sending yourself a reminder, and a way to automate repetitive interactions.

UNIX tips: Productivity tip

Ubuntu dapper -

Ubuntu 6.06 (codenamed Dapper Drake ) was released in June 2006. It is no longer supported with security updates (as of June 2011). It is recommended to upgrade to the current version of Ubuntu . If you see a bluish box, this means you have to execute the commands in Terminal mode (Applications -> Accessories -> Terminal) or use the content of that box as mentioned in some other instructions.