In Windows, when i am using Websphere i put the VM Arguments(for Java Program) in Websphere like
-DConfig=C:/../config/ApplicationConfig.xml
how to do it in Unix?
I am using Damn Small Linux on my workstations. DSL comes with RDesktop. So, My workstations work in a Terminal Services environment. When DSL Loads I have to manually click on RDesktop and pu...
I have exclusively used Windows and DOS and I'm completely lost in this UNIX prompt. I was given a server that I was told had Windows SBS 2003 installed. The computer boots to a grub prompt ...
How can I put the following tru64 unix command in an if statement:
ls -l | grep -c "^-.*"
such as:
if (ls -l | grep -c "^-.*" == 0) exit
I am running FreeBSD 6.0-RELEASE with a Supermicro server with onboard Adaptec SCSI, connected to an external Promise sata RAID array (Ultratrak SX-8000)
My server started getting weird and...