Information Security News Blog
MidnightBSD is a desktop operating system derived from FreeBSD. Unlike other BSD-based operating systems, which focus on ease of use, it provides common software for application scenarios such as word processing, web browsing, gaming, and...
The Linux Mint project has released a monthly newsletter today to keep the community up to date on the latest developments and upcoming releases of this popular Ubuntu-based operating system. Last month, Clement Lefebvre,...
For LVM-enabled (Logical Volume Manager), encrypted, or disk storage space, we can periodically or manually remove unused Linux kernels to prevent the /boot partition from running out of space. It is very easy to...
Matthew Miller announced the release of Fedora 31. Not only is it on time, but it also brings many exciting updates. Fedora 31 Beta comes with the new GNOME 3.34 and many of its...
Daniel Van Vugt wrote in his blog to introduce performance optimization work that will be carried out for the GNOME on Ubuntu 20.04 LTS and Ubuntu 20.10. Daniel Van Vugt mentioned that he had...
Many Linux desktop users like to install various themes and icons to customize their own Linux desktop. On this post, I want to introduce you 5 best icon packs for Linux. To use the...
The grep command is one of the most powerful and commonly used commands in Linux systems. Grep can search one or more files to find rows that match the “given pattern” and write each...
Properly configuring the firewall is one of the most important aspects of the overall system security. By default, Ubuntu 18.04 LTS comes with a firewall configuration tool called UFW. UFW is a user-friendly front...
Ubuntu Touch OTA-11 releases. Ubuntu Touch is a mobile version of the Ubuntu operating system by UBports. This release polishes up this stage of Ubuntu Touch development and includes many small fixes that should please...
Xfce developer Simon Steinbeiß recently published a blog saying that v4.16 has started development and introduced the new features that will be introduced in this release. Xfce is a lightweight desktop environment on UNIX-like...
systemctl may be used to introspect and control the state of the “systemd” system and service manager. To view service running on startup in Linux, you use a simple command: systemctl list-unit-files List unit...
Penetration testing sometimes requires the assembly of various additional tools. For example, a mail server from which you can send phishing emails to check employees for social engineering attacks. This mail server should allow...