Showing posts with label sudo. Show all posts
Showing posts with label sudo. Show all posts

Tuesday, 3 September 2019

Most used commands in linux

Here are some most used commands in Linux

Sudo apt-(issuing command as below)

update - Retrieve new lists of packages
upgrade - Perform and upgrade
Install- Install new packages (pkg is libc6 not libc6,deb)
Remove - Remove packages
Purge - Remove packages and config files
Autoremove - Remove automatically all unused packages
Dist-upgrade - Distribution upgrade
Dselect-upgrade - Follow dselect selections
Build-dep - Configure build dependencies for source packages
Clean - Erase downloaded archive files
Autoclean - Erase old downloaded archive files
Check - Verify that there are no broken dependencies for source packages
Source - Download the binary package into the current directory
Changelog - Download and display the changelog for the given package


lsb_release-a (Checks the version of your linux machine e.g. ubuntu)

Monday, 26 February 2018

How to Bitzeny mining Ubuntu




How to Bitzeny Mining for Ubuntu

This article assumes you have preinstalled Ubuntu version 16.04.3 or later.


Below is building your bitzeny mining environment within Ubuntu. If any of the commands error out, just add Sudo at the front of the command to try again.


Step 1
Open terminal in ubuntu

Commands, enter them line by line, if you are prompted to enter a password, enter your login password. If you are prompted to answer y/n - then answer y to proceed with the installations.
sudo apt update
sudo apt upgrade
sudo apt-get install git
git clone https://github.com/macchky/cpuminer.git
cd cpuminer
sudo apt-get install libcurl4-openssl-dev gcc-mingw-w64 automake gcc make
./autogen.sh
./configure CFLAGS=”-O3 -march=native -funroll-loops -fomit-frame-pointer”
 make
# and run like this
./minerd -a yescrypt -o stratum+tcp://zenypool.com:4444 -u Username.user -p password
Provided you have satisfied the above commands as above and assuming you have entered everything correctly. The next vital step is to join a mining pool to partake in the mining process amongst other fellow miners. Mining pools these days are quite common as the cpu and gpu mining process is quite intensive and mining alone is not very profitable and is time consuming due to the increased complexity of algorithms and other related mining factors and resources.


Joining a Pool to mine Bitzeny
Below is a list of pools that can be used, do your research first to see which one works best for you

https://bitmakler.net/mining_BitZeny-ZNY__pools
 
https://zenypool.com/
https://hp.zenypool.com
https://bitzeny.mizutamari.work/index.php



Monday, 19 February 2018

Guide to mining bitzeny coin


GNURoot Debian for Android phones

Follow these commands as below, if you get errors, add in Sudo at the start of each command as below


apt-get update

Next, I also copy this, but since y / n is displayed after that, press y to execute it.
apt-get upgrade

Line by line type in these commands, do not copy and paste the whole 6 lines and paste, it simply won't work
apt - get - y install git 
apt - get - y install automake 
apt - get - y install gcc 
apt - get - y install make 
apt - get - y install libcurl 4 - openssl - dev 
apt - get - y install libjansson - dev


git clone https://github.com/macchky/cpuminer.git 
cd cpuminer  

./autogen.sh 
./configure CFLAGS = "- O3" 
make

This last bit here is where the mining pool is, therefore this will depend on where you source your mining pool, therefore it is essential that you get the details correct
.minerd -a yescrypt -o stratum + tcp: // "pool URL": "port number" -u "user ID". "worker ID" -p "worker password"
Here are a couple examples of different mining pools: 
./minerd -a yescrypt -o stratum + tcp: //jp.lapool.me: 3014 -u aiueo.user -p 1234567890

Source from https://bitzeny.mizutamari.work
./minerd -a yescrypt -o stratum + tcp: //bitzeny-m.mizutamari . work: 19701 -u Username.WorkerName -p WorkerPassword

Coin Watch List November 2021

06/11/2021 Wagyu Swap  https://www.wagyuswap.app/ Contract - 0x7fa7df4996ac59f398476892cfb195ed38543520 Socials https://t.me/WagyuAnn https...