ubuntu tag

178 questions


3 answers
144 views
0
How to Install proxy_wstunnel_module

Ubuntu 12.04apache2:Server version:Apache/2.2.22 * install with sudo apt-get install apache2 for the configuration.I would like to install proxy_wstunnel_moduleNot even in /etc/apache2/mods-available....


2 answers
38 views
0
Error on xmodmap

As the title suggests, I get an error when I run .Xmodmap which should be correct.xmodmap through /.Xmodmap.Xmodmap is remove Lock=Caps_LockKeysym Caps_Lock=EscapeThat's what it says.Also, the error i...

2 years ago

1 answers
54 views
0
I want to recompile Vue.js

The ruby on rails application has View created in Vue.js.Some View changes were required, so I restarted the server after making the changes, but the changes were not reflected.I've looked into variou...


1 answers
78 views
0
ESC does not work well in Ubuntu environment created by Docker and Vim cannot be removed

I'd like to use the vim command in Ubuntu created in Docker.If you press esc, you will only see ^[ and cannot switch modes.The environment is as follows:hosts:macOScontainers:Ubuntu 14.04Installing Vi...

2 years ago

1 answers
128 views
0
Basic Authentication in Apache 2.4.18 (ubuntu) using LDAP

I would like to perform Basic authentication using LDAP on Apache 2.4.18, but I received the following description file from my colleague.username:test.devpassword:testtrees:LDAP-DEVHostname: dev.auth...

2 years ago

1 answers
133 views
0
CapsLock keeps pressing on Ubuntu above Virtualbox

I changed the keyboard settings in Ubuntu on VirtualBox on Windows host and use CapsLock as Ctrl, but once I press Caps, Ctrl is always enabled.In my environment, I use Caps as Ctrl, so I would like y...


2 answers
51 views
0
I want raspberry pi to run the script on shutdown and reboot.

I'm a beginner in the program.I would like to run a simple script during shutdown and reboot using Raspberry Pi 3model B, but there is no sign that the script has been executed and it fits in.The cont...

2 years ago

1 answers
47 views
0
I want to change the PHP version for development with Docker+Ubuntu+Lavel.

I am currently trying to develop a web application on Ravel sail.The environment is Docker+Ubuntu, but it does not match the PHP version of the rental server I rent, so I would like to lower the PHP v...

2 years ago

3 answers
103 views
0
vagrant is not recognized in the virtual environment

I'm trying to build a virtual environment, but it doesn't work the way I wanted it to, so I tried to delete the virtual machine from scratch, but it doesn't seem to recognize it.Does this mean that a ...

2 years ago

1 answers
137 views
0
How to make CMAKE aware of a package that Ubuntu has built its own source

Download and build FFMPEG by yourself instead of apt-get on Ubuntu 16.04A library such as avcodec that can be created as this product is What should I do if I want to recognize OpenCV's CMAKE the same...

2 years ago
« - 8 - »

© 2024 OneMinuteCode. All rights reserved.