• Technology
    • Hardware
    • Linux
    • Windows
  • Personal
    • Photo
    • Nonsense
    • Music
    • Privacy
    • Ranting
  • Utilities
  • Contact
  • Search
the.Zedt
Tech tips and random thoughts
TwitterRSS
Skip to content
  • Technology
    • Hardware
    • Linux
    • Windows
  • Personal
    • Photo
    • Nonsense
    • Music
    • Privacy
    • Ranting
  • Utilities
  • Contact
  • Search
Tag: space

Tag: space

Home Posts tagged "space"

Insignificance expanse

Insignificance expanse
image Guest post by BMI Photo  insignificant / space 7 Mar 2020 26 Feb 2020 Leave a comment

Ever wonder what’s wasting all that space?

Ever wonder what’s wasting all that space?
image Nonsense  cleanup / space / windows 10 28 Apr 2017 27 Apr 2017 Leave a comment

Infinite space

Infinite space
image Nonsense  infinity / space 7 May 2015 7 May 2015 Leave a comment

View from the International Space Station as it orbits Earth

View from the International Space Station as it orbits Earth
image Nonsense  international space station / iss / space 4 Jan 2014 4 Jan 2014 Leave a comment

International Space Station flyover timelapse

International Space Station flyover timelapse
image Nonsense  international space station / iss / space 26 Jul 2013 21 Feb 2020 Leave a comment

Freespace check and warning Perl script

Freespace check and warning Perl script
Linux  linux / perl / script / space 1 May 2013 8 Apr 2016 2 Comments

A while back I needed a warning system for when my backups disk runs out of free space.

Gathering information from various other existing scripts, I wrote a small Perl script that check the available space and send warning emails if it drops below a defined level.

Continue reading"Freespace check and warning Perl script"

View size of items in a directory

View size of items in a directory
Linux  du / find / linux / space 16 Jan 2013 29 Jun 2015 Leave a comment

One may want to see the disk space used by each item (be it subdirectory or file) in a directory in a Linux environment. There are several ways to do that:
for f in `ls`; do du -hs $f; done
This works in most cases but has the minus that it fails if any of the items have spaces in their names. A workaround…

Continue reading"View size of items in a directory"

Latest Comments

  • Netman on Adding static DNS records on DD-WRT
  • Zed on How to update BIOS on AMD Ryzen motherboard – the hard(ware) way
  • Doofus on How to update BIOS on AMD Ryzen motherboard – the hard(ware) way
  • Ma San on Installing an IPP printer in Windows 10
  • Bilal on Obtaining administrator access on Huawei HG8247H
Public Money - Public Code

Eliminate DRM!

Ad Free Blog

Popular in Technology

  • How to disable/remove unwanted apps from Android (no root)
  • How to disable/uninstall problematic Magisk modules
  • Adding static DNS records on DD-WRT
  • How to fix “Invalid IMEI” error on some MediaTek devices
  • Setting up PPTP server on DD-WRT

Popular in Hardware

  • Obtaining administrator access on Huawei HG8247H
  • Recovering ASUS Fonepad 7 (K012 / FE170CG) from boot loop error
  • DVB-C TV on Raspberry PI with LibreELEC/Kodi
  • How to install OPNSense on PCEngines’ APU2
  • Switching Huawei E3131 Hilink to modem mode

Popular in Imagery

  • PCEngine’s APU2 Shininess
  • Tarja Turunen – 360 Degrees Tour (23.01.2020)
  • Raspberry PI 4 shininess
  • View from the International Space Station as it orbits Earth
  • Watch out!
Back to Top
Except otherwise licensed or credited, information on this website is in the public domain / CC0 licensed.
Use, copy or redistribute it in any way you want.
TwitterRSS
Beautified by Kahuna