JASS - upgrading from Sol 9 to Sol 10


 
Thread Tools Search this Thread
Operating Systems Solaris JASS - upgrading from Sol 9 to Sol 10
# 1  
Old 06-30-2011
JASS - upgrading from Sol 9 to Sol 10

Do I need to reinstall/rerun JASS after upgrading from Sol9 to Sol10?

Just wondered if the upgrade procedure overwrote any of the settings etc?
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Solaris

sol 10 sparc cant join dns

Hi I would like to ask if somehow i missed some files in configuration of joining a domain below is the procedure i take: modify /etc/nsswitch.conf host: file dns modify /etc/resolv.conf nameserver ipaddress nameserver ipaddress domain ft.domain.com search... (3 Replies)
Discussion started by: jao_madn
3 Replies

2. Solaris

GCC for X86 on SOL 10

Need help with GCC package. I did downloaded the same from sunfreeware.com for i86, however after doing the unzip I am unable to add the same with pkgadd as I am unable to get the sun standard format as SUNWgcc on my system. Thanks (4 Replies)
Discussion started by: kumarmani
4 Replies

3. UNIX for Advanced & Expert Users

luupgrade: Sol 8 -> Sol 10 u7 (5/09)

Greetings Forumers! I ran into an issue after running luupgrade on v880 running Solaris 8. I want to upgrade to Solaris 10. When I rebooted the system I noticed the file systems listed as such: # df -h Filesystem size used avail capacity Mounted on /dev/dsk/c1t1d0s0 ... (2 Replies)
Discussion started by: bluescreen
2 Replies

4. Solaris

Need help with mail service on Sol 10

Hello All: I am trying to configure mail service on Solaris 10 and I am unable to send using mailx. It appears the server may not be listening on port 25: bash-3.00# mconnect connecting to host localhost (127.0.0.1), port 25 connect: Connection refused services is configured to use port... (7 Replies)
Discussion started by: hoo5091
7 Replies

5. UNIX for Dummies Questions & Answers

Login Prompt - Sol 10

Hello When I login as root - my prompt is # I want to change this and I understand the setting (PS1=) needs to go into a file called .profile, but I don't know where this file is for the root user. The root users home folder is / when I type env. Should I be creating a home folder for the... (4 Replies)
Discussion started by: deedaz
4 Replies

6. UNIX for Advanced & Expert Users

Sol 10 Sendmail issue

We have a Spark Solaris 10 box running behind a Pix 501 firewall, we are running NAT and I have mapped access to it from the outside world. Anyway, we can receive mail no problem just can't send. I receive this message bounce: The original message was received at Thu, 10 Jan 2008 17:04:29 -0600... (1 Reply)
Discussion started by: varlania
1 Replies

7. Solaris

config v120(sol 8) as a router

Hello all I'm trying to configure a v120 (sol8) as router. The exact setup is: 2900 switch | | eri0 eri1 (node1 v120 sol8)----------------------> eri0 (node2 v120 sol8) so node1 eri1 is connected to node2 eri0. Also, on node1... (1 Reply)
Discussion started by: sashah
1 Replies

8. UNIX for Dummies Questions & Answers

kernel parameter in SOL

Hello everbody: I have Sol9, and I need to check its kernekl parameters, do you know how to list them or in which file they can be found. Thanks in Advance (3 Replies)
Discussion started by: aladdin
3 Replies

9. Solaris

Chinese characters on Sol 2.7

Hi there, I need to get a Chinese disclaimer attached to an email on a Solaris 2.7 box. The disclaimer we use is in English and stored as a text file although I've been asked to see if we can add the Chinsese one? Is it simply just a matter of adding the Chinese locale to the OS or is there... (1 Reply)
Discussion started by: Hayez
1 Replies

10. Filesystems, Disks and Memory

Move a disk to Sol. 2.6

I removed an external Sun disk (with data on it) from an old 2.6 system and added the disk to another 2.6 system. The new system seems to recognize the system (verified by the format command). When try to mount I am getting, I got the error: mount: /dev/dsk/c1t1d0s6 is not this fstype. I... (3 Replies)
Discussion started by: sunshine
3 Replies
Login or Register to Ask a Question
UPDATE-MANAGER(8)					      System Manager's Manual						 UPDATE-MANAGER(8)

NAME
update-manager - graphical management of software packages updates SYNOPSIS
update-manager [options] DESCRIPTION
Update-manager is a frontend for the apt package management system. It allows you to perform some actions of the command line tool apt-get in a graphical environment. Update-manager is especially designed for upgrading your system, or migrating your system towards a more recent version. OPTIONS
For a daily use, you may launch update-manager with no options so that your system is just upgraded. For migration purposes, update-manager accepts some options: -h, --help Show a similar help message -c, --check-dist-upgrades Check if a new distribution release is available -d, --devel-release Check if upgrading to the latest devel release is possible -p, --proposed Try to run a dist-upgrade --dist-upgrade Try to run a dist-upgrade ACTIONS PERFORMED DURING AN UPGRADE TO A NEW VERSION
* eventually reinstall the package ubuntu-desktop * switch to an updated sources.list entries * adds the default user to new groups if needed SEE ALSO
Synaptic, sources.list, aptitude AUTHORS
update-manager was developed by Michael Vogt <mvo@ubuntu.com> with various contributors (see AUTHORS file) This manual page was originally written by Bruno Mangin and Michael Vogt <mvo@ubuntu.com>. COPYRIGHT
Copyright (C) 2006-2007 Canonical There is NO warranty. You may redistribute this software under the terms of the GNU General Public License. For more information about these matters, see the files named COPYING. August 2, 2007 UPDATE-MANAGER(8)