Latest Ubuntu related questions

Score: 0
Second display is mirroring the primaris content scaled
cn flag

I have two monitors:

Screen 0: minimum 320 x 200, current 2944 x 1080, maximum 16384 x 16384 DisplayPort-0 disconnected (normal left inverted right x axis y axis) DisplayPort-1 disconnected (normal left inverted right x axis y axis) HDMI-1 connected primary 1920x1080+0+0 (normal left inverted right x axis y axis) 477mm x 268mm 1920x1080 60.00*+ 59.94
1680x1050 59.88
1600x900 60.00
1280x1 ...

Score: 0
Suraj Kumar Singh avatar
How to create .odt file using terminal on Ubuntu 20.04?
mc flag

I tried the method given at: https://askubuntu.com/a/659742/1454335

If I am using: libreoffice --writer FinalProposal.odt then, I am getting an error shown in this figure.

If I am using touch FinalProposal.odt && libreoffice --writer FinalProposal.odt then, it is working fine and I am able to create new file.

I want to know, what am I doing wrong?

Score: 1
Michael avatar
Disable all notifications in Ubuntu Gnome
bb flag

Is there a way to disable all notifications in Ubuntu 16/18/20? When I disable them in settings some notifications still pop up like Crash Reports. I tried to use the tool NoNotifications (nonotifs) but it crashes on running it.

I am trying to run Ubuntu as a base for a kiosk system which runs a web browser to present content.

Score: 0
bluesquare avatar
Cannot delete directory that is owned by "?"
ph flag

I'm on ext4. I have a rogue directory here:

d?????????  ? ?        ?                       ?            ? thisStrangeDirectory/

As root, I can't chmod, chown or stat the directory... it just permission denied to absolutely everything.

Tried: lsattr /home/june/thisStrangeDirectory (Suggested by paladin) Got: lsattr: Permission denied while trying to stat /home/june/thisStrangeDirectory

What can I do wi ...

Score: 2
Remove the "Region & Language Settings" option from GNOME Onscreen Keyboard
in flag

I use Ubuntu 20.04. I am trying to install a kiosk and I need to hide/remove the Region & Language Settings option from the GNOME Onscreen Keyboard (GOK) when I press the flag key.

GNOME Onscreen Keyboard showing the flag menu

As you can see in the attached picture, when I press the flag key, a menu opens that allows to choose the keyboard I want to use (i.e. English (US) or anything else I have installed).

The other option there, the one tha ...

Score: 0
Pratik Bankar avatar
How to install Google Chrome version 90 for ubuntu?
us flag

Want to install Google Chrome version 90.0.4430.212. Where cam i get it or any apt install command?

Score: 0
aaalll avatar
failure in thunderbird when converting message to file fails (save as...)
br flag

In newest thunderbird 78.13.0 (64-bit) under Ubuntu 20.04.3 LTS with all avlbl updates in it, when trying to mass save messages to .eml files (using save as...), for say 100 messages at once, it stops erroneously after saving only 4 messages, with no error msg. The result shown are these 4 files, but when looking at their directory using a neutral file mgr like Files, the directory is empty! This operat ...

Score: 1
Ubuntu Mate Main Menu: Automatically Added Menu
in flag

I adapted Main Menu in Ubuntu Mate to my needs. Suddenly a new menu was added automatically called "Collection" (after having started Thunderbird). I would like to delete that - but cannot find the this menu in "Main Menu"-Programme. Does anybody know why this Menu was added automatically, and how I can delete it? Bül

Score: 0
Luigi F avatar
execute fbi image buffer inside a screen rotated Openbox instance
tr flag

Ubuntu 20.04, I started Opnebox for a minimal x server with a rotated screen (using xrandr) and ran a python script at startUp. this script execute a VLC slideshow, image and video are correclty rotated following the openbox rotation, but if i tryed to execute fbi, to show an image within my script the image doesn't rotate, i suppose because fbi write directly inside the frame buffer, but i down wan ...

Score: 0
TheCeylann avatar
Ubuntu Installing mdadm
cn flag

I need to use RAID to my nvidia jetson tx2 server machine. I started from webmin for make RAID configuration I gor this error;

The kernel RAID status file /proc/mdstat does not exist on your system. Your kernel probably does not support RAID.

After, I tried install mdadm to my ubuntu server machihe and I got this error;

enter image description here

What can I do?

Ubuntu 18.04 LTS NVIDIA jetson tx2

Kernel 4.9.125-tegra

Score: 0
naif basalib avatar
SQLSTATE[08001]: [Microsoft][ODBC Driver 17 for SQL Server]TCP Provider: Error code 0x2746
cn flag

I'm using PHP Laravel 7.4 on Ubuntu 20.04 and trying to get data from SQL Server located on a Windows server in another cloud.

This method was tested on my PC (Windows) and it successfully retrieved the data from the Windows server. However, on my Ubuntu server, I follow the documentation from Microsoft and get this error:

SQLSTATE[08001]: [Microsoft][ODBC Driver 17 for SQL Server]
TCP Provider: Error  ...
Score: 0
Antony King avatar
How to stop maximise when dragging window to another screen?
cn flag

I have a small (1600x900) screen and a large (3440x1440) screen on kubuntu 20.04. If I have a window maximised on the small screen and drag it to the large one, it maximises to entirely fill the large screen. Being a 36" ultra-wide monitor, it's quite annoying! Is there any way to stop this? I've got all the edge effects disabled.

Score: 0
Thomas R avatar
how to activate a new /etc/hosts instantly
au flag

I'm using a terminal command to replace the /etc/hosts - file.

alias nonews="sudo -S chattr -i /etc/hosts < /etc/password_file && sudo -S cp /etc/hosts_all_blocked /etc/hosts < /etc/password_file && sudo -S chattr +i /etc/hosts < /etc/password_file"

Where the hosts_all_blocked is a file with which distracting webpages are blocked. And the /etc/password_file contains the sudo-p ...

Score: -5
Type '¨deb' is not known on line 1 in source list /etc/apt/sources.list.d/spotify.list
in flag

I'm trying to install spotify and after failing every time, I try to do sudo apt update, but I am greeted with the message

Type '¨deb' is not known on line 1 in source list /etc/apt/sources.list.d/spotify.list
The list of sources could not be read.

does anyone know how to fix/get rid of this?

This is the content of the file:

$ cat /etc/apt/sources.list.d/spotify.list
¨deb http://repository.spot ...
Score: 0
svyslf avatar
Why do `ls -1 filename` just lists the filename?
cx flag

When I run ls -1 filename, it just lists the filename, instead of permissions with filename. However, according to online resources, the output should also have permissions details of the file. I used stat and that worked.

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.