跟我一起学man page、history的使用,剖析FHS(文件系统目录标准)
跟我一起学man page、history的使用,剖析FHS(文件系统目录标准) 描述 从linux小白鼠成长为高(lao)高(hei)手(shu)的过程中,无论如何都要学会自个儿施法解决问题,法力的高深体现了解决问题的能力,这里的法力指的是在没有互联网的环境下如何使用man page或相关文档找到命令的使用方法和配置文件的修改方法。本文第一部分总结了在Linux中使用man...
View ArticleUbuntu Touch takes a huge step towards Convergence in OTA-12
Ubuntu has a very ambitious goal with Ubuntu Touch. It proposed an operating system that could work equally on any capable device, a smartphone that can truly be your computer, no holds barred. That...
View ArticleGPLv4 Starting the Conversation (2014)
I outline four things I’d like to see in GPLv4. For those that don’t know what the GPL is, here’s a Wikipedia article on it . This article is mostly aimed at this generally familiar with the GNU...
View Article纠结的链接:ln、ln -s、fs.symlink、require
最近在使用 fs.symlink 实现软链时,发现 文档 里面写的是: fs.symlink(target, path) ;然而 man ln 的时候显示的是: ln source_file target_file ;而且, require 模块的时候其实还会处理软链但是处理的又不是想象中那样。于是,我彻底被相关东西绕晕。这篇文章算是我的学习笔记,希望对你有帮助。 inode 我们首先来看看...
View ArticleHappy Gopher on CircleCI
Happy Gopher on CircleCI CircleCI is one of the best CI providers nowadays. It has many features that many users love, what features? please go read all the stuffs . For freebies hunter, in addition...
View ArticleSome of The Other Pull Requests Arriving For Linux 4.8 This Week
Some of The Other Pull Requests Arriving For linux 4.8 This Week Written by Michael Larabel inLinux Kernel on 29 July 2016 at 08:45 AM EDT.Add A Comment I've already written more than a dozen various...
View Article[Video] Command Injection: How the Shell Makes You Vulnerable
Most web developers are familiar with SQL injection, an all-too-common web vulnerability. The problem typically arises from assembling SQL queries by concatenating strings, without considering they’re...
View ArticleWhat it means to be an OSCP reloaded
In our recent blog post “ What it means to be an OSCP ” we asked OSCPs to share their experience of what it means to have earned this certification and we received many tales of hardship and reward....
View ArticleELBA-2016-0203 Oracle Linux 7 libunwind bug fix update
Oracle linux Bug Fix Advisory ELBA-2016-0203 The following updated rpms for Oracle Linux 7 have been uploaded to the Unbreakable Linux Network: x86_64: libunwind-1.1-5.el7_2.2.i686.rpm x86_64:...
View ArticleGetting involved with Fedora Quality Assurance
Fedora is a large project with several different teams and groups working on the distribution every day. Quality assurance , abbreviated to QA, is an important and fundamental part of what goes into...
View Article3 Unique Takes on the Linux Terminal at Your Command
When I first started on my journey with linux, back in the late 1990s, there was one inevitability: the terminal. You couldn’t escape it. The command line was a part of your daily interaction with the...
View ArticlePragmatic Emacs: Google search from inside emacs
Artur Malabarba, of endless parentheses , has a nice package called google this which provides a set of functions for querying google from emacs. Here is my code toinstall google-this ;; google-this...
View ArticleThis Week in Open Source News: Wal-Mart Joins OSS Revolution, Latest Linux...
This Week in Open Source News: Wal-Mart Joins OSS Revolution, Latest linux Version Integrated Into Android, & More walmart-oss.jpg America's biggest superstore has joined the open source movement....
View ArticleJorge Castro: Kubernetes v1.3.3 for Ubuntu ready for testing
We’ve been trailing the Kubernetes 1.3 release for the past few weeks, mostly to ensure that etcd data migrations are preserved from 1.2 to 1.3. We’re also in the process of adding TLS between all the...
View ArticleSkype 1.3 for Linux Alpha Now Available for Download
Microsoft continues its work on linux projects, and today the company is introducing a new Skype version that comes with several improvements over its predecessor. Skype for Linux Alpha 1.3 brings...
View ArticleWhat is a Proof?
But how? Why? So, the real questions: Howdo proof assistants work? Why do proof assistants work? Luckily, the internet is full of people who are ready to explain these answers. Unfortunately, almost...
View ArticlePushed Fedora Graphical upgrade via Gnome software utility
Fedora project promised when the release Fedora 24, Graphical upgrade will be push after a month through GNOME Software which is, one of the new feature on Fedora 24. Thy day came to picture now, its...
View ArticleGSoC 2016: Moving towards staging
This week wraps up for July and the last period of Google Summer of Code (GSoC 2016) is almost here. As the summer comes to a close, I’m working on the last steps for preparing my project for...
View ArticleHow to use GeoIP with Nginx on Ubuntu 16.04
This tutorial explains how to use the GeoIP module with nginx on Ubuntu 16.04 to find out where your visitors come from. The GeoIP module sets multiple variables like $geoip_country_name ,...
View ArticleDynamically control PiCamera record length: motion sensor fun with the...
One thing I’ve always wanted to do with my Raspberry Pi was to build a trail camera, and when the Pi Zero was released with a camera port I thought that it was about time I stopped wanting to do it and...
View Article