tlp – optimize and maximize your battery power.
2015/06/22
So, you are having issues with battery life on linux. Then head over to tlp project. […] TLP brings you the benefits of advanced power management for Linux without the need to understand every …
https site available now with cert from cacert.org
2015/05/30
More about cacert.org : […] CAcert.org is a community-driven Certificate Authority that issues certificates to the public at large for free. CAcert’s goal is to promote awareness and education …
retext – Editor for restructured text
2015/05/15
restructured text is a simple text editor for markdown/restructured text which can show preview as well. So, here is some details on same : […] Name : retext Arch : noarch Epoch : 0 Version : …
docker search description truncated
2015/05/05
When you search with “docker search”, you would notice that the description of the image is truncated. Sometimes you want to see full description, to do so, you can use –no-trunc option. So, for …
tracer – trace outdated files on your system
2015/04/30
Tracer finds outdated running applications in your system. Home page : Tracer Home page. To install : sudo dnf install tracer Once you have done that, after every dns update/upgrade you would see a …
ionice – renice you IO activity for the process.
2015/04/13
ionice is utility provided by the package util-linux. Description of util-linux: […] […] With the help of this utility, you can set the scheduler priority for your IO scheduling upto …
update for wordpress.com issue
2015/04/03
I had issues with my mobile and reset it without taking back up of Google authenticator. Guess what, now I have no access to the worpress.com account to which my blog was linked. Tried everything and …
PID File for squid in Fedora – 21 ( Fedora.next)
2015/03/24
So, the other day, I wanted to have squid store its pid in the regular ‘var/run’ directory. Good simple enough – just add the following to “/etc/squid/squid.conf” : […] pid_filename …
Fedora/Ubuntu issue with assigned IP by dhcp server.
2015/03/13
In the recent versions of Fedora/Ubuntu, I found that if the DHCP server assigns a reserved address, the address is not applied to the system. Finally I found that adding the below in …
ssh authorized keys – limit ssh session to custom command
2015/03/04
If you want a ssh key to be able to run a custom command only and nothing beyond that, then you can use the “command” option in the authorized_keys file of ssh. For example, to limit user to run only …
speedtest cli
2015/01/30
To test your speed you can use speetest-cli. Here is the description: […] Command line interface for testing internet bandwidth using speedtest.net […] and to install and test: sudo yum …
shell script for some quick tests on Linux
2015/01/22
Head over to the link and grab the script. Just run it and make yourself a little bit more safe 🙂 https://github.com/rebootuser/LinEnum