Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

How to use the linux server

2025-01-19 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >

Share

Shulou(Shulou.com)06/02 Report--

This article will give you a detailed explanation on how to use the linux server, the content of the article is of high quality, so the editor will share it with you for reference. I hope you will have a certain understanding of the relevant knowledge after reading this article.

Rm: cannot remove 'njinfi.com/public/.user.ini': Operation not permitted appears when 1.linux deletes the file

Reason: go to the directory where `.user.ini'is located, execute lsattr-a, and check the properties of the file under the file. You can see that `.user.ini 'has an' i' attribute, which means that the file or directory solution cannot be changed: remove this attribute from chattr-I. user.ini, and then delete it, and you can delete it smoothly.

two。 Compressed folder error:-bash: zip: command not found

Reason: the compression command did not find a solution: yum install-y unzip zip

3.fatal: No remote repository specified. Please, specify either a URL or a remote name from which new revisions should be fetched.

Reason: local did not add remote warehouse mapping solution: git remote add origin [git project path] on how to use the linux server to share here, I hope the above content can be of some help to you, can learn more knowledge. If you think the article is good, you can share it for more people to see.

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Internet Technology

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report