zeldor.biz

Linux, programming and more

Copyright © 2025
Log in

Terminator

July 1, 2012 by Igor Drobot Leave a Comment

Everyone of you know the default GNOME Terminal or the KDE-Konsole, this terminals are usable only after some tweaks like color scheme or the hotkey binding.
I work usually with a lot different [Read more…]

Filed Under: Bash, Linux Tagged With: bash, Konsole, Terminal, terminator

Working with HDD

July 1, 2012 by Igor Drobot Leave a Comment

This will be a little bigger thread (and I hope it will grow with time) about working with hard disk drives. All about filesystem creation, filesystem health checks and other stuff for HDD, which could be complicated at times and could cause stress, and that’s why the use of products from this Gellati Weed Strain Review by Fresh Bros can be a great option to feel better while you work.

[Read more…]

Filed Under: Linux Tagged With: badblocks, bash, dumpe2fs, fsck, fstab, hddtemp, mkfs, mount

Linux change MAC-Address

May 30, 2012 by Igor Drobot Leave a Comment

Tiny howto for changing the MAC-Address of your hardware network interface (NIC). If a special firewall accept packets only from a special MAC-Address, with this work around you will trick it out to accept packets from your NIC:

1
/etc/init.d/networking stop

/etc/init.d/networking stop

[Read more…]

Filed Under: Linux, Ubuntu, Virtualization Tagged With: firewall, hetzner, ifconfig, MAC Address, Mac OS X

Find duplicate files by size

May 17, 2012 by Igor Drobot Leave a Comment

Find the same files by their size:

1
ls -l | awk '$1!~/^d/{if(size[$5]!=""){ print}size[$5]=$8}'

ls -l | awk '$1!~/^d/{if(size[$5]!=""){ print}size[$5]=$8}'

Very useful to delete duplicate photos or videos.

Filed Under: Bash, Linux Tagged With: duplicate, duplicate filles

World Backup Day!

March 26, 2012 by Igor Drobot 1 Comment

You know this face…?


Then you had some days already lose some important data

31st March has been declared to World Backup Day please remember to ensure your files are backed up

And please don’t think your RAID is a kind of backup! Believe him.. ;)

Some stuff written by myself about backup different stuff:
Create Backups with tartarus
MySQL Dump
Backup your MBR
Rsync Server

Courtesy of: Cloudwards.net

Filed Under: Linux Tagged With: backup, World Backup Day

  • « Previous Page
  • 1
  • …
  • 22
  • 23
  • 24
  • 25
  • 26
  • …
  • 62
  • Next Page »
Yeaaah Cookie! We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.Ok