ubuntu tag

178 questions


1 answers
300 views
0
How do I display the same file in Apache in all cases?

How do I view the same file in Apache in all cases?Example: Show localhost/index.php index.phpView localhost/hoge index.php↑ I want it to look like this

1 years ago

1 answers
334 views
0
Unable to change with invalid mode: 'usr1:usr1' error in wsl2 in chmod usr1:usr1 file

I want to change the file owner and group of root:root to usr1.If you run sudo chmod usr1:usr1file to change the username and group name on wsl2, you cannot change it with the chmod:invalid mode:'usr1...

1 years ago

1 answers
351 views
0
How to Pass Ubuntu PATH

I installed python 3 series on Ubuntu, but I just don't know how to use PATH.https://qiita.com/takanemu/items/6027291be8a2a6af9adc or https://www.motokis-brain.com/article/122I am also looking at the ...

1 years ago

2 answers
361 views
0
I want to reset my login password on Ubuntu Server on Raspberry Pi

I am using Ubuntu Server on Raspberry Pi4, but I lost my login password.I think I also enabled root, but I don't even know the root password.How do I reset my password?If it's x64, I can boot the shel...

1 years ago

2 answers
298 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 ...

1 years ago

2 answers
360 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...

1 years ago

1 answers
350 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...

1 years ago

2 answers
351 views
0
Identifying File Names Retrieved and Saved by Selenium

I was able to automate Chrome with Ubuntu+Python+Selenium and click the Save button to save the file locally, but this file name cannot be controlled manually and the site from which I got it becomes ...


1 answers
325 views
0
How to enter the username and password of the proxy when starting Firefox on Selenium in Python

When starting Firefox with Selenium in Python, you are asked to enter the username and password of the proxy as shown in the image below.Could you tell me how to enter this from the Python script?My e...


1 answers
275 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...

1 years ago
« - 2 - »

© 2024 OneMinuteCode. All rights reserved.