ux tag

417 questions


1 answers
80 views
0
Cannot Install CentOS 7 on NEC valuestar

If you try to install CentOS 7 from a DVD (ISO image) in NEC valuestar, you will see not enough memory to load specified imageThe output displays the BOOT: prompt, but you cannot proceed further.Ubunt...

2 years ago

3 answers
130 views
0
I want Linux to copy a large number of files while maintaining a directory structure.

To copy a file named *.x under source_dir (with the exception of files with different extensions such as *.y in the same directory hierarchy) to destination_dir while maintaining the directory structu...

2 years ago

1 answers
99 views
0
consolidate the minimum compilation environment into a single file

Can I consolidate the minimum environment required for compilation into a single executable file?I would like to have a C compiler environment that can be carried in USB memory, and I would like to re...

2 years ago

1 answers
71 views
0
If you move irb for some reason (Ignoring jaro_winkler-1.5.2 because it extensions are not built.) is displayed.

The message Ignoring jaro_winkler-1.5.2 because it extensions are not built.Try:gempristine jaro_winkler --version 1.5.2) appears for some reason.I ran gempristine jaro_winkler --version 1.5.2 through...

2 years ago

2 answers
53 views
0
Do you have an IDE or editor suitable for editing C++ on Linux?

I recently started C++. Do you have a free IDE (editor) for Linux environments?I prefer an IDE (editor) that specializes in auto-complementation.I don't think I use cmake very often.US>Linux environme...

2 years ago

1 answers
74 views
0
CentOS 7 Does Not Switch Boot Shell Settings

·What do you want to doI installed zsh on CentOS 7 on vagrant with reference to https://qiita.com/d-dai/items/084cace7f6bfd3580f9d.And I confirmed that the path of zsh (/usr/local/bin/zsh) can be run ...

2 years ago

2 answers
133 views
0
react redox form tag onSubmit does not work

Currently learning react-reduxI wrote the following code, but the onSubmit in the form tag does not work.OnChange in the input tag works fineI would appreciate it if someone could let me knowimport Re...


2 answers
84 views
0
Is there a tool for displaying program code variables in the Vim editor or Ubuntu Terminal?

I've been using C/C++ and Python in Ubuntu. I've been looking for a tool that allows me to view and debug variables since I got to know the extension called Variable Inspector in the Jupiter Notebook....

2 years ago

1 answers
108 views
0
"make:execvp:/bin/sh:Argument list too long" error during build with make command

There is an error when building with the make command.I can't tell if the Linux setting is bad, the Makefile is bad, or the shell is bad, so please let me know.raspberry pi3B+openSUSE 64bitMakefile an...


1 answers
49 views
0
Learn how to bring processes to foreground on Linux.

Is there a way to bring the process to foreground with linux?I would like to have the program run in the background (nohup) on the server, log out once, log in again with ssh, and then display it in t...

2 years ago
« - 6 - »

© 2024 OneMinuteCode. All rights reserved.