Questions tagged [ubuntu-18.10]

The 29th major version of Ubuntu, codenamed Cosmic Cuttlefish.

7 questions
28
votes
4 answers

apt update error with ubuntu 18.10 cosmic version

Problem: error 404 code status http://archive.ubuntu.com/ubuntu cosmic InRelease Ubuntu 18.10 cosmic end of life since yesterday, apt install commands no longer work, I tried to upgrade my system version but i got the same error of apt-get update…
Sejdra
  • 461
  • 1
  • 4
  • 7
2
votes
1 answer

How to make Dovecot maildir format emails be gziped using zlib

I activate compression plugin by set following on Dovecot: # /etc/dovecot/conf.d/20-imap.conf (...) protocol imap { mail_plugins = $mail_plugins zlib } # /etc/dovecot/conf.d/90-plugin.conf (...) plugin { zlib_save_level = 6 zlib_save =…
2
votes
1 answer

Ubuntu not upgrading from 18.10 to 19.04

I have attempted to upgrade my ubuntu system from 18.10 to version 19.04 after being prompted by the system updater. I clicked upgrade button, and the screen disappeared and my system did not update. I have even attempted the command line way of…
1
vote
1 answer

Ubuntu 18.10 and modify installed package - OpenMPI

I've installed openmpi-bin (OpenMPI 3.1) on Ubuntu 18.10. I also run slurm on the same machine and would like to recompile or reconfigure my installation of OpenMPI to cope with Slurm-feature. If one installs OpenMPI from source, there is a setting…
Paer
  • 21
1
vote
0 answers

no sound when I restart ubuntu cosmic (system76 box)

I'm having this problem that I lose sound when I restart my computer (It's a system76 box with system76's kernel and goodies). I checked this page https://support.system76.com/articles/audio/ and the problem is solved by running sudo alsa…
eftshift0
  • 111
  • 4
0
votes
1 answer

youtube-dl/youtube-dlg on ubuntu creating same name after downloads

good day everyone, (please consider that i researched the error before asking) so a week ago i installed youtube-dl/youtube-dlg on my ubuntu 18 machine. Out of the blue (on tuesday july the 30th 2019) the program started to act weird. Weird in a…
A-L
  • 3
0
votes
1 answer

Cannot get Docker to work with headless-wp-starter

I'm posting this question here in the hope that I'm just using Docker wrong and someone can explain how to fix it. I don't think the problem is with the headless-wp-starter GitHub project itself, but in case it is I will ask about it somewhere…