How do I get the most recent file from directory? I am trying to automate a log analyzer program. The log file names are very cryptic, qmail log files if you wish to know, so I cannot get the proper file by name; so, I want to find it by timestamp. Thanks in advance for the help.
Wes
I am using a bash script to copy files from my production server to a standby server, really just a simple backup. I have been trying to figure out how to do 2 things with bash.
1) How do I direct an echo statement out to a file? Logging what commands were run from the script.
2) How do I...
I am getting this error:
(98) Address already in use: make_sock: could not bing to address 0.0.0.0:80 no listening sockets available, shutting down.
From what I have been able to figure out, this error is telling me something is listening on port 80 already. I do an 'nmap 172.20.3.1' or a...
Does anyone have experience in compiling the driver for this IDE RAID controller? The instructions given with the card are not very descriptive.
I am trying to use this card on a RedHat 8.0 machine.
Any help would be greatly appreciated.
Wes Hegge
SignalBlast
Does anyone know what directory the database files are stored in? Our DB2 server is running Linux and I need to mount an enterprise storeage device at the proper directory so the databases are stored there. Thanks fo the help.
Wes
What command would I used to copy the tables structures but not the data from one server to another? And then what command would I use to copy the data over after the structures have been created?
I am moving our existing db2 setup from NT to Linux and version DB2 UDB 7.2. The original person who set this up used another communication port besides the default. I need to set the communication port from 50000 (default) to 50001. I found in the DB2 Control Center where the port is listed...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.