Q. How do I upgrade my server system from Ubuntu hardy heron version 8.04 to Ubuntu Linux server 8.10 Intrepid Ibex over ssh session?
{ 4 comments }
Posts tagged as:
Q. How do I upgrade my server system from Ubuntu hardy heron version 8.04 to Ubuntu Linux server 8.10 Intrepid Ibex over ssh session?
{ 4 comments }
Q. How do I upgrade my desktop computer from Ubuntu hardy heron version 8.04 to Ubuntu Linux 8.10 Intrepid Ibex?
{ 0 comments }
Q. How do I upgrade my Linux kernel version under Ubuntu Linux 7.04 / 7.10?
A. You can use any one of the following method:
(a) Command Line Tools - apt-get
(b) GUI tool
apt-get command - Upgrade Linux Kernel
Open terminal and type the following commands:
$ sudo apt-get update
Now search kernel version:
$ apt-cache search kernel-image
Now install kernel by [...]
{ 0 comments }
Q. Can you explain the role of the system administrator?
A. The person who is responsible for setting up and maintaining the system is called as the system administrator. System administrators may be members of an information technology department. Most of the following discussion also applies to network and Windows system admins.
Duties of a system administrator
The [...]
{ 14 comments }