20150326

Thermodynamics


  1. http://www.freebookcentre.net/Physics/ThermoDynamics-Books.html


 Applied Thermodynamics:
  1. http://www.taftan.com/thermodynamics/
  2. http://lorien.ncl.ac.uk/ming/Webnotes/Main/CPE312.htm






------------------------------------------------------ कोई भी मूल्य एवं संस्कृति तब तक जीवित नहीं रह सकती जब तक वह आचरण में नहीं है.

20150323

Chemical Engineering

Some useful links:
http://www.chemsof.com/

http://excelcalculations.blogspot.in/p/chemical-engineering-calculations.html

http://www.mycheme.com/category/spreadsheets/

http://checalc.com/



------------------------------------------------------ कोई भी मूल्य एवं संस्कृति तब तक जीवित नहीं रह सकती जब तक वह आचरण में नहीं है.

20150204

Use LaTex online

Here is list of selected sites I have come across... providing a good LaTex experience online:

  1. https://www.overleaf.com/
  2. http://sharelatex.com
  3. http://www.codecogs.com/latex/eqneditor.php
  4. https://www.authorea.com/
  5. http://papeeria.com/
  6. http://www.quicklatex.com/
  7. http://www.tablesgenerator.com/
  8. http://detexify.kirelabs.org/


------------------------------------------------------ कोई भी मूल्य एवं संस्कृति तब तक जीवित नहीं रह सकती जब तक वह आचरण में नहीं है.

20141207

How to do port forwarding with ssh?

syntax:
ssh -L YOUR_IP:PORT_U_WANT_TO_USE:PROXY_SERVER_IP:PROXY_SERVER_PORT usr_name@ssh_server_ip


Example:
ssh -L 10.yy.yy.yy:1234:10.20.3.11:3128 citrus01@10.xx.xx.xx





Have fun.


------------------------------------------------------ कोई भी मूल्य एवं संस्कृति तब तक जीवित नहीं रह सकती जब तक वह आचरण में नहीं है.

20140922

Convert Ubunu into Lubuntu



sudo apt-get update
sudo apt-get install lubuntu-desktop
 
Then type as follow to install lxde:
sudo apt-get install lxde
 
Remove Gnome completely from TTY by Ctrl+Alt+F3 using

sudo apt-get purge gdm
 
Link: http://askubuntu.com/questions/209746/how-to-remove-gnome-completely
 
  
For assistance:
www.ubuntuforums.org/showthread.php?t=1844755


------------------------------------------------------ कोई भी मूल्य एवं संस्कृति तब तक जीवित नहीं रह सकती जब तक वह आचरण में नहीं है.

20140814

Write Resumes in LaTEX

Why should you choose LaTEX for resume making?

Go through the following links:

1. http://www.rpi.edu/dept/arc/training/latex/resumes/

2.  http://www.latextemplates.com/cat/curricula-vitae

3. https://www.sharelatex.com/templates/cv-or-resume

4. https://people.debian.org/~dburrows/resume-cls.html

and many more... .



------------------------------------------------------ कोई भी मूल्य एवं संस्कृति तब तक जीवित नहीं रह सकती जब तक वह आचरण में नहीं है.