macos tag

212 questions


2 answers
41 views
0
What happened by running 'rm-rf/'

I accidentally ran rm-rf/ while practicing deleting directories with the command.I would like you to let me know the following two points.Details below I am studying ruby on rails.I used xcode and hom...

2 years ago

1 answers
61 views
0
I want to see the log output from python on blender

Prerequisites/What you want to achieveenvironmentBlender 2.8Python 3.7.3macOS High Sierra 10.13.6 I want to see the log output from python on blenderProblems/Error Messages you are experiencingI want ...

2 years ago

1 answers
80 views
0
Unable to connect to localhost in Docker environment

I am currently developing Ruby on rails in a Docker environment, but suddenly I cannot connect to localhost.$curl localhost:3000curl:(7) Failed to connect to localhost port 3000: Connection refusedBel...


2 answers
41 views
0
Why is 32bit x86?

The 32-bit installer and other file names have the letter x86 on them. What is this?The 64-bit version is x64...

2 years ago

1 answers
41 views
0
How to Open a Data Scheme URI from a Terminal in a Default Browser on a Mac

When opening a URI from a Mac terminal in a default browser, you can use the open command to:$open http://example.com/However, you cannot do the same with URIs that begin with data: .I think I'm looki...

2 years ago

1 answers
111 views
0
Issue with tr-d '\n' Unable to Delete Line Break

Hello, this is Nanopore.This is my first time asking a question.I'm trying to delete a new line from the txt file, but I'm having a hard time because I can't delete the new line even if I run the foll...

2 years ago

1 answers
83 views
0
Connection error after switching from XAMPP to MySQL (installed in homebrew)

I was using XAMPP a while ago, but after installing MySQL with homebrew and brew services stop mysql command, I received the following error when connecting with mysql-uroot:ERROR2002(HY000): Can't co...

2 years ago

2 answers
41 views
0
Understanding Python 3.5 Settings on Mac (Xcode)

I'm trying to run python 3.5 in Xcode.After the installation is complete, when you enter terminal which python3, it says /Library/Frameworks/Python.framework/Version/3.5/bin/python3.The installation i...

2 years ago

2 answers
60 views
0
Open the .doc file in Word in Vimfiler

Environment: Mac (El Capitan) In order to open the .doc file in Word in Vimfiler, we set .vmrc to link.call vimfiler#set_execute_file('doc, docx', '/Applications/Microsoft Word.app')On the other hand,...

2 years ago

1 answers
120 views
0
Forbidden error when accessing deployed phpMyAdmin page

Has anyone been able to deploy PhpMyAdmin on Mac OS High Sierra (Apache 2.4, PHP 7.1, MySQL 8.0)?I've tried everything on the Internet right now, but I can't get rid of Forbidden.If anyone is successf...

2 years ago
« - 11 - »

© 2024 OneMinuteCode. All rights reserved.