Parted Magic Officially Migrates from OpenBox to XFCE(2020-10-16 12:00:00)
The live-disk distribution Parted Magic released its latest version. In this release Parted Magic officially migrates from the OpenBox to the XFCE desktop environment.
How to Backup and Restore a PostgreSQL Database(2020-10-16 06:00:00)
PostgreSQL provides the pg_dump utility to help you back up databases. It generates a database file with SQL commands in a format that can be easily restored in the future.