Installation in Ubuntu 12.04.5 LTS Server
Hi All,
I already installed the OS Ubuntu 12.04.5 LTS Server in a Dell T110 Server.
Downloaded the trial copy name: AcronisBackupL64_11.5.x86_64
Copy to usb and mounted the usb in the server and CD to the directory
From there i am lost, may i know what to do next?
Thanks.

- Anmelden, um Kommentare verfassen zu können

Hello Teo,
The uname -r parameter returns the kernel version currently being used. This allows you to give a general command that returns specific results for your system.
It is usually enough to run something like "apt-get install linux-headers-generic" if you are not using a specific kernel version.
- Anmelden, um Kommentare verfassen zu können

Thanks for the reply.
The apt-get install linux-headers-generic works fine.
Now I stuck at installing rmp, get this error message:
The following packages have umet dependencies:
rpm : Depends: librpm2 (>= 4.9.0) but it is not going to be installed
Depends: librpmbuild2 (>= 4.9.0) but it is not going to be installed
Depends: librpmsign0 (>= 4.9.0) but it is not going to be installed
Depends: rpm2cpio
E: Unable to correct problems, you have held broken packages
Please help, thanks.
- Anmelden, um Kommentare verfassen zu können

Hello Teo,
Sorry for the late response. This message usually means that there is a problem with APT itself. Some suggestions for fixing this can be found on Ubuntu forums or on other online communities.
Thank you.
- Anmelden, um Kommentare verfassen zu können