Latest Ubuntu related questions

Score: 1
don'tgiveuponus avatar
Ubuntu 22.04.1 LTS Snap Firefox Can't Print
bg flag

Recently updated Ubuntu to 22.04.1 LTS. Snap Firefox was installed, and since then, when trying to print, I can only save to pdf. Trying to use the system dialog has the same problem. I can print in Chromium and from the rest of the computer, however.

I have tried the method here as a suggested get around, but could not get it to work. Everything worked in the terminal, but it still launches snap firefox ...

Score: 0
CyanCoding avatar
Alt+Tab shows gnome desktop
jp flag

I have a very strange problem that shows up every time I use Ubuntu 22.10 in Wayland. Upon pressing Alt+Tab I see an option for switching to my desktop.

enter image description here

As you can see, the selected tab (the one all the way to the left) is a strange option that shows my home folder and strange text. Selecting the window doesn't do anything. Restarting does nothing and this only occurs in Wayland from what I can see.

 ...
Score: 3
ErocM avatar
Block all incoming requests but local network
gb flag

I have a dedicated server that I spun up an Ubuntu 22.04.1 LTS server on with a public ip address. I want to lock down the ssh port to only allow specific ip addresses through.

I have 3 ip adresses from work and the network I setup on the server with an ip range.

How would I go about allowing only these ip addresses to log in to my server?

I found this in another post:

iptables -I INPUT -p tcp ! - ...
Score: 1
vonnonn avatar
Adding sata power to USB PCIe card causes shutdown to restart instead
gm flag

Kernel: Ubuntu 22.04 MB: Supermicro H11DSI USB PCI3: Fresco Logic 1100

I was able to shutdown properly when sata was disconnected. I'm new to Linux so I don't know how to debug this. Any help would be great.

Cheers, Josh

Score: 0
GARcher avatar
Flashing .img with Balena Etcher reduces microSD size
pg flag

I flashed an ubuntu image with Balena Etcher for my Odroid XU4 and when I boot up I get a warning about limited disk space remaining. Checking the disk reports that the main installation is taking up around 6.7GB and the available remaining space is just 300MB!

I have a 64GB micro SD card so this doesn't make any sense to me.

How can I make the entire SD card size available to the linux image? I alr ...

Score: 0
user569364 avatar
Regading UEFI entries in boot order
as flag

I had recently faced a problem, where due to some reason for my windows update my ubuntu was not booting adn was showing volume corrupt. So I used my bootable pendrive and ran boot repair. After that my ubuntu was running perfectly but in my boot options one excess option is being shown of 'Linpus Lite' which was previously not being shown but after this repair my boot options shown are Windows boot loa ...

Score: 0
B3ns44d avatar
Zoom is not working when the VPN is on. VPN split tunneling
br flag

The Zoom client doesn't work whenever I activate my work VPN. I tried multiple solutions, but none of them was helpful. I'm not sure why. I'm using OpenVPN.

I found this on the Zoom website, but I didn't really find it useful.

https://support.zoom.us/hc/en-us/articles/360053610731-VPN-Split-Tunneling-Recommendations

I'll be grateful for any help.

Score: 0
Mario_7626 avatar
Copy directories without files from /etc to other directories
py flag

I want to copy all /etc directories without the files inside of them to other directories. There's another condition that they must start with a, b or c just from the first level.

I tried this:

user@system:/etc$ find . -maxdepth 1 -name "[abc]*" -type d -exec cp {} $HOME/bases2/p01 \;

cp: -r not specified; omitting directory './alternatives'
cp: -r not specified; omitting directory './ca-certificates ...
Score: 2
maeries avatar
XP-Pen Software doesn't detect tablet when connected via Bluetooth
us flag

I have a XP-Pen Deco MW connected to my computer via bluetooth. I have installed the pentablet software from the manufacture's website. Now, if I start the pentablet app, it tells me that I need to connect the device. It already is connected, though. I can also move the mouse using it. I just cannot change any settings as the app does not find the tablet.

I can work around it by connecting the table ...

Score: 0
sailnfool avatar
How to Launching context menu from Nautilus (open terminal has moved?)
in flag

Prior to Ubuntu 22.10 you could open the context menu for the current directory by "right-clicking" on the directory in the toolbar. That no longer works.

Now you must "left-click" on the 3 vertical dots in the path section to get the pull-down menu previously available by right-click

Score: 0
L. A. V. avatar
Unable to install Ubuntu 22.04.1 on my Laptop Packard Bell EasyNote BG35 U 422 CH
pt flag

several times I tried to install the 64 bit version from Ubuntu 22.04.1 from your download website. I've sending the error messages to the development team that arise at the beginning of the installation, just after the keyboard recognition. In comparison to other OS I has no problems with FreeBSD 13.1 and Debian 11.5. Can you please help me because I need this Laptop with Ubuntu 22.04 for installing Ma ...

Score: 0
Thystra avatar
Strongswan VPN connection on 22.10 Kinetic
mg flag

I'm attempting to configure my laptop to connect to my strongswan server.

I've compiled strongswan 6.0Beta 1 and the Network Manager 1.6 plugin with GTK4. This resolved the "unable to load editor" problem. Now, I'm able to enter the parameters for the connection, but when I do, I get the following error in the log:

<warn>  [1668536147.9582] vpn[0x00..00,"IKE2"]: starting: failure to start VPN s ...
Score: 0
Nishnabe avatar
Upgraded Linux Kernel 5.15.0.52-lowlatency to 5.15.0.53, it would not boot?
tk flag

I upgraded the kernel to 5.15.0-53 and it froze in the middle of the reboot. I sudo rebooted onto the previous kernel 5.15.0-52-lowlatency. I was attempting to remove the upgraded 5.15.0-53 via "apt-get remove" and starting reading what it was fixing to do... add some more 53 and remove some 52 and 50 and suggested I remove unneeded parts of 52 plus nividia modules/signatures... I did not run this becau ...

Score: 0
facialrecognition avatar
How can I import Microsoft Edge passwords into Firefox?
th flag

I'd like a tool that lets me easily import logins and passwords from Microsoft Edge to Mozilla Firefox on Ubuntu 22.10.

I've already attempted the guide here. And it's a decent guide, but for it to to work, all steps need to be functional. In my case, the last step with the result Import Complete is not successful.

Score: 0
Errors were encountered while processing: nvidia-dkms-510
cx flag

I'm getting a fault when I run apt upgrade. It faults on the nvidia 510 driver. It looks to me like it was built with a different gcc to the kernel but it's a bit beyond my abilities to debug what's going on. Can anyone help? I've put some relevant debugging information below. Let me know if there's anything else that can be helpful.

Output of apt update:

Reading package lists... Done
Building depende ...
Score: 0
How to install emacs with magit on Ubuntu 20.04 (clean example)
je flag

I try to find an easy way to install emacs with magit on Ubuntu. Sounds easy, right?

Here is what didn't work:

  • sudo apt install emacs

then

  1. sudo apt install magit # --> no magit
  2. emacs . -> M+x -> list-packages -> search for "magit" (cannot be found in list)
  3. add a file ~/.emacs.d/init.el with the following content:

init.el:

;;re package
(require 'package)
    
;; add melpa stable
(add ...
Score: 0
DirtyBanana avatar
Stuck on what I assume is the boot loader screen after reboot
np flag

Recently Installed Ubuntu 22.04, it was working fine until a user tried to install ARM Compiler and debugger drivers, the computer then started acting weird so they rebooted. Now the computer doesn't get past the "bootloader" see the link below for a screenshot. Every line is "okay" except for "Failed to start D-Bus System Message Bus" line then it always leaves off at "unattended-upgrades.service."

 ...
Score: 0
cerebrou avatar
How to find directories where the disk space has gone over a period of time
cn flag

Two days ago I had 30GB of space now I have none. There are many tools that can tell which directories take up the most space on the disk. However, is there a tool that can tell which directories underwent the biggest change over some period of time (e.g. where the increase in space usage happened)?

Score: 0
ararune avatar
Update error; 400 bad request, the repository is not signed
tf flag

Upon trying to update, I get the following error :

E: Failed to fetch http://mirror.deace.id/ubuntu/dists/jammy/InRelease 400 Bad Request [IP: 185.53.177.54 80] E: The repository 'http://mirror.deace.id/ubuntu jammy InRelease' is not signed. N: Updating from such a repository can't be done securely, and is therefore disabled by default. N: See apt-secure(8) manpage for repository creation and use ...

Score: 0
glemar avatar
Failed to creation of VM from Ubuntu server
ug flag

Please help me to resolve the error I got during the creation of VM from the Ubuntu server.

I always got this error:

Creation of VM NCA-SERVER failed enter image description here ERROR internal error: process exited while connecting to monitor: 2022-11-15T15:39:35.670520Z qemu-system-x86_64: -blockdev {"driver":"file","filename":"/home/adminca/SERV2019STD.ENU.MAR2020.ISO","node-name":"libvirt-1-st ...

Score: 0
Talktomegoose avatar
Linux Ubuntu won't load after intalling Windows 11 - (Dell Laptop)
ug flag

I have a dell G5 laptop and have just install Windows 11. The laptop boots into Windows 11 perfectly fine.

To try regain my Linux boot loader I have followed the post to try get it to work: Cannot Boot To Ubuntu After Installing Windows

However for me when I select ubuntu boot loader, the laptop loads into "Dell - Pre-Boot System Performance Check" as shown in the attached images.

Example 1

I am not sure where to ...

Score: 2
Mohul Chakraborty avatar
Accidently removed pictures folder
sz flag

Hello I accidently deleted the pictures folder and retsored it but now it is not appearing in navigation bar.

Attaching the image The folder is restored but it is not showing in navigation bar along with home,music etc

enter image description here

enter image description here

enter image description here Thanks kenn for resolving the issue.

Score: 0
SteveRoss avatar
Boot choice not appearing after Ubuntu 22.10 installation alongside Windows 10
pr flag

it's been two days that I'm stuck on a Ubuntu 22.10 installation on a laptop alongside Windows 10.

My Laptop is an Acer Spin5 and has 32GB of free unallocated space in the SSD Secure Boot is disabled The Ubuntu Installation has been downloaded from the official Ubuntu website and burned into an USB Stick The Disc Image worked perfectly on another laptop (a Lenovo) Problem is: no matter what I do, ...

Score: 0
Saeed Neamati avatar
How to add keyboard layout (input source) via bash
cn flag

Please note that I have seen these questions and they are not my problem:

How to add a new keyboard layout (Custom keyboard layout definition)

Ubuntu mate keyboard layouts adding problem

How to add a keyboard layout to the login screen?

add new language to input source list

Basically what I want to do is to automate this GUI procedure:

  • I search for Keyboard and open Keyboard settings
  • From Input S ...
Score: 0
Bishal Gurung avatar
Can I install WeChat in Ubuntu 22.04?
tr flag

Recently, I read some blogs regarding installation of WeChat in ubuntu 22.04. Is it feasible?

Score: 0
Chestnut Rice avatar
I am receiving Dozens of [UFW BLOCK] Messages each second on my syslogs server
sk flag

I have a Ubuntu server running currently that has suddenly seen a striking drop in incoming traffic after many months of a high average. I have noticed in my logs that dozens upon dozens of UFW Block messages are generated each minute of a similar kind. You can see the same below.

Nov 15 14:27:23 instance-1 kernel: [163291.543066] [UFW BLOCK] IN=ens4 OUT= MAC=42:01:0a:80:00:06:42:01:0a:80:00:01:08: ...
Score: 0
садриддинов фаттох avatar
Problem with update-manager: Cannot successfully implement command - sudo apt-get update
$ sudo apt-get update
Hit:1 http://ppa.launchpad.net/atareao/telegram/ubuntu focal InRelease
Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease                                                                                                                                
Hit:3 https://dl.google.com/linux/chrome/deb stable InRelease                                                              ...
Score: 1
suelina avatar
Ubuntu freezes when running any game
tt flag

Running Ubuntu 22.0.4 LTS desktop with Kernel 5.18 on a Razer Blade 2022 laptop.It has 12th gen Intel i9, GEforce RTX 3080Ti, Quad 240Hz display, 36 GB RAM, 1TB SSD if that helps. The whole system locks up/freeze when running a game. Doesn't matter what game. The only way to revive it is to power it off and reboot. I checked the log file but it does not show any errors.

If it helps I am using the ...

Score: 0
iogami san avatar
Cant connect to the internet Error: network is unreachable
ae flag

I had freshly installed Ubuntu server 20.04 (64-bit) on my Lenovo m700 tiny. I configured the network during the installation process and my PC gets IP from DHCP server for ethernet (wired) connection and Wi-Fi. But when I try to connect to the internet, i get an error: network is unreachable.

I tried several tips from the internet but they didn't work for me. I can't even install any program withou ...

Score: 0
roberto ratto avatar
Ubuntu 20.04 userspace boot time slow
in flag

i have a thinkpad t470 with a 512gb ssd in dual boot with windows and since a couple of days its been slow to boot, what could be the problem?

❯ systemd-analyze time
Startup finished in 6.112s (firmware) + 7.896s (loader) + 2.188s (kernel) + 32.111s (userspace) = 48.309s 
graphical.target reached after 32.060s in userspace

❯ systemd-analyze blame
28.501s plymouth-quit-wait.service              ...

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.