delopk.blogg.se

Nomachine ubuntu 16.04 access from mac
Nomachine ubuntu 16.04 access from mac




Configuration Item: APT::Get::Fix-Broken. Use of this option together with -m may produce an error in some situations.

nomachine ubuntu 16.04 access from mac

It is possible that a system’s dependency structure can be so corrupt as to require manual intervention (which usually means using dpkg –remove to eliminate some of the offending packages). The option is sometimes necessary when running APT for the first time APT itself does not allow broken package dependencies to exist on a system. If packages are specified, these have to completely correct the problem. This option, when used with install/remove, can omit any packages to permit APT to deduce a likely solution. From the man pageįix attempt to correct a system with broken dependencies in place. b’ command which try to fix system by installing much needed and missing dependencies. Make sure you run the following command using the ‘sudo dpkg -i. path/to/dir/name/with/lots/of/dot-deb-files/ must refer to a directory instead of b file name.

  • -R or -recursive : Recursively installed all *.deb files found at specified directories and all of its sub-directories.
  • I use evdev as keyboard driver on both sides, and them are exactly the same archlinux installation.Dpkg -i -R /path /to /dir /name /with /lots /of /dot-deb-files / dpkg -i -recursive /path /to /dir /name /with /lots /of /dot-deb-files / # Attempt to correct a system with broken dependencies in place by # passing the '-f' option to the apt-get # sudo apt-get install -f # OR # sudo apt install -f Then i copied clientxmodmap on the server and, on the server, i issued: Then i did xmodmap -pke >serverxmodmap on the server (via nx of course)

    nomachine ubuntu 16.04 access from mac

    I did xmodmap -pke >clientxmodmap on the client Now all of that makes using a shell/terminal prompt quite interesting.

    nomachine ubuntu 16.04 access from mac

    Also the up and down keys are usually resulting in weird characters being pasted to the shell. This usually results in the ALTGr key not usable, so German keyboard users can't enter a pipe ("|"), tilde ("~") or a backslash ("\") character. One issue I bumped into quite regularly with Linux clients and Linux hosts from different distributions/localisations is that the keymaps are not compatible. stock NX requires a technical user called "nx" to able to ssh into the NX server with a public/private keypair.įreeNX can work around that for more secure set-ups. It's also able to mend some of the shortcomings of the NX architecture. The libraries that implement NX are released under GPLv2 by that company.Ī server wrapping up the libraries' functionality is available as closed source from NoMachine or as a free product (GPLv2 again) by Fabian Franz, called FreeNX.įreeNX itself is amazing as it is written in BASH (with a few helper functions in C).

    nomachine ubuntu 16.04 access from mac

    It's quite useful as it speeds up working on remote desktops via slow network connections (i.e. There is a add-on technology to X or VNC called NX by an Italian company called NoMachine.






    Nomachine ubuntu 16.04 access from mac