ubuntu tag

178 questions


2 answers
100 views
0
Unable to deploy to Heroku odeNode.js+Express N

I am building a site with Node.js and Express.$git add.$ git commit-am Heroku$ herokur loginEnter email and password~~~~~~~~~~~~~~~$ heroku addons:create heroku-postgresql:hobby-dev$ git push heroku m...

2 years ago

1 answers
83 views
0
Enter Japanese for Sublime Text 3 in Ubuntu

Excuse me for asking this first question.I usually use Sublime Text 3 on Windows and wanted to use it in Ubuntu environment, so I tried to add SublimeMozcInput, which allows me to input Japanese using...

2 years ago

1 answers
54 views
0
When you create a container from a Python image in Docker, in which operating system does Python work?

I'm trying to build a Python environment with Windows 10 home + WSL2 (Ubuntu) + Docker for Windows (+Vscode).After studying how to build a Python environment in Docker, I think there are two main ways...

2 years ago

1 answers
110 views
0
How to Change the Session Timeout Time in Jenkins

Could you tell me how to change the session timeout period for Jenkins on ubuntu 16.04?

2 years ago

1 answers
72 views
0
Understanding OS Errors in the conda Command

We use anaconda to handle python environments.When I tried to downgrade some libraries on shell, I entered the following command:conda listAn error has occurred.The error message is as follows:OSError...


3 answers
63 views
0
I want to avoid having to manually type Y/n for apt-get in shell scripts

a.sh sudo apt-get updatesudo apt-get upgradeI wrote the shell script Now, I'm told Y/n, but I'd like to automate this. What are the ways?[Additional note] sudo apt-get install hogehogeWhat should I do...

2 years ago

2 answers
113 views
0
Understanding Standard Library (ctype.h) Compilation Errors

We are developing an open source called ardupilot while modifying it.An error occurred in the standard library during a recent g++ build.The error is as follows (environment is ubuntud):Infile include...

2 years ago

1 answers
123 views
0
About garbled characters in file transfers

I transferred the file from Windows 10 to Ubuntu on VirtualBox with scp command.Then the Japanese in the file will be garbled on Ubuntu.I would like to know the reason and countermeasures.Please let m...

2 years ago

1 answers
87 views
0
I want to install the GPU card driver for GTX 2070 on Ubuntu 18.04

I am trying to install the GTX 2070 GPU card driver on Ubuntu 18.04 by reference to the following site:

2 years ago

1 answers
34 views
0
Even if I try mysql-u root with mysql, I get an error, so I want to solve it.

What do you want to solveI can't solve the error in mysql, so I want to solve itProblems/errors encountered#1stERROR 2002 (HY000): Can't connect to local MySQL server through socket '/tmp/mysql.sock' ...

2 years ago
« - 13 - »

© 2024 OneMinuteCode. All rights reserved.