Ubuntu 16.04 下 Hadoop 集群环境的安装测试PDF
三台 Ubuntu 16.04 虚拟机,主机名分别为 master-Hadoop 和 slaver0,slaver1一、 配置 ssh 无密码登录:1、 三台虚拟机(master-hadoop,slaver0,slaver1)安装 ssh 协议: apt-get install sshapt-get install rsync2、master-hadoop 执行(ssh-keygen –t rsa...
View Article深度学习方法及应用PDF高清晰完整版
“深度学习方法及应用这本书对最前沿的深度学习方法及应用进行了全面的概述,不仅包括自动语音识别(ASR),还包括计算机视觉、语言建模、文本处理、多模态学习以及信息检索。在深度学习这一领域,这是第一本,也是最有价值的一本书,能使读者对这一领域进行广泛而深入的学习。深度学习对信息处理的很多方面(尤其对语音识别)都具有重大的影响,甚至对整个科技领域的影响也不容忽视。因此,对于有意了解这一领域的学者,这本书是...
View ArticleSPI bus access, analog in/out on the Raspberry Pi powered by Perl
Well, all of the learning and testing I've done with C, XS, managing bits, reading and understanding hardware datatsheets etc in the last few months is really starting to pay off, with a lot of kudos...
View ArticleSnapping DBus
For the past couple of months I’ve been working on getting KDE applications into the binary bundle format snap . With the release of snapd 2.20 last month it gained a much-needed feature to enable...
View ArticleMarcin Borkowski: Current Emacs version
When mailing to the Emacs devs about bugs, you should obviously mention the version of Emacs you are using. This is usually done with M-x emacs-version , which displays the version info in the...
View ArticleLinux Tip of the Day - jq
I made either the happy decision to do some late night Hacker News reading last night and I found a really interesting bash script hncomments . This is a tool which looks at a data feed from...
View ArticleIf Linus Torvalds works well in airports, Linux 4.10 will land next week
Last week Linus Torvalds suggested linux kernel developers should hurry up and calm things down , because he worried that version 4.10 might take longer than he wanted to complete. And this week he's...
View ArticleLinux Kernel 4.9.8和4.10 RC7发布
继两天前发布第七个维护更新之后,Greg Kroah-Hartman今天宣布长期支持的linux Kernel 4.9分支获得了第八个维护更新。与此同时 Linus Torvalds也宣布了即将到来的Linux Kernel 4.10的第七个候选版本。 根据短日志,Linux Kernel...
View ArticleLinux Kernel 4.4.47 LTS Improves Mellanox, Renesas and Broadcom Ethernet Drivers
Immediately after announcing the release of linux kernel 4.9.8, renowned kernel maintainer Greg Kroah-Hartman published the forty-seventh maintenance update to the long-term supported Linux 4.4 kernel...
View ArticleVivaldi 1.7 首个候选版本发布,优化了多个语言翻译
Vivaldi 浏览器的 Ruarí degaard 今天宣布了 Vivaldi 1.7 网页浏览器的首个候选版本,版本号为 Snapshot 1.7.735.36,是 1.7 开发周期内的第 8 个版本。 该版本基于 Chromium 56.0.2924.88,优化了多个语言翻译,修复了此前版本出现的一系列 regressions,并改善全新的历史面板。 在 Vivaldi Snapshot...
View ArticleSE Linux in Debian/Stretch
Debian/Stretch has been frozen. Before the freeze I got almost all the bugs in policy fixed, both bugs reported in the Debian BTS and bugs that I know about. This is going to be one of the best Debian...
View Article在 Linux 上使用 Visual Studio 开发环境
为了向大家介绍 “linux 上的 ASP.NET Core”,我需要一个 Linux VM,通过远程桌面连上去运行 Visual Studio Code。数小时后,我被一堆问题搞得头昏脑胀,最后终于能搭建了一个可用于演示的 VM。这篇文章向读者们简述了我在 Linux VM 中运行 Visual Studio Code 的经验。 这篇文章主要关注怎样为 Visual Studio Code...
View ArticleDebian GNU/Linux 9.0 "Stretch" Has Entered the Final Phase of Development ...
Debian developer Jonathan Wiltshire announced earlier that the forthcoming Debian GNU/linux 9.0 "Stretch" operating system has entered the final phase of development and is now officially frozen, as of...
View ArticleEnterprise Linux’s Big Three
Not so long ago, Red Hat was about the only serious option for big enterprise customers seeking to make the move to linux. Times have changed and Red Hat is no longer the only game in town. There are...
View ArticleRethinkDB’s Realtime Cloud Database Lands at The Linux Foundation
The Cloud Native Computing Foundation today announced it has purchased the source code to RethinkDB , relicensed the code under Apache, and contributed it to The linux Foundation. RethinkDB is an open...
View ArticleLabs-based training and performance-based certifications are keys to solving...
Michael Apostol’s assessment of IT hiring trends was spot on. In his recent interview on Superuser TV , the software engineering director at the OpenStack Innovation Center highlighted a key shift in...
View ArticleThere's Progress In 2017 For Running macOS Binaries On Linux
There's Progress In 2017 For Running macOS Binaries On linux Written by Michael Larabel inOperating Systems on 6 February 2017 at 11:08 AM EST.Add A Comment Five years ago we wrote about a project to...
View ArticleImproving percentile latencies in Chronicle Queue
Compared to a year ago, we have significantly improved throughput at which we can achieve good the 99%ile (worst one in 100). What tools and tricks did we use to achieve that? What are we testing?...
View ArticleLearning AI if You Suck at Math ― P3 ― Building an AI Dream Machine or Budget...
Welcome to the third installment of Learning AI if You Suck at Math . If you missed the earlier articles be sure to check outpart 1 andpart 2. Today we’re going to build our own Deep Learning Dream...
View ArticleQuick Tip: LetsEncrypt “server” error fix on Ubuntu 16.04
I recently had to renew the HTTPS certificates for my server, and ran into trouble. The errors that the command sudo letsencrypt renew was spewing out were these: Processing...
View Article