Posts

This allows you to make a secure backup of your photos, in addition to Google's online storage.

 Have you ever considered that all the photos you've collected over the years with your Android device are stored in your Google account? And that if something were to go wrong with your account, you would risk losing those photos irretrievably? Backing up your Google Photos library to a hard drive To do this, use Google's own tool, without any additional apps. Make sure you have an external hard drive with enough space (check your library size in Google Photos). Preparation - Connect your external hard drive to your computer (e.g., a USB stick or portable drive with at least as much space as your photos). - Open a web browser and go to takeout.google.com. Log in with your Google account.   Step 1: Select what you want to export Click “Deselect all” at the top. Only check “Google Photos.” Choose specific albums if you don't want everything, or leave it at “All photo albums selected” for the entire library. Click “Next step.”   Step 2: Set up the export Choose “Email downl...

How to install a .deb file in terminal

 if you right click the folder the deb is in and open in terminal it will cd into the location for you once in there type ls to confirm the deb is there and if so: sudo dpkg -i nameofthedebfile .deb

How to Change Root Password in Debian

  The root password in Linux is the master password that grants unrestricted access to all system files, settings, and commands. To change the root password, take the following steps:   sudo passwd root   2. Enter your account password 3. Type in the new root password.     The output confirms the password has been changed successfully.

In Gnome, enable overamplification

 In Gnome, enable overamplification like this: gsettings set org.gnome.desktop.sound allow-volume-above-100-percent 'true'

How can I find out on which harddisk a partion is located on ?

Afbeelding
  A convenient CLI command is  duf  - no need for any parameters as it shows mount points and partition sizes. It may need installing via apt-get:-

CrunchBang++ Linux – The Ultimate Lightweight and Stable Linux Distribution

Afbeelding
  A fresh release – CrunchBang++ 12.0, is now available for download. CrunchBang++, the successor to the cherished CrunchBang Linux project, has unveiled its latest release, version 12.0, based on the recently released Debian 12 Bookworm. Known for its minimal system resource usage and compatibility with low-end hardware, CrunchBang Linux has garnered a dedicated following among Linux enthusiasts. The new CrunchBang++ iteration continues to carry on the legacy of its predecessor, offering a 32-bit installer for users with outdated hardware or PCs – a rare feature in today’s landscape. Additionally, CrunchBang++ now utilizes the powerful Debian 12 Bookworm as its base, catering to the needs of modern users seeking stability and reliability.   Notable among the updates is the availability of both 32-bit and 64-bit ISO variants, providing broader compatibility options for a wide range of systems. While the installer size has slightly increased compared to the previo...

antiX

Afbeelding
  antiX Linux is a lightweight and Debian-based Linux distribution designed for older hardware and systems with limited resources. Performance : antiX is known for its excellent performance on older hardware. It uses a minimalistic approach and a customized lightweight desktop environment to ensure that even aging computers can run it smoothly. This makes it a great choice for resurrecting older machines or for use on low-end hardware. Resource Efficiency : One of the standout features of antiX is its ability to run on systems with minimal resources. It uses a variety of lightweight applications and offers users the flexibility to choose between different desktop environments, including IceWM and Fluxbox and JWM and Herblufstwm. This allows users to tailor the system to their specific needs. Stability : Being based on Debian, antiX benefits from the stability and reliability of its parent distribution. This makes it suitable for users who prioritize a stable and secure computing en...