many grades of kubuntu, I think I am still on feisty but it could be gutsy, two questions then, is there a way to quickly know what grade one is running, and would it but a bad idea in future to have the grades marked somewhere on startup or post. thanks
Announcement
Collapse
No announcement yet.
any quick way to know what version of kubuntu one is running
Collapse
This topic is closed.
X
X
-
Re: any quick way to know what version of kubuntu one is running
Open Konsole (Terminal Program) and input:cat /etc/issue"A problem well stated is a problem half solved." --Charles F. Kettering
"Sometimes the questions are complicated and the answers are simple."--Dr. Seuss
- Top
- Bottom
-
Re: any quick way to know what version of kubuntu one is running
In the konsole:
Code::~$ uname -a Linux Ammu2500L 2.6.22-14-generic #1 SMP Tue Dec 18 08:02:57 UTC 2007 i686 GNU/Linux
Code::~$ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 7.10 Release: 7.10 Codename: gutsy
Start KDE program (kate) > Help > About KDE ...
man uname:
UNAME(1) User Commands UNAME(1)
NAME
uname - print system information
SYNOPSIS
uname [OPTION]...
DESCRIPTION
Print certain system information. With no OPTION, same as -s.
-a, --all
print all information, in the following order, except omit -p
and -i if unknown:
-s, --kernel-name
print the kernel name
-n, --nodename
print the network node hostname
-r, --kernel-release
print the kernel release
...
lsb_release(1) lsb_release(1)
NAME
lsb_release - print distribution-specific information
SYNOPSIS
lsb_release [options]
DESCRIPTION
The lsb_release command provides certain LSB (Linux Standard Base) and
distribution-specific information.
If no options are given, the -v option is assumed.
OPTIONS
The program follows the usual GNU command line syntax, with long
options starting with two dashes (‘--’). A summary of options are
included below...Before you edit, BACKUP !
Why there are dead links ?
1. Thread: Please explain how to access old kubuntu forum posts
2. Thread: Lost Information
- Top
- Bottom
Comment
-
Re: any quick way to know what version of kubuntu one is running
Originally posted by fleamailman...would it but a bad idea in future to have the grades marked somewhere on startup or post. thanks
- Top
- Bottom
Comment
Comment