Latest Ubuntu related questions

Score: 0
Lo Steh avatar
Why isn't quiet boot.. quiet? (Ubuntu 22.10)
uy flag

it is a minor "problem" but I don't understand why I don't have quiet boot on despite having the option GRUB_CMDLINE_LINUX_DEFAULT="quiet splash" in the /etc/default/grub file (which was by default, I haven't edited anything) To be more clear, that's what I see (sorry for the terrible pic, but I can't screenshot during boot) Isn't that what should happen without the quiet option? Thanks in advance  ...

Score: 0
Esh avatar
Unable to record from sound card (Audacity/Pulseaudio)
sd flag
Esh

as the title states Audacity can't record anything. I have set up pavucontrol to monitor devices that are currently recording, went through every recording input option, but it never finds a device recording sound. It keeps on saying "No application is currently recording audio".

Audacity's set to ALSA (there's no other option anyway) and on the recording tab I clicked through everything availabl ...

Score: 0
Della avatar
To have a cronjob triggered both daily and upon reboot, do I need two separate jobs?
my flag

I have a line in the cronfile like this.

@daily cd Model_Pipeline && bash deploy.sh>>deployment.log 2>&1

It is running everyday just fine, but I also want it to run upon every reboot as well. Do I have to add another line, or is there a way to add an OR clause to the existing line (which seems a cleaner method)?

Also, I am not a root user. Does it hinder running the job at reboot?

Score: 0
claws avatar
Obsidian unable to access folder on another partition - "Failed to open. No permission to access folder" error
cn flag

I've created a common NTFS partition on the NVME disk so that I can put my coding, obisidian notes & other common files to be accessible both from Windows & Ubuntu.

Partition is mounted on "/media/hp/Common NVME/"

When I open the vault from this partition, I get the error Failed to open. No permission to access folder

I tried:

I tried executing sudo flatpak override md.obsidian.Obsidian -- ...

Score: 0
andy avatar
How to output awk to pages instead of a list
cn flag

Basically I have put my Linux system into read only so I've only got command line. I am trying to output all mountpounts so I can remount the system drive as rw I have awk statement that gives the putput the problem is there more than one page and I cnt read the ones at the beginning so I am trying to find a way to output the data into pages I can read

To read the data as pages so I can find the  ...

Score: 0
dyedfox avatar
Permission of deb installed packages for reading/writing to removable media
ru flag

How can I add permission for read/write to removable media for apps installed from deb (for example, viber)?

Score: 0
yohana misherky avatar
csgo_linux64 is not responding ubuntu 22.10
cl flag

so i just got a new laptop, ideapad 3, it's got 20gb of ram, i7 processor, mx450 video card.

I switched the os from windows to ubuntu 22.10, downloaded steam ( enabled the linux gaming setting), i start csgo, the window pops up to say "csgo_linux64 has stopped working".

I press wait option and sometimes it doesnt appear again, but csgo menu is running at 2 fps and impossible to navigate, then the wi ...

Score: 0
hahaly avatar
I have created a Samba drive but I can't connect to it from my windows machine
ge flag

The image

It is stuck at attempting to mount for a while then gives me the error "The network drive can not be found"

I'm using ubuntu 20.04.1

Score: 2
Sumsar avatar
pure-ftpd doesn't apply umask to file permission
in flag

I'm trying to set up pure-ftpd on Ubuntu 22.04.1 LTS with a default file permission for uploaded files, but it doesn't seem to apply my umask config for some reason.

I want the permission to be 660 for both files and directories.

In /etc/pure-ftpd/pure-ftpd.conf I changed the following line:

Umask  137:137

However, when new files are created they have permission 644.

My entire conf file can be see ...

Score: 1
Chris Pavey avatar
Poor network performance on Ubuntu Server 22.04
jp flag

I have Ubuntu Server 22.04 installed on a HP Proliant micro server. This server is acting as a file server as well as DNS and DHCP server. The issue I am facing is poor network performance during file transfers. After a reboot I will get about 50-60Mib/s transfer speeds. But this will slowly drop and stabilise to ~2Mib/s. The reduction in speed seems to be time dependant rather than data dependant. i.e. ...

Score: 0
ME_Clueless avatar
Ubuntu Software App
sv flag

My Ubuntu Software App doesn't do anything. Search won't display anything just cursor hovering endlessly. Clicking any of the categories in explore tab just shows blank buttons. Clicking on any of the installed app in "Installed Tab" would forever be "Loading application details...". Clicking GREEN Update All button in "Updates Tab" would pop a message "Unable to install updates: snap has no updates ava ...

Score: 0
AngelOgro avatar
Shift Key working irregularly i8042
co flag

I am experiencing a very inconsistent behaviour of my notebook's builtin keyboard when trying to type uppercase letters and symbols requiring the Shift key to be pressed.

Specifically some letters (T,Z,B,N) and symbols (*, _ ) will not appear when pressing Shift.

The letters which are not appearing partly differ between the left and the right Shift.

Most strangely, this behaviour is not consistent. From ...

Score: 0
Buba avatar
I have a problem login to my anyDesk remotely
lk flag

When i try to login to my anydesk remotely in my ubuntu 22.10, it show me that "The session has ended Status: display server unsupported." And i found this command to solve it "sudo gedit /ect/gmd3/custom.conf" but it shows "sudo: gedit: command not found." Please help...

Score: 1
The following packages have unmet dependencies (cyclical error)
pe flag

I tried installing steam but the installation broke the package installer.

lsb_release -a :

No LSB modules are available.
Distributor ID: Ubuntu
Description:    Ubuntu 22.04.1 LTS
Release:    22.04
Codename:   jammy

This is what I tried:

sudo apt upgrade :

Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
You might want to run 'apt --fix-broken install' to ...
Score: 0
cloud syncIng among several PCs: the file resurrection problem
cn flag

I wanna sync my files from several PCs to a central cloud. Here is the problem:

  1. I delete a file (say, /home/joe/file1) on one pc1 and on the cloud;
  2. I boot a 2nd pc (pc2);
  3. My sync program sees pc2:/home/joe/file1 and misses it on the cloud, thus recreating it there;
  4. The sync program on pc1 sees cloud:/home/joe/file1 and recreates it on pc1

I am using a bash script to run rsync against the cloud from  ...

Score: 0
stackoverflax avatar
RAID array not mounting after upgrade
mn flag

I've upgraded from 20.04 to 22.04 and now I can't mount my RAID array. I believe it's hardware RAID, and I'm hopeful I didn't mess it up while restoring other things (after upgrade my system didn't boot, but I adjusted fstab and sorted that out). I'm pretty sure I previously setup RAID using fstab (mdadm wasn't installed).

Here's what I see in gparted:

enter image description here

With the following error message when I right ...

Score: 0
justinian482 avatar
scp permission denied, confusion with github
ug flag

I am trying to copy a directory with scp as follows:

scp user1@login.hpc.xxx.xx.xx:/home/user/rds/peaks /media/user/corsair_4tb/analyses/ChIP-Seq/

But I get the following error:

user1@github.com: Permission denied (publickey).

I have set up github via ssh but the user name is not user1 but another one (I can push commits without any issues). I get the same error when I use ssh. How can I stop this ...

Score: 0
user3277459 avatar
Back up Ubuntu 22.04 into Synology
rs flag

I want to do a full backup of Ubuntu 22.04.01 on my DS218 Synology. I will like to do a full backup, with the possibility to have a single version or multiple versions. Also the most important is the possibility of encrypting or not the backup. Where I can find a such solution?

Best, Andrew

Score: 0
kho sokha avatar
Error nordvpn with ubuntu 22.10
de flag

I have to install nordvpn on my ubuntu 22.10 everything works well but when I connect to the server I got an error like this (Whoops! Connection failed. Please try again. If the problem persists, contact our customer support) I try to find any solution but it still doesn't work

Score: 0
UglyBobNZ avatar
Setup Local Ubuntu Repository Help - Change Data Location
lb flag

Pulling my hair out on this one.

Ive got alot of Ubuntu VM's 20.04lts and 22.04 running and I want to save bandwidth by creating a local repository, I also want to cache a copy of the deb packages, as this will exceed the size of my main drive, I want to move this to another location.

Ive found many of helpful guides on creating a local repository, but changing the storage directory has so far elude ...

Score: 0
hahaly avatar
ssh: connect to host 192.168.0.5 port 22: Connection refused but everything works fine
ge flag

I am trying to SSH into my Ubuntu server but I can't connect. I'm using Ubuntu 20.04 and OpenSSH-server and ssh is installed.

I also set a key with ssh-keygen

Score: 0
Aniruddh Joshi avatar
Upgraded to Ubuntu 22.04 and laptop's Primary Display is Not Working
us flag

I was on 20.04, and both displays were working without any issues. But, ever since I upgraded to 22.04, only the external display is working, and the primary display is black with a non-blinking cursor. (It blinks initially but stays stable after the external display starts output).

I tried removing xorg.conf file and placing a blank xorg.conf file. This results in both of the displays not workin ...

Score: 0
stormfire avatar
Can't create 5Ghz wifi hotspot on ubuntu 22.04.1
rs flag

I recently bought an RT3572 chip based usb wifi adapter, but i can't seem to be able to create a 5Ghz hotspot, when i try to in ubuntu 22.04, this is the output of dmesg:

Output of sudo dmesg

here's my hotspot configuration (wlx0013eff709bd is what ubuntu gave name to RT3572 adapter):

hotspot config

using iw command does confirm it can use AP mode

supported modes

plus here are the list of supported frequencies in 5Ghz band:

5ghz supported frequencies

incase if it helps, my count ...

Score: 0
Jim_HiTek avatar
22.10 new install won't accept password after several successful boots, now won't open in Mate desktop
cn flag

I installed 22.10 yesterday and ended up with the white screen of death. After finding a way around that, I found that it was asking for my password twice for some reason, but it would open in Mate desktop. I worked in there for several hours, online most of the time, but opened a couple folders as admin while I worked with 'recovered' files I was trying to find pictures that had been undeleted.

 ...

Score: 1
V Kahn avatar
Multiple timezone clocks in topbar on Ubuntu 20.04
la flag

I want to have several time zone clocks (cities with local time) in my top bar on my Ubuntu 20.04. There is a similar question and answer here but it does not work on my system as some users have reported that shell extension does not work for Ubuntu 20.04. I could not figure out a way to do this. Is there a solution or workaround for this?

EDIT

Following @Terrance and other answers here, I installe ...

Score: 2
George avatar
I am getting a warning when I sudo apt update: "doesn't have the component 'stella.cmit' "
dz flag

Using Ubuntu 22.04, everything seems to be working but I am getting a warning when I sudo apt update.

W: Skipping acquire of configured file 'stella.cmit/cnf/Commands-amd64' as repository 'http://hp.archive.canonical.com jammy InRelease' doesn't have the component 'stella.cmit' (component misspelt in sources.list?)

Don't know if it is the cause but I noticed it after adding the ppa for gpodder.

Score: 2
Nathan T Alexander avatar
Intel Ethernet Adapter on laptop not working please help
za flag

Situation: Dell 5420 laptop has an Intel Ethernet port. I setup dual boot. On the windows image, the Ethernet port and all networking works fine, so I know it's not a hardware problem. On the Xubuntu image the Wi-Fi, Bluetooth, and usb-c internet work, but the ethernet port is not recognized. If I connect a cable, the port lights do light up as if it was working.

I reviewed dozens of similar ques ...

Score: 0
Shawn Kim avatar
MacBook M1 Graphics Driver for Ubuntu running on UTM?
ee flag

Title says it all. I've been running ARM version of Ubuntu Desktop 20.04 LTS (Focal Fossa) on my M1 MacBook Air through UTM for learning purposes and it's been working great so far. Only problem is the crazy screen tearing from not using hardware supported graphics (just using the default llvmpipe) which isn't great to look at all the time.

And I saw that Asahi Linux has managed to reverse engine ...

Score: 0
Sharcoux avatar
System constantly reboots after install
pk flag

I'm trying to install Ubuntu 22.04 on a new computer Victus 15-fb036nf with dual boot. Unfortunately, I'm getting many issues.

  1. When I run Try Ubuntu and Install on the pendrive, my computer reboots in cycles.
  2. I could install ubuntu using the Ubuntu (Safe graphics) mode
  3. Whenever I try to boot on Ubuntu, I get the following errors.
Dec 22 01:34:35 ubuntu kernel: ACPI BIOS Error (bug): Could not resolve ...
Score: 1
Marek Olšák avatar
22.04: Firefox snap broken; how to enable snap in kernel menuconfig
vc flag

I installed my own kernel with my own kernel config. This broke Firefox. I added squashfs to the kernel config, hoping it would fix snap, which didn't help. I tried to reinstall Firefox via apt and snap, and also tried to do that with the Ubuntu kernel. No progress. It's just totally broken.

$ firefox
(... not installed ...)
Please install with:

snap install firefox

$ snap install firefox
snap "f ...

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.