Skip to content

BUG 无处不在

BUG 无处不在

  • 百度云优惠
  • 腾讯云优惠
  • 阿里云AI
  1. Home
  2. /Linux

分类: Linux

mysqldump导出数据库数据为空

Linux / 2021年9月18日 / hamster

在做定时任务备份数据库时,用到了mysqldump 上述指令,需要输入密码才能备份数据,对于定时任务来说显然不

Read more

linux删除目录下指定文件

Linux / 2021年9月18日 / hamster

Read more

Linux创建定时任务按时清除缓存

Linux / 2021年9月15日 / hamster

创建shell文件 shell.sh文件写入 权限给予 创建定时任务 任务写入

Read more

服务器无法SMTP发送邮件

Linux / 2021年8月31日 / hamster

PHPmailer+smtp发送邮件,在本地测试没有问题,上传服务器却出错了,报错如下。 起初我以为是PHP缺

Read more

linux查看IP

Linux / 2021年7月13日 / hamster

打开终端,可以输入以下命令 1.ifconfig -a 2.hostname -I 3.ip addr sho

Read more

Linux切换用户

Linux / 2021年7月13日 / hamster

直接看代码 su – username 中的 – 一定要加,否则用户的工作环境可能受到

Read more

-bash: ./main.py: /usr/bin/python3^M: bad interpreter: No such file or directory

Linux / 2021年7月10日 / hamster

之所以出现上述问题,可能是不同系统编码格式引起的,你的这个文件也许是在window系统编写,然后上传到了Lin

Read more

-bash: ./main.py: Permission denied

Linux / 2021年7月10日 / hamster

在linux下执行python文件时提示 之所以如此,是权限的问题,对文件权限进行更改 问题就能解决

Read more

U盘安装CentOS系统

Linux / 2021年7月7日 / hamster

准备工作 所需工具:U盘,centos系统镜像,UltralSO工具 CentOS下载地址:https://w

Read more

phpmyadmin提示缺少mcrypt扩展

Linux, PHP / 2021年6月11日 / hamster

环境配置:阿里云服务器ECS,操作系统CentOS 8.3 64位,PHP版本7.3.20 操作如下:

Read more

1 2 3 4
  • Android
  • Apache
  • CSS
  • Docker
  • HTML
  • JavaScript
  • Linux
  • MySQL
  • Nginx
  • PHP
  • Python
  • rabbitMQ
  • Windows
  • 代码工具
  • 正则表达式

Copyright © 2025 BUG

冀ICP备2023018095号-3  冀公网安备13010802002542号

Search