10 More Discussions You Might Find Interesting
1. Solaris
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
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
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
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
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
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
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
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
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
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
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)