I have an installed Ubuntu version 16.04 running with Kernel version 4.4.0-64-generic
How can I upgrade the kernel to 4.10?
I have an installed Ubuntu version 16.04 running with Kernel version 4.4.0-64-generic
How can I upgrade the kernel to 4.10?
I have a docker container hosted by 16.04 can I install a 12.04 distribution into this container?
I have an older server that still has Ubuntu 7.10, is there a way that I could update this since it is no longer supported?
lsb_release -a
gives:
Distributor ID: Ubuntu
Description: Ubuntu 7.10
Release: 7.10
Codename: gutsy
I did the following instructions from here and they don't work for me: How to install software or upgrade from an old unsupported release? :
sudo sed -i -e 's/archive.ubuntu.com\|security.ubuntu.com/old-releases.ubuntu.com/g' /etc/apt/sources.list
then updated with
sudo apt-get update && sudo apt-get dist-upgrade
and then:
do-release-upgrade
and i get this error:
Checking for a new ubuntu release
Failed Upgrade tool signature
Failed Upgrade tool
Done downloading
extracting '/tmp/tmp8S5pl1/hardy.tar.gz'
Failed to extract
Extracting the upgrade failed. There may be a problem with the network or with the server.
I want to fix the Shellshock issue, and the usual solution is to update Ubuntu.
How can I update only Bash and without having to reboot?
I tried to install YUMI on ubuntu, I mean the multiboot-able creator, but it needs:
yumi depends on gambas3-gb-runtime (>= 3.0.90); however:
Package gambas3-gb-runtime is not installed.
yumi depends on gambas3-gb-image (<< 3.99.0); however:
Package gambas3-gb-runtime is not installed.
yumi depends on gambas3-gb-image (>= 3.0.90); however:
Package gambas3-gb-image is not installed.
yumi depends on gambas3-gb-image (<< 3.99.0); however:
Package gambas3-gb-image is not installed.
yumi depends on gambas3-gb-gtk (>= 3.0.90); however:
Package gambas3-gb-gtk is not installed.
yumi depends on gambas3-gb-gtk (<< 3.99.0); however:
Package gambas3-gb-gtk is not installed.
yumi depends on gambas3-gb-form (>= 3.0.90); however:
Package gambas3-gb-form is not installed.
yumi depends on gambas3-gb-form (<< 3.99.0); however:
Package gambas3-gb-form is not installed.
How can I install gambas3
on ubuntu?
My Ubuntu no longer starts in graphical mode, it starts in text mode.
If I try to run startx
I receive unable to connect to X server: No such file or directory
How can I reinstall XServer and Unity?
What apt-get remove
and apt-get install
should I follow?
Now that Ubuntu for phones is mature enough and established, can someone intimately familiar can explain what are the main differences between the two.
Where the two diverge to the point of being incompatible?
Is there a Windows debug.exe
equivalent where I can write machine code and see what results they have after execution?
I updated from Ubuntu 11.10, I had installed also XFCE on that version but mainly used Unity, after I upgraded to 12.04 when I shutdown it doesn't shutdown it remains in a XUbuntu splash screeen. I mention that I did't installed, XUbuntu but probably installing XFCE installed also that splash screen.
How can I fix that and make the system shutdown without using hard shutdown?
The chrome browser was not responsive and I tried to kill it, but instead of disappearing the process had <defunct>
at its right, and didn't get killed:
What is <defunct>
for a process and why it doesn't it get killed?
Possible Duplicate:
How to clean launch a GUI app via the Terminal (so it doesn't wait for termination)?
If I have a terminal open in X-window, I can start a GUI app from the terminal. If I give Ctrl+C, the GUI app closes and you get back the prompter in the terminal so you can write commands again.
For example: If I run gedit
, it starts but it doesn't return control to that console so I cannot reuse it for other commands, If I want to regain control I need to do Ctrl+C, but that closes the GUI app. I need the GUI app to keep running but also to use further the console to start other apps or run other commands.
How to start a X-window app from terminal console, without leaving that console occupied solely by that app?
I have 348 zip files and I want to find a file that is in one of the zip files, unzip -l
doesn't work with wild cards?
How can I list content of all .zip
files and grep
through the merged list of all files contained in the zips?
Since the vmware virtual machine drivers are pretty standard I don't see any technical reason for a preinstalled image not to be portable.
Although the above situation is obvious, I didn't find any preinstalled vmware image for Ubuntu.
Is there a trusted free vmware image or an OVF image with Ubuntu preinstalled?
Note: OVF image works with most of the players!
I am trying to install Ubuntu 11.10 on a Dell OPTIPLEX 3010 IvyBridge and when I start the setup, the screen goes awry with a lot of colored patterns.
Is there a way to start the installer in text mode or a graphical safe-mode?
On Ubuntu 11.04, it works well.
I have 4 Ubuntu version on a system (11.04 and 11.10 both in 32 and 64 bit) and also a few versions of Windows, after a restore now I have the grub from an earlier version and it sees just a system (11.04 32bit).
How can I install grub again and make it see all this Operating Systems?
I have added 1 TB harddisk my system already has Ubuntu 11.10 on another drive, and I need a quick partitioning of the 1Tb HDD from linux: an 150 Gb partition the rest just free.
How can I do that in a few steps?
EDIT: Gparted does the fastest job if you like GUI!For console: fdisk!
If I try sudo apt-get install mc
or sudo apt-get install fortune
, I get E: Unable to locate package mc
or E: Unable to locate package fortune
.
Also in Ubuntu Software Center: Use this source
is disabled.
Internet works and wget
gets from Internet.