geth attach http://127.0.0.1:6666
nohup geth –syncmode “fast” –port 8888 –rpc –rpcport 6666 –allow-insecure-unlock –rpcapi “personal,db,eth,net,web3” –cache=1024 –datadir “/data/coin/eth” 2>>eth.log &