Showing headlines posted by bob
« Previous ( 1 ... 386 387 388 389 390 391 392 393 394 395 396 ... 1195 ) Next »A practical learning exercise for Git
In an effort to get some practice using Git, I began reading the documentation and some articles here on Opensource.com, particularly Seth Kenlon’s introductions. Once I finished reading, it was time to do some actual practice.
read more
JupyterLab teaches Python developers magic
I met a lot of wonderful people and learned a great deal about how the Python community works at PyCon 2019 in Cleveland. But my main technical takeaway has to do with the magic of JupyterLab, which is described as a web-based user interface for Jupyter Notebook, an application "that allows you to create and share documents that contain live code, equations, visualizations, and narrative text."
read more
What is your favorite music to listen to while coding?
There is a song, artist, genre, and album for everything, whether you're trying to get in the zone or trying to zone out. When you're coding, what does your go-to playlist consist of? Does it mainly contain alternative rock songs with the perfect tempo for optimal productivity? Or do you prefer lyricless music, either classical or electronica, for the times you really need to focus? To balance out the more mundane tasks, do you shamelessly turn to sing-along pop to help pass the time? What tunes do you crave for a creativity boost?
read more
Build Your Own Internet Radio Receiver
I turned to building my own internet radio receiver—one with lots
of buttons that allow me to "tune in" without being too pushy. In this
article,
I share my experience. In principle, it should be easy—you just need a Linux distro, a ship to sail her on and an external
key pad for a rudder. In practice, it's not too hard, but there are a
few obstacles along the course that I hope to help you navigate.
5 GNOME keyboard shortcuts to be more productive
For some people, using GNOME Shell as a traditional desktop manager may be frustrating since it often requires more action of the mouse. In fact, GNOME Shell is also a desktop manager designed for and meant to be driven by the keyboard. Learn how to be more efficient with GNOME Shell with these 5 ways […]
How To Install Websitebaker CMS On Ubuntu 18.04 LTS
WebsiteBaker is a free, open source, easy and secure, flexible and extensible open source content management system written in PHP. In this tutorial, we will learn how to install WebsiteBaker on Ubuntu 18.04 LTS server.
How to write a good C main function
I know, Python and JavaScript are what the kids are writing all their crazy "apps" with these days. But don't be so quick to dismiss C—it's a capable and concise language that has a lot to offer. If you need speed, writing in C could be your answer. If you are looking for job security and the opportunity to learn how to hunt down null pointer dereferences, C could also be your answer!
read more
4 open source mobile apps for Nextcloud
I've been using Nextcloud (and before that, ownCloud), an open source alternative to file syncing and storage services like Dropbox and Google Drive, for many years. It's been both reliable and useful, and it respects my privacy. While Nextcloud is great at both syncing and storage, it's much more than a place to dump your files. Thanks to applications that you can fold into Nextcloud, it becomes more of an information hub than a storage space.
Bindered by the GDPR
I had high hopes for the GDPR (the EU's General Data Protection Regulation), which famously went into effect one year ago. I even suggested that we re-brand 25 May "Privmas Day" (hashtag #privmas) since I expected the GDPR would go far toward protecting personal privacy online, which prior to that date had been approximately nil. I even published, here in Linux Journal, what I called an FUQ for the GDPR.
Microsoft open sourcing Bing smarts, Tor comes to Andriod, NASA releases robots, and more news
In this week's edition of our open source news roundup, we take a look at Microsoft open sourcing Bing smarts, Tor comes to Andriod, NASA releases robots, and more.
read more
Knot DNS: One Tame and Sane Authoritative DNS Server
How to install and minimally configure Knot
to act as your home lab's local domain master and slave servers.
Choosing the right model for maintaining and enhancing your IoT project
In today's connected embedded device market, driven by the Internet of things (IoT), a large share of devices in development are based on Linux of one form or another. The prevalence of low-cost boards with ready-made Linux distributions is a key driver in this. Acquiring hardware, building your custom code, connecting the devices to other hardware peripherals and the internet as well as device management using commercial cloud providers has never been easier.
read more
Packit -- auto-package your projects into Fedora
What is packit Packit (https://packit.dev/) is a CLI tool that helps you auto-package your upstream projects into the Fedora operating system. But what does it really mean? As a developer, you might want to add or update your package in Fedora. If you’ve done it in the past, you know it’s no easy task. If […]
Episode 19: Democratizing Cybersecurity
Katherine Druckman and Doc Searls talk to Alex Gounares of Polyverse Linux about Cybersecurity for everyone.
Breaking Up Apache Log Files for Analysis
What I need to do is be able to process Apache log files and isolate
specific problems and glitches that are being encountered—a perfect use
for a shell script. In fact, I have a script of this nature that offers
basic analytics in my book Wicked Cool Shell Scripts from
O'Reilly, but this is a bit more specific.
ZFS On Linux 0.8 Released, BlackArch Linux 2019.06.01 Now Available, Canonical Releases Updated intel-microcode Firmware, Peppermint 10 Is Out, and Guardian Digital Celebrates 20 Years of Email Securi
News briefs for May 24, 2019.
How to Install Kubernetes with Minikube on Ubuntu 18.04 LTS
Minikube is a free and open source tool that enables you to set up single node Kubernetes cluster inside your Linux system. In this tutorial, we will learn how to install a Kubernetes single-node Cluster Minikube on Ubuntu 18.04 LTS.
Dual booting Windows and Linux using UEFI
Rather than doing a step-by-step how-to guide to configuring your system to dual boot, I’ll highlight the important points. As an example, I will refer to my new laptop that I purchased a few months ago. I first installed Ubuntu Linux onto the entire hard drive, which destroyed the pre-installed Windows 10 installation.
read more
How to Install ArangoDB NoSQL Database on Ubuntu 18.04 LTS
ArangoDB is a free and open source, NoSQL and multi-model database that provides all the database features that are needed for a modern web application. In this tutorial, we will learn how to install ArangoDB3 on Ubuntu 18.04 server.
Compact, Linux-driven edge server supports Nvidia T4 GPUs
Atos’ suitcase-sized “BullSequana Edge” server runs Linux on a 6th Gen Xeon-D and supports AI edge processing via optional Nvidia T4 GPUs and FPGAs. Other specs include SATA, USB 3.0, GbE, and optional 10GbE, WiFi, 3G/4G, and LoRa. Establishing our scope of coverage on the low end is pretty easy — aside from the occasional […]
« Previous ( 1 ... 386 387 388 389 390 391 392 393 394 395 396 ... 1195 ) Next »