hostname

Linux Condor security and bug fix update

by Vivek Gite on July 12, 2008 · 0 comments

Condor is a specialized workload management system for compute-intensive jobs. It provides a job queuing mechanism, scheduling policy, priority scheme, and resource monitoring and management.

{ 0 comments }

Linux Maximum Length Of A Host Name

by Vivek Gite on April 30, 2008 · 3 comments

Find out – if there any limit to the number of characters in a hostname under Linux?

{ 3 comments }

Bash can auto complete your filenames and command name. It can also auto complete lots of other stuff such as: => Usernames => Hostname => Variable names => Fine tuning files and names with ESC keys Match variable If the text begins with $, bash will look for a variable. For example, open terminal and [...]

{ 6 comments }