Latest Ubuntu related questions

Score: 0
How to get uptime history?
ye flag

I can get uptime from uptime but what about time between boot and shutdown historically?

If the last part was the duration (days+hour:minutes), it doesn't make sense that time between reboot is overlapped

uptime
 04:32:34 up 7 days,  1:45,  6 users,  load average: 0.72, 1.80, 2.43
last -F | grep -i boot
reboot   system boot  6.0.12-76060006- Wed Feb 15 10:49:34 2023 - Thu Feb 16 23:37:21 2023 (1+12 ...
Score: 0
HandyhelpNZ avatar
Startup intramfs error loading Ubuntu 22.04.01
cn flag

Since the last Ubuntu update, I am now required to run a 'manual fsck' on /dev/sda8 every time I try to boot into Ubuntu. I am sometimes required to run this 'manual fsck' more than once to get Ubuntu to start. Often my pc (HP 360 Convertible) will then freeze (no mouse or keyboard action works) requiring me to long-press the power button and re-start.

Score: 0
TriumphantToil avatar
Syncthing not accessible after having been working
bh flag

When I try to open the web GUI it says it can't connect. I tried launching it from the terminal and this is what I get;

~$ syncthing
[start] 17:05:45 INFO: syncthing v1.18.0-ds1 "Fermium Flea" (go1.18.1 linux-amd64) debian@debian 2023-02-03 19:23:27 UTC
[start] 17:05:45 WARNING: Failed to initialize config: config file version (37) is newer than supported version (35). If this is expected, use -all ...
Score: 0
oooYooo avatar
WI-FI connection drops when laptop screen turns-off
iq flag

I'm running Ubuntu LTS 22.04 on a laptop that acts as a server. Since a couple of days I keep losing my wi-fi connection whenever my laptop screen turns off. The screen is turned off in the power settings after 2 min to save power as it is mostly just working as server, but the laptop is not switched to low-power mode as long as the laptop is powered from the adapter. (normal situation) (It has been run ...

Score: 0
FreddyBZ avatar
Opening terminal by default in home directory does not work
bm flag

I am using Ubuntu 22.04. The terminal that it opens from desktop context menu is the gnome-terminal. By default it opens it on the ~/Desktop directory. I want to modify the default directory without changing .bashrc. I've encountered a suggestion to add --working-directory=$HOME to the "Exec" entry of /usr/share/applications/org.gnome.Terminal.desktop. It does not work - the terminal still opens  ...

Score: 3
sineverba avatar
Ubuntu 22.04.2 - Requested download is not authorized for use with this tracker
cn flag

I know there is another answer, but that doesn't answer to my trouble.

This link: Requested download is not authorized for use with this tracker doesn't answer becase, at the time I'm writing - February 2023 - Ubuntu 22.04.2 is the LAST ONE version. That link referess to UNSUPPORTED OLD versions.

I downloaded Ubuntu 22.04.2 via Torrent but I have this error on my transmission: Requested download is n ...

Score: 0
Marco Marco avatar
Operating system maintenance and bug fixes
fk flag

I have installed Ubuntu 22.04 LTS on my PC for a few days. Since I have the main purpose for which I did it is both for university and personal reasons (I want to learn as much as possible about Linux in general) I will go often and willingly to install packages/repositories/applications etc... and this can lead to some instability/incompatibility or worse, a system crash... To avoid having to format th ...

Score: 0
mcolson1590 avatar
2 LAN ports not compatible with Ubuntu 22.04 affecting boot. disable or ignore
gu flag

I have two lan ports on an industrial PC not per the manufacturer are a known issue with Ubuntu 22.04. I would like to still use this PC, but each time the computer does a boot, is does a rename of the 2 ports from eth0 and eth 1. It then hangs for 2 minutes. I disabled the ports in the netplan installer config file which did not help. Is there a place I could adjust the wait time? This is what I s ...

Score: 0
Aram Asatryan avatar
Sqlyog not connected to ubuntu 22.04
ai flag

Trying connect to mysql database with SQLYOG latest version but got this error message

"SSH ERROR: Fatal error network error : connection timed out"
Score: 1
BsAxUbx5KoQDEpCAqSffwGy554PSah avatar
Network 'device is strictly unmanaged', trying to make static IP work

I have a Ubuntu 22.04.2 LTS machine here that needs to be set with static IP address.

I followed the Linuxize tutorial for employing netplan, plus the StackExchange update on the new syntax to set /etc/netplan/01-netcfg.yaml as follows:

network:
    version: 2
    renderer: networkd
    ethernets:
        enp2s0f0:
            dhcp4: no
            addresses:
                - 172.16.86.3/24
    ...
Score: 0
Norbert avatar
editor pluma, couldn't it provide Redo, Undo, Copy, Paste, Cut on single key strokes?
in flag

Pluma acts on key shortcuts like Ctrl + C (copy selection into buffer). I suppose, by detecting state 0x14 (Ctrl pressed) and then keysym 0x63 (c).

I want to have reaction to 0xff66 (Redo), 0xff65 (Undo), 0x1008ff57 (XF86Copy), 0x1008ff6d (XF86Paste), 0x1008ff58 (XF86Cut). These are predefined on/for keys on older keyboards, providing some more keys, and could be easily coded by the user for e.g. F1 .. F ...

Score: 0
DonP avatar
Installed Wine Applications Missing Icons
cn flag

I'm not a newbie to Ubuntu or to WINE and have been using both for years, always on Ubuntu Studio, but on a fresh Kubuntu 22.10 installation on an old laptop, then an installation of WINE, the downloaded EXE of Notepad++ would not run even with wine %s as the Open With. Running the application's installer from the command line, it installed properly but the desktop application has no icon other th ...

Score: 0
Rick Cooper avatar
GPG error, but could not update public key
hu flag

When I ran:

sudo apt-get update

I got these errors:

W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://cli.github.com/packages stable InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 23F3D4EA75716059
W: Failed to fetch https://cli.github.com/p ...
Score: 0
Lindsay M. Lee avatar
Downloading 22.04 iso
bj flag

I'm trying to download the latest Ubuntu for my desktop but when I try to download the iso it says " Load failed , not enough room on your harddrive". I have a 500G drive and a 4.7 G flashdrive and DVD but I can't free up enough room on my desktop to download the iso. Is there a way I can directly download it to the flashdrive or DVD?

Score: 0
jayr69 avatar
Ubuntu studio 22.04 on low specs
dz flag

Will Ubuntu Studio 22.04 fonction correctly on a 1ghz dual core cpu with 8 gig of ram?

Score: 0
zyee avatar
KVM Guests dont restart?
sz flag

I've recently setup a server running Ubuntu Server 22.04.2, I was able to setup a few guest vms on QEMU/KVM, also running 22.04.2.

The problem I'm running into is when I issue a reboot from virsh or if I console into the guest and do sudo reboot the guest seems to power down and never restart.

I have too do virsh destroy guestos1 and then start it again to make it come back online.

Am I just missing so ...

Score: 0
Antony avatar
How to route up/down VPN to network in 22.04
al flag

I am working from the following article:

https://www.linode.com/community/questions/22397/how-do-i-use-vlan-as-a-private-vpc-with-openvpn

Which advises amending /etc/network/if-up.d/ and /etc/network/if-down.d/ to generate manual routes from the VPN box to the local network.

I do have files in these folders - an ethtool file which could be stopping my openvpn file?? (I have created the openvpn (x ...

Score: 0
marpan70 avatar
Auto-hiding control panel totem application
na flag

I have a question about the Totem Videos application in Ubuntu 22.04. When I use this program the control panel at the bottom disappears after a few seconds. Is it possible to disable this feature so I have always the control panel visible? And if this is possible how can I change this?

Score: 0
Rasmus Hjorth Lüdeking avatar
Ubuntu suspend broken
vc flag

So.. ubuntu suspend isn't working on my lenovo z13. Originally I was dualbooting windows and ubuntu and having suspend working perfectly fine in windows but not in ubuntu. I then tried purging the whole disk down to the efi system and bootloaders, and installed a fresh ubuntu on an absolute clean slate. The problem persists on the fresh 22.04.1.

Funny sidenote; systemctl suspend works fine when b ...

Score: 0
Kris avatar
Is an Ubuntu One account necessary for Ubuntu Core?
uz flag

I have been installing both Ubuntu Server 22 and Ubuntu Core 22 over the last two months in order to learn more details about it.

One of the main difference I see is that when I install Ubuntu Core it asks me for a Ubuntu One account during install and binds the install to that account and downloads the keys from the Ubuntu One account.

Ubuntu Server is not dependent on a Ubuntu One account and does ...

Score: 2
Miro Igov avatar
Upgrade package requires Ubuntu Pro with esm-apps
il flag

i have Ubuntu 20.04 LTS which is not EOL yet. If i do apt upgrade it shows this message:

Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
Get more security updates through Ubuntu Pro with 'esm-apps' enabled:
  python3-rsa
Learn more about Ubuntu Pro at https://ubuntu.com/pro
0 upgraded, 0 newly installed, 0 to remove and 0 not upgr ...
Score: 0
Duddy67 avatar
The following packages have been kept back. But the packages are not "phased"
in flag

Since a few days I have this message whenever I try to upgrade packages:

The following packages have been kept back:
python3-software-properties software-properties-common 0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded.

According to several posts and articles on that matter, this problem is related to an Ubuntu feature called "phasing update".
But in my case it turns out that the ...

Score: 0
Rui Nian avatar
Ubuntu 22.04 VM randomly started crashing after 15 minutes of use
eg flag

Using VMWare 16 on a Windows 10 PC. Started last Friday, the Ubuntu 22.04 VM would start getting slower and slower, and will eventually freeze. Only solution is to force end task of VMWare 16 and restart the VM.

After 10 - 30 minutes, the VM will once again become slower and slower and eventually crashes. I have no idea where to even start to debug. Only application open on VM is PyCharm Prof ...

Score: 0
Arducode avatar
Wrong MIME type and icon for a file in Nautilus
ni flag

I am writing a GUI application in Python using PyQt5, with the main application named main_app.py. Despite being simply a Python script, and file -i main_app.py returning the correct MIME type text/x-script.python, the icon shown in the Nautilus is not that of a Python script and the MIME type reported by the "Properties" tab is text/x-qml. Screenshot 1

What is more puzzling is that, checking the

Score: 0
trying to boot a usb from ubuntu, it crashed, and remained in read-only mode, how do I disable it?
th flag

I have tried many things, but they don't work, I don't know what to do.

the name of the usb is sdb

GParted don't does work

enter image description here

enter image description here

enter image description here

Score: 0
apbr avatar
Texts are scrambled up in some applications after upgrade to 22.04
dm flag

After I upgraded to 22.04 some texts in some applications are scrambled up. This still occurs if I disable extensions and switch to the standard theme.

Here are some pictures of the broken text in chromium and gimp. In most applications (firefox, terminal, gnome settings) text is still looking fine

Does anyone has an idea what is causing this issue?

Score: 1
james hofer avatar
How to keep writing in a FIFO even if there's no readers
cn flag

There's a service that pipes it's output to a named pipe, which I create with mkfifo name.

The service pauses if there's no reader in pipe. How to make it to keep piping the data even if there's no reader?

The reader(s) may (or may not) use the pipe later.

Edit: No buffer is needed. Readers will start reading from where they use the pipe. Data before that is lost. And that's OK. Consider it's a video  ...

Score: 0
Cannot uninstall Firefox snap
in flag

I’m trying to remove the snap “firefox” on Ubuntu 22.10. Unfortunately, an error prevents the task from being completed.

# snap list

Nome               Versione          Rev    Tracciamento     Publisher   Note

bare               1.0               5      latest/stable    canonical?  base
core               16-2.58.2         14784  latest/stable    canonical?  core
core18             2023020 ...
Score: 0
Roanoke avatar
Unusable 22.10 behaviour
gn flag

I've had some problems since upgrading to 22.10, which have escalated in the past 2 weeks.

It started with Firefox, both normal and Nightly will suddenly freeze, but just the UI, the pages still work and I can use them normally, if I click on another tab, nothing happens, but if I switch to another app or alt-tab and come back it switches to the tab I clicked, Initially I thought it might be a pr ...

Score: 0
Richard Fincher avatar
Remote controlled headless Ubuntu Desktop question
cn flag

I run a C&C Ubuntu Desktop system in my datacentre which I access using VNC-over-SSH. However, the video driver always formats the screen according to the monitor that's physically present there, rather than the best resolution / aspect-ratio for the laptop I'm using to run it. Is there a way of my setting a different screen resolution remotely to one which matches my laptop? I'm using an Intel NU ...

The Stunning Power of Questions

Much of an executive’s workday is spent asking others for information—requesting status updates from a team leader, for example, or questioning a counterpart in a tense negotiation. Yet unlike professionals such as litigators, journalists, and doctors, who are taught how to ask questions as an essential part of their training, few executives think of questioning as a skill that can be honed—or consider how their own answers to questions could make conversations more productive.

That’s a missed opportunity. Questioning is a uniquely powerful tool for unlocking value in organizations: It spurs learning and the exchange of ideas, it fuels innovation and performance improvement, it builds rapport and trust among team members. And it can mitigate business risk by uncovering unforeseen pitfalls and hazards.

For some people, questioning comes easily. Their natural inquisitiveness, emotional intelligence, and ability to read people put the ideal question on the tip of their tongue. But most of us don’t ask enough questions, nor do we pose our inquiries in an optimal way.

The good news is that by asking questions, we naturally improve our emotional intelligence, which in turn makes us better questioners—a virtuous cycle. In this article, we draw on insights from behavioral science research to explore how the way we frame questions and choose to answer our counterparts can influence the outcome of conversations. We offer guidance for choosing the best type, tone, sequence, and framing of questions and for deciding what and how much information to share to reap the most benefit from our interactions, not just for ourselves but for our organizations.