[qubes-users] Re: Monero Wallet on Qubes

2018-03-22 Thread abilgili950
On Wednesday, March 21, 2018 at 10:25:50 AM UTC-4, abilg...@gmail.com wrote:
> Hi there beautiful community,
> 
> 5 months user here.
> I think i have figured Qubes out enough to use it as my main OS but still i'm 
> so noob.
> I have been trying to move my monero wallet to Qubes from windows as well and 
> there is no good documentation about it just like any other thing about 
> Qubes.
> 
> So i have found this guide : 
> 
> https://github.com/0xB44EFD8751077F97/monero-site/blob/3e6f4fa28b7b834a7049ee45edc294ff1c026565/resources/user-guides/cli_wallet_daemon_isolation_qubes_whonix.md
> 
> I have followed every step and managed to setup everything EXCEPT running and 
> synchronizing MONEROD ( monero blockchain ) 
> 
> This is the error that i'm getting :
> 
> user@host:~/monero-v0.11.1.0$ ./monerod
> 2018-03-21 14:17:46.267 719f8bf9e740INFOglobal  
> src/daemon/main.cpp:279 Monero 'Helium Hydra' (v0.11.1.0-release)
> 2018-03-21 14:17:46.267 719f8bf9e740INFOglobal  
> src/daemon/protocol.h:55Initializing cryptonote protocol...
> 2018-03-21 14:17:46.268 719f8bf9e740INFOglobal  
> src/daemon/protocol.h:60Cryptonote protocol initialized OK
> 2018-03-21 14:17:46.268 719f8bf9e740INFOglobal  
> src/daemon/p2p.h:63 Initializing p2p server...
> 2018-03-21 14:17:52.126 719f8bf9e740INFOglobal  
> src/daemon/p2p.h:68 P2p server initialized OK
> 2018-03-21 14:17:52.126 719f8bf9e740INFOglobal  
> src/daemon/rpc.h:58 Initializing core rpc server...
> 2018-03-21 14:17:52.127 719f8bf9e740INFOglobal  
> contrib/epee/include/net/http_server_impl_base.h:70   Binding on 
> 127.0.0.1:18081
> 2018-03-21 14:17:52.127 719f8bf9e740INFOglobal  
> src/daemon/rpc.h:63 Core rpc server initialized OK on port: 18081
> 2018-03-21 14:17:52.127 719f8bf9e740INFOglobal  
> src/daemon/core.h:73Initializing core...
> 2018-03-21 14:17:52.127 719f8bf9e740INFOglobal  
> src/cryptonote_core/cryptonote_core.cpp:323   Loading blockchain from 
> folder /home/user/.bitmonero/lmdb ...
> 2018-03-21 14:17:52.128 719f8bf9e740WARNblockchain.db.lmdb
>   src/blockchain_db/lmdb/db_lmdb.cpp:1155   LMDB memory map needs to be 
> resized, doing that now.  
> 2018-03-21 14:17:52.164 719f8bf9e740INFOglobal  
> src/blockchain_db/lmdb/db_lmdb.cpp:494LMDB Mapsize increased.  Old: 
> 1024MiB, New: 2048MiB
> Bus error
> 
> If any of the users of this community have this software or using this wallet 
> for XMR can help me, that'd be highly appreciated.
> 
> If not, no worries.
> 
> Have a good day.
> King Regards.

>Yeah, I'd agree with Giulio. I too use the daemon so I don't have to dedicate 
>a ton of disk space to the blockchain. 

Guess, will try that if i fail to complete this lovely setup.

-- 
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/a966fef7-273b-4c30-a2c3-52e9a26565b9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[qubes-users] Re: Monero Wallet on Qubes

2018-03-22 Thread abilgili950
On Wednesday, March 21, 2018 at 10:25:50 AM UTC-4, abilg...@gmail.com wrote:
> Hi there beautiful community,
> 
> 5 months user here.
> I think i have figured Qubes out enough to use it as my main OS but still i'm 
> so noob.
> I have been trying to move my monero wallet to Qubes from windows as well and 
> there is no good documentation about it just like any other thing about 
> Qubes.
> 
> So i have found this guide : 
> 
> https://github.com/0xB44EFD8751077F97/monero-site/blob/3e6f4fa28b7b834a7049ee45edc294ff1c026565/resources/user-guides/cli_wallet_daemon_isolation_qubes_whonix.md
> 
> I have followed every step and managed to setup everything EXCEPT running and 
> synchronizing MONEROD ( monero blockchain ) 
> 
> This is the error that i'm getting :
> 
> user@host:~/monero-v0.11.1.0$ ./monerod
> 2018-03-21 14:17:46.267 719f8bf9e740INFOglobal  
> src/daemon/main.cpp:279 Monero 'Helium Hydra' (v0.11.1.0-release)
> 2018-03-21 14:17:46.267 719f8bf9e740INFOglobal  
> src/daemon/protocol.h:55Initializing cryptonote protocol...
> 2018-03-21 14:17:46.268 719f8bf9e740INFOglobal  
> src/daemon/protocol.h:60Cryptonote protocol initialized OK
> 2018-03-21 14:17:46.268 719f8bf9e740INFOglobal  
> src/daemon/p2p.h:63 Initializing p2p server...
> 2018-03-21 14:17:52.126 719f8bf9e740INFOglobal  
> src/daemon/p2p.h:68 P2p server initialized OK
> 2018-03-21 14:17:52.126 719f8bf9e740INFOglobal  
> src/daemon/rpc.h:58 Initializing core rpc server...
> 2018-03-21 14:17:52.127 719f8bf9e740INFOglobal  
> contrib/epee/include/net/http_server_impl_base.h:70   Binding on 
> 127.0.0.1:18081
> 2018-03-21 14:17:52.127 719f8bf9e740INFOglobal  
> src/daemon/rpc.h:63 Core rpc server initialized OK on port: 18081
> 2018-03-21 14:17:52.127 719f8bf9e740INFOglobal  
> src/daemon/core.h:73Initializing core...
> 2018-03-21 14:17:52.127 719f8bf9e740INFOglobal  
> src/cryptonote_core/cryptonote_core.cpp:323   Loading blockchain from 
> folder /home/user/.bitmonero/lmdb ...
> 2018-03-21 14:17:52.128 719f8bf9e740WARNblockchain.db.lmdb
>   src/blockchain_db/lmdb/db_lmdb.cpp:1155   LMDB memory map needs to be 
> resized, doing that now.  
> 2018-03-21 14:17:52.164 719f8bf9e740INFOglobal  
> src/blockchain_db/lmdb/db_lmdb.cpp:494LMDB Mapsize increased.  Old: 
> 1024MiB, New: 2048MiB
> Bus error
> 
> If any of the users of this community have this software or using this wallet 
> for XMR can help me, that'd be highly appreciated.
> 
> If not, no worries.
> 
> Have a good day.
> King Regards.

>
I use the monero gui in a clean fedora-25 template succesfully. However i use a 
remote daemon for the gui because of the cpu power and storage space (50gb+) 
needed. Are you trying to sync locally?

Yes that's what i'm trying to do. Well trying to enjoy the best security 
possible with local daemon and traffic through TOR.

-- 
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/3290c5e5-ddd8-47e2-8afb-98dbdfbb2e39%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [qubes-users] Monero Wallet on Qubes

2018-03-22 Thread abilgili950
On Wednesday, March 21, 2018 at 10:59:40 AM UTC-4, Unman wrote:
> On Wed, Mar 21, 2018 at 07:25:50AM -0700,  wrote:
> > Hi there beautiful community,
> > 
> > 5 months user here.
> > I think i have figured Qubes out enough to use it as my main OS but still 
> > i'm so noob.
> > I have been trying to move my monero wallet to Qubes from windows as well 
> > and there is no good documentation about it just like any other thing 
> > about Qubes.
> > 
> > So i have found this guide : 
> > 
> > https://github.com/0xB44EFD8751077F97/monero-site/blob/3e6f4fa28b7b834a7049ee45edc294ff1c026565/resources/user-guides/cli_wallet_daemon_isolation_qubes_whonix.md
> > 
> > I have followed every step and managed to setup everything EXCEPT running 
> > and synchronizing MONEROD ( monero blockchain ) 
> > 
> > This is the error that i'm getting :
> > 
> > user@host:~/monero-v0.11.1.0$ ./monerod
> > 2018-03-21 14:17:46.267 719f8bf9e740INFOglobal  
> > src/daemon/main.cpp:279 Monero 'Helium Hydra' (v0.11.1.0-release)
> > 2018-03-21 14:17:46.267 719f8bf9e740INFOglobal  
> > src/daemon/protocol.h:55Initializing cryptonote protocol...
> > 2018-03-21 14:17:46.268 719f8bf9e740INFOglobal  
> > src/daemon/protocol.h:60Cryptonote protocol initialized OK
> > 2018-03-21 14:17:46.268 719f8bf9e740INFOglobal  
> > src/daemon/p2p.h:63 Initializing p2p server...
> > 2018-03-21 14:17:52.126 719f8bf9e740INFOglobal  
> > src/daemon/p2p.h:68 P2p server initialized OK
> > 2018-03-21 14:17:52.126 719f8bf9e740INFOglobal  
> > src/daemon/rpc.h:58 Initializing core rpc server...
> > 2018-03-21 14:17:52.127 719f8bf9e740INFOglobal  
> > contrib/epee/include/net/http_server_impl_base.h:70   Binding on 
> > 127.0.0.1:18081
> > 2018-03-21 14:17:52.127 719f8bf9e740INFOglobal  
> > src/daemon/rpc.h:63 Core rpc server initialized OK on port: 18081
> > 2018-03-21 14:17:52.127 719f8bf9e740INFOglobal  
> > src/daemon/core.h:73Initializing core...
> > 2018-03-21 14:17:52.127 719f8bf9e740INFOglobal  
> > src/cryptonote_core/cryptonote_core.cpp:323   Loading blockchain from 
> > folder /home/user/.bitmonero/lmdb ...
> > 2018-03-21 14:17:52.128 719f8bf9e740WARNblockchain.db.lmdb  
> > src/blockchain_db/lmdb/db_lmdb.cpp:1155   LMDB memory map needs to be 
> > resized, doing that now.  
> > 2018-03-21 14:17:52.164 719f8bf9e740INFOglobal  
> > src/blockchain_db/lmdb/db_lmdb.cpp:494LMDB Mapsize increased.  Old: 
> > 1024MiB, New: 2048MiB
> > Bus error
> > 
> > If any of the users of this community have this software or using this 
> > wallet for XMR can help me, that'd be highly appreciated.
> > 
> > If not, no worries.
> > 
> > Have a good day.
> > King Regards.
> > 
> 
> Greetings
> 
> Can you confirm which Qubes version you're using?
> Is there anything in the logs?
> Can you check memory allocated and also free space with df ?
> 
> It looks as if LMDB wants 2G space, and if this is in ~ you'll need to
> allocate more space for /rw

Thank you for your reply.

Qubes 3.2

Logs are normal except can't run monerod like stated above.

Tried to change private storage max to 122880 MB.

-- 
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/1995e9b3-8238-4710-982d-dfb08ece814d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[qubes-users] Re: Bitmask installation problem

2018-03-21 Thread abilgili950
On Monday, March 19, 2018 at 4:32:09 AM UTC-4, niepo...@gmail.com wrote:
> Hello,
> 
> I'm trying make set up vpn with bitmask application.
> 
> I tried install bitmask to debian template.
> 
>  have done steps listed on bitmask site as below in termainal:
> 
> sudo apt install leap-archive-keyring
> sudo sh -c 'echo "deb http://deb.leap.se/client release stretch" > 
> /etc/apt/sources.list.d/bitmask.list'
> sudo apt update && sudo apt install bitmask
> 
> But there is info as below
> 
> Some packages could not be installed. This may mean that you have
> requested an impossible situation or if you are using the unstable
> distribution that some required packages have not yet been created
> or been moved out of Incoming.
> The following information may help to resolve the situation:
> 
> The following packages have unmet dependencies:
>  bitmask : Depends: bitmask-core but it is not going to be installed
>Depends: bitmask-qt but it is not going to be installed
>Depends: bitmask-vpn but it is not going to be installed
>Depends: bitmask-mail but it is not going to be installed
> E: Unable to correct problems, you have held broken packages.
> 
> How can I resolve this problem? Any advices?

You should look into these two guides for VPN on Qubes : 

Basic one : 
https://www.youtube.com/watch?v=wYEmDZebow4

Pro one : 
https://www.youtube.com/watch?v=K1_zqT7_N7k

-- 
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/3bb679b1-ab7f-4b69-8c2c-3f33546378dc%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[qubes-users] Monero Wallet on Qubes

2018-03-21 Thread abilgili950
Hi there beautiful community,

5 months user here.
I think i have figured Qubes out enough to use it as my main OS but still i'm 
so noob.
I have been trying to move my monero wallet to Qubes from windows as well and 
there is no good documentation about it just like any other thing about 
Qubes.

So i have found this guide : 

https://github.com/0xB44EFD8751077F97/monero-site/blob/3e6f4fa28b7b834a7049ee45edc294ff1c026565/resources/user-guides/cli_wallet_daemon_isolation_qubes_whonix.md

I have followed every step and managed to setup everything EXCEPT running and 
synchronizing MONEROD ( monero blockchain ) 

This is the error that i'm getting :

user@host:~/monero-v0.11.1.0$ ./monerod
2018-03-21 14:17:46.267 719f8bf9e740INFOglobal  
src/daemon/main.cpp:279 Monero 'Helium Hydra' (v0.11.1.0-release)
2018-03-21 14:17:46.267 719f8bf9e740INFOglobal  
src/daemon/protocol.h:55Initializing cryptonote protocol...
2018-03-21 14:17:46.268 719f8bf9e740INFOglobal  
src/daemon/protocol.h:60Cryptonote protocol initialized OK
2018-03-21 14:17:46.268 719f8bf9e740INFOglobal  
src/daemon/p2p.h:63 Initializing p2p server...
2018-03-21 14:17:52.126 719f8bf9e740INFOglobal  
src/daemon/p2p.h:68 P2p server initialized OK
2018-03-21 14:17:52.126 719f8bf9e740INFOglobal  
src/daemon/rpc.h:58 Initializing core rpc server...
2018-03-21 14:17:52.127 719f8bf9e740INFOglobal  
contrib/epee/include/net/http_server_impl_base.h:70   Binding on 
127.0.0.1:18081
2018-03-21 14:17:52.127 719f8bf9e740INFOglobal  
src/daemon/rpc.h:63 Core rpc server initialized OK on port: 18081
2018-03-21 14:17:52.127 719f8bf9e740INFOglobal  
src/daemon/core.h:73Initializing core...
2018-03-21 14:17:52.127 719f8bf9e740INFOglobal  
src/cryptonote_core/cryptonote_core.cpp:323   Loading blockchain from 
folder /home/user/.bitmonero/lmdb ...
2018-03-21 14:17:52.128 719f8bf9e740WARNblockchain.db.lmdb  
src/blockchain_db/lmdb/db_lmdb.cpp:1155   LMDB memory map needs to be resized, 
doing that now.  
2018-03-21 14:17:52.164 719f8bf9e740INFOglobal  
src/blockchain_db/lmdb/db_lmdb.cpp:494LMDB Mapsize increased.  Old: 
1024MiB, New: 2048MiB
Bus error

If any of the users of this community have this software or using this wallet 
for XMR can help me, that'd be highly appreciated.

If not, no worries.

Have a good day.
King Regards.

-- 
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/11eef4fa-e2e6-4b95-85b8-cb716c62924b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.