BlackArch Linux Ethical Hacking OS Is Now Powered by Kernel 4.7.2, New ISOs Out
On August 30, 2016, the development team behind the BlackArch linux penetration testing distribution based on Arch Linux have announced the release of new Live ISO images with updated components and...
View ArticleBuilding A Guestbook with CoreOS, Kubernetes, and Twilio
The Guestbook is loaded just shy of being a metaphor It’s certainly more than a Guestbook. On the surface, the Guestbook is just someone adding a message to a webpage, and users receiving a text when...
View ArticleNautilus 3.22 File Manager to Add Batch Renaming Tool, Compressed File Support
The development cycle of the upcoming GNOME 3.22 desktop environment continues at a fast pace, and we can now get our hands on the first Beta pre-release version , which contains many updated core...
View ArticleNautilus 3.22 Adds Batch File Renaming, Native Compression Features
There are plenty of new and improved features to enjoy in Nautilus 3.22, which is on course to ship as part of GNOME 3.22 late next month. GNOME’s Carlos Soriano offers an introduction to many of the...
View ArticleMutter Updated for GNOME 3.22 with Support for Monitor Rotation on Wayland
The Mutter window and compositing manager is yet another important component of the popular GNOME desktop environment that received many improvements during the GNOME 3.22 development cycle,...
View ArticleTox Is Your New Secure Chat Application
In aprevious article, I talked about the Ring communication app. The article proved quite popular and aside from drawing a bit of attention -- or maybe because of it -- that article also drew some...
View ArticleHabitat: Automating Applications, Minus Platform and Infrastructure Hassles
Remember the days when technology platforms sat in silos and our fierce allegiance to them did too? “We’re a Mac shop,” admins would announce. “We’re all in on windows,” another might say. Those days...
View ArticleRancherOS, A Docker Linux Distro Reaches V1.0
Rancher OS is a linux distribution where components exist in Docker containers and provides a comprehensive container management platform. It is a distribution you should consider if you are into...
View ArticleHow to download YouTube videos right from the terminal on Ubuntu
Downloading YouTube videos has been one of the most common user activities since the rise of the world's most popular entertainment content website. The reason to download something from YouTube can be...
View ArticleHack the Sydney VM (CTF Challenge)
Today we will take up a boot2root challenge by N ightmares. We will work on Sidney: 0.2 made by N ightmares. This is the third challenge he genially came up with. The VM is set to grab a DHCP lease on...
View Article如何让英文Linux系统显示和输入中文?
如何让英文linux系统显示和输入中文? 7小时前来源:路饭网 如何让英文Linux系统显示和输入中文? 注:到了fc5,/etc/sysconf变成了/etc/sysconfig/ 作者:顾翠文 (GuCuiwen) 对于国内的Linux用户,经常烦恼的一个问题是:系统常常在需要显示中文的时候却显示成了乱码,而由于某些原因,需要英文界面的系统的时候,却苦于系统...
View Article如何使用PHP的交互式运行环境(Interactive shell)
从php 5.1.0开始,CLI SAPI提供了一个交互式命令行工具(Interactive shell),这个交互式PHP shell是通过使用 with-readline 编译选项集成到php内核里的。使用这个交互式shell,你可以直接在命令行窗口里输入PHP并直接获得输出结果。 开启PHP的交互式shell模式,需要使用 -a 参数。下面是使用交互式shell的一些例子。 $ php...
View ArticlePragmatic Emacs: Even better email contact completion in mu4e
I havewritten previously about my tweaks to improve contact completion when composing emails withmu4e. Thanks to some help from abo-abo , the author of the fantastic ivy completion library, with the...
View ArticleHow to Install Spotio On Ubuntu 16.04
Last weekwe mentioned ― akadrooled over ― Spotio ,a Rdio-inspired light theme for the Spotify desktop app was planningto add support for linux. Today I’m happy to report that it does support Linux....
View ArticleInsecure Redis Instances at Core of Attacks Against Linux Servers
A recent run of attacks against linux servers called Fairware has been traced to insecure internet-facing Redis installations that hackers have used as a tool to delete web folders and, in some cases,...
View ArticleFinding Five Good Linux Distributions Isn't That Easy
Introduction The following is a guest post from Kamaljit Singh Dadyal who submitted the 5 linux distributions he would recommend to the Everyday Linux User after reading my appeal. A follow up to this...
View ArticleGetting up and close with Raspberry Pi 3
Introduction: The Raspberry Pi 3 is the third-generation Model B. It shares the same design as its predecessor Raspberry Pi 2. Its is different in terms of processor, it’s, speed and few more things....
View ArticleVulnerability Spotlight: OpenOffice Impress MetaActions Arbitrary Read Write...
This vulnerability was discovered by Richard Johnson and Yves Younan of Cisco Talos. Talos is releasing an advisory for a vulnerability in OpenOffice Impress. ( TALOS-2016-0051 /CVE-2016-1513). Talos...
View ArticleRedis(二)linux下redis安装
上篇讲解了redis在windows下的安装,接下来看看在linux下如何安装redis(纯菜鸟入门级别)? (1)redis的下载及编译 这里,首先进入存放文件目录(我的云服务器的是:cd /jelly/redis/) wget http://download.redis.io/releases/redis-3.0.0.tar.gz(下载) tar xzf redis -3.0...
View Article