随笔分类 -  ubuntu日常运维

摘要:一、操作系统 Ubuntu系统默认只能以普通权限账户登录,无法直接登录root账户,所以很多要用到管理员权限的命令加sudo。 1、查看文件权限 查看该文件的权限 ls -la /var/log/audit/audit.log 查看如下文件的权限是否满足 ls -l /etc/passwd ls - 阅读全文
posted @ 2021-04-16 17:56 人走茶良 阅读(2512) 评论(0) 推荐(0) 编辑
摘要:一、官网下载安装包 下载地址:https://www.ubuntukylin.com/applications/ sudo dpkg -i dingtalk-2.1.5-latest-amd64.debsudo dpkg -i baidunetdisk_3.0.1.2_amd64.deb 阅读全文
posted @ 2020-07-06 16:48 人走茶良 阅读(1383) 评论(0) 推荐(0) 编辑
摘要:一、安装teamviewer: 1、官网下载安装包:https://www.teamviewer.com/zhcn/download/linux/ sudo dpkg -i teamviewer_15.7.6_amd64.deb 二、安装向日葵 1、官网下载地址:https://sunlogin.o 阅读全文
posted @ 2020-07-06 16:43 人走茶良 阅读(1690) 评论(0) 推荐(0) 编辑
摘要:一、下载SecureCRT安装文件及破解文件: 链接: https://pan.baidu.com/s/1A7opflFKSUi13PkzVCnhDQ 密码: gbf5 二、下载完成安装文件后安装SecureCRT依赖包: wget http://mirrors.edge.kernel.org/ub 阅读全文
posted @ 2020-07-04 14:30 人走茶良 阅读(2462) 评论(0) 推荐(0) 编辑
摘要:默认的Ubuntu 18.1桌面版没有安装ssh远程登录服务: 打开"终端窗口",输入"sudo apt-get update"-->回车-->"输入当前登录用户的管理员密码"-->回车,就可以了。 安装ssh 打开"终端窗口",输入"sudo apt-get install openssh-ser 阅读全文
posted @ 2018-12-12 17:34 人走茶良 阅读(626) 评论(0) 推荐(0) 编辑
摘要:ubuntu16.4系统查看自启服务: 需要自行安装一个sysv-rc-conf的工具来查看: sudo apt-get install sysv-rc-conf 查看自启命令: sudo sysv-rc-conf Gentos6.8系统查看自启服务:(注意这个只是查看用RPM包安装的默认的独立服务 阅读全文
posted @ 2018-12-12 10:00 人走茶良 阅读(1261) 评论(0) 推荐(0) 编辑
摘要:1.安装Apache ,Apache 的工作两个引擎工作模式 下载目录: sudo apt update 安装程序: sudo apt install apache2 检查是否安装成功: sudo systemctl status apache2 检查安装位置: whereis apache2 检查 阅读全文
posted @ 2018-11-26 17:04 人走茶良 阅读(485) 评论(0) 推荐(0) 编辑

推荐:华为云
点击右上角即可分享
微信分享提示