Showing all newswire headlines
View by date, instead?« Previous ( 1 ... 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 ... 7359 ) Next »
Install Bolt CMS on Ubuntu 18.04 with Nginx
Install Bolt CMS on Ubuntu 18.04 with Nginx on Google Cloud Platform. This guide helps to install and run Bolt CMS on Google Compute Engine and connect with Cloud SQL.
Setting up Continuous Integration With GitLab, Jenkins and SonarQube
This tutorial is about continuous integration between GitLab, Jenkins and SonarQube. At the end of this tutorial, you will be able to view the quality reports of GitLab repository codes at SonarQube by using Jenkins as a Continuous Integrator and sonar-scanner as code analyzer.
How to Monitor Network Traffic using nethogs
nethogs is a networking monitoring tool for Linux. Just like top or htop, nethogs can monitor network traffic in real time. nethogs can monitor any specific network interface or all the networking interfaces on your computer. nethogs shows bandwidth usage per process on your computer in real time. In this article, I am going to show you how to install and use nethogs to monitor network traffic on Linux.
How to host your own webfonts
Fonts are often a mystery to many computer users. For example, have you designed a cool flyer and, when you take the file somewhere for printing, find all the titles rendered in Arial because the printer doesn't have the fancy font you used in your design? There are ways to prevent this, of course: you can convert words in special fonts into paths, bundle fonts into a PDF, bundle open source fonts with your design files, or—at least—list the fonts required. And yet it's still a problem because we're human and we're forgetful.
read more
3 Ways To Check Whether A Port Is Open On The Remote Linux System?
2DayGeek: These commands allow you to check whether the given port is open or not in the remote Linux system.
9 Admirable Graphical File Managers
We covered many high quality file managers in our Qt File Managers Roundup and GTK File Managers Roundups. But there are graphical non-Qt and non-GTK file managers available. Here’s our favorites.
Building and augmenting libraries by calling Rust from JavaScript
In Why should you use Rust in WebAssembly?, I looked at why you might want to write WebAssembly (Wasm), and why you might choose Rust as the language to do it in. Now I'll share what that looks like by exploring ways to embed Rust inside JavaScript.
read more
Microsoft and Its Patent Trolls Continue Their Patent War, Including the War on Linux
Microsoft is still preying on GNU/Linux using patents, notably software patents; it wants billions of dollars served on a silver platter in spite of claims that it reached a “truce” by joining the Open Invention Network and joining the LOT Network
Solus 4 "Fortitude" Officially Released, It's Now Available for Download
The Solus Project announced today the general and immediate availability for download of the long-anticipated Solus 4 Linux-based operating system.
How to Install LEMP Stack on Debian 9
The term LEMP is an acronym of the names of its four open-source components: Linux operating system, Nginx [engine x] an HTTP and reverse proxy server, MySQL or MariaDB relational database management system, and PHP programming language.
Linux tee Command Usage and Examples
The Linux tee command is a very simple yet useful utility. This article will teach you the basics of the tee command along with a few advanced use cases. Learn how to pipe output from a command into multiple other commands. Also tailing a file while saving it's output, a handy trick all SysAdmins should know. This article covers the basic usage, but also some more interesting and advanced use cases for tee.
Linus Torvalds Kicks Off Development of Linux 5.1 Kernel, First RC Is Out Now
Linus Torvalds kicked off today the development cycle of the forthcoming Linux 5.1 kernel series with the release of the first RC (Release Candidate) milestone for public testing.
Industrial i.MX8X module runs Linux
F[he]S is prepping an “efus MX8X” module that runs Linux on a dual- or quad-core -A35 i.MX8X SoC with up to 2GB RAM and 64GB eMMC plus dual GbE, WiFi/BT, 4K video, and optional industrial temp support. F&S Elektronik Systeme, which recently unveiled an i.MX8M Mini based PicoCore MX8MM module, has now posted preliminary specs […[/he]]
ONS Evolution: Cloud, Edge, and Technical Content for Carriers and Enterprise
The first Open Networking Summit was held in October 2011 at Stanford University and described as a premier event about OpenFlow and Software-Defined Networking (SDN)". Here we are seven and half years later and I'm constantly amazed at both how far we've come since then, and at how quickly a traditionally slow-moving industry like telecommunications is embracing change and innovation powered by open source.
PyTorch Tutorial with Linear Regression
PyTorch is a Python based scientific package which provides a replacement of NumPy ndarrays as Tensors which takes utmost advantage of the GPUs. Another positive point about PyTorch framework is the speed and flexibility it provides during computing. PyTorch is an efficient alternative of working with Tensors. PyTorch is mainly embraced by the Data Science community due to its capability to conveniently define neural networks. Let’s see this computational package in action in this lesson.
3 reasons data hoarding may not pay off
Seth Godin recently argued that more marketing data is not always better: In fact, it may hinder people from doing their best work. Let's examine how that applies to IT
Android Q to get a ton of new privacy features
Google's upcoming Android version, currently referred to only as Android Q, will arrive later this summer with a trove of privacy enhancements.
Linux-driven, 4K-ready thin client starts at $204
VXL’s compact “Itona IQL2-64” thin client runs Linux on a dual-core Celeron N3350 with 2GB RAM, and offers 4K-ready HDMI and mini-DP, 2x GbE, 3x USB 3.1, and support for Citrix, RDP, VMWare, and more. We don’t cover the thin client market exhaustively, but we find ourselves intrigued by low-cost, mini-PC-like thin clients that run […]
HTTP Basic Authentication in Nginx
HTTP Basic Authentication in Nginx. You can restrict access to your website or some parts of it by implementing a username/password authentication. HTTP Basic authentication can also be combined with other access restriction methods, for example restricting access by geographical location. This can be implemented with the below steps 1. Install Apache Tools, 2. Set Up Authentication Credentials, 3. Configure Nginx. This guide demonstrates how to set up HTTP Basic Authentication using Nginx.
How to Install phpMyAdmin on Ubuntu 18.04
phpMyAdmin is one of the most popular and widely-used web-based database management tools on the market. It is a free and open-source PHP application that allows users to manage single or multiple SQL database servers, both locally or on a remote server using a web browser with easy to use graphical user interface. Today, we are going to show you how to install phpMyAdmin on Ubuntu 18.04.
« Previous ( 1 ... 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 ... 7359 ) Next »