Latest Ubuntu related questions

Score: 1
enwave64 avatar
HFP with ofono-phonesim with phone as Audio Gateway?
cn flag

in a nutshell, things seem to be good from the ofono-phonesim perspective in terms of modems, but I still can't get HFP audio telephony to work for calls (meanwhile A2DP works flawlessly for music playback).

I'm on Ubuntu 20.04 Focal Fossa, arm64.

This is a follow up to my earlier question. It may seem to be a duplicate of this question but, my use case is the opposite, as I'm trying to use the Li ...

Score: 2
How would I create a list of sub-folders in a given folder without the full path?
gb flag

The following in a bash script:

find /Volumes/SpeedyG -type d >> file.txt

...works well to list the folders in that path in a text file,

/Volumes/SpeedyG/folder1  
/Volumes/SpeedyG/folder2  
/Volumes/SpeedyG/folder2

but the results are the full path to the folder.

What if I just wanted the folder name without the full path?


folder1  
folder2  
folder3  
Score: 2
SumNeuron avatar
How to change steam installation so that games are system wide?
am flag

Steam seems to install games under ~/.steam/steam/steamapps/common/ which is fine if you are the only user and only want these games. However if you have family sharing set up and multiple accounts re-installing these games locally will eat up a lot of disk space. How can I get steam games installed under a global context?

Score: 1
Tommimon avatar
Terminal login loop 21.10
es flag

I'm installing ubuntu base following this guide: https://wiki.ubuntu.com/Base/InstallationExample

The only thing I did different from the guide was using grub instead of syslinux as bootloader, currently I'm booting using manual grub commands because I don't have a grub.cfg, don't know how to create it without logging in.

I have already installed it on a test partition, I repeated the same steps on the m ...

Score: 0
alebal avatar
Server migration: apache virtual host
mx flag

What is the best and fastest way to replicate apache virtual hosts to a new server?

When I need to change server I recreate all domains one by one with a procedure similar to this one:

sudo mkdir -p /var/www/html/sito.com
sudo chown -R $USER:$USER /var/www/html/sito.com
sudo chmod -R 755 /var/www/html/sito.com

sudo nano /etc/apache2/sites-available/sito.com.conf

------
<VirtualHost *:80>
    S ...
Score: 0
alebal avatar
Server migration: mysql
mx flag

What is the best and fastest way to move mysql when changing servers?

Currently I do it through phpmyadmin, I backup the db in the old server, open a new user in the new server, create a new database and upload/restore the backup.

(I use something like this to speed up the database restore with mysql terminal.)

mysql -u username -p database < /var/www/html/mysql_dump/nomedb.sql

A long and tedio ...

Score: 2
sowjanya kallepalli avatar
Unable to find source package for linux-image-5.13.0-30-generic
th flag

I tried to install kernel for the first time by using BuildYourOwnKernel Guide. To download some packages I have run this command:

sudo apt-get build-dep linux linux-image-$(uname -r)

Reading package lists... Done
Picking 'linux-signed-hwe-5.13' as source package instead of 'linux-image-5.13.0-30-generic'
E: Unable to find a source package for linux-image-5.13.0-30-generic

How should I rectify t ...

Score: 0
Aref Sadeghian avatar
T15 Haylou bluetooth headphone is detected but failed to pair
th flag

I'm using a T15 Haylou headset which works easily with my Android phone and also works without any problem with Windows 10. But it's about a month I'm trying to connect it to my desktop PC which has Ubuntu 20.04 installed. I tried everything you may guess and no working solution have been found.

I'll describe issue precisely in the following lines:

My bluetoothctl vesion is as follows:

$ bluetoothctl ...
Score: 1
MentallyIrregular avatar
How to get the current version of Kate and other apps on Kubuntu 18.04 LTS?
jp flag

I've been Googling around trying to find a way to get the current version of Kate and KWrite installed on Kubuntu 18.04 and nothing helpful is coming up. Is there some way to override the damn LTS repository for apps like this so they update to current? I can't find a PPA to add for Kate.

Score: 0
RTC222 avatar
CIFS mount error(2): No such file or directory
cn flag

I installed Ubuntu 20.04 desktop on a new computer yesterday, and today I am trying to connect to a Windows 10 share on my internal network (LAN) with CIFS. The Windows 10 machine has two drives, and it shares its D: drive as "D Share" with a space. Other Windows computers on this network regularly attach to this share, so I know it's active. I also verified that the machine is at 192.168.0.2.

 ...
Score: 1
Can't access GRUB after installing Ubuntu 20.04
cm flag

I have a 120 GB Kingston SSD on a Compaq S21 laptop with Windows 10 Pro installed. Yesterday I installed Ubuntu 21.10, choosing Advanced option during installation (not "Install Ubuntu alongside Windows") because I already had a 38 GB empty partition for it. After installing Ubuntu, it started and ran perfectly but no GRUB menu was showing and I couldn't access Windows.

I went to BIOS settings an ...

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.