linux tag

403 questions


1 answers
81 views
0
Emacs Does Not Start on Linuxmint

I installed Emacs, but I can't open them.I downloaded Emacs by referring to the site below.http://baker-street.jugem.jp/?eid=636

2 years ago

1 answers
40 views
0
How to write an Assembly (NASM) subroutine

I'm starting to learn the assembler (NASM) in an x86 environment.I want to learn how to write subroutines, so I'm trying to write down the code at the code at the bottom.What do you expect is Hello, W...

2 years ago

1 answers
146 views
0
Running php files on cron results in 644 permissions for files created

If you set up crontab and run cron on Amazon Linux, the file created will have 644 permissions.I'd like to create 664 files, which Linux settings should I change?I can do it by specifying permission a...

2 years ago

1 answers
91 views
0
I don't know where miniupnpd.conf is.

Put miniupnp in raspberry pi upnpc-a 192.168.0.27 80 80 tcpupnpc-a 192.168.0.27 800 800 800 tcp (800 is the appropriate number) If you add as and check with upnpc-l, 0 TCP 80 - > 192.168.0.1: 80'l...

2 years ago

2 answers
75 views
0
What is the solution to a memory-intensive bug that caused your PC to stop working during the operation test?

We are developing using node.js, and when we moved selenuim during the operation test, it consumed a lot of memory due to bugs in selenium or the test site, and the PC was stuck for about 22 hours.How...

2 years ago

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
129 views
0
Regarding the case where EAGAIN occurs during read(recv) execution in Socket Communication (TCP/Blocking I/O)

In Socket Communication (TCP/Blocking I/O), when reading is performed with code similar to the following,

2 years ago

1 answers
39 views
0
Management System Command Line Tool for Source Code Change History Management [Closed]

Do you want to improve this question?Update your question, Edit this post to be answered with facts and quotes.Closed last yearLast yearQuestion: There are many management systems where developers man...

2 years ago

1 answers
84 views
0
How to Pass the Path in the Systemd Unit File

To daemonize and automatically launch server programs written in PythonUntil you run the supervisor on Amazon linux 2I would like to refer to the above page and introduce supervisor on AWS EC2.The tar...


2 answers
129 views
0
Error when trying to delete old kernel on RHEL6

I am trying to change the number of generations held by the kernel using the package-cleanup included in the yum-utils package, but I cannot because the following error is printed normally.Can someone...

2 years ago
« - 17 - »

© 2024 OneMinuteCode. All rights reserved.