科技美学

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2023年3月28日

摘要: 1.0 install mysql sudo apt purge mysql-server mysql-common sudo apt autoremove mysql-server mysql-common sudo apt-get update sudo apt-get install mysq 阅读全文
posted @ 2023-03-28 13:32 chankuang 阅读(33) 评论(0) 推荐(0)

摘要: 1.0 xstartup #!/bin/sh # Uncomment the following two lines for normal desktop: # unset SESSION_MANAGER # exec /etc/X11/xinit/xinitrc [ -x /etc/vnc/xst 阅读全文
posted @ 2023-03-28 13:26 chankuang 阅读(69) 评论(0) 推荐(0)