Free TeX and LaTeX Ebooks
TEX is a typesetting program, originally written by Prof. Knuth at Stanford around 1978. It implements a macro-driven typesetters’ programming language of some 300 basic operations and it has formed the core of many other desktop publishing (DTP) systems. Although it is still possible to write in the raw TEX language, you need to study it in depth, and you need to be able to write macros (subprograms) to perform even the simplest of repetitive tasks [Peter Flynn, 2005].
LaTeX is a user interface for TeX, designed by Leslie Lamaport at Digital Equipment Corporation (DEC) in 1985 to automate all the common tasks of document preparation. It provides a simple way for authors and typesetters to use the power of TEX without having to learn the underlying language. LaTeX is bundled with Metafonts, typesetting utilities and document formats. In Linux, TeX is distributed as teTeX and in windows TeX is distributed as MiKTeX. Another distribution of TeX is PDFTeX and it produces outputs in adobe acrobat format. They are many TeX IDEs around, my favorites being Kile, Kate and Kwrite.
Following are some free TeX and LaTeX ebook download links. Learn LaTeX to make it work for you!
a. Making TeX Work View/Download
b. TeX by Topic View/Download
c. The Not So Short Introduction to LaTeX 2nd Edition View/Download
d. A Beginner’s Introduction to Typesetting with LaTeX View/Download
e. A Gentle Introduction to TeX View/Download
f. Math Into LaTeX : an introduction to LaTeX and AMS LaTeX View/Download
g. The teTeX HOWTO: The Linux-teTeX Local Guide View/Download
h. A Simplified Introduction to LaTeX View/Download
i. Document Publishing View/Download
j. Getting Started With LaTeXView/Download
k. TeX For The Impatient View/Download
How To Check The Memory Usage Stats On Ubuntu Server Via Command Line
Following are some methods to check the memory usage in Ubuntu. More details about these tools can be found from the man pages.
free
free command displays amount of total, free and used RAM in the system, as well as shoing information on shared memory, buffers, cached memory and swap space used by the Linux kernel.
vmstat
vmstat reports report virtual memory statistics, which has information about processes, swap, free, buffer and cache memory, paging space, disk IO activity, traps, interrupts, context switches and CPU activity. With vmstat command, administrators can has instantaneous reports on memory usage.
top
top command displays dynamic real-time view of the running tasks managed by kernel and system information in Linux system. The memory usage stats by top command include real-time live total, used and free physical memory and swap memory with their buffers and cached memory size respectively.
ps
ps command reports a snapshot on information of the current active processes. Advantage of ps command is that system admins will be able to see where the memory is used. ps will show the percentage of memory resource that is used by each process or task running in the system. With this command, top memory hogging processes can be identified.
Turn Off Your Monitor Via Commad Line In Ubuntu
Save Energy and Your Bills!
If you forgot to turn off your monitor at home, SSH into the machine and type:
$ xset dpms force off
This will turn off your monitor. It will turn back on after a keypress or when you move the mouse. Alternatively, if you want to turn on a remote monitor use
$ xset dpms force on
You can check the status of the X Server setting by typing
$ xset -q
Kerala Fish Curry for Dummies
This is the famous kerala fish curry made using coconut milk.
Remember, instead of the fish curry masala you can use chillipowder and yellow powder. Do try this dish and let us know what you feel.
Learn to Make Parotta in 3 Minutes
Have a look at our video on making parotta (South Indian Flat Bread)..
Did you like it? Please post your comments.







