Showing headlines posted by bob
« Previous ( 1 ... 555 556 557 558 559 560 561 562 563 564 565 ... 1198 ) Next »GoScanSSH Malware Targets Linux Servers
A recently discovered malware family written using the Golang (Go) programming language is targeting Linux servers and using a different binary for each attack, Talos warns.
Getting started with Jupyter Notebooks
Since the days of papyrus, publishers have struggled with formatting data in ways that engage readers. This is a particular issue in the areas of mathematics, science, and programming, where well-designed charts, illustrations, and equations can be key to helping people understand technical information.
read more
College student reflects on getting started in open source
I just completed the first semester of my second year in college, and I'm reflecting on what I learned in my classes. One class, in particular, stood out to me: "Foundations of an Open Source World," taught by Dr. Bryan Behrenshausen at Duke University. I enrolled in the class at the last minute because it seemed interesting and, if I’m being honest because it fit my schedule.
read more
How to install eSyndiCat PHP Directory Software on Ubuntu 16.04
In this tutorial, we will learn how to install eSyndiCat on Ubuntu 16.04 server. eSyndiCat is a free, open source and one of the most popular PHP directory software that can be used as an addition to your existing site or as a stand-alone platform.
Do continuous deployment with Github and Python
Developers can create many useful services using Github’s webhooks. From triggering a CI job on a Jenkins instance to provisioning machines in the cloud, the possibilities are almost limitless. This tutorial shows how to use Python and the Flask framework... Continue Reading →
Microsoft loves Linux so much it wants someone else to build distros for its Windows Store
WSL blueprint open-sourced to tempt distro makers. Microsoft quietly open-sourced a Windows Subsystem for Linux (WSL) sample last night in an effort to persuade Linux distribution maintainers to add their distros to the Windows Store.…
Java-aaaargh! Google faces $9bn copyright bill after Oracle scores 'fair use' court appeal win
You thought this was over? You thought wrong, laughs Larry. The US Court of Appeals for the Federal Circuit in Washington DC has revived Oracle's bid to bill Google for billions over its use of copyrighted Java APIs in its Android mobile operating system.…
Intel contributes open source NEV and Titanium code to edge computing project
The Linux Foundation announced new support for its “Akraino Edge Stack” project for creating open source cloud services for edge computing, including Intel’s promise to open source parts of its Wind River Titanium Cloud and Network Edge Virtualization SDK.
diff -u: Speeding Up the Un-Speed-Up-able
Sometimes kernel developers can work in parallel for years without
realizing it. It's one of the inefficiencies of a distributed system
that tends to work out as a benefit when you have enough contributors to
be able to spare the extra labor—it's sort of a "with enough eyeballs, all
bugs are shallow" kind of thing.
Start a blog in 30 minutes with Hugo, a static site generator written in Go
Do you want to start a blog to share your latest adventures with various software frameworks? Do you love a project that is poorly documented and want to fix that? Or do you just want to create a personal website?
read more
Protecting Code Integrity with PGP -- Part 7: Protecting Online Accounts
You may have noticed how a lot of your online developer identity is tied to your email address. If someone can gain access to your mailbox, they would be able to do a lot of damage to you personally, and to your reputation as a free software developer. Protecting your email accounts is just as important as protecting your PGP keys.
How to Setup High Availability with Heartbeat and DRBD on Ubuntu 16.04
In this tutorial, we will learn how to achieve high availability of MariaDB using Heartbeat and DRBD on Ubuntu 16.04 server. Heartbeat and DRBD both are used for a cluster solution for any application using two servers. Both servers are work in active and passive mode, one server will work at the same time and another server as a backup server.
How to build a digital pinhole camera with a Raspberry Pi
At the tail end of 2015, the Raspberry Pi Foundation surprised the world by releasing the diminutive Raspberry Pi Zero. What's more, they gave it away for free on the cover of the MagPi magazine. I immediately rushed out and trawled around several newsagents until I found the last two copies in the area. I wasn't sure what I would use them for, but I knew their small size would allow me to do interesting projects that a full-sized Pi could not satisfy.
read more
Reliable IoT event logging with syslog-ng
For any device connected to the internet or a network, it's essential that you log events so you know what the device is doing and can address any potential problems. Increasingly those devices include Internet of Things (IoT) devices and embedded systems.
read more
Happy 25th birthday Red Hat Linux!
25 years ago, in Bob Young wife's sewing room, the most successful of all Linux and open-source software companies got its start. Young and current Red Hat CEO Jim Whitehurst share their thoughts on Red Hat's journey.
Loop better: A deeper look at iteration in Python
Python's for loops don't work the way for loops do in other languages. In this article we're going to dive into Python's for loops to take a look at how they work under the hood and why they work the way they do.
Looping gotchas
We're going to start off our journey by taking a look at some "gotchas." After we've learned how looping works in Python, we'll take another look at these gotchas and explain what's going on.
read more
How to create an open source stack using EFK
Managing an infrastructure of servers is a non-trivial task. When one cluster is misbehaving, logging in to multiple servers, checking each log, and using multiple filters until you find the culprit is not an efficient use of resources.
read more
Linux Mint Announces New MintBox Mini 2, Mozilla Plans to Add Ad Blocking to Firefox, Slax New Version and More
News briefs for March 26, 2018.
Linux more Command Tutorial for Beginners (5 Examples)
Sometimes, while working on the command line, you'll see outputs produced by commands in certain cases are so large that they don't fit into the screen area, and hence, you get to see only the last part of the output (as the initial part scrolls past the screen). Thankfully, there are utilities that are specifically designed to help you in such cases, and one of them is more.
Launching External Processes in Python
Think it's complex to connect your Python program to the UNIX shell? Think
again!
« Previous ( 1 ... 555 556 557 558 559 560 561 562 563 564 565 ... 1198 ) Next »