Blog Feed: programming tutorial,tutorial,example,tips,training,programming,maple,matlab,C++,visual C++,java,C#,php,mysql,database,..
| Home | My Account | Directories |
Linux Tip: What are Input/Output Redirection in Unix?
Published on 2010-09-29 01:00:24
Redirection is one of Unix’s strongest points. Ramnick explains this concept in this article. He talks about [...] > read more
Linux Tip: How and when to use the dd command?
Published on 2010-09-28 01:00:14
In this article, Sam Chessman explains the use of the dd command with a lot of useful examples. This article is [...] > read more
Bash Programming Tutorial 2 – More about Bash Programming
Published on 2010-09-27 01:14:52
In this second article, Harold continues with his fast paced, excellent introduction to Bash Programming. This time [...] > read more
Linux Tip: How to accessing CDROMs in Linux (covers mount, umount, fstab configuration file)?
Published on 2010-09-27 01:00:10
One of the first things you’ll need to do after you’re up and running is access programs [...] > read more
Bash Programming Tutorial 1 – A Quick Introduction
Published on 2010-09-26 01:14:41
Bash programming is a topic that can be dealt with in a couple of pages or hundreds of pages. Harold [...] > read more
Linux Tip: How to developing User Interfaces with GTK (C Programmers)
Published on 2010-09-26 01:00:02
I assume you have written C programs under Linux which display their output at the terminal and now you would like to work under [...] > read more
Linux Tip: Understanding file permissions and modifying them using chmod
Published on 2010-09-25 00:59:54
Linux is basically a multi-user system. But nowadays there has been an increase in the usage of Linux as an OS [...] > read more
Linux Tip: How to set Shell Environment Variables (bash shell)?
Published on 2010-09-24 00:59:46
In Linux the command line interpreter is known as the shell. Whatever you type at the command [...] > read more
Linux Tip: What are the SUID, SGID and the Sticky Bits?
Published on 2010-09-22 00:38:06
Linux has some special attributes associated with all files. Often in X Windows when you check the [...] > read more
Linux Tip: What you need to know about software Installation (configure, make, make install)?
Published on 2010-09-21 00:53:37
This tutorial is aimed at those who have just started using Linux. Generally when users from the Windows background enter the [...] > read more