3A网络 3A网络
2年前
ubuntu22.04桌面版开启root用户登陆
ubuntu22.04桌面版默认不支持root用户登陆,测试环境每次都要敲个sudo,实在没有必要以上环境都是部署在3A服务器上的,感兴趣的朋友可以自己部署一套尝试下1.将下面两个文件/etc/pam.d/gdmpassword和/etc/pam.d/gdmautologin中的一行代码shellauthrequiredpamsucceedif.sou
Stella981 Stella981
3年前
Docker实例,Nginx,Mysql,Tomcat,Redis的安装。
一、InstallEngineX(Nginx)1、InstallEngineX(Nginx)开始查找\查找命令\root@centos~\\dockersearchnginx!(https://oscimg.oschina.net/oscnet/55eb027112c54a8919c0a92687a718
Wesley13 Wesley13
3年前
mysql主从之基于mycat实现读写分离
一环境  1.1结构192.168.132.125mycat192.168.132.121 master192.168.132.122 slave主从已经配置完成1.2安装mycat192.168.132.125安装mycat\root@mycat~\  cd/usr/lo
Easter79 Easter79
3年前
SpringBoot整合elasticsearch(三)
Docker安装elasticsearch启动注意2点,1是内存,2是线程数(此处进行简单安装,后面会详细补充es文档)1root@topcheer~dockerimages2REPOSITORYTAGIMAGEID
Stella981 Stella981
3年前
Spring Security Oauth2.0 实现短信验证码登录
springsecurityoauth2登录过程详解​!oauth2登录过程详解.png(https://ask.qcloudimg.com/draft/1219867/th3wmc3zzu.png)​定义手机号登录令牌/
Wesley13 Wesley13
3年前
CentOS7查看显卡及GPU相关信息
lspci |grepivga这样就可以显示机器上的显卡信息,比如\root@localhost(http://my.oschina.net/u/570656)conf\lspci|grepivga01:00.0VGAcompatiblecontroller:nVidiaCorporationDev
Wesley13 Wesley13
3年前
Ubuntu按照wireshark后设置普通用户执行权限
1、添加wireshark用户组sudogroupaddwireshark2、将dumpcap更改为wireshark用户组sudochgrpwireshark/usr/bin/dumpcap3、让wireshark用户组有root权限使用dumpcapsudochm
Stella981 Stella981
3年前
CentOS 命令登录MySQL时,报错ERROR 1045 (28000) Access denied for user root
CentOS命令登录MySQL时,报错ERROR1045(28000):Accessdeniedforuserroot@localhost(https://my.oschina.net/u/570656)(usingpassword:NO)错误解决方法1、停用mysql服务:/etc/rc.d/init.d/mysqlds
Stella981 Stella981
3年前
SpringBoot整合elasticsearch(三)
Docker安装elasticsearch启动注意2点,1是内存,2是线程数(此处进行简单安装,后面会详细补充es文档)1root@topcheer~dockerimages2REPOSITORYTAGIMAGEID
Wesley13 Wesley13
3年前
mysqlcheck(MyISAM表维护工具)
mysqlheck\option\db\_name\tables\\ccheck(检查表)\r repair(修复表)\a analyze(分析表)\o optimize(检查表)\root@node01sakila\mysqlcheckS/tmp/mysql3306.sock