Sign pkgsrc packages manually
Starting a post with "this is only a workaround and you should only use it if you sure what you're doing" is maybe not the best start but anyway: This is only a workaround if you missed to sign your...
View Article适用于 Linux 4.10 内核的 Nvidia 驱动补丁
4.10 内核于上周发布了第一个 rc 版。 除了大量的驱动更新,当然喜闻乐见地又把 Nvidia 闭源驱动搞挂了。 虽然 Nvidia 的开发论坛上早有人发布了 for 4.10 内核的补丁,但是那个补丁似乎只适用于 pre-rc,也就是 rc0 版本。 而 rc1 的发布以后又修改了 CPU Hotplug 相关的几个函数,因此那个补丁并不适用。 为了编译通过,上周我只是简单粗暴地删除了...
View ArticleCentOS使用lantern
使用openvpn免流时无法上部分网站,可以按照 http://blog.lanyus.com/archives/218.html ,结合 shadowsocks 使用,也可结合 lantern使用。 注:使用的服务器为 CentOS 7.2 x64 步骤如下: 修改 openvpn 中 DNS服务器。 /etc/openvpn/server.conf 中 push "dhcp-option...
View ArticleHow To Monitor WiFi Connection From Command Line In Linux
I bought a new Netgear wireless router last week. I was wondering if there is any utility to monitor wifi connection. After a bit of search on Google, I found a feasible solution that worked perfectly...
View ArticleOpening My First Ever Donations Season
"Start donating to the authors of free and open source programs that I am using" was one of my failed New Year resolutions on more occasions than I am willing to admit. It is not anymore, and I hope...
View ArticleBuuf Art work design Icon Theme For Linux
As of now, we have covered verity of icon themes, those are interrelated some how but today we are going to show you about Buuf icon theme , it’s entirely different what we covered till now because...
View Article“Clear Linux” By Intel ― The Next Great Linux Distro For Gaming?
Short Bytes:Gaming on linux is going to get better, thanks to the upcoming Steam support on Intel’s Clear Linux distribution. Currently focused on workstation and server performance, this OS already...
View Articlelantern编译过程
lantern不知道从哪个版本开始限制流量了, 但是好像自己编译的 lantern 没有这个限制。 编译过程如下: 到 daocloud.io -> 我的集群 -> 添加主机 -> 试用胶囊主机 申请1台临时 VPS,得到 VPS IP和密码,我这里得到的IP、用户名、密码分别是 54.223.16.47 、ubuntu 、 a3ce4babb8f293a0。 ssh 连接到...
View ArticleARM Versatile Express Emulation On Qemu From Scratch : Part 2
In My previous Tutorial ARM Versatile Express Emulation On Qemu From Scratch :Part 1 i have explained how to setup Embedded linux Setup using Qemu, Cross-compiling Linux source code for ARM target ,...
View ArticleN25_第四周作业(补)
1、复制/etc/skel目录到/home/tuser1,要求/home/tuser1及其内部文件的属组和其它用户均没有任何访问权限。 [root@EASTED tmp]# cp -r /etc/skel/ /home/tuser1/[root@EASTED tmp]# cp -r /etc/skel/ /home/tuser1/[root@EASTED tmp]# ls -al...
View ArticleHow to Easily Upgrade Ubuntu’s Linux Kernel With Ukuu
Manually upgrading the linux kernel is not a simple feat ― it requires a fair amount of knowledge. We’ve covered how to do it before How to Update Linux Kernel for Improved System Performance How to...
View ArticleN25-第四周作业
~]#cp -r /etc/skel /home/tuser1 ~]#chmor 700 /home/tuser1 2、编辑/etc/group文件,添加组hadoop。 ~]#echo "hadoop:x:1111:" >> /etc/group...
View ArticleWhat Are The Differences Between Ubuntu Official Flavors?
For most new users, the fact that there are more than 8 official "editions" of one Ubuntu operating system is hard to understand. It's particularly similar with Microsoft having some editions for...
View ArticleCreate animated 2017 on the linux terminal
In the post " " we created 2017 on the terminal. Here is a small extention to the same, to make it appear on character at a time giving it the effect of an animation. #!/bin/bash #create 2017 on...
View ArticleGetting OpenProject up and running
Ok, so I was looking for a self-hosted project management tool. Something that would fill the hole that the late (and discontinued?) DotProject left in my heart. After lots of Googlin’, I came across...
View Article在Centos下部署python环境
http://git-scm.com/download 或者直接使用命令下载 $ yum install git 生成ssh-key 进入 ~/.ssh文件夹 ssh-keygen -t rsa -C “348515494@qq.com” 即可生成 2、安装ruby yum install ruby yum install ruby-irb 3、安装mysql yum install...
View ArticleDistribution Release: Netrunner 17.01
Recent Related News and Releases 2016-10-23 Distribution Release: Netrunner 16.09 "Core" TheNetrunner project has released a new version of their distribution. The new version is Netrunner 16.09 "Core"...
View ArticleTerminal vs. GUI Emacs
The Emacs subreddit has an excellent thread on terminal versus GUI for Emacs. It started when iamquah asked if there were any large disadvantages to running Emacs in a terminal rather than using the...
View Article2017 Goals
These are my engineering and computing related goals for 2017. I feel like writing them down will better enable me to understand what topics I want to focus on in 2017 and allow me to evaluate if I...
View ArticleLinux Journal January 2017
Insecure about Being Unsecure There have been epic battles over whether "insecure" or "unsecure" should be used when referring to computer security. Granted, those epic battles usually take place in...
View Article