9 More Discussions You Might Find Interesting
1. Shell Programming and Scripting
Hi,
I need to download a zip file from my the below US govt link.
https://www.sam.gov/SAMPortal/extractfiledownload?role=WW&version=SAM&filename=SAM_PUBLIC_MONTHLY_20160207.ZIP
I only have wget utility installed on the server.
When I use the below command, I am getting error 403... (2 Replies)
Discussion started by: Prasannag87
2 Replies
2. UNIX for Advanced & Expert Users
Hi,
do you know any good server inventory open source products?
I want information like, server hostnames, ram, cpu, os, filesystems, volume groups, disks, adapters, installed software versions, firmware levels and so on
os: aix, solaris, linux, hpux
data should be kept in a database, web... (7 Replies)
Discussion started by: funksen
7 Replies
3. Solaris
i need to extract following information through command line on solaris machine :
1.manufacturer name (hardware as well as OS)
2.Model number
3.Serial number - Serial Number of the device or the Physical device serial number for Virtual Servers
4.whether the server is physical or virtual -... (3 Replies)
Discussion started by: omkar.jadhav
3 Replies
4. Shell Programming and Scripting
Hi,
I am getting all the scripts in my unix box through ls and pasting them in a xls for the Inventory Purpose.
Right now I am doing it manually I am going manually in each directory and doing a ls > temp.txt and pasting this out put in xls manually.
Is there any way to automate this ..if... (1 Reply)
Discussion started by: gaur.deepti
1 Replies
5. Shell Programming and Scripting
Hi guys, im currently doing a library database program, and i need help for the following commands
my library.txt is
Google:Harry:45.00:50:100
This is my code
echo "Please enter Title"
read BookTitle
echo "Please enter Author"
read Author
echo "Price"
read Price
... (2 Replies)
Discussion started by: ichar
2 Replies
6. Shell Programming and Scripting
Is there such a script out there that will Analyze a folder and subfolders, getting file type utilization and file aging. A CSV file will be created with file information File,Size,Date Created,Last Modified,Last Accessed,Extension,File Type,Owner
A Summary report text file will also be created... (4 Replies)
Discussion started by: seacros
4 Replies
7. UNIX for Advanced & Expert Users
how to obtain/ collect a list of all the applications installed in the system.. is there a configuration file(like the one which exists for hardware ) which holds all this information?? if no is there any command/shell script or utility that we can use for the same ??
I am using Red hat linux... (2 Replies)
Discussion started by: superghost
2 Replies
8. AIX
Hi,
Is there any performance issue uploading a file
using IE from Windows client to AIX WAS server via HTTPS?
Before that, we were using HTTP protocol and everything run smooth
Once we change to HTTPS, we might hit the "HTTP 500 Internal server error"
Even though this does not happen all... (1 Reply)
Discussion started by: darontan
1 Replies
9. UNIX for Dummies Questions & Answers
How can I find out what software is installed on the machine, other than ls? Is there a registry program like in Windows? The os is Sun 2.5.
Thanks (1 Reply)
Discussion started by: ViperD
1 Replies