"One Day One Gnu/Linux Command"
Get information on random commands in Gnu/Linux
This Feature is maintained by
Bharathi Subramanian
The full archive is maintined here
http://www.livejournal.com/community/ilugc/
|
|
mogrify -- Mogrify an image |
|
|
Kernel Janitors is a project to help a person, who want to be kernel
hackers, get their feet wet, while doing something useful for the
community. URL: http://janitor.kernelnewbies.org/ (Thanks Ringo)
One Day One Command (By Mr Arpit Sud)
==============================
======== mogrify -- Mogrify an image Summary: Mogrify transforms an image or a sequence of images. These transforms include image scaling, image rotation, color reduction, and others. NOTE: The transmogrified image overwrites the original image, unless an option such as -format causes the output filename to be different from the input filename. It is a part of the ImageMagick utilities ( www.imagemagick.org). |
|
Read more...
|
|
|
identify -- Describe an image. |
|
|
MIT OCW (Open Course Ware), An open educational resource published
on-line by faculties of MIT, who choose to share their research,
pedagogy & knowledge to benefit others. URL: http://ocw.mit.edu/
One Day One Command (By Mr Arpit Sud)
==============================
======== identify -- Describe an image. Summary: Identify describes the format and characteristics of one or more image files. It will also report if an image is incomplete or corrupt. The information displayed includes the scene number, the file name, the width and height of the image, whether the image is color mapped or not, the number of colors in the image, the number of bytes in the image, the format of the image (JPEG, PNM, etc.), and finally the number of seconds it took to read and process the image. It is a part of the ImageMagick utilities ( www.imagemagick.org).
|
|
Read more...
|
|
|
composite -- Composite images together. |
|
|
Live GNU/Linux CDs are very useful to learn about the OS, with-out
installing in the Hard disk. Here is the list of Live CDs,
URL: http://www.frozentech.com/content/livecd.php (Thanks FN).
One Day One Command (By Mr Arpit Sud)
==============================
======== composite -- Composite images together. Summary: Composite is used composite/combine/mix images to create new images. It is a part of the ImageMagick utilities ( www.imagemagick.org). |
|
Read more...
|
|
|
traceroute - Print the route taken to a network host. |
|
|
LearnOpenOffice Site provides Free, Comprehensive, Web-based tutorials
for the OpenOffice. URL: http://www.LearnOpenOffice.org/
One Day One Command
===================
traceroute - Print the route taken to a network host.
Summary:
Traceroute command is used to print the network path from your
computer to a remote computer and time taken to reach that remote
computer. Read the man page to more technical details.
|
|
Read more...
|
|
|
scp -- Secure remote file Copy Program. |
|
|
Planet.Foss.in is the collaborative blog of Indian FOSS Members.
URL: http://planet.foss.in/ (Thanks Edgar)
One Day One Command
===================
scp -- Secure remote file Copy Program.
Summary:
scp copies files between computers on a network. It uses ssh for data
transfer, & uses the same authentication & provides the same security
as ssh. The SSH Daemon must be running in the remote computer to do
the scp.
|
|
Read more...
|
|
|
|
<< Start < Previous 1 2 3 4 5 6 7 8 Next > End >>
|
| Results 1 - 9 of 68 |