Questions tagged [12.04]
Fourth LTS (Long Term Support) release of Ubuntu, code-named Precise Pangolin. Released on 26th April, 2012, no longer supported (EOL) since 28th April 2017. Questions about unsupported versions are likely to be closed as off-topic.
16,594 questions
-2
votes
1
answer
67
views
add-apt- or apt-add-repository missing in Docker ubuntu:precise (12.04.5) container [closed]
For compatibility, I need to use this old image but even after installing software-properties-common both commands are not found:
apt-add-repository or add-apt-repository
All I could find was to ...
0
votes
0
answers
127
views
Error in GAMIT/GLOBK Software Installation
When I'm trying to install gamit/globk software it shows this error
"*** Now type 'make test' to install the library and run tests ***
cp libsofa.a ../../../../libsofa.a
Segmentation fault (core ...
-3
votes
1
answer
122
views
Finding Precise Pangolin (12.04) repository [closed]
Where can I find a repository for Precise Pangolin (12.04LTS)?
I am not asking a question about this specific version of Ubuntu. I just want to know where I can download it, If it's still available.
-1
votes
1
answer
69
views
I borrowed a Ubuntu administration book dating to 2013. Is it useless? [duplicate]
I guess the book can be partly good, and I am waiting for other Linux administration books from the library.
So, would I waste my time with that book? It talks about Ubuntu 12.04.
I'm pretty new to ...
0
votes
0
answers
1k
views
How to solve the "Oh no! Something has gone wrong." Error?
As soon as I boot in I get the error as mentioned on the title.
I have the following software, let me know if you need more info to troubleshoot:
OS: Ubuntu 22.04.3 LTS x86_64
Kernel: 6.2.0-33-...
0
votes
1
answer
216
views
Ubuntu authentication error login screen auto blinking?
I am working on Ubuntu that is launched from an Oracle virtual machine. While logging in it is showing an authentication error.
1
vote
1
answer
1k
views
Can't ping outside my network
Like my title i cannot ping outsidwe my network, i have been using Ubuntu Server 22.04.2 LTS for a little while on a mini PC and I set the wifi settings on my machine when i installed the OS a year ...
0
votes
0
answers
68
views
Can I install 12.04 on a Windows 10 computer?
I have a disc with 12.04 on it. I tried to download 22.04 on a usb stick but it won't install as it says not enough space even though it is a 32 GB drive. Tried multiple times and keep getting the ...
-3
votes
1
answer
1k
views
symbolic link command in Ubuntu [duplicate]
I wish to know about usage of Symbolic Link please. I saw it in "The Linux Command Line"
Fifth Internet Edition
Sincerely,
Davood
0
votes
0
answers
863
views
Binwalk error on update ubuntu jammy jellyfish
After installation. I run command binwalk and it shows me following error.
Traceback (most recent call last):
File "/usr/local/bin/binwalk", line 4, in <module>
__import__('...
-2
votes
1
answer
754
views
What key combination quits vimtutor without saving any changes made?
What key combination quits vimtutor without saving any changes made?
Enter control keys in uppercase, for example:
- use ESC for escape
- use "+" (without space between keys) to show a key ...
0
votes
0
answers
134
views
Forwarding historic (old) syslog to syslog server
We can forward syslogs to syslog server by making the below entry in syslog.conf/rsyslog.conf
*.*<space/tab>@<syslog_server_name>:<port_no>
However, this only sends new syslogs, ...
13
votes
3
answers
46k
views
Connected on wireless but no internet access in Ubuntu 20.04
I have just started picking up Ubuntu and have come across an issue I cannot seem to resolve. I have been using linux for a few days and it has been working fine. All of a sudden, today I was not able ...
0
votes
2
answers
2k
views
how do I move a pem file which is downloaded to Windows 10 and move it to root@Ubuntu? [duplicate]
There is a pem key from AWS that is downloaded to my Windows 10.
The Jenkins and Nginx is installed using Ubuntu 20.04 LTS (WSL2) at Root.
Now, in order for all to work together, I need to bring this ...
1
vote
0
answers
22
views
Best Ubuntu for a 2016 Dell Inspiron 3537 [duplicate]
I want to know which you but it would be best for my Dell laptop. It’s preloaded with 12.04 currently its supporting 18.04 LTS bionic beaver however it 16.04 seems to be more stable can anyone offer ...
0
votes
0
answers
219
views
Custom install with ZFS Root for Neon (newer Plasma w/20.04 base), SDDM not starting up
So following these instructions to install Ubuntu 20.04 onto ZFS Root, I got KDE Neon installed (neon-desktop virtual package). Everything seems good, except when I boot up there's no GUI login. I ...
0
votes
0
answers
20
views
Ubuntu 20.04 default backup program not backing up .dbus file [duplicate]
Deja-dup dose not backup .dbus Ubuntu 20.04.
If I use timeshift -/home/username and Deja-dup can I restore with fresh install off Ubuntu 20.04, restore with timeshift with snapshot on USB stick, and ...
0
votes
0
answers
35
views
Upgrading from Ubuntu 12.04 [duplicate]
I am looking to upgrade from Ubuntu 12.04 to a newer supported version. I have an old PC that I dusted off and would like to start playing again with Ubuntu again.
I loaded the latest Ubuntu 20 ISO ...
0
votes
0
answers
1k
views
Python3 virtual env not working as expected
Long story short, i've setup a virtual environment using this tutorial but whenever i run the command which python3 i get the system wide python, rather than the virtual env python.
This is where my ...
-3
votes
1
answer
222
views
How can I copy a file n Linux terminal, without pasting it? [closed]
I have run this in my Linux machine # cp file . Is that command copying file1? Is there anyway to paste file1 in other folder after using above command (whitout cp file1 path/to/file)?
0
votes
0
answers
168
views
Need driver for a DVR card
Today, my company asked me to setup a DVR card. It's divided into two parts. First, I've to find a driver for the device, so that the OS may communicate and work with the device. Second, there should ...
0
votes
1
answer
2k
views
mkdir: cannot create directory ‘.tmp_3983’: Permission denied Kernel version parse failed! - I'm trying to install wifi backports
I'm getting the following error in my terminal while installing backports for My wifi adapter.
My askubuntu question is My Qualcomm Atheros QCA9377 Wireless adopter is not working in Ubuntu 20.04 LTS (...
0
votes
1
answer
979
views
Ubuntu 12.04 : Should I update?
I have a server with Ubuntu Server 12.04 installed. It is a Pentium M old computer (about 2006), with a very basic BIOS.
I am having some problems with the server, namely, running the latest versions ...
1
vote
1
answer
513
views
i686-w64-mingw32 gives error on ubuntu 16
I have some package in Ubuntu 12.04 .. which is getting compiled with the help of i586-mingw32msvc.
My task is to compile same package on Ubuntu 16.04 which does not have i586-mingw32msvc ( as per my ...
1
vote
0
answers
64
views
Old Utilite Value can't find ls and won't give me a display
I have a Utilite Value that I'm trying to repurpose as a media computer. I honestly can't recall what I was last doing with it, but I have a 8 GB SD card that sort of boots. (It actually had a 4GB ...
0
votes
1
answer
147
views
Solution for outdated Ubuntu Version 12.04 [duplicate]
we are running a system using Ubuntu Version 12.04 and realize there are associated security risks running outdated, unsupported version. What would your recommendation be to remediate this issue? ...
0
votes
0
answers
149
views
Can I connect to the server Ubuntu from the computer by pptp connect and then connect to the server mikro
I have an Ubuntu server.
I have activated a pptp connection in it.
I connected a mikrotik server with claint PPTP connection to the Ubuntu server.
Can I connect to the server Ubuntu from the ...
1
vote
1
answer
2k
views
Goodix Fingerprint Reader driver issues
I have already tried installing Fingerprint GUI and fprint-demo. None of them detects the fingerprint reader on my device, which works fine on Windows.
Here are my laptop's specifications:
Device: ...
0
votes
1
answer
137
views
Upgrading from Ubuntu 12.04.5 LTS [duplicate]
I have a dedicated server arrangement running
OS Ubuntu 12.04.5 LTS
Plesk Onyx
I am migrating to a better server with SSD drives - I have around 40 domains running on my existing server but want ...
2
votes
1
answer
2k
views
Modify 'sources.list' file when upgrading Ubuntu 12.04
I have Ubuntu 12.04 installed, and I want to upgrade it to 16.04. Unfortunately, both Ubuntu 12.04 and 14.04 distributions are obsolete, so I can't upgrade the system. The only way I found is to ...
0
votes
0
answers
160
views
Backup of a running Ubuntu
I work as administrator of a DPC (making backups to migrate the whole system), and I inherited a server full of different operating systems (different VM's running on Windows Server), in turn with ...
1
vote
0
answers
132
views
CONF file in ubuntu 18.04
i have /etc/init/myserver.conf file is ubuntu 12.04 worked.
in ubuntu 18.04 not worked.
# masterserver - start master server service
description "Service that starts master.sh"
author "<...
0
votes
0
answers
210
views
How to build a minimal Ubuntu from a Ubuntu
I have tried the minimal Ubuntu installation, but the disk space it occupies is still a bit large, I want to tailor it, for example: it contains systemd, bash, basic packages and so on. Is there a way ...
0
votes
0
answers
1k
views
copy chown doesn't work if directories permissions are root:root
Very interesting thing happens to me. I'm beginner and maybe that's why I DON'T GET it.
I have project which has 5 folders in it. the permissions of those folders are root:root . now I have a ...
0
votes
1
answer
114
views
Should I upgrade dell dual-boot ubuntu from 12.04 to 14.04 (and maybe 16.04 and 18.04)? [duplicate]
I have a Dell inspiron 600m I bought in 2003 with a 40M drive and 1G of memory. I have a dual boot system wherein I gave windows 30G and ubuntu 10G (3G free space remaining).
When I watch DVDs in ...
1
vote
1
answer
382
views
Is it possible to still get updates on Ubuntu 12.04?
Is it possible to still get updates on Ubuntu 12.04 in 2018? Cause my PC loved the Ubuntu 12.04 and I loved it.
So is it possible, or not? If yes, how can I do that?
1
vote
1
answer
78
views
LAMP from 12.04 CD on Ubuntu 16.04
Is it possible (and how) to install Ubuntu server 16.04 without LAMP and after installation running a LAMP install from Ubuntu 12.04 CD?
Maybe bringing up the package installation menu like during ...
0
votes
0
answers
438
views
How do I get Mediatek MT7630E 802.11bgn Wi-Fi Adapter working for ASUS TP500LA
I tried these commands::
sudo apt-get install git build-essential
git clone https://github.com/neurobin/MT7630E.git
cd MT7630E/
chmod +x install test uninstall
sudo ./install
They can be found in ...
1
vote
1
answer
498
views
System won't boot after do-release-upgrade from Server 12.04 to 14.04
I just inherited a Hyper-V VM that's stuck on Ubuntu 12.04 LTS. I'm trying to get it up to the current version, bit by bit. I ran a do-release-upgrade but now it won't start up.
Here's some output ...
0
votes
1
answer
16k
views
SSH: Port 22 Connection refused
From Ubuntu 18 lts I'm trying to establish ssh connection with my Kali Linux VirtualBox on the same computer. I've already installed openssh-client and openssh-server on both systems and I'm connected ...
1
vote
2
answers
2k
views
How to find the exact kernel version an Ubuntu release is using?
Suppose I have a particular release of Ubuntu (say Ubuntu 12.04.5 LTS - Precise Pangolin). The kernel it uses is 3.13.0-32-generic x86_64. Where exactly does this version number come from? It is ...
2
votes
0
answers
73
views
16.04 It is possible to show user icon next to my name?
It is possible to show user icon next to my name like in 12.04 version?
Like this:
Thanks for answers.
1
vote
0
answers
309
views
Upgrade from 12.04 to 14.04 via proxy server
We're attempting to upgrade our Ubuntu 12.04 system to 14.04.
Our internet connection for the Linux server goes via a proxy server that requires authentication.
From a putty session I've been able ...
0
votes
0
answers
78
views
Ubuntu 12.04 upgrade to 14.04 (Word Press Broken)
I'm hosting Wordpress on Ubuntu 12.04! The time has come to upgrade the OS to 14.04 and upwards!
During the installation noticed mysql was having few issues stopping. So i had to stop this manually. ...
0
votes
1
answer
499
views
how to connect to openvpn from shell
I am trying to connect from an ubuntu shell to a client VPN (OpenVPN). On mac I was able to do it using tunnelblick but now I need to do it from an ubuntu server.
I have tried:
cabox@box-...
2
votes
0
answers
1k
views
Unable to install Ubuntu 12.04.4 LTS on HP EliteDesk 800 G3 [closed]
HP EliteDesk 800 G3 Specs:
i7 7700
8GB RAM
256 NVMe SSD
I am trying to install Ubuntu 12.04.4 TLS on the above mentioned HP EliteDesk 800 G3.
The issues I am currently ...
1
vote
1
answer
766
views
Cannot Install Ubuntu Linux on Old Computer
Long time Ubuntu user here for 10+ years, however I am stumped and in search of help. My sister bought a small netbook computer basically to check email and other simple computing while she travels a ...
-1
votes
1
answer
242
views
What does this mean? I am trying to upgrade my version 12.04 Ubuntu [duplicate]
The following packages were automatically installed and are no longer required:
mingw-w64 sbsigntool libnet-ssleay-perl gir1.2-timezonemap-1.0 linux-image-3.5.0-22-generic realpath efibootmgr ...
1
vote
0
answers
155
views
Broken grub after duplicate root repartition
My root partition (sda5) became to tight for me and I decided to expand it. Unfortunately, after I resize /home (sda6 partition), I understood I cannot expand sda5, because of fragmentation.
So I ...
0
votes
1
answer
52
views
Backup packages from 12.04 and install it on 14.04 [duplicate]
hope that everyone is doing okay ,
I have a question , i want to know if it possible to install packages from 12.04 to 14.04 not all of them just a few (for exemple i want to transfer the packages ...