I wanted the client to validate the firewall rule created for this request worked since both ftp and ssh services are enabled for the firewall rule. I left them a voicemail to see if they are simply typing ftp://xx.xxx.xxx.xxx:22 or using some middleware software.
Thanks for the follow-up post.
Yes, I did installed openssh after I first installed openssl. I didn't receive any errors during installation, but afterward I'm still unable to use a ftp application to successfully connect via port 22. I getting the "connection refused" error internally from a laptop so the firewall rule at...
Hello all. I have a request to allow secure ftp to an AIX server running 4.3.3. When I test the connection I'm getting a message "connection refused". Could someone shed some light on how I can allow secure ftp connections inbound to this server?
Thanks.
Hello all. We're running MySQL 5.0.21 and have created a new table for calculating Customer Service phone call times for a month. I'm noticing the time values are referencing excel 1900 Time values, but not sure how to set the field type so that I can later calculate using a formula in Crystal...
Sorry, must've mistyped. I meant to type Dat_be.mdb.
I wasn't aware that objects could be hidden, how might I go about unhiding them? Possibly that is why I can't see the object.
What's strange and sounds like it might be more server related is that I can open this db from my laptop without any problems. It's only when I try to open the db from this particular server.
Morning everyone,
I have a csv file that I'm trying to import that has cost values, e.g. 1,456. When I run an import from phpMyAdmin2.6.1 the data after the comma is stripped. If I view the csv with notepad the cost value has " " around it.
Below is the sql query results:
LOAD DATA LOCAL...
Morning, we've ran into a problem when opening a database from a particular server. The database opens to a Logon popup prompting for an Administrator password. If I open the database from another server/PC the db opens up without a problem. Has anyone seen or resolved this before?
Initial...
Hello you all.
We are running AIX 4.3.3 and we have a Lanier multifunction print device that we are adding to our environment. A few months back we had a Konica demo unit that I was able to add to the server with the help of their knowledgeable techs. Unfortunately the same doesn't hold true...
We have an older 7044-270 server that we'd like to reallocate to another use. Is there a document or any guidelines for deleting software or reimplemnting old servers? The ERP software can be removed, but is it just as easy as deleting the directories or is there a preferred method. Hopefully...
This is what the line reads in inittab:
powerfail::powerfail:/etc/rc.powerfail 2>&1 | alog -tboot > /dev/console # Power Failure Detection
So put a # in front of the line and run "telinit q"?
We've implemented a series of scripts specifically relating to particular applications. For drives and their diskspace try something small like this:
#!/usr/bin/ksh
BSE=/home/bsp
for a in `df -k|awk \
'{if ($4 >= 95 ) print $7}'`; do
$BSE/bse_scripts/adm.page $a "is > 95% on "`uname...
We have been having a few problems with one of our APC UPSs and we're in the midst of migrating to a new one. The problem is that when we pull the UPS offline a message gets walled to all our users. Is there a way to just temporarily disable this feature until we get the system back up and...
I have some output from a script that I'm trying to modify for another program, the data exist in a vi file, but the header information needs to be dropped. I know how to delete characters to the end of a line with D, but I'm trying to delete the first 6 characters from several lines of...
Hello everyone, new to the forum so I hope this question hasn't been asked before.
I am running on a 7026 (M80), O/S 4.3.3. We have 2 internal drive, hdisk0 & hdisk1, mirrored. Recently hdisk1 reported I/O errors and was put in a PV state of missing. I called IBM support to replace the...
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.