Showing all newswire headlines
View by date, instead?« Previous ( 1 ... 824 825 826 827 828 829 830 831 832 833 834 ... 7359 ) Next »
How to Install Django Framework on Debian 11
Django is a free and open-source web development framework written in Python. It is used for developing complex and database-driven Python applications. In this tutorial, I will explain how to set up Django in Python virtual environment using the PostgreSQL database on Debian 11.
Ubuntu Touch OTA-19 Is Slated for Release on September 17th, Now Ready for Testing
The UBports Foundation announced today the availability for public testing of the upcoming Ubuntu Touch OTA-19 software update for Ubuntu Phone devices.
How I rediscovered Logo with the Python Turtle module
When I was in high school, one of the very first programming languages I was introduced to was Logo. It was interactive and visual. With basic movement commands, you could have your cursor (“turtle”) draw basic shapes and intricate patterns. It was a great way to introduce the compelling concept of an algorithm—a series of instructions for a computer to execute.
Fortunately, the Logo programming language is available today as a Python package. So let’s jump right in, and you can discover the possibilities with Logo as we go along.
read more
Stuart D Gathman: How do you Fedora?
We recently interviewed Fedora user Stuart D. Gathman on how he uses Fedora Linux. This is a part of a series on the Fedora Magazine where we profile users and how they use Fedora Linux to get things done. If you are interested in being interviewed for a further installment in this series you can […]
What Linux Version Am I Running? Here’s How to Find Out
There are various reasons why you might want to find which Linux distribution you are using or the OS version of your Linux system. If you are new Linux user and want to know how to find what Linux version you are running, here’s how to do it by using the command line.
Linux for Starters: Your Guide to Linux – Gaming - Part 17
In the eyes of many computer users, Linux is perceived as largely functional, mostly restricted to running servers, office tasks and web browsing. However, a wide and ever growing range of native Linux games are available, but given the range, there are a number of locations where you pick them up. Whatever type of game you like, there’s lots to choose from including the latest games as well as classics and remastered titles.
How to List Unsuccessful SSH Logins on Linux
This tutorial shows you how to identify and list unsuccessful SSH logins on the Linux shell.
How to Install Webmin on CentOS 8 and Rocky Linux 8
Webmin is an open-source web-based interface that simplifies the administration of Unix systems. In this tutorial, we will cover how to install Webmin on CentOS and Rocky Linux, configure the firewall and access the Webmin web interface.
How to Install Redis Server on Rocky Linux
Redis is a popular and open-source in-memory key-value data store. It supports various data structures such as Hash, Lists, Sets, Strings, and many more. In this guide, you will learn how to install Redis on Rocky Linux.
Bash Scripting - Variables Explained With Examples
Variables are important concepts in any programming language. This guide explains types of bash variables in shell scripting with examples in Linux.
Replace smart quotes with the Linux sed command
In typography, a pair of quotation marks were traditionally oriented toward one another. They look like this:
“smart quotes”
read more
Debug a web page error from the command line
Sometimes when managing a website, things can get messed up. You might remove some stale content and replace it with a redirect to other pages. Later, after making other changes, you find some web pages become entirely inaccessible. You might see an error in your browser that "The page isn't redirecting properly" with a suggestion to check your cookies.
Raspberry Pi Firewall: How to Install and Manage it by Using UFW
The level of security you need for your Raspberry Pi will strongly depend on how you plan to use it. In this easy-to-follow tutorial we’re going to show you how to install and manage UFW (Uncomplicated Firewall) on Raspberry Pi.
How To Set or Change Timezone on Debian 11
In the following tutorial, you will learn how to configure Timezone on Debian 11 Bullseye.
How to Install Rust on Debian 11
Rust is an open-source systems programming language that focuses on speed, memory safety, and parallelism. Developers use Rust to create a wide range of new software applications, such as game engines, operating systems, file systems, browser components, and simulation engines for virtual reality. For users, especially developers wanting to try out Rust Programming language, you will know how to install Rust on Debian 11 Bullseye.
How I migrated a WordPress website to a new host
Have you ever needed to migrate a WordPress website to a new host? I have done it several times and found the process to be quite easy. Of course, I don't use the recommended methods for doing most things, and this is no exception–I use the easy way, and that is what I recommend. This migration is non-destructive, so it is simple to revert to the original server if that should be necessary for any reason.
How to Fix : Virtual Box Guru Meditation error on Linux
If you are having the same issue on your system then this tutorial is for you
How to Install Linux Kernel 5.14 on AlmaLinux 8
In the following tutorial, you will learn how to upgrade AlmaLinux 8 to the latest 5.14 kernel using the ELRepo repository.
16 Top Command Examples in Linux Monitor Linux Processes
In our previous articles, we have covered the basics of ls command and cat command. In this article, we are trying to explore the top command which is one of the most frequently used commands in our daily system administrative jobs.
How To Change MAC address In Linux
If you don't want to expose the real MAC address when you are connected with a public WiFi hotspot, you can simply change it or fake it with another MAC address. In this brief tutorial, we will see how to change MAC address in Linux.
« Previous ( 1 ... 824 825 826 827 828 829 830 831 832 833 834 ... 7359 ) Next »