ux tag

417 questions


1 answers
75 views
0
I can't open the jupyter notebook

Windows is connecting to a CentOS server via TeraTerm.I want to open the jupyter notebook, but I can't connect.I installed jupyter and included jupyter_notebook_config.py.jupyter notebook-ip=*.*.*.*.*...


2 answers
71 views
0
I want to build a Linux environment on macOS (10.13 High Sierra) using Docker

It's almost the same question as the title.I don't know how I can use Docker to build a Linux virtual environment on my PC.I have already installed Docker on my PC, but I don't know what steps I shoul...


1 answers
41 views
0
I want tmux to pour the selection into the command.

You can select a range in emacs or vi mode with tmux, but I wanted to pour the selection into the standard input while executing a new command on the server where tmux is running.I would like to do so...

2 years ago

1 answers
45 views
0
I want to rewrite the URL to which a specific program in the server accesses the outside world.

Multiple scripts are written in multiple languages on the server (CentOS 7).without rewriting the URLs referenced by all these scripts individually.Monitor access to those scripts, like a firewall, an...

2 years ago

1 answers
43 views
0
Regarding the lowest brightness when charging with Ubuntu

I use Ubuntu 18.04.3 LTS in Let's Note SZ6, and when charged, the brightness of the display is the lowest.Every time I adjust the brightness with Fn+F1, what can you think of as the cause?I wish I cou...

2 years ago

1 answers
111 views
0
I got 403 error when I deleted symbolic link

The environment is Amazon Linux, Apache 2.4.25, and PHP7.After deleting the symbolic, the php file (login.php) that I had seen on the web in 200 was no longer visible on 403.I don't know the cause, so...


1 answers
42 views
0
I can't see the icon of the app I added in GNOME.

GNOME on Arch Linux does not display the application icon.Downloaded the Firefox Developer Edition tar.gz file and expanded it to $HOME/Firefox Developer Edition.Then $HOME/.local/share/applicationsI ...

2 years ago

1 answers
47 views
0
Install OpenPNE3 on the Fc2 Rental Server

I plan to install OpenPNE3 on the Fc2 rental server, but I get an error when I enter the following command. git clone git://github.com/openpne/OpenPNE3.gitThe following error detailsThe program 'git' ...

2 years ago

1 answers
127 views
0
How to Detect OS Boot Completion for VirtualBox Virtual Machines

How do I detect that the VirtualBox virtual machine (VM) operating system is completely booted?I'm starting a VM with VirtualBox and developing it.So far, when I started working on it, I started the V...


3 answers
49 views
0
I want to resolve Snapd error: cannot communicate with server

When I try to install the app with snap, I get the following error:$sudo apt install snapd$ sudo snap install mini-diaryerror:cannot communicate with server:Post http://localhost/v2/snaps/mini-diary:d...

2 years ago
« - 13 - »

© 2024 OneMinuteCode. All rights reserved.