“Ubuntu下安装LXDE+XRDP” 的相关文章
Linux一键更换国内软件源脚本
脚本当前使用的开源镜像站 镜像站名称镜像站地址IPv6Kali LinuxFedoraEPEL1阿里云mirrors.aliyun.com✓✓✓✓2腾讯云mirrors.tencent.com✓✓✓✓3华为云mirrors.huaweicloud.com✓✓✓✓4网易mirrors.163...
Archlinux安装samba过程
1.安装Sambapacman -S samba2.编辑/etc/samba/smb.conf[global] workgroup=WORKGROUP server string=Samba Server %v netbios nam...
samba文件服务器搭建访问的三种方式
一、匿名访问[global] workgroup = WORKGROUP server string = samba %v netbios name = archlinx security =...
nginx网页服务器访问目录设置
编辑nginx.conf文件,在http段添加下面代码:autoindex on; autoindex_exact_size on; autoindex_localtime on; charset utf-8,gbk;...
Kali Linux设置用户自动登录系统
cd /etc/lightdm sudo nano lightdm.conf ctrl+w查找Seat: autologin-user = kele //去掉行首的#注释,在后面添加要自动登录的帐号 ctrl+x保存 su...
Kali配置LNMP环境
安装Nginx└─$ sudo apt-cache policy nginx nginx: 已安装:(无) 候选: 1.22.0-1 版本列表: &...
发表评论
