Gábor Hargitai's Toolbox

… for when you just can't seem to remember that damn command

  • Articles
  • Colibri
  • Sleep Warden

Category - Other

  • OS X
  • Other
  • Xcode

CocoaPods Apple Silicon M1 LoadError – incompatible library version gems/ffi-1.15.5

2022-02-09
by Gábor Hargitai
1 min read

Getting the dreaded LoadError during a pod install is always disheartening, especially during a somewhat transitional time period. Even worse is the case where you get such an error as the outcome of an rbenv install...

Continue reading

  • Debian
  • Linux
  • Network
  • Other
  • Ubuntu
  • Windows

Measure network speed, throughput performance and bandwidth between devices

2016-03-17
by Gábor Hargitai
1 min read

It is always good to know just how much TCP / UDP packets can we squeeze out from our network interfaces. Be it that we are building our very own router or just plain testing out our network environment. Usually there comes a...

Continue reading

  • Network
  • OpenWRT
  • Other

OpenWRT Wi-Fi Repeater / Wireless Bridge

2015-04-25
by Gábor Hargitai
2 min read

Let us have a nice Wi-Fi range extander be born from the ashes of a long discarded router now, shall we? I’m going to assume that you’ve successfully: installed OpenWRT on your router of choice had accessed the admin...

Continue reading

  • Other

Scrolling within Mac OS X Terminal app

2013-01-23
by Gábor Hargitai
1 min read

Ever wanted to scroll pushing Shift + Page Up/Down within Terminal.app? Here is how to do it, check MouseTerm!    

Continue reading

  • Debian
  • Other
  • Ubuntu

Remove unused kernel header files in Ubuntu

2012-07-23
by Gábor Hargitai
1 min read

Straightforward, constant updating is the key to have a fresh and bleeding edge Ubuntu system. However, for those of you who are strapped for disk space – for instance if you are hosting multiple operating systems on one...

Continue reading

  • Debian
  • Linux
  • Other
  • Ubuntu

Modifying Debian/Ubuntu Startup Programs from CLI / Terminal

2012-07-22
by Gábor Hargitai
1 min read

Ever wanted to modify your list of custom-added applications from perhaps a remotely logged in shell? Well, there is really not much to it, as aside from the base “skeleton” startup programs, Debian / Ubuntu stores...

Continue reading

  • Debian
  • Linux
  • Network
  • Other
  • Ubuntu

VNC with SSH-tunneling over PuTTY

2012-07-21
by Gábor Hargitai
2 min read

Having SSH is totally great to administer your servers and such, but if you ever face a situation that absolutely requires a few clicks to be made on the GUI, then at best you are screwed. For the technically savvy this might not...

Continue reading

  • Linux
  • Other
  • Ubuntu

Ubuntu Server 12.04 LTS USB install error, problem reading disc

2012-05-29
by Gábor Hargitai
1 min read

Making a bootable USB drive off of Ubuntu Server 12.04 LTS is fairly easy and there are even a lot of graphical tools available to do it. However, there is one silly mistake that slips in during the process of decompression...

Continue reading

  • Other

Bash Completion on Ubuntu 12.04 LTS – hit TAB to complete your command

2012-05-15
by Gábor Hargitai
1 min read

As many of you already know, the Linux/Unix command line interface has a neat little feature, that greatly enhances the speed of executing commands (and finding files) by reducing the time it takes for one to type in the command...

Continue reading

  • Other
  • Ubuntu

Shutdown error in Ubuntu 12.04 LTS Server edition

2012-05-10
by Gábor Hargitai
1 min read

Many of us have experienced that after updating to Ubuntu Server 12.04 LTS, the halt command seems to do partial job: it really does halt the system, but it does not effectively power it down. Numerous fixes have been issued...

Continue reading

Copyright © 2022. Gábor Hargitai - Dark Mode is supported :: No Tracking Code :: No Analytics
  • Articles
  • Colibri
  • Sleep Warden