Home Blog Page 857

Microsoft Will Release a Custom Debian Linux for Networking

OCP Summit:  Put down your coffee gently. Microsoft has today released a homegrown open-source operating system, based on Debian GNU/Linux, that runs on network switches.

The software is dubbed SONiC, aka Software for Open Networking in the Cloud. It’s a toolkit of code and kernel patches to bend switch hardware to your will, so you can dictate how it works and what it can do, rather than relying on proprietary firmware from a traditional networking vendor.

It also pits Redmond against white-box network operating systems from the likes of HP, Dell, and Cumulus Networks. SONiC builds upon the Windows giant’s Linux-based Azure Cloud Switch (ACS) operating system…

Read more at The Register

Lenovo, Juniper Partner to Build Hyperconverged Systems

The alliance enables the two tech vendors to compete with a growing number of companies entering the space, including HPE and Cisco.  Officials with the two companies on March 9 announced a partnership in which they will take advantage of Lenovo’s strengths in x86 servers and Juniper’s expertise in next-generation networking to create converged, hyperconverged and hyperscale offerings for enterprises and Web-scale companies, which are looking for simple, integrated infrastructure products that will enable them to accelerate the time it takes them to bring applications and services to market and to drive down costs. 

The converged and hyperconverged market is getting a lot of attention and is expected to grow rapidly over the next several years. IDC analysts expect the hyperconverged infrastructure market to increase to almost $2 billion this year and almost $5 billion by 2019. The systems offers compute, networking, storage, virtualization and software in a tightly-integrated appliance.

Read more at eWeek

RaspEX Live CD Is Ready for Raspberry Pi 3, Based on Debian 8.3 and Ubuntu 15.10

raspex-live-cdRaspEX developer Arne Exton informs Softpedia about the availability for download of a new, special build of the RaspEX Live CD distribution optimized for the new Raspberry Pi 3 single-board computer.

The new RaspEX Build 160307 has been specially released to support the Raspberry Pi 3 Model B SBC announced by the Raspberry Pi Foundation on February 29, 2016, in addition to it supporting the Raspberry Pi 2 Model B board. Exton exclusively told Softpedia that not all the Linux kernel-based operating system initially designed for Raspberry Pi 2 boards will run on the new Raspberry Pi 3 Model B computer, so that’s why he had to release a new build of RaspEX.

HA support for DVR centralized default SNAT functionality on RDO Mitaka Milestone 3

Verification been done bellow is actually targeting conversion of HAProxy/Keepalived (Active/Active) 3 Node Controller which design was suggested for RDO Liberty  in  https://github.com/beekhof/osp-ha-deploy/blob/master/HA-keepalived.md   to be able support Compute Nodes running in DVR mode. The core issue on Liberty was resolved for Mitaka , see upstream record  [RFE] Unable to create a router that’s both HA and distributed 

Complete text maybe seen here

 

UEFI Forum Announces Updated UEFI v2.6 and ACPI v6.1 Specifications

The latest updates to UEFI and ACPI help allow PCs to offer enhanced mobility and manageability for customer and enterprise levels.

The UEFI Forum has announced availability of the Advanced Configuration and Power Interface (ACPI) Specification v6.1 and the Unified Extensible Firmware Interface (UEFI) Specification v2.6. These updates allow PCs to offer enhanced mobility and manageability for customer and enterprise levels.

New to the ACPI Specification v6.1 we have:

  • Interrupt-signaled events for expanded hardware-reduced platform support and improved system-on-chip designs.
  • Standardized ARMv8-A processor support

Read more at ZDNet News

How to find out Raspberry Pi GPU and ARM CPU temperature on Linux

I am using a Raspberry PI 2/3 credit size computer. If a Raspberry Pi run hot enough to cause permanent hardware damage, under some situations it could get hot enough to cause stability problems until the system cools off. So, how do I find out my GPU or ARM CPU temperature from Linux operating system command line option?

Read more…

How to configure Nginx with free Let’s Encrypt SSL certificate on Debian or Ubuntu Linux

Let’s Encrypt is a free, automated, and open certificate authority for your website or any other projects. You can grab free TLS/SSL certificate including wildcard certificate to create encrypted HTTPS session for your site visitors. In this tutorial, I will explain how to use Let’s Encrypt to install a free SSL certificate for Nginx web server along with how to properly deploy Diffie-Hellman on your nginx server to get SSL labs A+ score on Debian and Ubuntu Linux server.

Read more…

Linux directory structure: /home and /root folders

This is our 6th post on understanding first level directories in /. Knowing these folders in detail or at least what each is meant for will help you understand Linux/Unix in whole. we already covered below directories, please have a look at those to understand them. In this post we will see two more directories ie /home and /root directory. These directories are meant for similar purpose. The /root is meant for just root user and /home is for all the remaining users.

Linux Directory Structure explained: /bin folder

Linux Directory Structure explained: /boot folder


Linux Directory Structure explained: /dev folder

Linux directory structure explained:/etc folder

What is lost+found directory in Linux/Unix?

A brief intro to /home directory in Linux/Unix

The /home directory is a place where by default all user home directories are created.

OK, what are user home directories for?

These directories are a kind of personal place(Working space) for all the users other than root. There will be a separate folder for each user in /home directory. For example if you have a user called ‘Tom’, then his default home directory is /home/tom. We can change this default folder when creating user in Linux. Our Tom user can do what ever he wants in /home/tom folder where he have full rights on the files he created and owned in that folder.

The properties of /home folder?

1)  A separate sub folder ie /home/<user-name> is present for each user.
2) Only user who owns this sub folder can access its content other than root user. So, tom user can not access  Barbi user home directory content which is located at /home/barbi.
3) All his terminal properties, command history file, application setting files(~/.vimrc, ~/.ssh) etc                        everything is located in this folder.
4) System admins when try to implement quota for users they will implement it on /home directory. This         /home directory should be mounted on a separate partition.

Each user home directory is important and frequently used directory for that user, we have alias name for it. This alias is set to ~ so that when ever user wants to navigate to his home directory, he do not have to use /home/<username> but just use below short cuts.

Read Full Post:   http://www.linuxnix.com/linux-directory-structure-home-root-folders/

 

 

Open Source SDN Orchestration: Real Time OSS Foundation for Service Agility

xipeng headEditor’s Note: This article is paid for by Huawei as a luminary sponsor of Open Networking Summit, to be held March 14-17,2016, and was written by Linux.com.

Next-generation networking technologies such as SDN, NFV and cloud computing are enabling autonomous, real-time telecom operations. However, many conventional operational support systems (OSS) are based on proprietary software, which leads to fragmented technologies and interoperability issues for carriers.

To address this issue, The Linux Foundation, China Mobile and Huawei in February held a press conference, together with China Telecom, KT and 10 other industry partners, announcing the OPEN-Orchestrator Project (OPEN-O) to develop the first open source software framework and orchestrator.

OPEN-O will integrate open networking technologies and enable carriers to quickly and cost-effectively implement SDN and NFV through open source code development. The project will also aim to accelerate multi-vendor integration, service innovation and improve agility across network operations.

We talked with Dr. Xipeng Xiao, CTO Office, Huawei West Europe, about the issues facing the telecommunications industry, the promise of open source SDN orchestration (SDNO), and the OPEN-O project in advance of the Open Networking Summit, to be held next week.

What is the most pressing problem for the telecom industry that SDN, and specifically SDNO, is trying to solve?

Operators’ top desire for SDN is ‘Service Agility’. That is the ability to support automation across the full service life-cycle for network services that span multiple domains and vendors. Operators face many challenges with service agility today:

  • When provisioning an existing service, it can take more than a week for residential service, and more than six weeks for an enterprise private line or VPN service.

  • When upgrading or replacing network devices, operation support systems (OSS) integration commonly takes more than three months.

  • When introducing a new service, it’s common to take more than a year.

What causes this poor service agility for operators?

Analysis reveals that a lack of accurate and global service and resource inventory in existing OSS makes localized resource checking a necessity. This causes manual and sequential processing among all the involved network domains.

Also, insufficient abstraction and modeling of services and resources in existing OSS means OSS modules aren’t sufficiently reusable. This leads to more OSS development and integration work, time, and cost. For example, typical OSS consists of multiple software systems each with its own model and API’s. Adding support for new services or devices may mean that each of those systems needs to be updated and tested.

How does SDN orchestration aim to improve these issues for operators?

SDN Orchestration (SDNO) aims to deliver service agility by doing three things differently:  

First, building an accurate service and resource inventory so that provisioning of existing services can be automated. To achieve this, operators need a real-time, centralized, shared inventory system that combines the ability to discover and reconcile all information. Such information is retrieved either automatically from the active network resources, or manually from passive network resources. Central to the success of this shared inventory is use of a Common Information Model across all OSS modules.

Second, introducing abstraction and modeling for services and resources. While the exact models are to be defined by the industry, the goals are clear. When introducing a new service or device, if only one attribute or feature changes from the existing setup, SDNO should require incremental modeling and configuration work only for those changes. Past modeling and configuration for other attributes should be reusable.  

Third, going open source. Without open source, vendors will compete to provide their own SDNO. This will result in many abstraction and modeling approaches, and a lot of controversy and confusion. That will discourage operators from migrating from traditional OSS to SDNO.

What are the benefits of creating an open source orchestrator?

Open source makes it easier for vendors to cooperate and define the best abstraction and modeling methods for both service and devices, as the open source SDNO solution belongs to the community, not any specific vendor.

And operators can adopt the same open source SDNO solution, or a big part of it.  

With a single open source SDNO, vendors can pre-integrate their devices to it.  This way, when an operator wants to introduce a new device, the previously time-consuming and costly OSS integration can be saved.  

How do you envision the migration away from OSS taking place?

Migration from today’s OSS to SDNO can be done service by service. For example, an SDNO module can be first introduced for VPN, replacing existing OSS modules for provisioning/assurance. This can then be extended over time to support other services.

Can you please summarize the benefits to vendors and operators in collaborating on open source SDN orchestration with a project like OPEN-O?

Through an accurate inventory of services and resources, abstraction and modeling, and open source, SDNO has the potential to deliver service agility.  Although it’s understandable that to avoid risk, some operators may not want to replace existing cumbersome OSS that “works”, those brave enough to migrate will get significant saving in OSS development & integration, and gain significant competitive advantage from service agility.  It is time for the industry to act to achieve an open source SDN Orchestration.  Huawei will contribute code, and work with other industry partners, to help make the SDNO, NFVO and the overall Open-O a success.

This article was sponsored by Huawei.

Dr. Xipeng Xiao is Head of CTO Office, West EU Marketing, and a member of Huawei’s Marketing Professional Committee (MPC). Prior to Huawei, he served as Marketing Director at Riverstone Networks and Director of Product Management at Redback Networks. He also served as a Senior Manager at Global Crossing Telecom where he deployed and managed Global Crossing’s IP/MPLS network. Dr. Xiao has authored multiple Request for Comments (RFCs) for the Internet Engineering Task Force (IETF).  

Dr. Xiao is a frequent speaker at a number of industry forums and conferences, and he serves as a member of the technical steering committee of the MPLS World Congress. He is the author of the book, “Technical, Commercial and Regulatory Challenges of QoS: An Internet Service Model Perspective”. Dr. Xiao holds a Doctor/Master’s degree in Computer Sci. from Michigan State Univ. & Zhejiang Univ., respectively.

Docker Claims Performance Advantage Over Kubernetes

Docker had its Swarm orchestration product tested against Kubernetes and claims the results show a 5X advantage in speed to initiation. Docker submitted its container orchestration software, Swarm, to testing by a third party, which claims to have found it up to five times more efficient than Kubernetes, its chief open source competitor. Docker is the leading supplier of a containerization formatting engine and system for managing containers on their way to production. It has its own open source community, which is active in developing the code. 

…One objective of the test was to scale Docker Swarm and Kubernetes up to 1,000 nodes running 30,000 containers. The test would measure how long it took to schedule or orchestrate the 30,000 containers, and how quickly the first was up and running. 

Read more at InformationWeek