上一页 1 ··· 22 23 24 25 26 27 28 29 30 ··· 33 下一页
摘要: Introduction As a lot of articles and programs require to have Java installed, this article will guide you through the process of installing and manag 阅读全文
posted @ 2018-08-21 19:20 Jerry_Jin 阅读(765) 评论(0) 推荐(0) 编辑
摘要: 使用WICleanup清理Windows Installer 冗余文件|浏览:816|更新:2015-11-02 10:43|标签:Win7 Win10 1234567分步阅读在windows系统使用中,比如打算从Win7升级为Win10,有些网友会发现C盘空间告急了。一个可能的解决方案是,清理微软在系统盘放置的Installer目录中的冗余文件。前面笔者介绍了如何查看C盘中Installer目录... 阅读全文
posted @ 2018-08-21 19:19 Jerry_Jin 阅读(1568) 评论(0) 推荐(0) 编辑
摘要: WinSxS文件夹瘦身2014-5-8 18:03:32来源:IT之家作者:阿象责编:阿象 评论:27刚刚,我们分享了如何用DISM管理工具查看Win8.1 WinSxS文件夹实际大小。对于WinSxS文件夹,几乎每个Windows爱好者都认识到其重要性,明白“删除有风险”的道理。但这也不是绝对的。例如,刚才小编查询了Win8.1平台下的WinSxS文件夹冗余更新,结果这个超大文件夹显示6.75G... 阅读全文
posted @ 2018-08-21 19:17 Jerry_Jin 阅读(1541) 评论(0) 推荐(0) 编辑
摘要: Whenever you enconter this:Please use mysql_upgrade to fix this error.or using mysql_upgrade -u root -p says:Looking for 'mysql' as: mysqlLooking for 'mysqlcheck' as: mysqlcheckError: Failed while fe... 阅读全文
posted @ 2018-08-21 19:16 Jerry_Jin 阅读(390) 评论(0) 推荐(0) 编辑
摘要: 当Linux服务需要时间戳的时候,时间同步就显得十分重要。这里介绍下,最近我使用的一个同步命令。# ntpdate s1a.time.edu.cn国内常用的NTP地址210.72.145.44 (国家授时中心服务器IP地址)133.100.11.8 日本 福冈大学time-a.nist.gov 129.6.15.28 NIST, Gaithersburg, Marylandtime-b.nist.... 阅读全文
posted @ 2018-08-21 19:16 Jerry_Jin 阅读(5961) 评论(0) 推荐(0) 编辑
摘要: Monitorix是一款功能非常强大的免费开源轻型工具,目的在于监测Linux中的系统和网络资源。它可以定期收集系统和网络数据,并使用自己的Web界面,通过图形显示相关信息。Monitorix让用户可以监测系统整体性能,还有助于检测瓶颈、故障、不必要的超长响应时间及其他异常活动。Monitorix用Perl语言编写而成,许可证遵循通用公共许可证(GNU)的条款,由自由软件基金会(FSP)发布。它使... 阅读全文
posted @ 2018-08-21 19:14 Jerry_Jin 阅读(3717) 评论(0) 推荐(0) 编辑
摘要: 当表格太宽时, 为了能在页面中显示完整, 可以缩小表格, 或者横排.缩小表格的好处是, 不用倒转页面阅读, 坏处是原始宽度不同的表格, 被缩小后, 字体不一, 不美观. 虽然可以调整参数使得所有表格字体一致, 但是非常不方便.<!--more-->横排则可以保持字体大小一样.[格式]注意, 表格包含 阅读全文
posted @ 2018-08-21 19:13 Jerry_Jin 阅读(26312) 评论(0) 推荐(0) 编辑
摘要: IntroductionThis tutorial will show you how to set up a TLS/SSL certificate from Let’s Encrypt on an Ubuntu 14.04 server running Apache as a web server. We will also cover how to automate the certific... 阅读全文
posted @ 2018-08-21 19:13 Jerry_Jin 阅读(307) 评论(0) 推荐(0) 编辑
摘要: Is it possible in Mathematica to get a step-by-step evaluation of some functions; that's to say, outputting not only the result but all the stages that have led to it? If so, how does one do it?------... 阅读全文
posted @ 2018-08-21 19:12 Jerry_Jin 阅读(1122) 评论(0) 推荐(0) 编辑
摘要: 当磁盘大小超过标准时会有报警提示,这时如果掌握df和du命令是非常明智的选择。 df可以查看一级文件夹大小、使用比例、档案系统及其挂入点,但对文件却无能为力。 du可以查看文件及文件夹的大小。 两者配合使用,非常有效。比如用df查看哪个一级目录过大,然后用df查看文件夹或文件的大小,如此便可迅速确定症结。 下面分别简要介绍 df命令可以显示目前所有文件系统的可用空间及... 阅读全文
posted @ 2018-08-21 19:11 Jerry_Jin 阅读(356) 评论(0) 推荐(0) 编辑
上一页 1 ··· 22 23 24 25 26 27 28 29 30 ··· 33 下一页