List open files
January 22nd, 2010Use this command if you want to know which files are sending data over ports
lsof -i -n -P
Use this command if you want to know which files are sending data over ports
lsof -i -n -P
Open Terminal and type
lsb_release -a
Use below reboot command
sudo reboot
or
sudo shutdown -r 0
With PhpMathPublisher, you can publish mathematical documents on the web by using only a php script (no latex programs on the server, no mathml…).
The method
•each formula is transformed into image by a php script which returns the corresponding html code.
Advantages for the visitors
•the web pages created by PhpMathPublisher can be displayed by all the current browsers.
The visitor does not have anything to install on his system: neither fonts, nor plugins… Read the rest of this entry »