I already have Solaris 9 x86 running on my Intel PC as of last spring release.
How do I go about upgrading to the most current one. I have alreday downloaded the Free binaries and cut the .iso image CD's.
I do not wish to do a complete rebuild all over again, as it is time consuming.
HD
Hi!
As I started creating entries within .netrc file to automate the FTP process, I ran into a roadblock.
The name of the file I will FTP on the daily basis precedes with the current-date e.g. Jan122004-filename.zip.
How can I pass a variable filename entry with "put" command within...
Hi!
I will be seeting up a cron event to automatically FTP about 200MB .zip file on Solaris 8 to a target system. I am aware of the .netrc entries and setting up the respective cron event.
What I would like to know is if there is a way/script I can create to check if the file transfer actually...
I am trying to run a specific script that allows me to do some file-maintenance. The script runs error-free and does what it is supposed to do. In fact I am supposed run this script (Bourne shell) as a normal user and not as "root". However, at some point in the script one of the...
Has anybosy had an opportunity to configure and set up USB Robotics External Modem on Sun Solars 8? I didn't realize that it will be so challenging to find details of setup on Sun's site. In fact the search on H/W forum shows zero hits.
Any help will be greatly appreciated.
We are missing "sysadmsh" utility on our OpenServer 5.0.4 systems.
I would like to create an Emergency boot diskette using command line synatx instead of GUI. I was wondering if anyone has challneged this before. Regerring to OpenServer Admin manual, it only talks about using...
I often get confused as to how these two terms are used within the context of discussions as well as questions asked.
I believe they both have different meaning when it comes to integration or troubleshooting telephony problems.
With a limited knowledge of telephony, I would be keen to read on...
Hi,
I wanted to use an example code from Jamsa's book TIP 643 to set date and time exactly one day ahead.
#include <stdio.h>
#include <time.h>
void main(void)
{
time_t seconds;
time( & seconds ); // Get current time
seconds += (time_t) 60 * 60 * 60; // Set date exactly...
I have situation where I need to reboot Solaris system using the standard /etc/shutdown script. However, prior to reboot I would like to terminate some tasks and applications using the binaries provided by the application provider. These binaries will only run as a normal user logged in with a...
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.