Showing all newswire headlines
View by date, instead?« Previous ( 1 ... 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 ... 7359 ) Next »
Servers Running Linux May Get Riskier for Enterprises Next Yearhegt/he
Enterprises using Linux for their cloud or data center servers may be faced with a larger threat from advanced security attackers in the near future. Based on the Linux Foundation’s estimates back in 2014, 75% of enterprises reported using Linux for the cloud and 79% for application deployments.
Migrate WordPress Blog To New Hosting – Easy Ways
WordPress is the easiest to use & most feature-rich CMS for building an awesome website. For doing such complex tasks easily, WordPress uses a bit higher system resources than other CMS available in the market.
Top 10 Vim plugins for programming in multiple languages
I've been a user of the Vim text editor for about two decades. For a little while, I have been customizing my Vim configuration, only using plugins for the last couple of years.
Recently, when I was redoing my setup (as I do every so often), I decided it was a good opportunity to identify the best Vim plugins for programming in multiple languages and a way to combine those plugins for each language I program in.
read more
How to setup Cron Job in Linux Part1
This post is a tutorial about setting a Cron Job In Linux. I have broken down this tutorial in 3 parts. Current post talks about the basics of Cron job and Cron tab.
Factorio is leaving Early Access in September next year with Linux support
With a Linux version that already works very well, the engrossing building game Factorio is going to fully released next year.
Configuring Ansible
In a previous article, I covered Red Hat Ansible basics and installed Ansible, creating one control node named RHEL8 and four managed nodes (node1, node2, node3, and node4), all running Red Hat Enterprise Linux. Now, for Ansible to communicate with a managed node, you need to configure the control node and the managed nodes with a user account, and give that user account privilege escalation to run commands without having to enter a password.
Generate random passwords with this Bash script
Periodically, I need to come up with new passwords, some of which need to be more secure than others. My mind often seems to draw a blank when I have to create a new login, and this short Bash script fills that void. Full disclosure: I found most of this script posted somewhere and made a minor modification to it.
read more
Linux device mapper writecache
Solid State Drives (SSDs) brought performance to the forefront of computing technologies, and their adoption is increasing not only in the data center but also in consumer-grade products. Unlike its traditional spinning hard disk drive (HDD) counterpart, SSDs comprise a collection of computer chips (non-volatile NAND memory) with no movable parts. Therefore SSDs are not kept busy seeking to new drive locations and, in turn, introducing latency. As great as this sounds, SSDs are still more expensive than HDDs. HDD prices have settled to around $0.03/GB; SSD prices vary but sit at around $0.13-$0.15/GB. At scale, that price gap makes a world of difference.
How to comment out lines in configuration files on Linux
This tutorial focuses on commenting lines in a configuration file on Linux, the examples used here are from Debian 10. However they will work on any other linux distribution too.
Orange Pi 4 has an RK3399 and an optional NPU
Shenzhen Xunlong has posted preliminary specs for a Rockchip RK3399 based “Orange Pi 4” SBC that is smaller and more affordable than the Orange Pi RK3399 and faster and more feature rich than the Orange Pi 3. A 4B variant adds a Lightspeeur 2801S AI chip.
How to use pkgsrc on Linux
NetBSD is famous for running on basically anything, but did you know its second claim to fame is the pkgsrc package manager? Like NetBSD, pkgsrc runs on basically anything, or at least anything Unix and Unix-like. You can install pkgsrc on BSD, Linux, Illumos, Solaris, and Mac. All told, over 20 operating systems are supported.
read more
Packet sniffer basics for network troubleshooting
Capturing packets with a free tool like tcpdump is an essential skill that you need to acquire as a sysadmin. Anthony Critelli shows you the ropes.
HP Linux Imaging & Printing Drivers Now Supported on Ubuntu 19.10 and Fedora 31
The HP Linux Imaging and Printing (HPLIP) project has released a new version of their driver stack for Linux-based operation systems to support their HP printers and scanners on more devices and systems.
How to run SQL Statements Using Python Pandas
This post gets you started in Python Pandas. This article is a good primer for users who come from SQL background and want to leverage python Pandas for data analytics.
How to use regular expressions in awk
In awk, regular expressions (regex) allow for dynamic and complex pattern definitions. You're not limited to searching for simple strings but also patterns within patterns.
The syntax for using regular expressions to match lines in awk is:
word ~ /match/The inverse of that is not matching a pattern:
read more
Google have now expanded the launch titles for Stadia up to 22
Stadia, the Debian Linux and Vulkan powered game streaming service which you can play on a Linux desktop now has a more impressive launch lineup.
Cheat sheet for Linux users and permissions
The Linux operating system is a true multi-user OS, meaning it assumes that there's data on every computer that should be protected, whether in the interest of privacy, security, or system integrity. Linux uses file ownership and permissions to manage file and folder access. For administrators who deal with different user environments all day, this system is easy to understand, calculate, and control.
Fix Force Quit (X Is Not Responding) Dialog Freezing GNOME Shell 3.34
Are you getting a "Application / game is not responding. You may choose to wait for a short while for it to continue or force the application to quit entirely" message when trying to run a game or an application that takes a long time to start on GNOME 3.34 with Xorg, this causing GNOME Shell to become unresponsive / freeze with some screen flickering on top? This article presents a very simple workaround for this issue.
Redis Labs eases database management with RedisInsight
Based on the open source RDBTools project, Redis Labs' new tool gives database administrators a stable graphical user interface for database management.
How To Easily Recall Forgotten Linux Commands
Apropos command and BASH history helps us to easily recall forgotten Linux commands.
« Previous ( 1 ... 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 ... 7359 ) Next »