Posts

Unix Introduction Part2

                          UNIX Tutorial Two  2.1 Copying Files cp (copy) cp file1 file2 is the command which makes a copy of file1 in the current working directory and calls it file2 What we are going to do now, is to take a file stored in an open access area of the file system, and use the cp command to copy it to your unixstuff directory. First, cd to your unixstuff directory.           % cd ~/unixstuff Then at the UNIX prompt, type,         % cp /vol/examples/tutorial/science.txt . Note: Don't forget the dot . at the end. Remember, in UNIX, the dot means the current directory. The above command means copy the file science.txt to the current directory, keeping the name the same. (Note: The directory /vol/examples/tutorial/ is an area to which everyone in the school has read and copy access. If you are from outside the Univer...

Image Converters

Image
Today, I will provide you best converters for different uses. 1.Nitro Pdf Professional:-  Nitro PDF Professional 6.6 Features of Nitro PDF Professional  This is full version Simply install the setup and follow these steps- 1-Install software then close 2-Copy  the exe file from crack folder 3- Go to C:\Program Files\Nitro PDF\Professional replacing the original.  Link:- Nitro Pdf Professional 6.1 2.JPG to PDF converter:- JPG TO PDF CONVERTER 1.1 By this software you can convert your jpg image file into PDF file also combined multiple jpg files into one pdf file. Link- JPG to PDF Converter

Unix Introduction

Image
     What is UNIX? UNIX is an operating system which was first developed in the 1960s, and has been under constant development ever since. By operating system, we mean the suite of programs which make the computer work. It is a stable, multi-user, multi-tasking system for servers, desktops and laptops. UNIX systems also have a graphical user interface (GUI) similar to Microsoft Windows which provides an easy to use environment. However, knowledge of UNIX is required for operations which aren't covered by a graphical program, or for when there is no windows interface available, for example, in a telnet session. for example, in a telnet session. Types of UNIX There are many different versions of UNIX, although they share common similarities. The most popular varieties of UNIX are Sun Solaris, GNU/Linux, and MacOS X. Here in the School, we use Solaris on our servers and workstations, and Fedora Core Linux on the servers and desktop PCs. The UNIX opera...

Stuff

Image
  In this Post i am giving some impotent stuffs.Hope it is useful.  1.Technical Interview Question : It is impotent that when you are going to give the interview then you have idea about question asked in the interview.In this e-book collection you will find the question about OOPS, RDBMS ,C aptitude,Data Structure etc. with their answer.   Link: http://www.mediafire.com/download.php?tcnttpbw8iayxab 2.Resume : To get good gob, good resume play   very-2 important  role  ,here i give some collection of resumes.Hope it is useful. Link: http://www.mediafire.com/download.php?ebg12bal2x64ah6 3.Teach yourself C++ in 21 Days 2nd Edition: This is very -2 good e-book to understand C++ .In this e-book you will find examples, exercise etc. Link: http://www.mediafire.com/download.php?semnf5ith55uxew

Online Study & Online Lab

Image
                                       ONLINE STUDY This is internet age and Online study is very useful for the students .In this post i provide the detail of some websites which is useful for the online study hope it will be helpful for you. 1.NPTEL:- NPTEL provides E-learning through online Web and Video courses in Engineering, Science and humanities streams. The mission of NPTEL is to enhance the quality of Engineering education in the country by providing  free online course ware . Web Address:- http://nptel.iitm.ac.in/ 2.W 3 School:- w  3 School optimized for learning, testing and training. In this website you can learn html, java-script, php etc. and online practical on them . Web Address:- http://www.w3schools.com/ 3.W 3 Resource:- W 3 Resource provide web development  tutorials...