linux

pip is not updated in the virtual environment

Created a virtual environment in python. I try to update pip with the command pip install --upgrade pip But pip is not updat ... virtual environment. And it doesn't want to update to the latest version. What could this be about? Ubuntu 18.04, Python 3.6

Which Linux distribution should I choose for development? [closed]

Closed. This question is off-topic. Answers to it are not accepted at the moment. ... ch one stands out most from the gray mass of the others? While I look away: Linux Mint 11 Ubuntu 10.11 Debian Fedora Red Hat

How do I specify the license and icon in the deb package?

I built my deb package, the program is installed as it should and where it should be. But, how do I make it look nice? On the ... om> Description: not porn Website: https://xxx.site DEBIAN/copyright file: it is xxx-3.0 license: oh, do what you want.

Executable file in Linux

How to create an executable file on Linux without using ./ Gcc with the-o key generates an executable file that can only be u ... iting ./my_program, but how can I make it so that it can be used by writing only the name of the program itself "my_program"?

Process interaction via Pipe in Linux

The task is as follows: there is a parent process - a server, and several clients-children. It is necessary that the client s ... therwise even the base does not work... I know it's probably a stupid question, but I'm just learning to write under the nix.

Running the bash script.Net Core 2.2 C#

You need to run a script written in Bash from a program written in C# .net core 2.2. Cd /home/jman/myapp/ ./test In the C# ... u: Dotnet MyCoreApp.dll And I get an error: /bin/bash: test: command not found Actually how is it correct run the script?

Set the MySQL time zone

Hello everyone. Help me figure it out. Every time I turn on my computer, I lose the MySQL time zone. I have to write this co ... , go to mysql and set the time zone with that command. Is it possible to somehow install it and that it does not lost track?

How does Photoshop perform on linux?

I decided to install a system Linux, for convenient work with the console. I often do layout and the question is, how is Li ... ams. The question is, does it really work without bugs, shows correctly, and can export all the files without any problems?

i3wm does not display Qt5 applications correctly

I3wm (or rather i3wm-gaps) does not correctly display Qt5 applications, namely, it makes widgets disproportionately large. I tried to change something via qt5ct, but it closes when I click on "style sheet"

The ready-made example with Java Native Access does not work

I found the following code on habrahabr import com.sun.jna.Library; import com.sun.jna.Native; import com.sun.jna.Platform; ... loWorld.java:14) Has anyone worked with this library? Maybe something is not installed on me? I tested on Linux Ubuntu 10.10

Output of information to the console

How do I output the result of the ping ya.ru command to the console, displaying only the last five characters of each line?

How can I get OpenCV to build with FFmpeg on Linux?

I tried it: When configuring, add the -D WITH_FFMPEG=ON flag. I found where the files libav* are, and added the path to them ... NO GStreamer: NO v4l/v4l2: YES (linux/videodev2.h) Tell me what he needs. Thanks.

Configuring 3proxy across domains and networks

Tinyproxy has a setting like upstram socks5 127.0.0.1:9050 ".onion", which means " redirect all requests with the onion domai ... he documentation for working with domains, I did not find a good one at all, but perhaps I just did not understand something.

xorg, xrandr, 4 monitors and two nvidia graphics cards. Does not work in the desired configuration

What I have Two video cards. nvidia 1050 and nvidia 1050 Ti Four monitors. One is 4k, one is Full HD, and two are 1920x1200. ... Please tell me what else I can try? What did I forget? what didn't you take into account? Where's my joint? Axis-Gentoo linux

How best to connect the base station to the home assistant

Tell me how to solve the problem of communicating the base station with the home assistant. The base station communicates ove ... as I could find out, there are no plugins for working directly with home assistant. I will be glad to receive any suggestion.

grub can't see Windows 10

The other day I put an SSD-shnik on my computer. Since I use Windows for Il-2 and similar purposes, I decided to place Window ... gard, the second question is - how can I see the log of grub? After all, when it works, the file systems are not mounted yet!

cUrl request from a specific interface

There is a Linux OS, libcurl 7.68.0, 2 interfaces with access to 2 different subnets. Destination Gateway Genmask Flags Metri ... _INTERFACE , specify the address from the current default subnet or remove this option altogether. What could be the problem?

How to set snmpget to send requests from port 162

There is a piece of hardware, with snmp enabled. The native program (under Windows ) makes requests via snmp to the hardware ... uses src port 162, and snmpget or snmpwalk uses an arbitrary src port. How do I get snmpget to send requests from port 162?

driver for the usb-hdmi adepter

Please tell me if there are drivers for the adapter: Gembird Cablexpert USB 3.0 - HDMI A-USB3-HDMI-02 my os Ubuntu 20.04.1 can not display an image on the monitor screen.

How do I disable ipv6 dns queries in dnsmasq?

On my hosting, ipv6 is disabled at the sysctl level, but dnsmasq still sends ipv6 dns requests. And, as a rule, these reques ... ly query[A] queries and query[AAAA] none. I tested it with the min-cache-ttl=120 parameter, it doesn't help, nothing changes.