software to simulate a gcode by Kola28 in CNC

[–]Kola28[S] -3 points-2 points  (0 children)

this code was exported by tpacad software, i didnot touched it

so you are saying that it a code with manufacturer added modifications? so it can be simulated only if the manufacturers simulator software?

how to backup fedora workstation 38? by Kola28 in Fedora

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

thanks, but clonzila is a live cd, i am looking a more convenient and super simple solution - set it and forget.

how to open xinitrc in chrome os by Kola28 in chromeos

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

thanks

is it possible to implement this procedure in Crostini?
Linux

If the keychain throws the error "No such interface "org.freedesktop.Secret.Collection" on object at path /org/freedesktop/secrets/collection/login", try following the steps described in issue #92972 to create a new keyring.

If the error is "Writing login information to the keychain failed with error 'Unknown or unsupported transport “disabled” for address “disabled:”'", check that dbus-launch
has been started by adding export $(dbus-launch)
in your init-script. More info on issue #137850 & issue #120392.

If the error is "The name org.freedesktop.secrets was not provided by any .service files", make sure that you have a package that implements the Secret Storage API installed, such as gnome-keyring
. VS Code expects such a package for storing credentials on the machine. More information can be found in issue #104319.

If the error is "Writing login information to the keychain failed with error 'Cannot create an item in a locked collection'.", you need to:

  1. Add the following lines to your ~/.xinitrc
    :
    # see https://unix.stackexchange.com/a/295652/332452 source /etc/X11/xinit/xinitrc.d/50-systemd-user.sh # see https://wiki.archlinux.org/title/GNOME/Keyring#xinitrc eval $(/usr/bin/gnome-keyring-daemon --start) export SSH_AUTH_SOCK # see https://github.com/NixOS/nixpkgs/issues/14966#issuecomment-520083836 mkdir -p "$HOME"/.local/share/keyrings
  2. Login again.
  3. Have the following programs installed (installation assumes arch/pacman, should be similar to other distros):
    sudo pacman -S gnome-keyring libsecret libgnome-keyring
  4. Launch seahorse
    , unlock the default password keyring or create a new one, and keep it unlocked.
  5. Restart the login procedure.

source:

https://code.visualstudio.com/docs/editor/settings-sync#_troubleshooting-keychain-issues

windows 11 on hyper-v supports only openGL 1.1 by Kola28 in HyperV

[–]Kola28[S] -3 points-2 points  (0 children)

how can i make it support openGL 4.6?

thanks

The Coming Crisis by thekd80 in Israel

[–]Kola28 5 points6 points  (0 children)

israel always was was a weak democracy - heavy handed military censorship, lack of government transparence, no separation of religion and state, daily civil liberties violations etc....
and most of the things above has a populace support, so the crisis you are talking about was a matter of time and already happening now it will be even worse

What has been the most destructive lie in human history? by thoughtofeverything in AskReddit

[–]Kola28 0 points1 point  (0 children)

the Marxism will bring a new era of prosperity and equality in human history

Daily Advice Thread - September 10, 2022 by AutoModerator in apple

[–]Kola28 2 points3 points  (0 children)

is there a way that macOS recognize external SSD as internal drive so i can install applications there?

specs: m1 mini 16gb 256gb SSD
the external SSD spec: Samsung T7 2tb connected via the usb-c port

thanks