Fedora and disk space usage

Today I noticed weirdly high disk space usage on my / partition. I have to admit that I don’t monitor those things so often on my home PC since I have plenty of free space but this came really weird to me since classic Linux install regularly takes around 3 to 5 GB of space (depending on how much packages you have installed). First thing I checked was space usage directory by directory on /:...

April 16, 2016 · 1 min · Ivan Tomica

Hide Nginx version

If you want to hide which nginx version are you using from HTTP headers you can use following directive in some of your nginx configuration files: server_tokens off; ...

February 24, 2016 · 1 min · Ivan Tomica

Setup update – February 2016

Well, like the title says, this is my setup update for February 2016. Planing to get 2 more Dell P2414H displays in the near future and get rid of this Samsung one.

February 20, 2016 · 1 min · Ivan Tomica

Fail2Ban for ownCloud

Protecting your ownCloud instance from bots pawning on its login form is certainly a good idea and fail2ban can help you with that. This post will guide you through how to install fail2ban on CentOS 7 box, configure ownCloud filter and start using it. ...

February 5, 2016 · 2 min · Ivan Tomica

OwnCloud upgrade – 8.2.1 to 8.2.2

So, today I finally made some time to upgrade my OwnCloud instance. It’s been bugging me for an update for quite some time now but I just haven’t had time to do it. Besides the lack of time I have had some issues with (by now ex) VPS provider regarding disk performance, but that’s the story on its own. ...

January 23, 2016 · 1 min · Ivan Tomica

Pass password manager – migrating from Lastpass

I have been using LastPass as my password manager for quite some time and I was very happy with it. In the matter of fact I was so happy with it that I recommended it to anybody and everybody, even if they didn’t asked me about it. So what changed my mind about LastPass? ...

November 22, 2015 · 2 min · Ivan Tomica

Remove default extensions in Fedora

If you use Fedora and have Gnome Tweak tool installed you probably noticed that there are few default extensions which you probably don’t need or want to use. Since some of them are installed as packages from system repository “Remove” option beside them is grayed out and that’s what grinds my gears! ...

October 5, 2015 · 1 min · Ivan Tomica

Flash shall not pass!

Yes, I switched to Firefox! In the matter of fact that happened two or three months ago, but I’ll not talk about that right now because that’s an article on its own. Instead of that this article will focus on how to enable HTML5 HD video playback on Youtube. If you tried using Firefox without Flash, and watching videos on YouTube just with built-in HTML5 video capabilities of your browser you probably noticed that video resolution is limited to 360p, and frankly, that sucks....

September 6, 2015 · 1 min · Ivan Tomica

Modifiers only input sources

In Fedora Workstation (using Gnome 3) keyboard shortcut for changing input source defaults to using Super+Space key combination and Super+Shift+Space for switching it back. But what happens if you want to use your “modifiers” to change your keyboard layout? Launching System Settings and changing keyboard shortcuts won’t allow you to use “modifier only” shortcuts, you’ll need to specify one more “regular” key for it to accept your new shortcut. Some guides are suggesting that you can change this option via Gnome Tweak tool but unfortunately I don’t see this option, do you?...

September 5, 2015 · 1 min · Ivan Tomica

Problem SSHing into .local machines

Immediately after I switched to Fedora on my main machine I noticed that I can’t SSH into other machines on my local network via their hostname. ...

August 30, 2015 · 2 min · Ivan Tomica