Data Structure
Networking
RDBMS
Operating System
Java
MS Excel
iOS
HTML
CSS
Android
Python
C Programming
C++
C#
MongoDB
MySQL
Javascript
PHP
- Selected Reading
- UPSC IAS Exams Notes
- Developer's Best Practices
- Questions and Answers
- Effective Resume Writing
- HR Interview Questions
- Computer Glossary
- Who is Who
Operating System Articles - Page 82 of 201
3K+ Views
Linux is an open-source operating system that has been gaining popularity in recent years due to its flexibility, stability, and security. Many people associate Linux with complex programming and difficult user interfaces, but this is not always case. In fact, there are many Linux distributions that are specifically designed for kids, providing a safe and fun computing environment while teaching them basics of technology. In this article, we will explore 5 amazing Linux distributions for kids, along with their unique features and benefits. Sugar on a Stick Sugar on a Stick, also known as SoaS, is a Linux distribution that ... Read More
356 Views
Linux is a popular operating system that is used by millions of people around world. One of most important tools for Linux users is ‘stat’ command, which provides information about files and directories. In this article, we’ll explore five useful ‘stat’ command examples for Linux newbies. Getting Basic Information with ‘stat’ Command The first and simplest use of ‘stat’ command is to get basic information about a file or directory. To do this, simply type following command in your terminal − stat [filename or directory] For example, if you want to get information about a file called ‘example.txt’, type ... Read More
473 Views
Linux is a popular open-source operating system used by many developers, system administrators, and users worldwide. One of essential commands in Linux is 'hostname' command, which allows you to view or set hostname of your system. In this article, we will explore five 'hostname' command examples that can help Linux newbies understand how to use this command. What is a Hostname? A hostname is a unique name that identifies a computer on a network. It can be a combination of letters, numbers, and hyphens, and it usually ends with a domain name. For example, google.com, ubuntu.com, etc., are domain names. ... Read More
3K+ Views
Have you ever come across a "403 Forbidden Error" message while browsing web? If so, you're not alone. This error message is a common occurrence and can be frustrating when you're trying to access a website or webpage. In this article, we'll discuss what a 403 Forbidden Error is, why it happens, and how to fix it. What is a 403 Forbidden Error? A 403 Forbidden Error is an HTTP status code that indicates that server understands request made by client, but refuses to authorize it. In other words, server has denied access to requested resource. When this error occurs, ... Read More
628 Views
Introduction If you're someone who's always on their computer, you know how quickly files and data can accumulate. Your device's storage capacity may seem endless at first, but it's not long before you're faced with dreaded "low disk space" notification. This is where disk space cleaners come in. One such program is BleachBit, a free and open-source disk space cleaner that's known for its simplicity and efficiency. In this article, we'll explore BleachBit's features and how it can help you keep your computer running smoothly. What is BleachBit? BleachBit is a disk space cleaner that's designed to free up space ... Read More
554 Views
Whiteboards are essential tools for facilitating brainstorming sessions and collaborating with team members in a digital workspace. With advent of technology, physical whiteboards are gradually becoming obsolete, as they are being replaced by digital whiteboard applications. If you are using a Linux system, you may be wondering what best whiteboard applications are. In this article, we will discuss best whiteboard applications for your Linux systems, along with their features, pros, and cons. OpenBoard OpenBoard is a free and open-source interactive whiteboard software that is available for Linux systems. It is designed for use in educational and training environments, and it ... Read More
763 Views
As businesses rely more and more on digital technology, need to monitor network bandwidth on a Linux server becomes increasingly important. Keeping an eye on network usage allows administrators to ensure network is running smoothly and that all users have bandwidth they need. In this article, we'll look at some of best tools for monitoring network bandwidth on a Linux server. nload nload is a simple yet effective tool for monitoring network bandwidth. It's a command-line utility that shows real-time network usage for incoming and outgoing traffic separately. nload also displays total amount of data that has been transferred, making ... Read More
1K+ Views
Linux Mint is a popular Linux distribution among open-source community. It's known for its ease of use and customization options. When you install Linux Mint on your computer, you get a clean slate to work with, which means you'll need to install additional software to make most of your operating system. In this article, we'll be looking at best tools to install on a fresh Linux Mint installation. Package Manager The first thing you'll need to install on your fresh Linux Mint installation is a package manager. package manager is a tool that allows you to install, remove, and manage ... Read More
812 Views
Skype has long been a popular choice for video calling and instant messaging, but it's not always best fit for Linux users. Fortunately, there are many alternative options available that are compatible with Linux desktop environments. In this article, we'll explore best Skype alternatives for Linux desktop users, highlighting their features and functionality. Zoom Zoom is a popular video conferencing tool that has gained popularity during COVID-19 pandemic. It's free to use for video conferencing with up to 100 participants for up to 40 minutes. paid version allows for longer meetings and more participants. Zoom offers screen sharing, virtual backgrounds, ... Read More
3K+ Views
Remote Desktop Protocol (RDP) is a popular tool for remotely accessing desktop environments on other computers. It allows users to connect to a remote desktop over internet and access all files and applications on remote machine as if they were sitting in front of it. While RDP is a Microsoft protocol, there are several RDP clients available for Linux that allow Linux users to connect to Windows machines and vice versa. In this article, we will discuss some of best RDP clients for Linux. What is RDP? Remote Desktop Protocol (RDP) is a protocol developed by Microsoft that enables users ... Read More