403 questions
Thank you for your help.I'm a new server user who recently started using Linux.Capturing web pages (specifying URLs, rendering, and saving images) is a trial and error process.You can even install Cut...
I'm a beginner in programming.I am creating an app that displays data in the database on Amazon Linux. I'm trying to insert httpd so that I can see it from my browser.commands used: sudo yum install h...
I am currently studying Network Namespace and found the following command in the reference book to delete Namespace in bulk.forns in$ (ip netns list | awk'{print$1}'); do sudo ip netns delete $ns; don...
The languages we use are Python and C/C++, and we are looking for tools in our language environments that can teach us how to use functions like PyCharm and CLion.These IDEs are all you need to do, bu...
I am currently using Linux Mint 18.3.When I right-click on the text file, there is a menu called Open with Vim.Nothing happens when you click it.How can I start Vim from the right click?I think I inst...
On Linux, there is a limit to the number of arguments passed to commands in the shell.For example, if you try to execute a command like foobar* for many files and get a Argument list too long error, t...
US>On Linux servers, you are running services such as nginx, php-fpm, and mysqld.Is there any software that makes it easy to view log files for these services?Currently, whenever there is a problem, I...
All commands now appear command not found on the Debian 10 bash shell...How can we solve this problem?Is there only a reinstallation?Please let me know.
I don't know how to do it.Number | Name | Height | Weight There is a table that records the .I would like to extract people over 170 centimeters tall and under 180 centimeters from here. grep$a filena...
I am a beginner at python and linux.I want to use pexpect to connect multiple times with ssh, but it doesn't work.The steps you would like to take are as follows.1. SSH connection from terminal A to t...
« | - 16 - | » |
© 2024 OneMinuteCode. All rights reserved.