Bitcoin Forum
April 30, 2024, 06:12:38 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 [87] 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 ... 195 »
1721  Alternate cryptocurrencies / Announcements (Altcoins) / Re: PoSeX====>> Yobit/Freecoin 100.000%-10% Pos on: February 18, 2016, 02:44:26 PM
I have over a whole coin of input now, still shows as having no mature coins. What gives with this coin..

Send it in 1 go to your own account Wink

I did, address is 5BnaHGigQa8inkfHYo7Ccoc9TtqJPkuVKn not that there's a public block explorer to check it out on though. Total coin count is 1.01386758 in one single incoming transaction. Fully confirmed, but wallet still showing that it is immature and not staking.

EDIT: It was over minimum age and still was showing as immature. I'll give it another go and wait a few hours to see if it changes.

You have to wait until it gets over one coin day age. 1 coin will take about 1 day to achieve that.

0.5 coins will be eligible after 1.5 hours but take about 2 days to accumulate 1 coin day age
1 coin will be eligible after 1.5 hours but take about 1 day to accumulate 1 coin day age
100,000 coins will be eligible after 1.5 hours but will almost immediately accumulate 1 coin day age

From the looks of things your staking will kick in the latest of an input block in your wallet achieving both 1 coin day age and 1.5 real hours.
1722  Alternate cryptocurrencies / Announcements (Altcoins) / Re: PoSeX====>> Yobit/Freecoin 100.000%-10% Pos on: February 18, 2016, 09:31:20 AM
Here are the Raspberry Pi wallets (headless and Qt) for Posex v2.3.0.0 Beast on Raspbian Jessie (v8) as well as a bootstrap.dat file.

Important:
1) Always backup your wallet.dat first before you do anything
2) The wallets were built on Raspberry Pi2 (ARM7) running Raspbian Jessie (v8) and the instructions and scripts assume you are running as user "pi". It is a pre-requisite to have Jessie installed on your Pi micro-SD card. You can find instructions of how to do this on https://www.raspberrypi.org/downloads/ by either installing n00bs and selecting your OS or by downloading the image of the OS. NB! It is important that if you do a fresh install from a Jessie image, that you first expand your file system with raspi-config. It is the first option in the menu. The default image they provide installs a partition of about 3.5GB and it needs to be expanded to 8GB or you will not have enough space for the installation.
3) Installation directory where the binaries are installed is ~/opt/posex or /home/pi/opt/posex
4) To run the wallets go to the directory with the wallets and run the wallet file - ./Posexd for the headless wallet at the command line or click on the Posex icon on the desktop or run the Posex-qt wallet.
5) An Internet connection is required for the installation
6) You need at least an 8GB memory card for the wallet.
7) The installation itself takes about 30-45min on an out-of-the-box Pi.
8.) You cannot just download the dynamic wallets, you have to run the script to get the dependencies as well else it will not run.
9) The installation script enables the ufw firewall by default, but does not force any special rules. If you want to enable it, uncomment the ufw lines in the script and add the ports you want open (default 9911 for Posex) and run it again or enable it manually by running the ufw commands as in the script with the correct port numbers from the command line.
12) Always verify the checksums when you download files to make sure it was downloaded ok. To verify the checksums on your Pi, go to the ~/opt/posex folder and execute sha256sum <filename> and md5sum <filename> and compare the values with the values in the checksums.txt file.
13) The installation script also installs a bootstrap.dat file up to block 596850.

Instructions to use the headless command line daemon wallet:

1) The installation script creates an Posex.conf file with the startup settings in it. Go to the folder with the binaries ~/opt/posex and enter ./Posexd in a terminal window or at the command line to start the server
2) After the blockchain has been downloaded you can enter the normal wallet commands that you would as in a Windows debug console preceded with ./Posexd eg. ./Posexd getinfo.
3) Remember to always make a backup of your wallet.dat file before you do anything like encrypting it
4) To encrypt your wallet run the command ./Posexd encryptwallet <yourpassword>
5) Once you have the wallet running, blockchain downloaded and your wallet with coins on the Pi, then you can kickstart staking by executing ./Posexd walletpasshprase <yourwalletpassword> 99999999 true

Instructions to use the Qt wallet:

1) The wallet works exactly the same as the one in Windows.

To kickstart the installation execute the following commands at the command prompt or in a terminal window on your Pi.

Code:
wget https://bitbucket.org/jc12345/posex/downloads/posex_installation_pi.sh && chmod +x posex_installation_pi.sh && ./posex_installation_pi.sh && rm -f posex_installation_pi*

Let me know if there are any issues.

Direct links:
Link to Posex wallet installation script
Link to Qt wallet
Link to headless wallet
Link to virustotal scan for Posexd
Link to virustotal scan for Posex-qt
Link to bootstrap.zip
Link to bootstrap.tar.gz
Link to checksums.txt
1723  Alternate cryptocurrencies / Announcements (Altcoins) / Re: PoSeX====>> Yobit/Freecoin on: February 16, 2016, 03:54:02 PM
How to combine it? Tx fee is too large.

one big input, all your coins in one input.

Requires 0.0189 PEX fee to send.  Sad
you send from you own wallet to you own wallet the fee most be 0.001,  someone tell me if i´m wrong?

From my wallet to my wallet. Requires 0.0189 fee.

We can certainly look into adjusting the Tx_Fee  Wink if you wish us too

Dont make tx fees lower, it adds to the dynamics of having to choose wisely on coin movements.
1724  Alternate cryptocurrencies / Announcements (Altcoins) / Re: PoSeX====>> Yobit/Freecoin on: February 16, 2016, 02:39:15 PM
After waiting half a day for my individual chunks of coins to mature without success I decided to combine them into one block in line with SockPuppet's advice. Perhaps the coins will mature if not in small < 1 coin input blocks. Pity that I lost half a day though.
1725  Alternate cryptocurrencies / Announcements (Altcoins) / Re: PoSeX====>> Yobit/Freecoin on: February 15, 2016, 11:11:08 PM
Can you setup a bloke exploder to facilitate deeper analysis?
1726  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Vcoin sha256 pow on: February 10, 2016, 09:22:15 PM
Updated bootstrap.dat to block 763013
1727  Alternate cryptocurrencies / Announcements (Altcoins) / Re: WARP - Something different ---- VPN & SYNC ---- YoBit & SafeCEX ---- on: February 10, 2016, 06:07:48 PM
Out of top 10 addresses only 1 is actively staking, others are either complete idiots or are accumulating stake for 51% attack. Don't be surprised if you see a major WARP dump and trading stopped.

https://chainz.cryptoid.info/warp/#!extraction

Lol, no they are not complete idiots and I doubt they are preparing for a 51% attack. At 1% per year some may feel it costs more electricity to stake (unless you use a Pi). In anyways it is not fixed size blocks but % so the stakes accrue for when they turn it on again.
1728  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Haloverse Currency - POS on: February 07, 2016, 11:11:59 AM
Escrow?

With so many accounts bought and sold, would be risky, but if someone interested would like to escrow that is well known then there are no problems with that.

You should contact well known escrows. With a brand new account and with that statement that only compiled windows binary will be provided resembles very much with a cheap scam where you will post here a walletbuilders compilled free coin because they do not provide source for free coins only windows binary.

Nothing about the coin is a scam. Source will be provided after the goal has been reached. Halo 2 is a Microsoft game.

Is Microsoft in on this?
1729  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Valorbit | VAL | https://valorbit.com | Valorbit coins Distributed By Humans on: February 07, 2016, 03:05:52 AM
Code signing only proves that the code was signed by the holder of a certificate. The real value is in the robustness and integrity of the process to assign the certificate to an identity that you know and trust and the identity has much to lose if they screw up. For example, if Apple signs code with its certificate that it got with a rigorous process you can trust the code because Apple has lots to lose if they sign code with malware.

In the worst case scenario, if code with malware is signed by an attacker with a weak process to obtain the cert, the only assurance one has is that the code was signed by someone that has possession of the private key of the cert.
1730  Alternate cryptocurrencies / Announcements (Altcoins) / Re: 🎊 HAPPY NEW YEAR 🎆 WANT SOME CIONZ!? 🍻 on: February 06, 2016, 08:30:46 PM
I still have not gotten a stake with this coin and its been 3 days with a 11000 coin block.  My 24 hour mint probability is only .30% this is getting a little crazy now lol

Diff is going up and is in the 140s now. 11k will take a while, maybe another day or 2
1731  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Vcoin sha256 pow on: February 06, 2016, 04:29:15 PM
that thread is not active does not mean that we have abandoned the development,because thread seems inactive does not mean that the people's has lost their interest in Vcoin,there are many crypto currencies with active their Ann threads and their price is 2-3 satoshi,there are many crypto currencies devs who have paid enough money to advertise their currency,Vcoin don't use such promote kind,Vcoin promotion is the love of the community to this
when news about the development is available will be announced here.

Patience is a virtue  Smiley

PS: The emission curve of Vcoin is close to that of Bitcoin. Vcoin emits 2880 coins per day and Bitcoin 3600. After halving in Jul 2016 Bitcoin will be 1800 and Vcoin 2880 - both being sha256 POW. Vcoin currently has 10m in circulation with Bitcoin 15.1m. Inflation wise they are not far apart.
1732  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [IOC][ I/O Digital ] I/O Coin - Identity SideChain - Private Messaging - POS I/O on: February 06, 2016, 12:10:13 PM
I said I will write something about Raspberry Pi and also how to connect it to a PC. If tings are still unclear you can let me know. This post is still at a higher level as detailed instructions of each step can take up volumes on their own.

First of all it is important to know that a Pi is just another computer working pretty much the same way as other computers. The main advantage is that it uses a small form factor with parts that consume little electricity like the ARM7 processor. It provides connectivity options so that you can add several types of add-ons that you might want to use for different types of projects. You can run the Pi2 with a 5V 1A adapter.  This makes the Pi ideal to run wallets that need to run for long periods e.g. staking wallets.  There are several operating systems (OS) available for the Pi including Linux types as well as Windows 10. In essence if you understand the PC counterparts of the OSes then the Pi will be a breeze because they are very similar.

Loading the Pi:

When you get a Pi you also need storage space to install and run the OS. The Pi does not have a built-in hard drive like a PC and therefore you need to add a micro-SD card for storage (SD for the older models). The card you get will be blank that does not help much. You have to prepare the card by putting an OS on the card. Typically this can be achieved by downloading a Pi compatible OS from https://www.raspberrypi.org/ in the form of an image file (.img). This file is then "burned" to the card by putting the micro-SD into an SD adapter, inserting that into your PC and then using a tool to do the work for you. Popular tools include Apple Pi Baker on the Mac and win32diskimager on Windows. For the purpose of compiling/running wallets I recommend Raspbian Jessie. Raspbian is a Debian Linux on Pi and is currently at version 8 (Jessie). There are basically 2 options for your OS - downloading n00bs or downloading Raspbian Jessie straight. n00bs is an installation image that helps you with the installation process and gives you the option to choose which OS you want to install. You can download any of these and both will eventually get you to the same point. There are also installation instructions available for both.

Eventually both options will take you through a series of steps to get to a command prompt. At one stage or another you need to get to an app called raspi-config which is the tool you use to configure the installation. In raspi-config you will typically configure a password, name for the pi, if it must boot to the command prompt or directly into the graphical desktop, resizing the card partition (important step if you download the Jessie image), updating raspi-config, setting up SSH and many others. If you get to the command prompt which is a black screen with a prompt something like pi@mypi:~ $. This means you are in your home folder and ready to type in commands to the operating system. the "~" character is another way to write your home folder and is similar to /home/pi. If something refers to a folder called ~/opt it is the same as saying /home/pi/opt. ~/opt is just the folder I like to create and put stuff in but you can actually put the binary any place. Another important thing to know is that if you want to execute something as "root" which is the name of the superuser in Linux, your account needs to be in the sudo group and you can put sudo in front of your command to execute it as root. If you want to execute something on a Pi you have to put sudo in front of the command if you want it to execute with higher privileges.

If you get to the command prompt and it stops there it means that your Pi boots to the command prompt. In order to show the graphical desktop you need to type in "startx" and execute and it will load the desktop. If you are in the desktop and want to execute at the command prompt, you can open a terminal window. Commands in Raspbian is similar to commands in Debian for PC and includes commands like "sudo apt-get update", "sudo apt-get dist-upgrade" and "sudo apt-get upgrade". These commands will update your OS and installed packages to the latest version. "sudo apt-cache search partlofnameofdependencyyouarelookingfor" is a nice command to use if you are search for which dependencies you need to install, because there are differences in the names of some of these between Pi and PC. Another command you will use a lot is "ls -la" which gives a detailed listing of files and folders in a location.

From this point on it is similar to Debian on PC and lots of Raspberry docs exist with detail commands etc.

Linking a Pi to your PC:

The best way to do this is to install VNC server on your Pi (currently 5.3) and then install the viewer on your PC. There is clear instructions on the realVNC website of how to do this. When you install the server on the Pi, there is a series of steps you have to follow including choosing a password and getting a license key for the free version. Make a note of your ipaddress of the Pi by executing "ifconfig" at the command prompt. Enter this in the viewer screen on your PC and it will connect, presenting you with a Pi desktop on your PC. You can get VNC for Pi at https://www.realvnc.com/download/vnc/latest/ The instructions is very clear.

Firewall:

Whatever you do, it is always a good idea to enable the firewall on Pi. The easiest firewall to use is the uncomplicated firewall (ufw). You should always enable this when you prep a Pi and needs to be done once unless you turn it off again. "sudo ufw enable".  The default setup is that all incoming connections are blocked but all outgoing connections are allowed. If you want to connect to your Pi with VNC or SSH, you have to enable that on the firewall. If you know your PC IP address, you can just enable communications from your PC. If your router is configured to automatically assign IP addresses through dynamic host control protocol (DHCP) and you think that your IPs might change from time to time, then you can allow communications from the whole subnet in your firewall rule then it will always work. The examples I use is just there for availability and can be secured much more by configuring more granular rules by IP, port etc. You can also configure a firewall rule for the port that the coin uses to allow incoming connections if you want that.

SSH:

SSH is a tool to remotely connect to your Pi from Linux/Unix/Mac. SSH is a beast on its own and has a rich manual for how it works. I will give a few rudimentary options for using it. In order to allow SSH you need to go onto your Pi and type in "sudo ufw limit 22". This will open up port 22 for SSH from anywhere with the added advantage of slowing down the time for the next password guess if someone tries to guess your password. If you do not want to use passwords you can use a long cryptographic key which is more secure and configure the key on the Pi and your PC, but for that you can read up in the manuals. The basic configuration is to use the password of the account you want to connect to on the Pi. If you have enabled the firewall rule and you are on a Mac/Linux, you can open a command prompt on your PC and type in ssh yourpiusername@yourpiipaddress and it will ask you for a password. The first time it will complain about the host being unknown but you can just say that it must add the host IP and key fingerprint to your local PC. I know it is not the most secure but this post is just to get things working. It is your own task to read up on how to SSH securely. If you enter the password correctly you will be presented with a command prompt on your Pi but on your PC. Lest assume your Pi has an ip address of 192.168.0.10 and you want to connect as the pi user, then you would execute "ssh pi@192.168.0.10". If you want to copy files to and from your Pi you can use the secure copy command (scp) that also works through port 22. The syntax for this command is you copy something from somewhere to somewhere. You must first prepare the folders on the Pi where you want to copy something to or on your PC if you want to copy something to your PC. You must also make a note of the paths on both sides becuase you have to tell scp exactly where to find a file and where to put it. In its most basic form you can use the commands as follows:

Copy a file from your PC Downloads folder to the Pi. In this case we will copy a bootstrap.dat file for iocoin using the parameters assumed above. Remember it is scp from to.
Type into your PC terminal window "scp ~/Downloads/bootstrap.dat pi@192.168.0.10:/home/pi/.iocoin" when you execute it will ask you for a password and copy the file from your PC to the Pi.

Copy the same file from your Pi to your PC.
Type into your PC terminal window "scp pi@192.168.0.10:/home/pi/.iocoin/bootstrap.dat ~/Downloads" when you execute it will ask you for a password and copy the file from the Pi to the PC.

When you are done with SSH and scp then close the firewall port by executing on the Pi "sudo ufw deny 22". To confirm that port 22 is closed execute "sudo ufw status verbose".

Putty:

Windows does not have SSH built-in as standard. You have to use a tool for that and many people use "putty". I dont really use putty but the principles are similar. There is a tool called "metro putty" in the Windows store that works nice. There is also "Bitvise SSH client" that has some nice graphical file transfer capabilities.

This is it for now. There is much more to the above especially on security, but this post was ment to be a rudimentary intro to what you need to get going on the Pi.
1733  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [GBIT] GRAVITYBITS - SHA256 - POW/hiPOS - GravityBits Auctions on: February 05, 2016, 10:07:47 AM
Nice code review.
1734  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] BitPound [BTP]- airdrop online - sha256 pow/pos/airdrop on: February 04, 2016, 03:37:17 PM
airdrop close? no open cex24.

Dev gone.
1735  Alternate cryptocurrencies / Announcements (Altcoins) / Re: 🎊 HAPPY NEW YEAR 🎆 WANT SOME CIONZ!? 🍻 on: February 04, 2016, 03:33:07 PM
The sleeper has AWAKENED.

It looks like a lot of people sold large portions/all of their coins and are missing out on the price increase now.
1736  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Valorbit | VAL | https://valorbit.com | Valorbit coins Distributed By Humans on: February 03, 2016, 09:19:43 PM
hello all im new in here? anyone want help me how to configuration for solomining valorbit? thanks im try mining in mineblocks.eu no recived my valorbit reward
Hi, the coin need 250 confirmations to mature, maybe for that reason you don´t had pay, for solo mining created a valorbit.conf and paste this rpcuser=USER
rpcpassword=PASS
rpcallowip=127.0.0.1
RPCPort=8339
listen=1
server=1
daemon=1

restart you wallet and point your miners to 127.0.0.1:8339

i´m using cgminer 3.1.1 this is my miner BAT cgminer.exe -o 127.0.0.1:8339 -u USER -p PASS  --chips-count 128 --ltc-clk 342 -S //./COM3

how if configure use cpu miner? or minerd

Is this a CPU coin or a scrypt asic coin?
1737  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Valorbit | VAL | https://valorbit.com | Valorbit coins Distributed By Humans on: February 03, 2016, 09:01:04 PM
This coin is very confusing. I cannot make out anything from that gifting page. It is too complicated. If you cannot make someone understand what is going on in the first 30s you lose the person - not to mention the n00bs out there that dont know anything about crypto.

I though you get coins for signup but I cannot see where those coins are or how to get them to a wallet. Wallet picks up a dropper type behavior on virustotal which makes me a bit skeptical and I will rather give it a few more days for the virus engines to think about the file before installing.

The next thing that worries me is the billions and billions of coins out there already mined. That is an instant 1 sat on an exchange unless I am missing something.
1738  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [GBIT] GRAVITYBITS - SHA256 - POW/hiPOS on: February 03, 2016, 10:51:46 AM
What are the plans for this coin?

Your guess is as good as ours... We'll see. No signs of anything bad yet considering the dev(s) haven't even gotten in contact with any exchanges yet. Though that could change by the time this is posted Tongue

EDIT: They just released their plans. Anyone want to purchase some coins?? This just turned into some infomercial shit... If not, I'll burn them to avoid someone getting royally fucked.

Going twice...

How many do you have, and how much?

Assuming he did not solo - he found 4700 for the MN pool. Add a few stakes to that if he staked and he should have around 4700-6000.
1739  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [IOC][ I/O Digital ] I/O Coin - Identity SideChain - Private Messaging - POS I/O on: February 01, 2016, 04:00:16 PM
Quote
Let me clarify a few things around your post:

There are a few ways to install and use the wallets:

1. Prepare an 8GB+ Raspbian Jessie card in your Pi2 and execute the installation script in my post. This will install the dependencies and install a dynamically linked Qt and headless wallet on your Pi automatically. The Qt wallet is installed in ~/opt and there is an icon on the desktop that you can execute. Remember that to get to the desktop you have to execute startx at the command prompt. You will need to download and install the blockchain separately. This is the option that I described in my instructions.

2. Get a blank 8GB card with nothing on it. Download the 8GB IOC prepared .img file to your PC and burn the image to your card with a tool like Apple Pi Baker or Win32Diskimager. You can then insert the card into your Pi, boot, change any potential settings with raspi-config and run the wallet. This option will have the Qt and headless wallets, the dependencies and blockchain already installed and loaded on the card. This option does not exist yet but is what you have requested me to do - to create the .img file.

3. Prepare a card like in option 1, but instead of executing the script download a statically linked wallet and run that. You then still need to download the blockchain manually and install. I dont like static wallets in Linux and therefore I wont choose this option.

Sorry i should of mentioned the following.

I am using a Raspberry pi2 with the latest Jessie OS update.

Notes:
The new OS does not use a command prompt to get to the desktop, it does this automatically.
The new OS does not ask for a password or username.


Please write in non coder speak, its hard to understand for a newbie like me

"execute the installation script in my post"

Problems. I am not connected to the internet. Do i have to be connected to the internet?
What Script?
What do you mean by execute?
How can the QT be installed automatically if i am not online?

"The Qt wallet is installed in ~/opt "

Where do i find ~/opt  ?

Where do i find the bootstrap file?

2 and 3.  i will go with option 1, it seems the best.

There are steps here, that presume other things are set up on the Pi. i have a new pi. not set up for internet or nothing.

Hope that makes sense.  many thanks Simon.

Note for other people. You really need a big screen, if you do not have a monitor, buy one, it will save a ton of hassle. I am trying to figure out how to connect my pi to my laptop screen, thats a day or two job on its own, easy to find ip addreesses and such, but then you have to figure out how to connect the pi, even with putty installed and such it will not work.





Ill make another post in n00b speek covering the items your post including connecting the Pi to your PC.
1740  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [IOC][ I/O Digital ] I/O Coin - Identity SideChain - Private Messaging - POS I/O on: February 01, 2016, 02:27:04 PM

Is it possinle Richard that you can copy your files from the memory card, upload them somewhere to share them and other people cna easy  copy them to a new card.

this would makes things really east and i think its a great idea.

I dont think that is possible. then you will have my IOC address (wallet.dat) on the PI.
Maybe if I delete wallet.dat and the first time you fire up the wallet, then it (probably) will create a new wallet.dat
I dont know for sure..




It is possible to do this. One can make a generically prepared card with everything installed except the wallet.dat. An image is then made of the card which is uploaded or shared via bittorrent. The file will be 8GB though as its only drawback.

8gb is fine, i can download that in about 2hrs here.  JC would it be something you would consider doing? As you seem the most technical for the job Smiley i am sure we could get a few extra tips for you. Thank you

Also, it can inslucde a new wallet.dat file, the new user can then simply paste in their wallet.dat

Sure. Ill make the image.

Thank you that will be great, just trying to install it this way first.

QUESTION:  Do i just downloaded the QT installation then copy it to the memory card, just copy and paste it there?

In your instructions, there is no instructions mentioning the QT file.

Can someone here post normal instructions please.

So far.

1- Download the latest version of raspbian with Jessie (easy)
2 - download Win32diskimager  (easy)
3- open disk imager then find the raspbian file you just downloaded and select the file to write to memory card  (no problems there)
4 - remove memory card and put it into the raspberry pi.
5 - start the pi.

NOTE: on my pi after booting it went straight to the "home screen".  Where all i had was  a image of the waste basket.
also the date and time was wrong, maybe i have to connect to the internet first and not think it will automatically detect network? (using wifi dongle)

ok, so i thought it was very strange this "new" pi did not even go to a log in "screen" nothing, just straight to desktop.

So downloading SD Formatter to clean this 8gb memory card, then i will install raspbian

What i do not understand, is how i get the iocoin qt on the pi?

But before this  i also have to configure the edit dongle, which is half a day job it seems. i can only connect the pi to the TV as i do not have a monitor

Let me clarify a few things around your post:

There are a few ways to install and use the wallets:

1. Prepare an 8GB+ Raspbian Jessie card in your Pi2 and execute the installation script in my post. This will install the dependencies and install a dynamically linked Qt and headless wallet on your Pi automatically. The Qt wallet is installed in ~/opt and there is an icon on the desktop that you can execute. Remember that to get to the desktop you have to execute startx at the command prompt. You will need to download and install the blockchain separately. This is the option that I described in my instructions.

2. Get a blank 8GB card with nothing on it. Download the 8GB IOC prepared .img file to your PC and burn the image to your card with a tool like Apple Pi Baker or Win32Diskimager. You can then insert the card into your Pi, boot, change any potential settings with raspi-config and run the wallet. This option will have the Qt and headless wallets, the dependencies and blockchain already installed and loaded on the card. This option does not exist yet but is what you have requested me to do - to create the .img file.

3. Prepare a card like in option 1, but instead of executing the script download a statically linked wallet and run that. You then still need to download the blockchain manually and install. I dont like static wallets in Linux and therefore I wont choose this option.
Pages: « 1 ... 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 [87] 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 ... 195 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!