Hi,
I'm a newbie in AIX 5.3 and I'm working to define the services that start automatically after a reboot.
In RedHat, we can look in /etc/rc.d/rc5.d or /etc/rc.local or /etc/inittab by example for level 5.
But in AIX, I checked the content of /etc/rc.d/rc5.d and there are nothing there.
I...
Hi,
I'm a newbie in AIX 5.3, I have 2 disks in a Pserver and I want to create a RAID 0 including 2 disks in a striped volume to gain more space.
Can someone to help me to create this striping volume during the AIX installation or after installation? is it from the smitty tool?
Thanks a lot...
Hi,
I want to setup chroot FTP in AIX 5.3 server. The created user should access to FTP server and can not browse the directories via the FTP client tool.
Have you any suggestion to perform that in AIX? I know jhow to perform it in redHat and it's very easy to do it in redHat but I need help...
Hi,
I installed a new AIX 5.3 server, and I want to setup FTP server.
I'm able to connect to this FTP server by using root account from any station. But I'm not able to connect via another created user. Is there something that I missed in the configuration?
I don't see /etc/ftpusers nor...
Hi,
I have a Perl/CGI script, and this script opens a Web page, and I want to add a Close button in this script.
When the user clicks on this button, it should close the Internet Explorer.
Have you any suggestion aboput the Perl/CGI command to close Internet Explorer (Browser)?
Thanks a lot.
Hi,
I'm newbie in LDAP commands and need help to create 2 groups and 2 objectclasses under
ou=people,o=pp.com
The first group: toto
objectclass: jj
users : user1, user2
The second group: tata
objectclass: mm
users : user3, user4
I know how to add the new user with ldapadd command.
Have you...
Hi,
I want to add a Logout button in my Web application, this application is in Perl/CGI, the user have to connect to an LDAP server with his credentials.
I'm looking a way to reset the value of this variable, because it contains his credentials:
$ENV{'REMOTE_USER'}
Is it a way to reset this...
Hi,
I step by step install openssh on AIX5.3, When I start ssh by startsrc -s ssh command,the system display 0513-085 The ssh Subsystem is not on file.
I really do not know what reason is.
lslpp -l|grep opens*
openssh.base.client 4.1.0.1 COMMITTED Open Secure Shell Commands...
Hi,
I run a script from a Web page to download a file, this Perl script and these files to download are located in Linux server. When I click on the link of the file to download from a Windows station via this Web page , a dialog box will be displayed to ask me to "Open" or "Save" the file...
Hi,
I run a script from a Web page to download a file, this Perl script and these files to download are located in Linux server. When I click on the link of the file to download from a Windows station via this Web page , a dialog box will be displayed to ask me to "Open" or "Save" the file...
Hi,
I developped a web application in Perl/CGI and I experience a problem to display my page in this screen resolution 800x600.
It works fine in 1024x768.
is it a way to display my web page in different resolutions?
Thanks a lot
Hi,
I call a script from a Web page to download a file, this Perl script and these files to download are located in Linux server. I can download a text file on Windows station but when I opened it, it contained one line instead many lines, the end paragraph is remplaced by a small square (end...
Hi,
I call a script from a Web page, this Perl script is located in Linux server. I experience an issue when I try to upload a file from a Windows station to this server. The file is uploaded well, but the first line is missing. I tried with a lot of files and all of files don't contain the...
Hi,
I experience a strange issue:
I have two Perl scripts, we run the first from a web page and it diplays the files and dirctories to download, when you click on a file, it calls the second script
It displays a dialog box for download file, but it displays the name by changing the spca by...
Hi,
I try to upload a file form Windows station to a Linux server via a Web application programmed in Perl/CGI.
I use a form to upload a file named c:\pp\tata.txt (it exists in Windows station). But if I change the name of the file to c:\pp\tata1.txt (it does not exist in Windows station), the...
Hi,
I experience an issue when I try to upload a file via a Perl/CGI script, the file name is changed, here is an example:
The original file is located in Windows system : région.txt
when I upolded it from a Web page to Linux server, the name is changed to :
r?gion.txt
Is it a way to keep...
Hi,
I need to get the elapsed time in milliseconds after running some commands.
I tried that but I get seconds:
Have you any suggestion?
thanks
=============
#!/usr/bin/perl
use Time::Local;
$start = time;
commands;
$elapsed = time - $start;
print "Time elapsed: $elapsed\n";
Hi,
I try to upload a file from a local disk located in Windows machine to a Linux server via HTTP application developed in Perl. But when I check the upload result, I find that the size is zero. I think that is something wrong related to the path where the script try to get.
Have you any idea...
Hi,
I tried to print a file name and its modified date and size.
I have 2 issues for some files when I tried to print their modified date: I get "Dec 5:" instead "5 Dec 13:01" including the time. But for other files I get the right result as "11 Dec 13:01".
The second issue is related to the...
Hi there,
I'm trying to proxy and cache some ldap queries proxycache) overlay in openldap 2.2.x.
If I run ldapsearch through this proxycache I get the result but an attribute "newattribute" is missing.
I used a graphical tool and I get the same result for all users.
But I can list it from 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.