Ubuntu

Ubuntu builds upon Debian's architecture to provide a Linux server and desktop operating system. Ubuntu prioritizes security, as the majority of its network ports are closed by default.
Here are 7,083 public repositories matching this topic...
-
Updated
May 12, 2022 - Shell
-
Updated
Apr 22, 2022 - C++
-
Updated
Mar 7, 2022 - Shell
-
Updated
May 20, 2022 - HTML
-
Updated
May 18, 2022 - Shell
-
Updated
May 20, 2022 - Python
-
Updated
Oct 18, 2018 - CSS
-
Updated
Mar 26, 2022 - Shell
-
Updated
Feb 15, 2022 - Shell
-
Updated
Oct 28, 2021 - C++
-
Updated
Mar 23, 2022 - Python
-
Updated
May 2, 2022 - Shell
-
Updated
May 20, 2022 - Shell
-
Updated
Oct 28, 2021 - Python
-
Updated
May 19, 2022 - Shell
So I took a shot at trying to get this to work with IP V6 addresses with no luck. If I disable the ufw service i'm able to access my site using the V6 address, but when I enable ufw the connection times out. I found /etc/ufw/after6.rules and tried to modify it to work, but I must be doing something wrong. My guess is it's something with the V6 subnet.
# BEGIN UFW AND DOCKER
*filter
:ufw6-u
-
Updated
May 16, 2022 - Shell
-
Updated
Nov 7, 2021 - Shell
-
Updated
May 6, 2022 - CSS
Right now to provide status update to the user, on the first start of the container we use podman/docker logs in background.
At the end of the start we kill that process as we don't need it.
In rootful mode right now it does not work, as the kill command needs to be executed as sudo in this case
./distrobox-enter: line 436: kill: (102864) - Operation not permitted
An error occurred
Of the learning environments that leverage Ansible, very few are using roles. This can make porting Ansible playbooks across learning environments more difficult. To fix this, Ansible-using learning environments need to be refactored (where possible) to use an Ansible role.
Created by Canonical Ltd., Ubuntu community
Released October 2004
- Organization
- ubuntu
- Website
- www.ubuntu.com
- Wikipedia
- Wikipedia
If a mirror just contains source packages, aptly is not able to update it.
aptly always expects that there are binary packages on the mirror.