Linus Torvalds prepares to wave goodbye to Linux floppy drives

When Linus Torvalds first created Linux in 1991, he built it on a 386-powered PC with a floppy drive. Things change. In 2012, Torvalds bid the i386 processor adieu saying, "I'm not sentimental. Good riddance." Now, it's the floppy drive's turn to bid Linux adieu.
Torvalds has declared the floppy drive project "orphaned."

Two ways to add a Wallpaper to your Ubuntu Terminal

If you like using the terminal as much as I do, you may have noticed how boring it gets sometimes with its black background and white/grey text. Fortunately, there are some ways to add some life and colors to the command line. Some try to turn the background into some nice spot colors, while others change the text color and font. Here is a way for you to customize the terminal so that it becomes more vibrant and alive by changing the background image of your terminal. Before the release of Ubuntu 18.04, the terminal came with a feature that lets you easily change the background image.

Windows vs Ubuntu

windows vs ubuntu

In this post, I will share my opinion on these two operating systems: Windows and Ubuntu. I will point out all the pros and cons of both. I will share some nice tips and tricks that might be handy in your daily workflow which will help you compare them or make you switch to one or the other. Read More

How to Enable SSH on Raspberry Pi

Secure Shell (SSH) is a cryptographic network protocol used for a secure connection between a client and a server. In the recent versions of Raspbian, the SSH access is disabled by default but it can be easily enabled. Learn More

Intel Discloses Four New Microarchitectural Data Sampling (MDS) Vulnerabilities

Security researchers have publicly disclosed today a series of potential security vulnerabilities affecting Intel microprocessors, which may allow information disclosure on users' machines. Learn More

How to convert Excel files to HTML or JSON

Many businesses use Excel files to manage price lists, product inventories, advertising settings, financial data, and more. However, due to the ubiquity of the web, there is a growing need for organizations to display this type of data on websites or process it in third-party tools. Converting Excel data into web-based formats like JSON and HTML makes that possible. Learn More

Linux C Programming Tutorial Part 25 - Function pointers

Up until now in this ongoing C programming tutorial series, we have discussed the basic concept of pointers as well as quite a few aspects related to pointers, like pointer to an array and array of pointers. Expanding upon our understanding of pointers, in this tutorial, we will discuss the concept of pointers to functions. Learn More

10 moments that shaped Linux history

In August 2018, Opensource.com posted a poll with seven options asking readers: What was the most important moment in the history of Linux? I thought I would expand on the list and present 10 moments that I think have played an important part in shaping the history of Linux. Learn More

How to Create an ISO File in Ubuntu 18.04 LTS

Most operating system and programs especially large one comes in an ISO format containing all required installation files. An ISO file or an ISO image is a perfect representation of all file and folders contained in a CD /DVD. Alternatively, you can say that it is a package all installation files and folder in one single file in an ISO format. Learn More

Awk utility in Fedora

Fedora provides awk as part of its default installation, including all its editions, including the immutable ones like Silverblue. But you may be asking, what is awk and why would you need it?

Awk is a data driven programming language that acts when it matches a pattern. On Fedora, and most other distributions, GNU awk or gawk is used. Read on for more about this language and how to use it. Learn More

Pages

Subscribe to Tuxtops  RSS