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

Ramble Around the UNIX File System - Linux tutorial


Many directories in the UNIX file system serve a special purpose, and certain directories are named per long-standing convention. In this installment of the "Speaking UNIX" series, discover where UNIX stores important files.
Category: Linux tutorials > Linux and other OS - Difficulty:


More cool Linux tutorials:



Stick a fork in it: Java theory and practice
Stick a fork in it: Java theory and practice
Learn how to exploit fine-grained parallelism using the fork-join framework coming in Java 7. The fork-join abstraction provides a natural mechanism for decomposing many algorithms to effectively exploit hardware parallelism.
Category: Linux tutorials > Linux and other OS - Difficulty:
Test Java Message Service on IBM Websphere App.
Test Java Message Service on IBM Websphere App.
Learn how to set up the environment required for IBM Rational Tester for SOA Quality to use the WebSphere V6 Java Message Service (JMS) transport and how to test Web services by using this JMS implementation.
Category: Linux tutorials > Linux and other OS - Difficulty:
how to restore a mysql database dump
how to restore a mysql database dump
how to restore a mysql database dump
Category: Linux tutorials > MySQL - Difficulty:
Changing UIDs and GIDs without harming your server
Changing UIDs and GIDs without harming your server
It's important to know what happens to file ownership in AIX once you make a UID or GID change. If you don't understand the results of altering a UID or GID, you could cause serious issues to your server and environment.
Category: Linux tutorials > Linux and other OS - Difficulty:
Implementing NFS
Implementing NFS
Need to share data between your Linux machines and other machines on your network? You should consider using NFS as a mechanism for this file sharing. William Wong covers the basics of NFS configuration and explains where you'd want to use NFS, as opposed to the higher-profile Samba.
Category: Linux tutorials > Networking - Difficulty: