ssh root@120.79.253.xxx  在Git bash中连接阿里云服务器

history命令调出之前使用过的命令

错误命令存放在 /var/log/apache2/error.log

 systemctl restart apache2重启apache2,sudo /ect/init.d/apache2 restart 也行

tail命令输出最后几行

例如tail error.log

Ubuntu PHP上传文件失败,原因可能在于权限问题。

 ubuntu记录

切换到工作目录, 递归改变权限为全部用户可以读写改

 

make

insmod  hello.ko

dmsg

lsmod 查看

lsmod | grep hello  查看相应模块

相关文章:

  • 2021-07-18
  • 2021-11-06
  • 2021-08-22
  • 2021-10-15
  • 2021-05-26
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-10-24
  • 2021-07-29
  • 2021-12-19
  • 2021-10-05
  • 2021-10-06
相关资源
相似解决方案