Securing MySQL Server on Ubuntu 16.04 LTS Configuring MySQL Securely, Part 2
Inpart 1of this series, we looked at Installing mysql Server on Ubuntu 16.04 LTS. In this second part, we will be looking at configuring MySQL securely. Configuration We will start off with the most...
View ArticleWatch Twitch Using Your Favorite Video Player With Livestreamer Twitch GUI
Livestreamer Twitch GUI is a Twitch.tv browser.The application uses Livestreamer under the hood, is powered by Node.js and Chromium, and is available for linux, windows and Mac. According to its...
View Articlegit 使用及常用命令
git在团队项目中的使用流程1.首先从一个git远程仓库中clone项目到本地git clone 仓库地址2.创建开发分支一般我们写代码不会在master分支上面写,而是新建一个分支git checkout -b test3.在test分支上面进行代码修改,比如完成某一项功能的开发4.修改完之后提交代码到test分支git add .git commit -m "your comment"...
View ArticleHPE的OpenSwitch项目得到Linux基金会支持
HPE的OpenSwitch项目得到linux基金会支持 10小时前来源:InfoQ中文站 php?url=0DwZS4Fa95" alt="HPE的OpenSwitch项目得到Linux基金会支持" />Linux基金会最近纳入了一个基于OpenSwitch的全新开源网络项目。 OpenSwitch是一种适用于数据中心网络交换机的开源操作系统,最初由Hewlett-Packard...
View Article数据库集群自动重启?Linux 硬件错误日志立大功!
数据库集群自动重启?linux 硬件错误日志立大功! 3小时前来源:开发者头条 请及时关注“高效运维(微信ID:greatops)”公众号,并置顶公众号,以免错过各种干货满满的原创文章。 环境:两台某想R680的物理机搭建一套2节点RAC,数据库版本为ORACLE 11.2.0.4一、故障问题现象节点2频繁发生重启,从1月至2月发生多次重启,甚至一天内3次重启,让人头疼。...
View ArticleGNOME To Improve Keyboard Settings
Want to take a peek at the newly improvedkeyboard panel in GNOME Control Center? I know: hardly the most glamorous or exciting of things, right? But keyboard configuration is nonethelessa crucial part...
View ArticleSummer Project 2016 update: The Couchcase Begins
Last time, I blogged about the concept of my summer project: the suitcase cluster for demonstratingCouchbase Server. I have good news: the project is underway! In this blog post, I’m going to show you...
View Article8 GNOME Shell Extensions that Improve the Interface
WhenGNOME 3.0 launched, it introduced a new overview mode. Here you launched apps, switched between windows, and managed virtual desktops. I loved it, and GNOME became my favorite desktop environment...
View ArticleGNOME 3.21.4 Released
GNOME 3.21.4 Released Written by Michael Larabel inGNOME on 22 July 2016 at 10:11 AM EDT.Add A Comment GNOME 3.21.4 was announced today as the latest development release of this desktop environment...
View ArticleKrita 3.0.1 Development Builds
Published 7/22/2016 Because of unforeseen circumstances, we had to rejig our release schedule, there was no release last week. Still, we wanted to bring you a foretaste of some of the goodies that are...
View ArticleInvestigating kernel dives using ftrace.
This blogpost is about using the linux ftrace kernel facility. If you are familiar with ftrace and specifically the function_graph tracer, you might already be aware of this functionality. This is...
View ArticleLinux 4.7 Notebook Power Testing: Possible Regression When Idling
linux 4.7 Notebook Power Testing: Possible Regression When Idling Written by Michael Larabel inLinux Kernel on 22 July 2016 at 12:05 PM EDT.Add A Comment With the Linux 4.7 kernel expected to be...
View ArticleThree Years Ago Today Ubuntu Made Its Biggest Gamble
It’s three years to the day sinceCanonical launched the most audacious crowdfunding campaign in history . Three years to the daysincethewords “Ubuntu Edge” wrote themselves in toopen-source...
View Articlevsftpd on linux: 500 OOPS: vsftpd: refusing to run with writable root inside...
The following error can occur when you just installed vsftpd on a linux server and trying to FTP to it. Command: USER xxxResponse: 331 Please specify the password.Command: PASS...
View ArticleSetting up tmux without root access
At times we want access to tmux and we are just stuck due to admin restrictions or root access. There are three importantparts to setting up tmux, It is dependent on libevent Compiling and installing...
View Article如何在 Linux 上永久挂载一个 Windows 共享
如何在 linux 上永久挂载一个 windows 共享 一点号Linux资讯速推3天前 在 Linux 上和一个 Windows 网络进行交互从来就不是件轻松的事情。想想多少企业正在采用 Linux,需要在这两个平台上彼此协作。幸运的是,有了一些工具的帮助,你可以轻松地将 Windows 网络驱动器映射到一台 Linux 机器上,甚至可以确保在重启 Linux 机器之后共享还在。 在我们开始之前...
View ArticleUsing salt-ssh to install Salt
Sponsored by In recent articles I covered how I've built a Continuous Delivery pipeline for my blog. These articles talk about using Docker to build a container for my blog, using Travis CI to test and...
View ArticleInstall Gentoo the Easy Way With Sabayon
Ubuntu, Mint, Elementary, Fedora, OpenSUSE… the list of user friendly distros can feel like anever-endingstory. They all provide preconfigureddesktop environments and easy to use settings managers,...
View ArticleNanoPi NEO is an $8 version of the Raspberry Pi Zero you can actually buy
Usually knockoff products are cheaper than the original, but if the original is a $5 Raspberry Pi Zero, well the knockoffs just can't afford to slash prices. Enter theNanoPi NEO, an $8 Chinese version...
View ArticleA smaller version of Raspberry Pi 3 is coming soon
Asmaller version of the popular Raspberry Pi 3 will go on sale in a few months. Raspberry Pi is developing a new version of its Compute Module, a single-board computer that plugs into specific on-board...
View Article