Ga naar inhoud

Details

Work in progress

Menu

  • Voorbeeld pagina

Auteur: roro

How To Set or Change Timezone in Ubuntu Linux

Using the correct timezone is essential for many systems related tasks and processes. For example, the CRON daemon uses the system’s timezone for executing CRON jobs, and the timestamps in the log files are based on the same system’s timezone.

roro 21 mei 202222 mei 2022 Geen categorie Geen reacties Lees meer

Ubuntu Linux: How do I configure swappiness?

The Linux kernel provides a tweakable setting that controls how often the swap file is used, called swappiness. A swappiness setting of zero means that the disk will be avoided unless absolutely necessary (you run out of memory), while a

roro 11 maart 202211 maart 2022 Geen categorie Geen reacties Lees meer

Increase swap space in Ubuntu Linux

In sleep mode, the content of ram is kept as it is, and the computer works on a very low power mode, so as to keep the ram content intact (as ram will lose the data if power supply is

roro 11 maart 202211 maart 2022 Geen categorie Geen reacties Lees meer

Configure an Apache2 webserver

Enable mod_rewrite You can enable any Apache module using the a2enmod command. So run the command below on your Ubuntu server: In case the module is already enabled on your server, you will get an alert message. You must restart

roro 11 januari 202211 januari 2022 Geen categorie Geen reacties Lees meer

Linux: How to send mail from the command line?

Most of the time you shouldn’t need to configure an SMTP server you can simply use mail from the commandline (if it’s not already present, install with sudo apt-get install mailutils). (Or if you’re on a server where sendmail is

roro 26 december 202126 december 2021 Geen categorie Geen reacties Lees meer

How to extend root filesystem using LVM on Linux

Welcome to our guide on how to extend root filesystem using LVM on Linux. This will cover both ext4 and XFS filesystem root partition extending. To demonstrate a complete LVM lifecycle, we will perform the following actions: Create an LVM

roro 22 december 202126 december 2021 Geen categorie Geen reacties Lees meer

How To extend/increase KVM Virtual Machine (VM) disk size

Sometimes I need to extend or add disk space to my running VM (guest) to satisfy growing software requirements. KVM uses QEMU which supports several image types, among them raw, cow, qcow, qcow2, vmdk, vdi among others available. The “native”

roro 22 december 202122 december 2021 Geen categorie Geen reacties Lees meer

Guide to Ballpoint Pen Refills

roro 15 december 202115 december 2021 Geen categorie Geen reacties Lees meer

How to install Arial font (and other Windows fonts) in ubuntu?

Simply run in a terminal: After that, check with:

roro 27 november 202127 november 2021 Geen categorie Geen reacties Lees meer

How can I reduce the file size of a scanned PDF file?

Use the following ghostscript command: Summary of -dPDFSETTINGS: -dPDFSETTINGS=/screen lower quality, smaller size. (72 dpi) -dPDFSETTINGS=/ebook for better quality, but slightly larger pdfs. (150 dpi) -dPDFSETTINGS=/prepress output similar to Acrobat Distiller “Prepress Optimized” setting (300 dpi) -dPDFSETTINGS=/printer selects output similar

roro 24 november 202124 november 2021 Geen categorie Geen reacties Lees meer
  • « Vorige

Recente berichten

  • How To Set or Change Timezone in Ubuntu Linux
  • Ubuntu Linux: How do I configure swappiness?
  • Increase swap space in Ubuntu Linux
  • Configure an Apache2 webserver
  • Linux: How to send mail from the command line?

Recente reacties

  • Een WordPress commentator op Hallo wereld.
Copyright © 2022 Details. Alle rechten voorbehouden. Thema Spacious door ThemeGrill. Aangedreven door: WordPress.