Blog Detail
IT and management Tutorials
http://www.soopertutorials.com
This blog is for education purpose. The primary objective is to educate people by interactive tutorials. Our tutorials categories are networking,datbases,programming,CCNA,MCSE,Strategic,Marketing,windows XP,office and many more so do visit and subscribe to our blog to get daily updates.
Recent Posts
Remote Assistance
Remote Assistance is very good tool for accessing to Remote computer. In this tutorials I will teach you the step by step approach to use the remote assistance in Windows Server 2003. Assumptions Windows 2000/ XP/ 2003 operating system are running ...
Perl/CGI Settings in Windows Server 2003
Assumptions: Operating system running Windows Server 2003 with IIS 6.0 and installed ActiveState ActivePerl (if you wanted to download setup so visit at http://www.activestate.com). After download run the setup and select path like (C:\Perl) and UPDA...
Create Files and Directories in Linux
In this Linux tutorial I will discuss the command for creating new file and directories. If you want to create a new file than Touch command in Linux is used for that purpose. $ touch new.file This command creates a new, empty file. If you check the ...
Remove files and directories in Linux
In this tutorial i will teach you the command to rename the Linux file and directories. Although this is very basic tutorial but it will help out the people who are just recently started to use Linux. In Linux the rm command is used to remove the fil...
How to View and Set the Time and Date in Linux?
The date command in Linux is used to display the current day, date and time, if the date command is used with –u attribute then it display the Greenwich Mean Time zone. Changes in date and time can be done through the date command with –s attr...
How to Change Password in Linux
The passwd command is used to change the password in Linux and there are number of other ways to change the password but to make it easier I just mentioned one of the easiest one.Below are the set of commands to change the password in Linux passwd Ch...

