Showing headlines posted by bob

« Previous ( 1 ... 533 534 535 536 537 538 539 540 541 542 543 ... 1198 ) Next »

Porting and tuning applications for Linux on Power, Part 2: 15 Porting and tuning tools for Linux on Power

  • IBM developerWorks : Linux; By Paul Clarke (Posted by bob on May 18, 2018 11:56 AM CST)
  • Story Type: Tutorial; Groups: IBM, Linux
This article enables you to discover numerous tools for porting and tuning applications for Linux on Power: an integrated development environment (IDE), compilers and toolchains, performance and utilization analysis, emulation, instruction timing, high-performance application programming interfaces, and libraries.

OpenSSH arrives in Windows 10 Spring Update

One of the most universally used Linux/Unix tools is now included by default in Windows 10: OpenSSH. Here's how to get started with it. Windows 10 is becoming a useful Unix/Linux sysadmin platform. First, it has incorporated Windows Subsystem for Linux in the Windows 10 Fall Creators Update. Now, in the Windows 10 April 2018 Update, Microsoft has finally brought a native Secure Shell (SSH) to Windows.

Linux tail Command Tutorial for Beginners (5 Examples)

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on May 18, 2018 3:15 AM CST)
  • Groups: Linux; Story Type: News Story
Sometimes you want to monitor what new information is being written to a file (think of log files), or for whatever reasons, want to access the last few lines of a file. Well, there's a command line utility that lets you do this in Linux, and it's call tail.

Free Webinar on Community-Driven Governance for Open Source Projects

Topics such as licensing and governance are complex but nonetheless critical considerations for open source projects. The Linux Foundation’s Scott Nicholas will examine various approaches for structuring open source projects with these requirements in mind. This free, hour-long webinar (at 10:00 am Pacific, May 30, 2018) will address some of the differences that exist in community-driven governance and will explore various case studies

Thunderbird and the Recent #EFAIL Vulnerability, Fedora Urges Users to Update DHCP Packages, Kernel Updates and More

News briefs for May 16, 2018.

Manipulating Directories in Linux

  • Linux.com - Original Content; By Paul Brown (Posted by bob on May 17, 2018 9:03 PM CST)
  • Story Type: Tutorial; Groups: Linux
If you are new to this series (and to Linux), take a look at our first installment. In that article, we worked our way through the tree-like structure of the Linux filesystem, or more precisely, the File Hierarchy Standard. I recommend reading through it to make sure you understand what you can and cannot safely touch. Because this time around, I’ll show how to get all touchy-feely with your directories.

New Technologies Lead to New Linux and Cloud Training Options

At KubeCon + CloudNativeCon in Copenhagen, Denmark recently, I met many users, technologists, and business leaders -- all aware of the dramatic pace of innovation and eager to learn about the new technologies that are coming out of open source space. With these rapid changes, many companies are now also worried about finding skilled developers who are well versed in the latest technologies.

New Cherry Trail Pico-ITX SBC also available in 7- and 10-inch touch-panels

Estone Technology (AKA Habey) has launched a Linux-friendly “EMB-2610” Pico-ITX SBC built on an Atom x5-Z8350 with WiFi, BT, and optional PoE, and also introduced 7- and 10-inch touch-panel PCs built on it.

Generating Good Passwords, Part I

Here's a new method for generating secure passwords with the help of 1Password. This is a terrific password manager. You can learn more about it here, but the key feature I'm using is a combination of having it securely store my passwords for hundreds of websites and having a simple and straightforward password generator feature.

Publishers need to stop using insecure HTTP

Academic publishers play a major role in the dissemination of scholarly information. As a society, we need to be able to rely on these publishers to provide information securely, accurately, and with content integrity. We also want to ensure that our personal information (e.g., a site password) is secure, and scholarly publishers have a responsibility to the community to protect our data.

How to find your IP address in Linux

  • Opensource.com; By Archit Modi (Posted by bob on May 17, 2018 9:06 AM CST)
  • Story Type: Tutorial; Groups: Linux
Internet Protocol (IP) needs no introduction—we all use it daily. Even if you don't use it directly, when you type website-name.com on your web browser, it looks up the IP address of that URL and then loads the website.

Tiny, Linux-driven i.MX7 module starts at $34 in volume

E-Con’s 55 x 30mm “eSOMiMX7” COM can simultaneously run Linux and FreeRTOS on the Cortex-A7 and MCU-driven i.MX7 SoC. It offers up to 2GB RAM and 64GB eMMC, with options including WiFi/BT, up to 2x GbE, extended temp support, and an “Acacia” carrier.

Update on Fight for Net Neutrality in U.S. s up to the House

Today, the U.S. Senate passed a Congressional Review Act (CRA) resolution to save net neutrality and overturn the FCC’s disastrous order to end net neutrality protections. We’re pleased this resolution passed – it’s a huge step, but the battle to protect net neutrality and reinstate the 2015 rules isn’t over. The next step is for the motion to go to the House of Representatives for a vote before the order is supposed to go into effect on June 11. Unfortunately, the rules in the House will make passage much harder than in the Senate

Building a DIY amp kit that's great for vinyl records

  • Opensource.com (Posted by bob on May 17, 2018 12:55 AM CST)
  • Story Type: News Story
About a week after I wrapped up my last article where I talked about needing another stage of amplification to take advantage of my new 0.4mV phono cartridge, all the remaining bits and pieces I had ordered online to build the Muffsy phono head amplifier kit arrived. read more

Termux turns Android into a Linux development environment

So you finally figured out how to exit Vim and you can write the most highly optimized version of "Hello World" this side of the Mississippi. Now it's time to up your game! Check out Termux for Android. read more

How to Install Flarum Community Software on Ubuntu 18.04

Flarum is a free and open source software written in PHP and Mithril.js. It is simple, fast, beautiful and responsive software that is specially designed to be consistent and intuitive across platforms, out-of-the-box. You can easily setup communities in minutes to stay in touch with group of people using Flarum.

Edge computing and the importance of open infrastructure

  • Opensource.com (Posted by bob on May 16, 2018 6:43 PM CST)
  • Groups: Mobile; Story Type: News Story
Old sci-fi films painted a picture of how computers would permeate every facet of life in the future. It has come to pass, and it happened almost without us noticing: having PCs at home became commonplace, our mobile phones turned into small smart devices, and our cars began making decisions for us, controlled by thousands of sensors and controllers. read more

Cooking with Linux (Without a Net)

Today, we're going back to WSL and trying to run X Windows and we're going to take a Linux distribution most people have never heard of out for a spin.

A guide to Git branching

  • Opensource.com (Posted by bob on May 16, 2018 1:46 PM CST)
  • Story Type: News Story
In my two previous articles in this series, we started using Git and learned how to clone, modify, add, and delete Git files. In this third installment, we'll explore Git branching and why and how it is used. read more

Speeding Up Netfilter (by Avoiding Netfilter)

Netfilter was designed for flexibility at the expense of speed. According to tests, bypassing it could speed up the system by as much as 15%.

« Previous ( 1 ... 533 534 535 536 537 538 539 540 541 542 543 ... 1198 ) Next »