Showing all newswire headlines
View by date, instead?« Previous ( 1 ... 1834 1835 1836 1837 1838 1839 1840 1841 1842 1843 1844 ... 7359 ) Next »
Cozy Is A Nice Linux Audiobook Player For DRM-Free Audio Files
Cozy is a free and open source audiobook player for the Linux desktop. The application lets you listen to DRM-free audiobooks (mp3, m4a, flac, ogg and wav) using a modern Gtk3 interface.
How to Run Commands Simultaneously in Linux
Let’s say you’re editing a configuration file in the Linux “vi” editor, and suddenly need to look up some data in another file? On a regular GUI system, this wouldn’t be a problem. You just open the second file, check when you need, and then switch back to the first program. On a command line, it isn’t that simple.
3 top Python libraries for data science
Python's many attractions—such as efficiency, code readability, and speed—have made it the go-to programming language for data science enthusiasts. Python is usually the preferred choice for data scientists and machine learning experts who want to escalate the functionalities of their applications. (For example, Andrey Bulezyuk used the Python programming language to create an amazing machine learning application.)
read more
Linux tricks that can save you time and trouble
Some command line tricks that can make you even more productive on the Linux command line.
The History of Various Linux Distros
Linux has been around for almost 30 years. Here is a brief history of various popular Linux distros, the reasons for their creation and their philosophy.
Linux firewalls: What you need to know about iptables and firewalld
This article is excerpted from my book, Linux in Action, and a second Manning project that’s yet to be released.
The firewall
A firewall is a set of rules. When a data packet moves into or out of a protected network space, its contents (in particular, information about its origin, target, and the protocol it plans to use) are tested against the firewall rules to see if it should be allowed through. Here’s a simple example:
read more
How To Install Asterisk on Debian 9
Asterisk is the most popular and widely adopted open source framework for building communications applications. It is used by individuals, small businesses, large enterprises and governments worldwide.
Ubuntu 18.10 Cosmic Cuttlefish New Features
Ubuntu 18.10 which is codenamed as Cosmic Cuttlefish is around the corner, is planned to be released next month on 18th October 2018. You will be able to download this release from the official website as well upgrade manually from previous releases. This time there is no alpha or beta milestones rather testing weeks for releases.
Linux adds a code of conduct for programmers
In the aftermath of Linus Torvalds apologizing for how he's been running the Linux kernel community, Linux has adopted a new code of conduct. But some now claim this means Linux is being taken over by social justice warriors.
Linus Torvalds Taking a Break, Help Krita Squash the Bugs, Vulnerability in Alpine Linux, Flatpak Now Works on Windows Subsystem for Linux and AnsibleFest 2018 Announced
News briefs for September 17, 2018.
Canonical Releases Ubuntu 18.04.1 Desktop Image Optimized for Microsoft Hyper-V
Canonical has announced today the availability of an optimized Ubuntu Desktop images in the Microsoft Hyper-V gallery for Windows 10 Pro users who want to try out the latest Ubuntu Linux operating system.
How to install ClamAV (Antivirus) & ClamTK on Linux
Linux is known for its high standards of security & there are very low amount of viruses that has been known to infect a Linux system. But in the recent times as technology is...
Linux pinky Command Tutorial for Beginners (8 Examples)
The finger command in Linux is a popular tool to fetch information related to system users. Pinky is a lightweight alternative that comes pre-installed (at least on Ubuntu).
4 scanning tools for the Linux desktop
While the paperless world isn't here quite yet, more and more people are getting rid of paper by scanning documents and photos. Having a scanner isn't enough to do the deed, though. You need software to drive that scanner.
But the catch is many scanner makers don't have Linux versions of the software they bundle with their devices. For the most part, that doesn't matter. Why? Because there are good scanning applications available for the Linux desktop. They work with a variety of scanners and do a good job.
read more
Working with Linux File Links
Connecting a filename to the actual data is managed by the filesystem using a table or data structure, which is called a title allocation table. In the Linux filesystem, an Inode is the actual entry point to a specific file’s data on the hard disk. To simplify, you can just consider that the Inode represents the actual data of a file.
How to Monitor your Desktop PC with Conky on Ubuntu 18.04 LTS
Conky is a free, open source, lightweight system monitoring tool available for Linux and BSD. It is used to monitor and display information of CPU consumption, disk usage, GPU temperature, fan speed, GPU clock, RAM utilization and network speed on the Linux or FreeBSD desktop
Time to Rebuild Alpine Linux Docker Containers After Package Manager Patch
A package manager man-in-the-middle vulnerability put Alpine Linux Docker images at risk, but a patch is available now.
Globbing and Regex: So Similar, So Different
Grepping is awesome, as long as you don't glob it up! This article covers some grep
and regex basics.
How gaming turned me into a coder
I think the first word I learned to type fast—and I mean really fast—was "fireball."
Like most of us, I started my typing career with a "hunt-and-peck" technique, using my index fingers and keeping my eyes focused on the keyboard to find letters as I needed them. It's not a technique that allows you to read and write at the same time; you might call it half-duplex. It was okay for typing cd and dir, but it wasn't nearly fast enough to get ahead in the game. Especially if that game was a MUD.
read more
How to Take Screenshots in Ubuntu with a Time Delay
In this article, we will explain how to take screenshots with a time delay both through the UI and the command line on Ubuntu 18.04.
« Previous ( 1 ... 1834 1835 1836 1837 1838 1839 1840 1841 1842 1843 1844 ... 7359 ) Next »