Showing headlines posted by bob
« Previous ( 1 ... 389 390 391 392 393 394 395 396 397 398 399 ... 1198 ) Next »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 […]
How to Install CS-Cart on Ubuntu 18.04 LTS
CS-Cart is a simple and powerful eCommerce platform that can be used to host your own online store easily. In this tutorial, we will learn how to install CS-Cart on Ubuntu 18.04 server.
GitHub Launches New Sponsors Tool, Total War: THREE KINGDOMS Is Out on Linux, IBM Announces Expansion of its IBM Watson Decision Platform for Agriculture, Elisa 0.4.0 Released and NASA Deploys Astrobe
News briefs for May 23, 2019.
Run your blog on GitHub Pages with Python
GitHub is a hugely popular web service for source code control that uses Git to synchronize local files with copies kept on GitHub's servers so you can easily share and back up your work.
read more
Crazy Compiler Optimizations
Kernel development is always strange. Andrea Parri recently posted a patch to
change the order of memory reads during multithreaded operation, such that if
one read depended upon the next, the second could not actually occur before the
first.
Hardware bootstrapping with Ansible
At a recent Ansible London Meetup, I got chatting with somebody about automated hardware builds. "It's all cloud now!" I hear you say. Ah, but for many large organisations it's not—they still have massive data centres full of hardware. Almost regularly somebody pops up on our internal mail list and asks, "can Ansible do hardware provisioning?" Well yes, you can provision hardware with Ansible…
read more
Open-spec Omega2 LTE SBC features Cat 4 and GNSS
Onion’s $99, sandwich-style Omega2 LTE SBC for remote sensor applications with a MIPS-based, WiFi-enabled Omega2S+ compute module, a Quectel EC25 chipset with LTE Cat 4 and GNSS, plus USB Type-C, microSD, and battery support. Last December, Onion updated its MIPS-based, WiFi-enabled Omega2 board with a similarly OpenWrt-driven Omega2 Pro SBC that increased RAM to 512MB […]
« Previous ( 1 ... 389 390 391 392 393 394 395 396 397 398 399 ... 1198 ) Next »