<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[RSS Feed]]></title><description><![CDATA[RSS Feed]]></description><link>https://ecency.com</link><image><url>https://ecency.com/logo512.png</url><title>RSS Feed</title><link>https://ecency.com</link></image><generator>RSS for Node</generator><lastBuildDate>Tue, 26 May 2026 09:08:20 GMT</lastBuildDate><atom:link href="https://ecency.com/@bigear/rss" rel="self" type="application/rss+xml"/><item><title><![CDATA[Vim config file]]></title><description><![CDATA[Copy the following to .vimrc " All system-wide defaults are set in $VIMRUNTIME/debian.vim and sourced by " the call to :runtime you can find below. If you wish to change any of those " settings,]]></description><link>https://ecency.com/linux/@bigear/vim-config-file</link><guid isPermaLink="true">https://ecency.com/linux/@bigear/vim-config-file</guid><category><![CDATA[linux]]></category><dc:creator><![CDATA[bigear]]></dc:creator><pubDate>Sun, 11 Feb 2018 03:28:48 GMT</pubDate></item><item><title><![CDATA[Arch Linux Gnome]]></title><description><![CDATA[1. Edit pacman source file sudo vim /etc/pacman.conf 2. Add the following code to the file [xenlism-arch] SigLevel = Never Server = 3. Update system source datebase sudo pacman -Syyu 4. Install]]></description><link>https://ecency.com/linux/@bigear/arch-linux-gnome</link><guid isPermaLink="true">https://ecency.com/linux/@bigear/arch-linux-gnome</guid><category><![CDATA[linux]]></category><dc:creator><![CDATA[bigear]]></dc:creator><pubDate>Sun, 11 Feb 2018 02:29:57 GMT</pubDate></item><item><title><![CDATA[Linux 进程调度浅析]]></title><description><![CDATA[概述 操作系统要实现多进程，进程调度必不可少。有人说，进程调度是操作系统中最为重要的一个部分。我觉得这种说法说得太绝对了一点，就像很多人动辄就说“某某函数比某某函数效率高XX倍”一样，脱离了实际环境，这些结论是比较片面的。 而进程调度究竟有多重要呢？ 首先，我们需要明确一点：进程调度是对 TASK_RUNNING]]></description><link>https://ecency.com/linux/@bigear/linux</link><guid isPermaLink="true">https://ecency.com/linux/@bigear/linux</guid><category><![CDATA[linux]]></category><dc:creator><![CDATA[bigear]]></dc:creator><pubDate>Sun, 11 Feb 2018 02:10:48 GMT</pubDate></item><item><title><![CDATA[Install Arch Linux]]></title><description><![CDATA[格式化分区 fdisk /dev/sda mkfs.ext4 /dev/sda1 ==>boot mkfs.ext4 /dev/sda2 ==>/ mkfs.ext4 /dev/sda3 ==>tmp mkfs.ext4 /dev/sda6 ==>home mkswap /dev/sda5 ==>swap 挂载分区 mount /dev/sda2 /mnt mkdir]]></description><link>https://ecency.com/archlinux/@bigear/install-arch-linux</link><guid isPermaLink="true">https://ecency.com/archlinux/@bigear/install-arch-linux</guid><category><![CDATA[archlinux]]></category><dc:creator><![CDATA[bigear]]></dc:creator><pubDate>Sun, 11 Feb 2018 01:27:15 GMT</pubDate></item></channel></rss>