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

Image may be NSFW.
Clik here to view.

马哥教育网络班20期+第七周博客作业

1、创建一个10G分区,并格式为ext4文件系统 (1) 要求其block大小为2048,预留空间百分比为2,卷标为MYDATA,默认挂载属性包含acl fdisk /dev/sdbnp1110Gw[root@llww3317 ~]# mke2fs -t ext4 -b 2048 -m 2 -L 'MYDATA' /dev/sdb1[root@llww3317 ~]# tune2fs -o acl...

View Article


Image may be NSFW.
Clik here to view.

Hedera is a New Linux Icon Theme Inspired By a Very Old One…

Header ― a new twist on an old fave Hedera is a new linux icon pack inspired by the past. Specifically, the Tango project . The Tango desktop project aimed to create a comprehensive and consistent set...

View Article


Image may be NSFW.
Clik here to view.

Ubuntu 14.04 配置vsftpd实现FTP服务器 - 通过FTP连接AWS

测试主机:亚马逊AWS EC2 系统:Ubuntu 14.04 想用AWS来做服务器玩,结果发现其不能像简单使用阿里云服务器那样用ftp连接,反正也不熟悉ftp服务器搭建,那就乘这个机会学习一下如何利用vsftpd配置FTP服务器,网上大多的教程是基于CentOS的,但给了我关于Ubuntu下配置的很多参考。 0.vsftpd是啥玩意...

View Article

Image may be NSFW.
Clik here to view.

AMDGPU Golden Setting Updates For Tonga / Iceland / Polaris / Carrizo / Stoney

AMDGPU Golden Setting Updates For Tonga / Iceland / Polaris / Carrizo / Stoney Written by Michael Larabel inRadeon on 2 August 2016 at 09:13 AM EDT.Add A Comment There's golden register setting...

View Article

CoreOS Is Hiring in NYC to Work on Quay Container Registry

The Quay team at CoreOS (S13) is based in Union Square, NYC and is looking for backend and frontend engineers to join the fast-moving container space. Quay enables teams to build, store, and distribute...

View Article


Adventures in Mercurial

I adore Git, but have needed to ramp up my Mercurial (Hg) skills recently to dig prior work related to my current tasks out of a repo’s history. Here are some things I’m learning: Command Equivalences...

View Article

Image may be NSFW.
Clik here to view.

Slideshow: LibreOffice ups its enterprise game in this major new release

See larger image Image courtesy LibreOffice A business-ready Office alternative LibreOffice is a free and open source alternative to Microsoft's Office productivity software that boasts some 120...

View Article

Image may be NSFW.
Clik here to view.

LibreOffice adds financial forecasting to Calc, streamlines main toolbar

The Document Foundation has unveiled LibreOffice 5.2 64-bit and LibreOffice 5.2 32-bit . It arrives on time, six months after the last major release in the 5.x branch. Like the previous two major...

View Article


Image may be NSFW.
Clik here to view.

How to prevent a package from being automatically installed, upgraded or...

Today, I came across an important and useful tip for Debian, Ubuntu distros, and wanted to share it with our readers. In this brief tutorial, we will see how toprevent a package from being...

View Article


Image may be NSFW.
Clik here to view.

Finding and Enumerating Processes within Memory-Part 1

In this article series, we will learn about how processes reside in memory and various ways to find and enumerate them. I will be using Volatility plugins to find processes in memory. Once we know how...

View Article

Image may be NSFW.
Clik here to view.

MediaTech(MTK) eCos 系统介绍和编译方法

前言: 最近拿到了MTK eCos系统源码,在研究的同时正好造福大众编译了mt7620和mt7628(mt7688)版本的eCos系统。原厂SDK存在点问题,默认是英文界 面的。由于时间有限,固件并没有做太多测试,假如大家对eCos的热情大的话,我这边抽空把SDK存在的问题修复下。 关于eCos: eCos(embedded Configurable operating system),...

View Article

Image may be NSFW.
Clik here to view.

In pictures: Free, fantastic Office rival LibreOffice 5.2 beefs up its pro...

See larger image Credit: LibreOffice A business-ready Office alternative LibreOffice is a free and open source alternative to Microsoft's Office productivity software that boasts some 120 million...

View Article

Glibc内存管理方式

程序员接触的内存空间和系统接触的物理内存空间是有所区别的。对于一般进程来讲,他面对的是一个线性虚拟内存空间:地址从0到最大值。每一个进程面对的虚拟内存空间都是一样的,都享有全部的内存地址。虚拟内存空间是线性的,但并不意味着是连续的。部分地址段的虚拟空间可以是缺失的(不是所有地址都可以用来存储数据)。...

View Article


Glibc头文件和宏定义

头文件没啥好说的,无非就是" "和< >的区别,这估计只要是学过C/C++的人都明白。现在的编译器对头文件的包含顺序没有要求,但老的C实现则不一样。当然,我们现在无需关心头文件顺序了。...

View Article

Image may be NSFW.
Clik here to view.

教你手机上安装linux系统

教你手机上安装linux系统 一点号愤青说互联昨天 linux为世界而生,很多朋友只有手机没有电脑,怎么办? 别担心,今天小编给大家讲讲怎么在手机上边安装linux系统,学习之后,你也可以玩玩,当然也可以学习linux。 学习linux有什么用? 自我成就感 能够找到一份不错的收入 还可以学习kali linux进行安全渗透的学习 能够在手机上边进行很多编程语言的学习 好了,废话不多说,我们开始教程...

View Article


Image may be NSFW.
Clik here to view.

Docker: Installation and Basic usage on Ubuntu 16.04

Dockeris an open-source project that provides an open platform for developers and sysadmins to build, package, and run applications anywhere as a lightweight container. Docker automates the deployment...

View Article

Image may be NSFW.
Clik here to view.

GNU Hurd Gets Better Rump PCI Driver Support, Now Runs VirtIO Driver

GNU Hurd Gets Better Rump PCI Driver Support, Now Runs VirtIO Driver Written by Michael Larabel inGNU on 3 August 2016 at 09:11 AM EDT.Add A Comment There's some improvements to talk about in GNU Hurd...

View Article


Image may be NSFW.
Clik here to view.

LFCE Prep Course: System Services (Part 5)

Start exploring linux Networking and Administration by downloading the free sample chapter today. Download Now Welcome to part 5 of our Linux Foundation Certified Engineer Training Course sneak peek...

View Article

GNUGuix and GuixSD0.11.0 released

Item posted by Ludovic Courtès <civodul> on Wed Aug 3 14:23:00 2016. It is a pleasure to announce the new beta release of GNUGuix and GuixSD, version 0.11.0! The release comes with USB...

View Article

AWS X1实例的20Gbps带宽网络接入能力分析

背景 AWS针对内存密集型应用(如SAP...

View Article
Browsing all 11063 articles
Browse latest View live