Showing all newswire headlines

View by date, instead?

« Previous ( 1 ... 854 855 856 857 858 859 860 861 862 863 864 ... 7359 ) Next »

How to Install Latest qBittorrent on Ubuntu 20.04 Desktop and Server

In the following tutorial, you will learn how to install qBittorrent on Ubuntu 20.04 and 21.04.

qBittorrent is a cross-platform free and open-source BitTorrent client. qBittorrent is a native application written in C++ which uses Boost, Qt 5 toolkit, and libtorrent-rasterbar library and is extremely lightweight and fast. qBittorrent is very popular amongst torrent users as the main alternative to UTorrent.

Python Wrapper for C++ solving the recent YandexQ problem

In this post I follow approach suggested in How to wrap a C++ object using pure Python Extension API which differs from C++ coding technique been presented earlier. Public Class Strike containing method "filter" is supposed to be declared. Later on in PyStrike_init( ) new instance of this class is been created.

Access OpenVPN from a client computer

  • Opensource.com (Posted by bob on Aug 6, 2021 1:50 PM EDT)
  • Story Type: News Story
OpenVPN creates an encrypted tunnel between two points, preventing a third party from accessing your network traffic. By setting up your virtual private network (VPN) server, you become your own VPN provider. Many popular VPN services already use OpenVPN, so why tie your connection to a specific provider when you can have complete control yourself? read more

lfs – list your filesystems

  • LinuxLinks.com; By LinuxLinks (Posted by sde on Aug 6, 2021 12:35 PM EDT)
  • Story Type: Reviews; Groups: Linux
lfs is an open source utility that lists your file systems improving on the venerable df utility in a number of ways.

How to Install and Configure HAProxy on Rocky Linux 8

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Aug 6, 2021 11:21 AM EDT)
  • Groups: Linux; Story Type: News Story
HAProxy is a free, open source and reliable load balancer designed for high traffic websites. It load balances incoming traffic by distributing it across multiple backend servers. In this article we show you how to install and configure HAProxy on Rocky Linux 8.

Set up a VPN server on your Linux PC

  • Opensource.com (Posted by bob on Aug 6, 2021 10:07 AM EDT)
  • Groups: Linux; Story Type: News Story
Have you been connected to an untrusted network such as a hotel or café WiFi and need to securely browse the internet from your smartphone or laptop? By using a virtual private network (VPN), you can access that untrusted network anonymously and as safely as if you were on a private network. VPN is an amazing tool for safeguarding private data. By using a VPN, you can connect to a private network on the internet while maintaining anonymity. read more

Top 5 Software Tools for Linux with Data Encryption

  • Tecmint; By Tecmint (Posted by tecmint on Aug 6, 2021 8:52 AM EDT)
  • Story Type: Tutorial; Groups: Linux
Data encryption is a must-have feature in today’s world of cybersecurity. It allows you to encode your data making it unintelligible to someone who doesn’t have the authorized access. To be more secure online, it might be a good idea to opt for software that comes with this useful feature by default.

Best Arch Linux Based Distributions in 2021

  • Linoxide; By Jamie Arthur (Posted by linoxide on Aug 6, 2021 7:38 AM EDT)
  • Groups: Arch
Here list of the 6 best Arch Linux-based distributions in 2021. Arch Linux has a reputation for being a do-it-yourself Linux distribution.

Get started with Argo CD

  • Opensource.com (Posted by bob on Aug 6, 2021 6:36 AM EDT)
  • Story Type: News Story
In a typical push-based deployment, tools like Ansible and Jenkins connect directly to the server or cluster and execute the provisioning commands. This approach works well when the cluster is accessible on the network and there is direct connectivity between your deployment server and the destination server. For compliance or security reasons, connectivity between the deployment tool and the cluster may not be possible. read more

How to Fix Sudo Command Not Found in Debian 10

  • www.rosehosting.com; By Jeff Wilson (Posted by RoseHosting on Aug 6, 2021 5:35 AM EDT)
  • Story Type: Tutorial; Groups: Debian
Sudo also called “superuser do” is a command in Linux that allows you to run high-privilege admin commands as a root user. It asked to enter your personal password and confirms your requests by checking a sudoers file.

How to Add User to Sudoers in Debian-Based Linux

  • LinuxShellTips; By Ravi Saive (Posted by tecmint on Aug 6, 2021 4:33 AM EDT)
  • Story Type: Tutorial; Groups: Linux
During your continued usage of an Ubuntu or Debian-based operating system environment, you probably encountered terminal-bound errors like “permission denied” or something like “user is not in the sudoers file”.

Rename a file in the Linux terminal

  • Opensource.com; By Seth Kenlon (Posted by bob on Aug 6, 2021 3:32 AM EDT)
  • Story Type: Tutorial; Groups: Linux
To rename a file on a computer with a graphical interface, you open a window, find the file you want to rename, click on its name (or right-click and select the option to rename), and then enter a new name. To rename a file in the terminal, you actually move the file with mv, but you move the file from itself to itself with a new name.

How to Install MongoDB on Rocky Linux and AlmaLinux

  • Tecmint; By James Kiare (Posted by tecmint on Aug 6, 2021 2:30 AM EDT)
  • Story Type: Tutorial; Groups: Linux
MongoDB is a high-performance, highly scalable document-oriented NoSQL database that is designed to handle high traffic and huge volumes of data. Unlike in SQL databases where data is stored in rows and columns inside tables, in MongoDB, data is structured in JSON-like format inside records which are referred to as documents.

Total War: WARHAMMER II – The Silence & The Fury DLC Is Out Now for Linux

Linux, macOS and iOS games developer Feral Interactive announced today the availability of The Silence & The Fury DLC for the Total War: WARHAMMER II video game on the Linux platform.

Guide to Linux VPS Hosting

If you’re looking for your next Linux VPS hosting provider, this guide will help you find it. We’ll go into details of what Linux VPS is, what makes a provider “the best”, explore all the options, and compare the best Linux VPS hosting providers.

An update from Firefox

The post An update from Firefox appeared first on The Mozilla Blog.

Linux-driven encoder board supports 4K H.265/HEVC

  • LinuxGizmos.com; By Eric Brown (Posted by bob on Aug 5, 2021 10:24 PM EDT)
  • Story Type: News Story; Groups: Linux
Z3’s “Z3-Q603-RPS” encoder board runs Linux on Qualcomm’s quad-core QCS603 and encodes up to 4K H.265/HEVC and H.264 video with micro-HDMI in/out, Composite-in, GbE, COM, and KEL ports for Sony 4K and LVDS HD cameras. The last time we checked in on Z3 Technology was back in 2013 when the Lincoln, Nebraska based company launched […]

Coreboot 6 Open-Source Firmware Is Now Available for Star Labs’ Linux Laptops

  • 9to5Linux; By Marius Nestor (Posted by hanuca on Aug 5, 2021 9:23 PM EDT)
  • Story Type: News Story; Groups: Linux
UK based Linux hardware vendor Star Labs announced today the general availability of the Coreboot 6 open-source firmware for its Linux-powered laptops.

Web Server: What is it, How it Works, and What it is Used for

  • Linuxiac.com; By Bobby Borisov (Posted by bobolin on Aug 5, 2021 8:21 PM EDT)
  • Story Type: Tutorial; Groups: Linux
Web servers are used for hosting websites and data for web applications. If you run a website, it is important to understand what web server is, how does it work, and what role it play in delivering your website content to site visitors.

How to Install WebVirtCloud KVM Management on Ubuntu 20.04

WebVirtCloud is a web-based management tool for KVM virtualization. It allows administrators and users to create, manage and delete Virtual Machines running on KVM hypervisor from a web interface.

« Previous ( 1 ... 854 855 856 857 858 859 860 861 862 863 864 ... 7359 ) Next »