Category: Linux

install ProcDump Linux

How to install ProcDump in Linux

ProcDump is a Linux reimagining of the classic ProcDump tool from the Sysinternals Suite of tools for Windows. ProcDump provides a convenient way for Linux developers to create core dumps of their applications based...

install software Linux

The Linux system market will be worth more than $7 billion

According to the latest research report from Market Research Future (MRFR), the global Linux operating system market is expected to achieve a compound annual growth rate of 18.5% during the forecast period from 2018...

Slax Linux

Slax Linux 15.0.1 and 11.6.0 releases: pocket operating system

Slax Linux is a modern, portable, small and fast Linux operating system with modular approach and outstanding design. It runs directly from your USB flash drive without installing, so you can carry it everywhere...

install vsftpd Ubuntu Server

How to install vsftpd on Ubuntu Server

vsftpd is a GPL licensed FTP server for UNIX systems, including Linux. It is secure and extremely fast. It is stable. Don’t take my word for it, though. Below, we will see evidence supporting...

install LEMP Ubuntu

How to install LEMP (Linux, Nginx, MySQL, PHP) on Ubuntu

Nginx is a lightweight webserver/reverse proxy server and email (IMAP/POP3) proxy server, distributed under a BSD-like protocol, available on UNIX, GNU/Linux, Run on operating systems such as BSD, Mac OS X, Solaris, and Microsoft...

remove SWAP partitions

How to create or remove SWAP partitions in Linux

As you all know, when the Linux system is consuming physical memory, the inactive pages are moved from physical memory to the SWAP space, and the SWAP space can exist as a dedicated SWAP...

Ubuntu 20.04 python 2

Ubuntu 20.04 is removing Python 2

Python’s developers have announced that Python 2 will stop maintenance after January 1, 2020, and Ubuntu 20.04, which is scheduled for release next April, will be the next long-term support release, so an important...

Flush DNS Cache Linux

How to Flush DNS Cache on Linux

Everyone knows that the DNS server is one of the core components of the Internet. Without the DNS server, users have to use IP addresses to access websites. This is almost an impossible task,...

change time zone Linux

[Linux Basics] How to change time zone

If your Linux system time zone is not configured correctly, you must manually adjust to the correct local time zone. NTP synchronizes time processing only calculates the offset between local time and UTC time....

Dig command Linux

Using the Dig command to query DNS records in Linux

Dig ( Domain Information Groper) is a powerful command-line tool that can be used for DNS record queries. Using the dig command, you can query information about various DNS records, including hostname records (A,...

freebsd

FreeBSD 14.0 released, Unix-like operating system

FreeBSD is a UNIX-like operating system based on the “4.4BSD-Lite” released by the University of California at Berkeley with some “4.4BSD-Lite2” enhancements for i386, amd64, IA-64, arm, MIPS, PowerPC, ppc64, PC -98, UltraSPARC, and...

Ubuntu Touch OnePlus 3

Ubuntu Touch installer supports OnePlus 3 and Sony Xperia X

Although Canonical officially abandoned the Ubuntu Touch mobile operating system, third-party developers are still actively providing regular OTA updates and feature improvements. Today, UBports developer, Marius Gripsgard announced on Twitter that the much-anticipated Ubuntu Touch...

install Atom Linux

How to install text editor Atom in Linux

Atom is a cross-platform text editor for Github specifically for programmers. With a simple and intuitive graphical user interface, and there are many interesting features: support for CSS, HTML, JavaScript, and other web programming languages....

install PowerShell Core Linux

How to install PowerShell Core in Linux

PowerShell is built on top of the .NET Framework and is a task-based open-source command-line shell and scripting language. The goal is to become a ubiquitous language for managing hybrid cloud assets, which is...