随笔分类 -  Linux

配置个人博客Halo
摘要:1、官方教程 https://docs.halo.run/getting-started/install/linux 2、域名配置 官方:https://docs.halo.run/getting-started/install/other/oneinstack ,注意要跟人家的配置一模一样,默认生 阅读全文

posted @ 2022-03-21 14:43 泽口靖子 阅读(64) 评论(0) 推荐(0)

centos7安装完mariadb设置初始密码
摘要:参考:https://www.cnblogs.com/lxg0/articles/5598205.html 1、进到数据库进行操作 [root@localhost etc]# mysqlWelcome to the MariaDB monitor. Commands end with ; or \g 阅读全文

posted @ 2018-04-04 09:32 泽口靖子 阅读(1600) 评论(0) 推荐(1)

linux的pvtrace环境配置
摘要:1.查看当前ubuntu版本号 froid@ubuntu:~/Desktop$ lsb_release -aNo LSB modules are available.Distributor ID: UbuntuDescription: Ubuntu 10.04 LTSRelease: 10.04Co 阅读全文

posted @ 2015-09-25 11:55 泽口靖子 阅读(438) 评论(0) 推荐(0)

Linux使用期间命令积累
摘要:1.调出终端 Ctrl+Alt+t2.sudo是linux系统管理指令,是允许系统管理员让普通用户执行一些或者全部的root命令的一个工具,如halt,reboot,su等等。sudo apt-get install yum【起因:yum -y install convmv The program ... 阅读全文

posted @ 2015-09-14 20:15 泽口靖子 阅读(686) 评论(0) 推荐(0)

导航