ubuntu tag

178 questions


1 answers
121 views
0
gcc compilation errors: error adding symbol: file in wrong format

Compiling in Ubuntu 16.04, gcc 5.4.0 environment results in an error.execution commands:gcc-T link.ls-March i486-m32-o haribote.hrb bootpack.chankaku.caskfunc.o-lcerror messages: libgcc_s.o:error addi...

2 years ago

1 answers
118 views
0
I want to connect to Amazon VPC using AWS Client VPN on Linux on ARM CPU

I would like to connect to Amazon VPC using AWS Client VPN from Linux.However, AWS Client VPN seems to be supported only on AMD64 machines.How can I connect ARM CPUs?

2 years ago

1 answers
43 views
0
The python path does not pass in virtualenv.

The environment is ubuntu and python 2.7 is installed.I want to use virtualenv, so $virtualenv--python=/usr/lib/python 2.7.I entered , but it says there is no such file.When I looked at the python pat...

2 years ago

1 answers
40 views
0
Unable to set up NS2 on ubuntu 16.04

NS2 is deployed in ubuntu 16.04 LTS.However, this error appears.****************$ns%namchild killed:segmentation violationWhat action should I take to set up NS2?I'm sorry, but could you teach me?Here...

2 years ago

1 answers
39 views
0
I don't understand the error.

My environment is Ubuntu 18.10, python 2.7.I want to use Social_mapper, but I tried python. However, an error occurred.pwd/home/ubuntu/san/social_mapperpython social_mapper.py-imagefolder-i/home/ubunt...

2 years ago

1 answers
104 views
0
Which option would you prefer to deploy pip to Ubuntu? apt or get-pip.py

I am troubled because I cannot understand the difference in how to introduce pip with Ubuntu 20.04+Python3.When deploying pip on Ubuntu, which is better, using apt or get-pip.py?Eventually, I wanted t...

2 years ago

1 answers
51 views
0
Is there any particular reason to use 664 permissions instead of 644?

Relatively often, ubuntu file systems are found to have 664 permissions.Is there any special reason to use 664 instead of 644?

2 years ago

1 answers
74 views
0
Please tell me how to deploy the Sinatra app using MeCab to Heroku.

There was a similar question, but there was no answer, so I would like to ask you a question.As the title suggests, we are trying to deploy the Sinatra app using MeCab to Heroku.local PC:Mac OSX $hero...


2 answers
45 views
0
Unable to connect externally to Ubuntu Server

I installed Ubuntu Server for SVN, but I am having trouble connecting from outside the router.I tried opening the port to try an SSH connection, but the ping (global IP specification) didn't go throug...

2 years ago

1 answers
43 views
0
Unable to sudo apt-get update in Docker container

pytorch/pytorch: 1.5-cuda 10.1-cudnn7-develCreate a Docker container based on the imageWhen I ran sudo apt-get update, I encountered the following error:The reason seems to be the inability to access ...

2 years ago
« - 10 - »

© 2024 OneMinuteCode. All rights reserved.