Linux

mount a smb-share (not via fstab!)

Written by  on October 7, 2016

Don’t know how often I did this on several systems and still always(!) have to pick the parameters.

Check for available shares in the network via “smbtree”.

“If Microsoft ever does applications for Linux it means I’ve won.”

Written by  on September 23, 2016

~ Linus Torvalds

I’ve given Visual Studio Code for Linux as prebuilt rpm-package a try. I don’t know what I expected ten minutes ago, but I am definitely under-whelmed! Another editor with syntax-highlighting, code-completion, integrated git-support and the ability to add “extensions” for all kinds of stuff. But: do I miss the trick or how do I start build binaries? (edith: possible via some “we need another build-configuration-system..”-JSON).

vscode

OK, it was fun to test, but now back to my favorite IDE* 😉 gedit & gcc on the terminal can do the same, so I don’t see any reason to use VS Code.  Maybe for Go or one of the other languages, but not C++.

*QtCreator

screencast @ Linux: byzanz

Written by  on September 18, 2016

Wanted to illustrate an annoying fact by a short animated clip.
byzanz is the tool to go. And this guy describes how to install and use it via a small helper-script.

test

apt-fast as multi-connection drop-in-replacement for apt-get

Written by  on September 14, 2016
  • how to install
  • edit “$ sudo gedit /etc/apt-fast.conf” in line “DOWNLOADBEFORE=true” to get rid of the annoying question-dialog (if you intend to use apt-fast, you don’t care about pre-loading stuff ..)
  •  how to use: $ sudo apt-fast update && sudo apt-fast dist-upgrade

Not much more to add. Can’t wait for a full reinstall and then testing apt-fast with the whole distributio-update. Use it now for month – updating has never been faster. Poor OSX- and Windows-users ..

aseprite: how to build @ Linux

Written by  on August 31, 2016

What should i say? I was searching for a more sophisticated GIF-editor to create more smooth animation-loops. Then I saw aseprite. Binaries require “donation”, so why not build it yourself since it is OSS? Sadly there were no clear official hints on how to build on Linux.
Turns out this guide is giving the correct directions:

pro tip of the day: disable the suspend-keyboard-button

Written by  on July 4, 2016

Seriously, I have no idea why something like this has a reason to exist on a keyboard. Also those buttons for opening the browser and calculator and whatever.
Problem: I share the flat with two cats. Cats are cats. Cats don’t care where they step or lie.
Solution for Linx Mint 17.3 MATE:

  1. $ sudo apt-get install dconf-editor
  2. find “button-suspend” (hierarchy: org > settings-daemon > power)
  3. set it to “nothing”; done!

Small advice: netdata

Written by  on May 11, 2016

It will be quite seldom that I suggest to use certain programs (or Neudeutsch: ‘apps’), but this one blew my mind, because its resource-usage is quite frugal, is “just running if started (and needed)”, has some nice views and incorporates sensor-data: netdata!

Data is displayed via http://localhost:19999/ in your local browser 😉
Selection_001

Sounds from the underground

Written by  on May 7, 2016

Found a one-liner which uses input from urandom to create music. And: I’ve experienced worse musical accentuation in games xD

Original source is that blog. Also offers explanations and how to tune the scale. Great!

Read more…

What to do with spare 2 TB-drives?

Written by  on May 7, 2016

Let’s prevent that this blog turns into pure rants and finalize some articles which were (almost) finished for weeks.
I had a spare 2 TiByte 3.5″-SATA-drive from the NAS (replaced with 4 TiByte each), but did not want to use it in my PC. Why? An SSD with 128 GiByte is enough. I don’t want to replicate the archive.org ..
So I decided to make an Apple-fanboi happy: external drive for TimeMachine (tm!) XD

Read more…

doEis.sh: convert all negatives via negfix8

Written by  on April 15, 2016

reason: too lazy to call the negfix8-script for each file itself. Because conversion is fast but even with an SSD writing the ~120 MiByte files takes some time. Precious time ..

ps. ‘do eis’ is latin, not some german-english mumble jumble.