cartoony

导航

统计

随笔分类 -  ubuntu

Linux新增swap分区
摘要:近段时间在服务器搭建中间件,发现物理内存不足,因为对性能要求不高,所以就求助 swap 了。 下面是 ubuntu 的 swap 构建的步骤 新建 swap 文件(/root/swapfile) dd if=/dev/zero of=/root/swapfile bs=1M count=8192 s 阅读全文

posted @ 2022-05-18 22:37 cartoony 阅读(28) 评论(0) 推荐(0) 编辑

MySQL在win10以及linux下数据库的备份以及还原
摘要:MySQL在win环境或者linux下的命令都是一样的,只是路径不一致而已 MySQL的备份 (非必须)命令行进入MySQL的bin目录 输入命令:mysqldump u userName p dataBaseName filePath and fileName 输入密码 MySQL的还原 (非必须 阅读全文

posted @ 2019-08-03 00:21 cartoony 阅读(583) 评论(0) 推荐(0) 编辑

JDK在Win10与Ubuntu下的安装与配置
摘要:     本文首发于 "cartoon的博客"     转载请注明出处:https://cartoonyu.github.io/cartoon blog     近段时间把自己电脑 阅读全文

posted @ 2019-08-02 19:26 cartoony 阅读(248) 评论(0) 推荐(0) 编辑

MySQL在Win10与Ubuntu下的安装与配置
摘要:     本文首发于 "cartoon的博客"     转载请注明出处:https://cartoonyu.github.io/cartoon blog     近段时间把自己电脑 阅读全文

posted @ 2019-08-02 19:25 cartoony 阅读(231) 评论(0) 推荐(0) 编辑

Ubuntu终端内打开文件管理器
摘要:     本文首发于 "cartoon的博客"     转载请注明出处:https://cartoonyu.github.io/cartoon blog     近段时间在ubun 阅读全文

posted @ 2019-07-30 00:42 cartoony 阅读(1114) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示