403 questions
I am using Squid 3.5 in CentOS 7.What should I do if I want to upgrade the version to 4.10?I would appreciate it if you could let me know if anyone knows.[root@localhost]#cat/etc/os-release NAME=CentO...
I ran sudo yum remove python on centos.Some functions of centos are no longer available. sudo yum install python does not allow some functions of centos to be used.How can I restore it to its original...
I have to copy the string using strcpy_s in my assignment.The error undefine reference to 'strcpy_s' appears and cannot be executed.strcpy is available without any problems.I've been searching for err...
Ubuntu 18.04 (32-bit and 64-bit)net-snmpSNMP v2SNMP defines hrSystemUptime RFC2790-Host Resources MIB, but hrSystemUptime returns to 0 in approximately 497 days (one count up every 1/100 seconds).4294...
I encountered the following events on Linux:Please let me know if you know.EventThe df-h command mounts a volume of 50 GB.When I checked the total size of the directory mounted with the du-h command, ...
We put VMware in Window 11 and use Ubuntu 20.04.1 as a virtual operating system.You are now learning about the dd command.I didn't really understand the difference from the cp command, so I came up wi...
I am a new engineer who can speak several programming languages and has little experience in software development.Recently, I've become interested in building a Linux server, and I want to build a ser...
Thank you for your help.The questions will be asked in two stages.Suppose you have the following directory structure:/parent/user1/parent/user2/parent/user3Each user can delete his or her directory, b...
Please tell me the commands to do what you want to do below.$lslog1log2log3$catword.txtApplegooglefacebook$catword.txt | xargs grep-nr.This won't work!You want to search log1-3 in the current director...
We are developing Fortran-based applications on Linux OSes.I would like to write a message to /var/log/messages, etc. (according to settings such as /etc/syslog.conf).In other words, I would like to s...
« | - 25 - | » |
© 2024 OneMinuteCode. All rights reserved.