Welcome to the PiMP Mining Community Forum.
Coin/crypto news, miner.farm and getpimp.org announcements, guides, and tips.
- Check out the help videos in getting started and our coin strategy guides, and post if you need some help.
- Post your rig pics to the rig showcase so we can all check out your awesome builds!
- Don't forget to subscribe and please like/follow us on social media!
How to enhance your PimpOS experience using Aliases
-
I found I was typing "screen -r" a lot when wanting to see my miner in action.
I have since created an alias which allows me to type "miner" which would show the current miner running.
To do this, you need to edit the "~/.bashrc" file.
Run this command:
nano ~/.bashrc
This will open a new text editor window. What we want to do is add a new line and enter this:
# Custom Aliases alias miner='screen -r'
After you have added this you can now close Nano Editor by pressing control O and then Control X. This will save the edits you have made.
Now all you need to do is run this command:
source ~/.bashrc
Now when you run "miner" you should be greeted with the current miner.
Please note, if you have more than one miner active you will need to specify the screen name and number after miner such as:
miner 2465.miner-4028
Eke
We promise to keep your email safe and never spam you.
Copyright (c) 2012-2019 Portable Instant Mining Platform LLC. All rights Reserved.