Showing all newswire headlines

View by date, instead?

« Previous ( 1 ... 2188 2189 2190 2191 2192 2193 2194 2195 2196 2197 2198 ... 7359 ) Next »

An Introduction to the ss Command

  • Linux.com; By Jack Wallen (Posted by bob on Jul 14, 2017 7:16 PM EDT)
  • Story Type: News Story; Groups: Linux
Linux includes a fairly massive array of tools available to meet almost every need. From development to security to productivity to administration…if you have to get it done, Linux is there to serve. One of the many tools that admins frequently turned to was netstat. However, the netstat command has been deprecated in favor of the faster, more human-readable ss command.

Creating TCP / IP (port forwarding) tunnels with SSH: The 8 possible scenarios using OpenSSH

  • Wesharethis; By Ahmad (Posted by Horla on Jul 14, 2017 5:10 PM EDT)
  • Story Type: Tutorial; Groups: GNU, Linux
The typical function of the Secure Shell (SSH) network protocol is to access a remote system in terminal mode and execute commands there safely, because the data is encrypted. In addition, through this secure data connection, it is possible to create tunnels ( port forwarding ) between the connected ends so that the TCP / IP connections are channeled through the SSH connection so that we can get away with any Firewall or port blocking whenever we have the possibility to connect with SSH.

Open Security Controller Waiting for Developer Interest

On June 28, the Linux Foundation announced the Open Security Controller Project for the orchestration and automation of software-defined network security functions used to protect east-west traffic within data centers. It's not a new project, Intel has been working on it for some time, and made it the subject of a presentation at February's security focused RSA Conference in San Francisco.

How to Setup Magento 2 With Varnish and Apache on Ubuntu 16.04

Magento is a free and open source Content Management System built in PHP, Zend framework and MySQL database. It is very popular eCommerce web application. In this tutorial, we will learn how to install Magento 2 with Varnish as a full page cache on Ubuntu 16.04 server.

10 top Raspberry Pi HATs to doff your cap to

Here are 10 of the most interesting HAT add-on boards for the Raspberry Pi, covering audio, robotics, wireless, IoT, and more. The large ecosystem of add-on boards is a key factor in the success of the Raspberry Pi, which torched the competition in our recent hacker board reader survey. Much of the Pi add-on business […]

Open Container Initiative Specifications Near 1.0 Completion

  • ServerWatch.com; By Sean Michael Kerner (Posted by red5 on Jul 14, 2017 10:41 AM EDT)
  • Groups: Cloud
Vote on the OCI image specification is approved unanimously, with vote on the runtime specification still ongoing.

Keep Track Of Your Schedule With Taskwarrior

Taskwarrior is a simple but powerful command line tool for managing tasks and objectives. Taskwarrior has been around for a while, and it's still in active development and going strong. As of today, Taskwarrior is probably the best command line task management utility available.

How to Customize Your Linux Terminal with Pokemon Skins

  • Make Tech Easier; By Aaron Phillips (Posted by damien on Jul 14, 2017 8:24 AM EDT)
  • Groups: Linux, Ubuntu
Here’s how to customize your Tilix terminal in Ubuntu with 493 unique Pokemon skins. Choose your favorite, or set it to display new Pokemon on every launch.

Open spec GoPiGo robot kit rev’d with more sensors and new Linux distro

The Dexter Industries, Raspberry Pi based “GoPiGo3” robot kit has more sensors, better durability and motor control, and new DexterOS and Bloxter software. The self-proclaimed “world’s best selling Raspberry Pi robot” has received a major upgrade that includes a new DexterOS Linux distribution and a Bloxter visual programming environment. Like the Raspberry Pi SBC that […]

Learn Logo Programming with No Charge Books

The Logo Programming Language, a dialect of Lisp, was designed as a tool for learning. It features interactivity, modularity, extensibility, with flexibility of data types.

10 Raspberry Pi HATs: One for Every Occasion

The large ecosystem of add-on boards is a key factor in the success of the Raspberry Pi, which torched the competition in our recent hacker board reader survey. Much of the Pi add-on business has moved to the Raspberry Pi Foundation’s HAT (Hardware Attached on Top) I/O specification, which launched in 2014 as an easier, more standardized way to extend the Pi’s 40-pin expansion connector.

All Your Accounts Are Belong to Us

Last weekend my work phone suddenly stopped working. Not the phone itself, but rather all service stopped. I first noticed (of course) due to an inability to load any web pages. Then I tried calling someone and realized my phone was disconnected. In fact, when someone tried to call me, it said the line was no longer in service.

Actor Joseph Gordon-Levitt to Speak on Art and the Internet at Open Source Summit North America

Actor and online entrepreneur Joseph Gordon-Levitt will be speaking at Open Source Summit North America — Sept. 11-14 in Los Angeles, CA — about his experiences with collaborative technologies.

Linux Kernel 4.12 Is Expected to Land in openSUSE Tumbleweed, Arch Linux Soon

The Linux 4.12 kernel was recently marked as stable on the kernel.org website by maintainer Greg Kroah-Hartman as it received its first point release, which means it's time for OS vendors to integrate it in their GNU/Linux distributions.

Google Cloud Platform expands to London

  • ZDNet; By Steven J. Vaughan-Nichols (Posted by bob on Jul 14, 2017 12:24 AM EDT)
  • Story Type: News Story; Groups: Cloud
Google may be playing catch up with AWS internationally, but it's making up for lost time.

DNS Spoofing with Dnsmasq

  • Linux.com; By Carla Schroder (Posted by bob on Jul 13, 2017 11:15 PM EDT)
  • Story Type: News Story; Groups: Linux
DNS spoofing is a nasty business, and wise Linux admins know at least the basics of how it works. We're going to learn the basics by doing some simple spoofing with Dnsmasq.

Defending Net Neutrality: Millions Rally to Save the Internet, Again

  • The Mozilla Blog (Posted by bob on Jul 13, 2017 10:06 PM EDT)
  • Groups: Mozilla; Story Type: News Story
We’re fighting for net neutrality, again, because it is crucial to the future of the internet. Net neutrality serves to enable free speech, competition, innovation and user choice online. On … Read more The post Defending Net Neutrality: Millions Rally to Save the Internet, Again appeared first on The Mozilla Blog.

Set your alarms for 2.40am UTC so you can watch Unix time hit 1,500,000,000

  • The Register; By Gareth Corfield (Posted by bob on Jul 13, 2017 8:58 PM EDT)
  • Story Type: News Story; Groups: Community
It's gonna be spectacular! At 0240 GMT* precisely on Friday, July 14, an epoch-defining moment will happen. And only real nerds will know what that moment is.

i.MX7 SMARC COM features dual GbE ports

  • LinuxGizmos.com (Posted by bob on Jul 13, 2017 7:49 PM EDT)
  • Groups: Linux; Story Type: News Story
Kontron’s “SMARC-sAMX7” module runs Yocto Linux on an i.MX7 SoC with up to 64GB eMMC, dual GbE controllers, -20 to 85°C support, and an optional eval board. The last time we checked in on Kontron’s SMARC computer-on-modules, it was to report on the Atom E3800-based SMARC-sXBTi, billed as the “world’s first x86-based SMARC COM.” With […]

How to upload images to github from the console

One of the needs we have daily is to store our photos in a repository, now github in a repository system widely used by the community, in How to upload images to github from the console , we will teach you to store images in github and The URL is returned to us so we can access it whenever we want. For this we use img2url , we hope that in this way solutions a need that much we have quickly and with the power of github and console.

« Previous ( 1 ... 2188 2189 2190 2191 2192 2193 2194 2195 2196 2197 2198 ... 7359 ) Next »