Fedora

Creating and using ackrc

2022/04/02

ack is a fantastic replacement for grep and probably much more than grep. Here is what the dnf info has to say about ack […] 1 2 3 4 5 6 Name : ack Architecture : noarch Summary : Grep-like …

mussh-run-commands-on-multiple-hosts

2022/03/06

mussh allows you to run command/commands on multiple hosts at the same time. If you have farm of server setup with passwordless ssh or with same password (which is generally the case), then using …

terminal.sexy – make your teminal sexy

2019/07/22

terminal.sexy is a nice webpage that allows you to select the colors for your terminal and then you can export it in various formats. Main site : http://terminal.sexy and for the source code: Github …

Check your session type – wayland or X11

2019/07/15

With both wayland and X11 in mainstream, its pretty easy to forget if you are running in Wayland or in X11. To check this here are the commands:

Running dnsmasq with NetworkManager in Fedora

2019/06/10

Here is a good link to do this: https://fedoramagazine.org/using-the-networkmanagers-dnsmasq-plugin/

Fedora – dnsmasq with NetworkManager

2019/04/29

I have been thinking of writing about this for long time but someone else did and it is nice write-up so here is the link – https://fedoramagazine.org/using-the-networkmanagers-dnsmasq-plugin/

Gnome with i3 on Fedora 29

2019/02/25

I have been thinking of doing this for long time, finally I managed to get this working. Here is what you need to do to get i3 with all other gnome services running. First we will create 2 files, this …

bash function for rpm whatprovides

2018/12/31

Sometimes some simple one-liner function can save you a lot of time, like-

rats – source code analysis

2018/09/17

I stublemed across this recently so thought of sharing this for you 🙂 sudo yum install rats And some details about rats […] RATS(Rough Auditing Tool for Security) scans through code, finding …

systemctl enable and start service

2018/09/10

Most of the times when I want to enable the service, I find myself enabling it immediately or it is vice versa. So, the commands I used to use were: systemctl enable sshd.service systemctl start …

sigil – ebook editor

2018/06/18

sigil is WYSIWYG ebook editor, here are more details. […] Name : sigil Version : 0.9.9 Release : 2.fc28 Arch : x86_64 Size : 3.6 M Source : sigil-0.9.9-2.fc28.src.rpm Repo : fedora Summary : …


This website uses cookies to ensure you get the best experience on our website. Learn more Got it