current location:Home > Technical Articles > Operation and Maintenance
- Direction:
- All web3.0 Backend Development Web Front-end Database Operation and Maintenance Development Tools PHP Framework Daily Programming WeChat Applet Common Problem Other Tech CMS Tutorial Java System Tutorial Computer Tutorials Hardware Tutorial Mobile Tutorial Software Tutorial Mobile Game Tutorial
- Classify:
-
- How to install a Linux malware detection program
- Malware is known as malware and it can be any script, application or anything harmful to our system and data.
- Linux Operation and Maintenance . ssh 3833 2019-03-23 15:47:57
-
- How to securely transfer files using SCP command in Linux
- SCP (Secure Copy) is a command line tool for Linux systems used to securely transfer files from local to remote server and vice versa. SCP uses the SSH protocol to transfer files between two systems, which is more secure than ftp.
- Linux Operation and Maintenance . ssh 2603 2019-03-19 14:31:19
-
- How to use systemctl command to manage systemd service
- This article will introduce how to use the systemctl command to manage systemd services. Systemd is a system and service manager for Linux-based operating systems used to manage services. Systemd is more powerful and popular than the old Sysvinit.
- Linux Operation and Maintenance . ssh 3613 2019-03-19 14:03:26
-
- bash scp: command not found solution
- The scp command is used to transfer files between two servers via ssh. Most scp users can already use the scp command in their system, but it still shows "bash:scp:command not found".
- Linux Operation and Maintenance . ssh 11125 2019-03-18 16:12:52
-
- Linux server security tips
- Preventing hackers and server security are the main tasks of system management services. Here are some basic security tips for Linux servers.
- Linux Operation and Maintenance . ssh 3326 2019-03-18 15:55:37
-
- How to change the document root of your main domain in WHM/cPanel
- cPanel/WHM is a web-based control panel for managing complete Linux operating systems. All cPanel accounts are created using a primary domain. This article will introduce the documentation for changing the primary domain of a cPanel user.
- Linux Operation and Maintenance . ssh 3859 2019-03-18 14:33:48
-
- How to allow remote clients to connect to MySQL server
- When trying to connect to a remote mysql server from the client system, we often encounter the following problem. The remote client is not allowed to access this mysql server.
- Mysql Tutorial . ssh 3038 2019-03-18 13:59:13
-
- How to clear cache in Laravel5
- Many times, the problem you may face is that any changes in the Laravel application are not reflected on the web interface. This happens due to cache serving application. This tutorial will help you clear cache in Laravel application.
- Laravel . ssh 33566 2021-05-28 14:21:32
-
- Mount remote file system via SSH on Linux
- SSHFS is a file system based on the SSH File Transfer Protocol (SFTP). On the remote side we just need to install an SSH server.
- Linux Operation and Maintenance . ssh 3054 2019-03-16 15:39:04
-
- How to download files from server using SSH
- ssh is currently the most secure protocol for accessing servers. It provides the highest level of data communication security. The scp (secure copy) command uses the ssh protocol to copy files between a remote server and a local server.
- Linux Operation and Maintenance . ssh 13161 2019-03-16 14:44:55
-
- How to pass password to ssh/scp command in bash script
- sshspass is a very useful tool for running ssh authentication in non-interactive mode. Using sshspass, you can use passwords for ssh or scp commands without interaction, which helps when using passwords in shell scripts.
- Linux Operation and Maintenance . ssh 4298 2019-03-16 13:55:01
-
- How to set an SSH password on Linux for passwordless login
- This article will introduce you to setting up ssh keys on Linux systems. In a Linux system using ssh key pair, we can also say it is passwordless ssh.
- Linux Operation and Maintenance . ssh 3906 2019-03-14 14:35:05
-
- Introduction to Redis persistence and master-slave replication mechanism
- The content of this article is to introduce the persistence and master-slave replication mechanism of redis. It has certain reference value. Friends in need can refer to it. I hope it will be helpful to you.
- Mysql Tutorial . ssh 2199 2019-02-26 10:23:19
-
- What is SFTP? What is the difference between
- What is SFTP? This article will introduce SFTP to you and let you understand the differences between SFTP and FTP. I hope it will be helpful to you.
- Windows Operation and Maintenance . ssh 16928 2018-12-27 18:05:04
-
- What is SVN
- SVN is a centralized version control system. A centralized version control system means that the version history is stored on a central server. When developers want to make changes to certain files, they pull the files from this central repository to their computers. After developers make changes, they send the changed files back to the central repository.
- PHP Tutorial . ssh 8537 2023-04-04 14:42:01