Subscribe
Tutorial search
Cool Stuff
How would you like to MASTER graphic design by next week?
Click here to find out how
Linux Tags
Photoshop Templates
Featured Photoshop templates - professional ready to use designs for your next project
View all templates
Linux Tutorials
Tutorials
Stuff
Affiliates
Linux Tutorials
We hope that you will enjoy our Linux tutorials. Feel free to contact us if you would like to be a tutorial hero and contribute your own Linux tutorial to our site. Thank you !
A video tutorial on how to install CrunchBang Linux, a lightweight Debain based Operating System running the Openbox Windows Manager.
Difficulty: 


having a good idea of what file permissions are in unix is must for anyone who wants to work in Unix or Linux operating system. Unix provides tight control over who can access the file and various read, write and execute permission. directories are also protected by permissions and you can only go inside a directory in unix if you have execute permission on that directory. default file permission can be controlled by umask. overall this article gives you lot of important stuff about file and directory permissions in Unix.
Difficulty: 


tar command in unix is used for archiving purpose, you can create archive, update or extract from archive using tar command in unix.
you can also create compressed archive by combining bzip2 and gzip along with unix tar command. for working efficiently and effectively
in Unix knowledge of tar command is must.This article explains unix tar command with various real world examples for clear and quick understanding and application.
Difficulty: 


Today I'm going to explain the method to install and configure Conky in Ubuntu Linux in few steps.
Difficulty: 


I'm going to enlist top 10 Conky configurations till date that you can use on your desktop to increase the eye-candy.
Difficulty: 


if you are doing support for interconnected application which talks to each other via TCP IP or working in a LAn environment you often wanted to get IP address in case you know DNS name or some time back from IP address to hostname. this article list down some quick utility method to find IP address from hostname and vice versa.
Difficulty: 


Sorting is one of essential task we always need to perform and UNIX or Linux has great suppot for sorting by using sort command. No matter what kind of shell script you are writing or you are looking for some information or reports many times you need to sort the output from one command or a set of line. In this UNIX sort command tutorial we will see how we can use sort command in UNIX to achieve our sorting goal. This tutorial contains some of practical example of sort command for sorting data in UNIX. With the use of “uniq” and “sort” command you can remove duplicates and present a sorted data in UNIX.
Difficulty: 


VI Editor is like notepad in UNIX but it’s extremely powerful and have sophisticated feature to work as complete IDE. No matter which version of UNIX you are working or which flavor you are using you always find either VI editor or VIM there. VI is a very large topic and I am not covering every aspect of it what I am sharing here is some examples of using VI editor in UNIX or Linux. most of the time we use only 10% of VI editor and never know 90% of it , to be frank I also don't know many of VI feature by heart but I always search for it , see people working in VI and learn from there experience as well. after working on VI editor what I found that every day we learn something new in VI editor but we forget something equally important and there I thought lets document whatever VI commands I have learned so far and using regularly. Idea is to keep this VI Editor tutorial updated with every single useful VI commands I learn and I also ask you guys to contribute with something useful. If you see 10 peoples working in VI editor you realize that they use it differently then use some new VI commands which you are not familiar of and which could improve your productivity as well. so if you would like to know more and more about VI editor I would suggest observe people around you when they work in VIM or VI editor and learn from there experience. Don’t confuse with both VIM and VI, VIM stands for VI improved and has some more feature than VI editor. Many a times you will find that VI command is aliased to VIM to make it default editor in UNIX.
Difficulty: 


Mount Windows 7 Shared Partitions & Folders in Ubuntu. Works with v10.10 and 11.04
Difficulty: 


"grep" one of the most frequently used UNIX command stands for "Global Regular Expression Print". This grep command tutorial is not about theory of UNIX grep but to practical use of grep in UNIX and here I am sharing my experience on use of grep command in Linux with an aim that this would serve as quick guide or tutorial for using grep in UNIX for new beginners and help them to understand the grep command better and its thoughtful usage in UNIX or Linux.
Difficulty: 


How to Access A Windows Shared Printer from Ubuntu 10.10 and 11.04
Difficulty: 


How to Access Windows 7 Shared Folders from Ubuntu (v10.10 and 11.04)
Difficulty: 


In our project our Java process picks latest version of package for executing, which is a UNIX soft link. So whenever we do a release we just need to update latest UNIX symlink which makes release seamless and rollback very easy which in tern increases stability and predictability of our Java application.
Difficulty: 


Many of us use bash script for doing housekeeping and other stuff but occasionally and not much aware of special bash parameters. When I was new to bash shell and Linux and looking on some already written bash script I used to get baffled with special bash symbols like $@, $_, $1 etc.
Difficulty: 


How to Enable File Sharing & Change the Workgroup in Ubuntu Linux so that you can connect with computers having other operating systems installed.
Difficulty: 

Total Tutorials in Category: 1132
