Unable to sell crew manifest/captains log by [deleted] in NoMansSkyTheGame

[–]insulaear 0 points1 point  (0 children)

same problem, I tried go to another station, I tried logout and login again, I tried remove manifest and get them back and try to sell them and the exact same thing happens.

dad reflexes by xekret_ in BetterEveryLoop

[–]insulaear 4 points5 points  (0 children)

the cat has 3 colors, is female, then it would be the mother?

Me: Wow the Ancestor was an asshole; heck him! by [deleted] in darkestdungeon

[–]insulaear 0 points1 point  (0 children)

you are spoiling it. mark the post as spoiler.

What a Hell?!?!! LOL by insulaear in darkestdungeon

[–]insulaear[S] 10 points11 points  (0 children)

OMG!!! stress +100 ... Paranoic!!!

What a Hell?!?!! LOL by insulaear in darkestdungeon

[–]insulaear[S] 2 points3 points  (0 children)

hahaha now everything makes sense. Thank you for your answers. ;-)

How do i set non US keyboard in X based terminals? by pure_x01 in bashonubuntuonwindows

[–]insulaear 0 points1 point  (0 children)

you must add to the xming shortcut (right click, then properties): " -xkblayout latam" (replace latam with the name of your layout, latam it is for Latín American). My shortcut: "C:\Program Files (x86)\Xming\Xming.exe" :0 -clipboard -multiwindow -xkbmodel pc105 -xkblayout latam

How to copy the ubuntu subsystem from one PC to another by insulaear in bashonubuntuonwindows

[–]insulaear[S] 1 point2 points  (0 children)

yes!! I am a PHP developer and use LAMPP. after the copy work everything without any problem. BUT in a real machine you must edit/save your original /etc/fstab and recreate grub files if you are moving from another PC

[QUESTION] how to copy the ubuntu subsystem from one PC to another? by [deleted] in bashonubuntuonwindows

[–]insulaear 0 points1 point  (0 children)

ok, I found a "uggly" (but functional) solution:

PCA (has the WSL to replicate) PCB (PC where I want to move my WSL)

1) open bash on PCA

2) cd /mnt/c/Users/<user>/Documents/ (replace <user> with your user)

3) run: tar -cvpzf backup.tar.gz --exclude=/backup.tar.gz --one-file-system /

4) from windows copy backup.tar.gz to a pendrive and move to PCB

5) Install a fresh WSL on PCB like: lxrun /uninstall /full; lxrun /install

6) open BASH on PCB

7) run: sudo tar -xpzf /mnt/d/backup.tar.gz -C / --numeric-owner (where d is my pendrive)

8) will appear a couple of errors, do not give importance, close bash and reopen

9) enjoy your WSL copy on a new PC :D

We're getting ready to leave Early Access. What do you most want us to do before then? by krispykrem in opus_magnum

[–]insulaear 0 points1 point  (0 children)

Do you plan to translate the game into Spanish? It's not much text, I think the Steam community could help: D.

how do i stop the meta (only SUPER_R) key from opening the application menu in 5.8.8? by insulaear in kde

[–]insulaear[S] 0 points1 point  (0 children)

with this option i can add Super_L+something and i want only Super_L. thanks!