<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Linux on Bymunije</title>
    <link>https://byzhang.com/tags/linux/</link>
    <description>Recent content in Linux on Bymunije</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>zh-cn</language>
    <lastBuildDate>Tue, 22 Oct 2019 00:00:00 +0000</lastBuildDate><atom:link href="https://byzhang.com/tags/linux/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Software Setting</title>
      <link>https://byzhang.com/study/software-setting/</link>
      <pubDate>Tue, 22 Oct 2019 00:00:00 +0000</pubDate>
      
      <guid>https://byzhang.com/study/software-setting/</guid>
      <description>Sublime Text3 1. Tab自动转换为空格 打开Preferences -&amp;gt; Settings - User 添加代码如下： &amp;quot;tab_size&amp;quot;: 4, &amp;quot;translate_tabs_to_spaces&amp;quot;: true 2. 个性化设置 { &amp;quot;color_scheme&amp;quot;: &amp;quot;Packages/Predawn/predawn.tmTheme&amp;quot;, &amp;quot;font_face&amp;quot;: &amp;quot;Microsoft Yahei Mono&amp;quot;, &amp;quot;font_size&amp;quot;: 11, &amp;quot;highlight_line&amp;quot;: true, &amp;quot;highlight_modified_tabs&amp;quot;: true, &amp;quot;ignored_packages&amp;quot;: [ ], &amp;quot;line_padding_top&amp;quot;: 3, &amp;quot;show_encoding&amp;quot;: true, &amp;quot;show_line_endings&amp;quot;: true, &amp;quot;theme&amp;quot;:</description>
    </item>
    
    <item>
      <title>Ubuntu安装Rstudio server</title>
      <link>https://byzhang.com/study/ubuntu%E5%AE%89%E8%A3%85rstudio-server/</link>
      <pubDate>Thu, 18 Jul 2019 00:00:00 +0000</pubDate>
      
      <guid>https://byzhang.com/study/ubuntu%E5%AE%89%E8%A3%85rstudio-server/</guid>
      <description>1.安装 1.1) 要求 RStudio Server v1.1的最低版本要求是Ubuntu version 12.04 已经安装R 需要sudo权限 1.2）安装基础依赖 sudo apt-get install gdebi-core sudo apt-get install libapparmor1 1.3.1) 下载目前最新版1.</description>
    </item>
    
    <item>
      <title>Readfree自动签到</title>
      <link>https://byzhang.com/study/readfree%E8%87%AA%E5%8A%A8%E7%AD%BE%E5%88%B0/</link>
      <pubDate>Tue, 28 May 2019 00:00:00 +0000</pubDate>
      
      <guid>https://byzhang.com/study/readfree%E8%87%AA%E5%8A%A8%E7%AD%BE%E5%88%B0/</guid>
      <description>Readfree每天签到可获取1~3个积分,每天其实还是挺麻烦的,所以折腾了自动签到 获取cookie 在chrome中登录Readfree后,</description>
    </item>
    
    <item>
      <title>Blogdown本地迁移</title>
      <link>https://byzhang.com/study/blogdown%E6%9C%AC%E5%9C%B0%E8%BF%81%E7%A7%BB/</link>
      <pubDate>Thu, 23 May 2019 00:00:00 +0000</pubDate>
      
      <guid>https://byzhang.com/study/blogdown%E6%9C%AC%E5%9C%B0%E8%BF%81%E7%A7%BB/</guid>
      <description>当Blogdown+Hugo+GitHub+Netlify构建的blog更换电脑或者服务器时 安装blogdown： install.packages(&#39;blogdown&#39;) 安装hugo： blogdown::install_hugo() 如果报错</description>
    </item>
    
    <item>
      <title>Server Tips</title>
      <link>https://byzhang.com/study/server-tips/</link>
      <pubDate>Fri, 19 Apr 2019 00:00:00 +0000</pubDate>
      
      <guid>https://byzhang.com/study/server-tips/</guid>
      <description>Server 1.Jupyter (1).使用 jupyter notebook --port=&#39;20021&#39; --ip=&#39;0.0.0.0&#39; 端口范围： SS4:20021-200030 SS1:30021-300030 ip: server IP (2). 设置theme jt -t monokai -f fira -fs 13 -cellw 90% -ofs 11 -dfs 11 -T -N fira: 字体 -T： 标题栏 (3). 更改主题后输出显示不全 打开cu</description>
    </item>
    
  </channel>
</rss>
