linux tag

403 questions


2 answers
324 views
0
about the possibility of being attacked

Thank you for your help.I would like to inquire about the possibility of server intrusion and attack from outside.If you run the following command and leave SSL certificate turned off, Could you tell ...

2 years ago

2 answers
386 views
0
When specifying a group with the chown command, is the format using . (dot) as the delimiter a specification?

If you subtract chown man on Ubuntu, the format is written in two lines as follows: SYNOPSIS chown[OPTION]...[OWNER][:[GROUP]] FILE... chown [OPTION]...--reference=RFILE FILE...Some of the chown man p...

2 years ago

3 answers
271 views
0
How do I get permission owner information for all directories in bulk on Linux?

I was ordered to do the subject matter at work.For the time being, I didn't know how to do it, so I went to / and ran ls-lR.To be honest, file permissions are not very important, but if we were to get...

2 years ago

1 answers
367 views
0
When I tried to do apt-get update on Ubuntu 20.04.2 I got an error and I couldn't solve it.

As the title suggests, when I entered the following command at the terminal, an error occurred.$sudo apt-get updateHit:1 http://jp.archive.ubuntu.com/ubuntu focal InReleaseHit:2 http://jp.archive.ubun...

2 years ago

1 answers
292 views
0
SMTP, why is it that only certain emails are "sent but not delivered to the other party"?

Mediawiki is running in CentOS.Browse to Mediawiki (http://wiki.example.com), This system allows regular users to write to wiki once they register their email address.System: [email protected] 1: u...

2 years ago

1 answers
403 views
0
I want to separate each new line with awk and extract a record with a specific string in grep.

How do I extract a record from address.txt that is separated by line breaks to four records and contains the string Pass?If you enter the following command, you will see all output.cat address.txt |aw...

2 years ago

1 answers
353 views
0
Curl command installed for Homebrew is not recognized

Failed to install brew on xserver.When I checked the brew doctor to see if it was working properly, the following error occurred:Error: Please update your system curl.Minimum required version: 7.41.0Y...

2 years ago

1 answers
400 views
0
To make apt-get workable on macOS

Can I use sudo apt-get update if I install linux on macos?When I looked into it, many people said they didn't support macos, so I asked because I was curious.Even if I run it on a brew or macports, it...

2 years ago

1 answers
296 views
0
Install Ubuntu as a Virtual Guest in VirtualBox and Connect to ssh from a Windows 10 Host

Installed Ubuntu 20.04.2 LTS as Virtual Guest in VirtualBox 6.1.16Guest has no ssh connection from Windows 10 Home 20H2.Question detailsYou are trying to define a Unit configuration file for ssh in sy...

2 years ago

1 answers
338 views
0
How do I create a distributed shared memory environment?

I usually write backend code.I thought that having skills in the infrastructure field would expand my scope, so I set my goal with the theme of reuse garbage PCs to create high-performance machines.I ...

2 years ago
« - 4 - »

© 2024 OneMinuteCode. All rights reserved.