Quantcast
Channel: CodeSection,代码区,Linux操作系统:Ubuntu_Centos_Debian - CodeSec
Browsing all 11063 articles
Browse latest View live

Mac Dumpster Diving Identifying Deleted File References in the Trash (.DS_Sto...

InPart 1 of this post, we identified where these artifacts reside along with options for parsing them. However, we still have not addressed why/how this anomaly occurs. Thus, in Part 2 of this post,...

View Article


Image may be NSFW.
Clik here to view.

软件包管理之前端管理工具yum

一、前言 RPM安装软件有一个很繁琐的问题,那就是包与包之间的依赖关系,如果想正常安装和使用软件程序,就必须根据要求一步一步的解决软件之间的依赖关系。那么如果程序使用的包很多,将会很消耗使用人的时间和精力。那么有没有办法解决这一问题呢?...

View Article


Image may be NSFW.
Clik here to view.

基于VMware的虚拟Linux集群搭建-lvs+keepalived

通过 keepalived 实现 lvs 服务器的的双机热备和真实服务器之间的负载均衡 的 blog 挺多的,在搭建的时候也参考了相关博文,不同人搭建的实验环境不一样,本文是基于 VM 搭建的虚拟集群环境,全部虚拟机网卡模式为 NAT 方式相连,处于同一网段。 搭建环境: 使用 redhead 2.6.32-431.el6.x86_64 版本的 linux...

View Article

Image may be NSFW.
Clik here to view.

CentOS 7.0 RPM 安装MySQL 5.7

首先安装好CentOS 7,这个不多说。 RPM包的种种 当前的GA版本是5.7.17-1,RPM包地址: https://dev.mysql.com/get/Downloads/MySQL-5.7/mysql-5.7.17-1.el7.x86_64.rpm-bundle.tar ,略大,557.1M。 下载完后可以验证下MD5,#md5sum...

View Article

Image may be NSFW.
Clik here to view.

LibreOffice Math: Trigonometry Equation Examples

This article provides trigonometry equation examples in LibreOffice Math. Below you can get the codes you can run in Math to show the equations. And you can download below the document files so you...

View Article


Linux服务器LVM逻辑卷配置过程

linux服务器LVM逻辑卷配置过程 通过使用Linux的逻辑卷管理器(Logical Volume Manager,...

View Article

Blinkenlights, part 2

To start with configuring my NAS to use the newblinkenlights, I thought I'd start with a really easy job: I plug in my iPod, a script runs to back it up, then the iPod gets unmounted. It's one of the...

View Article

Using tmux Properly

February 4, 2017 Background I've been using terminal multiplexers for a few years, but never properly. In the beginning, it was just me and the (plain) terminal. Then I started using Byobu, because it...

View Article


Image may be NSFW.
Clik here to view.

Cygwin Oh My ZSH Recipe

This post documents my Cygwin + Oh My ZSH configuration which gives me a consistent cross platform terminal experience on windows, OS X and linux. Web development workflow with git, node, npm, docker,...

View Article


Image may be NSFW.
Clik here to view.

Force stop and clear cache Gary explains

If you have a problem with an app on your Android smartphone you may have read that you should do a “Force Stop” and then “Clear Cache” to fix it. And actually that might very well be exactly what you...

View Article

Linux Container hardening

Let's work together to future-proof & fix linux kernel namespaces! It will take a village but we might have fun :penguin::lock::heart: https://t.co/pSLsJKCcui ― jessfraz (@jessfraz) February 3,...

View Article

Zsh Antigen 1.3.5 发布,Zsh 的插件管理器

Antigen 1.3.5 发布了,Antigen 是Zsh 的插件管理器,灵感来自oh-my-zsh 和vundle,可以帮助轻松地管理你的 shell(zsh)插件。 source /path-to-antigen-clone/antigen.zsh# Load the oh-my-zsh's library.antigen use oh-my-zsh# Bundles from the...

View Article

rkt 1.24.0 发布,CoreOS 的容器引擎

rkt 1.24.0 发布了, Rocket (也叫 rkt)是 CoreOS 推出的一款容器引擎,和 Docker 类似,帮助开发者打包应用和依赖包到可移植容器中,简化搭环境等部署工作。Rocket 和 Docker 不同的地方在于,Rocket 没有 Docker 那些为企业用户提供的“友好功能”,比如云服务加速工具、集群系统等。反过来说,Rocket 想做的,是一个更纯粹的业界标准。...

View Article


These Weeks in Remacs

It’s been about two weeks since the last Remacs status update, but development continues apace! For readers who use Arch linux, Remacs is now available as a remacs-git package on AUR . We’ve seen a lot...

View Article

Getting Realtek 8188EU Wireless Adapters to work in Linux (and possibly other...

Alright, so, disclaimer. This will likely be most suited for advanced or at least intermediate level linux users. If you love NetworkManager, look away now, because we're going to obliterate it from...

View Article


Image may be NSFW.
Clik here to view.

How to sync files with lsyncd

Introduction We’ve already talked about using tools like rsync for managing backup of your systems, but there’s another “problem” which has to be solved if you have multiple remote computers:...

View Article

Arch Linux vs. Solus vs. openSUSE Tumbleweed: Your Favorite Rolling Distro Is?

I recently had to reinstall my laptop, and, since I only use linux on my laptop, I could not afford to spend half a day customizing the operating system, install hundreds of updates, and set up my...

View Article


Kde Plasma 5.9 is Finally Available in Arch Linux

As an Arch linux and Kde lover, I’m pleased to let you knowthat the new Kde Plasma 5.9 is finally available into the stable repository. As you may know, this new major release of Plasma Desktop is...

View Article

Image may be NSFW.
Clik here to view.

PXE实践

本篇只以记录个人部署pxe过程中所遇问题,至于原理,只做部分简单说明。 pxe部署必要软件: syslinux (用于提供引导中所必备文件) tftp(用于提供存放vmlinuz,initrd,syslinux.0等引导类文件) dhcp(用于自动获取IP包括指明去哪个主机获取syslinux.0文件) 最后还需要一个web或者ftp服务,已提供系统安装中所使用的yum仓库。...

View Article

Image may be NSFW.
Clik here to view.

漫画 ―― Linux 内核结构图

漫画 ―― linux 内核结构图 12小时前来源:开源中国 MongoDB漏洞是什么?应该如何防护?>>> Daniel Stori 用漫画的方式将 Linux 内核的结构清楚的展示出来,赞! php?url=0FZzIwtM6k" alt="漫画 ―― Linux 内核结构图" /> User Space ElectionAdopt a good cause, DON'T...

View Article
Browsing all 11063 articles
Browse latest View live