Tutorial search

Tutorials
Stuff
Affiliates

Cool Stuff




The fastest way to master the basics of Adobe Photoshop

Click here to find out how

Photoshop Templates


Featured Photoshop templates - professional ready to use designs for your next project.

View all templates

Extensive Keyboard Shortcuts in Gnome - Linux tutorial


Many people are aware that they can edit basic keyboard shortcuts in Gnome via System >> Preferences >> Keyboard Shortcuts. I'm going to show you how to create shortcuts to any application you desire.
Category: Linux tutorials > Administration - Difficulty:


More cool Linux tutorials:



Managing FreeBSD packages
Managing FreeBSD packages
This tutorial is about managing FreeBSD Packages. FreeBSD use a flexible and powerful system for managing packages. Tools for managing FreeBSD packages are pkg_add, pkg_delete, pkg_info, pkg_version and pkg_create.
Category: Linux tutorials > Linux and other OS - Difficulty:
Using RAID in Linux
Using RAID in Linux
The concept of RAID, so often put aside in Linux documentation for all those smart systems administrators, is actually not something that takes a lot of special knowledge to understand. As Alexander Prohorenko explains, all you need is a little common sense and a good plan to implement RAID on your systems.
Category: Linux tutorials > Administration - Difficulty:
Using SQLAlchemy: Python Object Relational Mapper
Using SQLAlchemy: Python Object Relational Mapper
SQLAlchemy is a next-generation Python Object Relational mapper. Learn how to use the new 0.5 API, work with third-party components, and a build a basic Web application.
Category: Linux tutorials > Linux and other OS - Difficulty:
Expand the capabilities of your Tomcat Web server
Expand the capabilities of your Tomcat Web server
This tutorial is a must-have guide for any Web or application server administrator. Learn how to set up, configure, and secure your Tomcat server, and discover tips and tools for advanced deployment considerations.
Category: Linux tutorials > Linux and other OS - Difficulty:
Introduction: Using diff and patch (tutorial)
Introduction: Using diff and patch (tutorial)
The commands diff and patch form a powerful combination. They are widely used to get differences between original files and updated files in such a way that other people who only have the original files can turn them into the updated files with just a single patch file that contains only the differences. This tutorial explains the basics of how to use these great commands.
Category: Linux tutorials > Shells - Difficulty: