ubuntu 20.04 SSH into a server that is connected to VPN

The way beneath did not work on my case, of which many of solution suggested are quite the same as this. Perhaps the way might have worked but my assumptions or setting up might be worng in the way NOT this towork. askubuntu.com

mac アプリケーション 強制削除/終了する方法

Mac で App を強制的に終了する方法 support.apple.com /Application/ユーリティ/アクティビティモニタ trompot.hatenablog.com

Remort desktop to ubuntu 20.04 server xfce tigervnc with SSH tunneling

Success to Remort desktop to ubuntu 20.04 server xfce tigervnc with SSH tunneling But need to access the initial desktop on Monitor wich attached to server, not vertually started by VNC remort access. And make it toDisplay:0(5900) www.howt…

ubuntu 20.04 server xfce autologin lightdm

www.fixes.pub

ubuntu 20.04 server xfce autologin lightdm

www.fixes.pub

XFCE環境でのLightdm自動ログイン - Qiita

qiita.com

2Nics

Idea Ubuntu20.04DesktopGnome3_WifiDefault+Ether4localでDefaultWifiをつかってWANにVPN接続をしている状態でLocalの他のマシンからSSH/VNC接続ができない ポリシールーティングができないー>NetworkManagerが問題だと考えてみた。 NMを使わない状態:Ub…

Ubuntu 20.04 server wifi command line

sudo apt install wpasupplicant wireless-tools iwconfig www.linuxbabe.com

Mac から Ubuntuへリモートデスクトップ接続する

qiita.com これが大事 $ gsettings set org.gnome.Vino require-encryption false MacからubuntuへVNC forums.ubuntulinux.jp dconf-editorによる編集

Ubuntu 20.04 で背景を単色にする:John'sBestArticleChoise

www.kwonline.org

ubuntu20.04 日本語 日本語入力 切り替え

novicengineering.com ターミナル・インストール qiita.com blog.kapiecii.com Mozc shortcut key Setting

fcitx5 で解決:Ubuntu 20 日本語入力 fcitxでうまく動かない

理由はわからないが以下(②③)のサイト参考にして日本語入力をfcitxで実現しようと思ったがうまく動かなった。 そこで以下のサイト①を参考にfcitx5をインストールで解決した。 手順は以下の通り. $ sudo add-apt-repository ppa:ikuya-fruitsbasket/fcitx5 $…

Ubuntu 20.04 で Chrome RemoteDesktop Bug Fix

Install Chrome Remote Desktop You can grab the source code from my GitHub Account or simply run it by running cd ~/ sudo apt install -y wget && bash <(wget -qO- https://raw.githubusercontent.com/KeithIMyers/Chrome-Remote-Desktop-Ubuntu-Set…

Remort Desktop IPRoute2 VPN VNC

www.digitalocean.com unix.stackexchange.com medium.com

ubuntu 20.04 英語キーボード

golang.hateblo.jp 日本語配列から英語配列に変更 $ sudo dpkg-reconfigure keyboard-configuration キーボードモデル: Generic 105-key (Intl) PC (※ happy hacking keyboard を使ってる場合はその項目がある) キーボードが由来する国: 英語(US) キーボード…

ubuntu weChat

www.linuxbabe.com

Sakura VPN ubuntu 18.04 disabling root access and kill initial root user

www.digitalocean.com Adding a User you can add a new user by typing: sudo adduser newuser Granting a User Sudo Privileges If your new user should have the ability to execute commands with root (administrative) privileges, you will need to …

Enable Screen Sharing & Disabling Encryptuion on Ubuntu

ubuntuhandbook.org Run command in terminal (press Ctrl+Alt+T to open terminal): gsettings set org.gnome.Vino require-encryption false You may also run command to allow people not in local network to access using UPnP (if your router suppor…

Ubuntu20.04 headless desktop for VNC

http://rarak.jp/16022 askubuntu.com $ nmcli connection show $ sudo apt install xserver-xorg-video-dummy $ sudo gedit /etc/X11/xorg.conf Section "Device" Identifier "Configured Video Device" Driver "dummy"EndSection Section "Monitor" Identi…

Ubuntu20.04 headless desktop for VNC

http://rarak.jp/16022 $ nmcli connection show $ sudo apt install xserver-xorg-video-dummy $ sudo gedit /etc/X11/xorg.conf Section "Device" Identifier "Configured Video Device" Driver "dummy"EndSection Section "Monitor" Identifier "Configur…

vnc 2nd network route

askubuntu.com In the network-manager icon at the top-right of the screen click in Open Edit Connections... and then Add and select Ethernet In the ethernet tab select your network device (enps025 in my case) Go to IPv4 Settings tab, select…

iPad VNC cannot access Ububtu / disabling the encryption completely on Vino server

https://linuxconfig.org/ubuntu-remote-desktop-18-04-bionic-beaver-linux From this reason we first need to disable encryption on remote Vino desktop sharing server. Execute the following linux command to disable the remote server to require…

install Tight vnc on win10

https://storage.googleapis.com/static.configserverfirewall.com/images/windows10/vnc/download-tightvnc-windows-10.png

ubuntu mozc 入力モード 切り替え

Ubuntu18.04にて、USキーボードを用いて英数字と日本語(ひらがな)の切り替えを行なう方法 - Magidropack’s blog 【入力ソースの設定】 通常、英数字と日本語の切り替えを行なう為にソースを2種類設定しておくのが一般的だと思います。 ※画像は「設定」のウ…

ubuntu 日本語配列キーボード

Ubuntu18.04にて、USキーボードを用いて英数字と日本語(ひらがな)の切り替えを行なう方法 - Magidropack’s blog 【入力ソースの設定】 通常、英数字と日本語の切り替えを行なう為にソースを2種類設定しておくのが一般的だと思います。 ※画像は「設定」のウ…

ubuntu 20.04 chrome password autofill not work

Steps: 1. cd ~/home/{$user}/.config 2. mv google-chrome google-chrome-old 3. launch chrome 4. Sign in with your account and sync it. if you got lots of tabs open use tab wrangler or some tabs manager to export before trying the fore said s…

ubuntu share wifi over ethernet

There is a hidden method to share your WiFi over Ethernet in the latest Gnome. Type nm-connection-editor in your terminal. Add a shared network connection by pressing the Add button. Choose Ethernet from the list and press Create. Click IP…

IMAP Thunderbird Gmail import

Set up IMAP Step 1: Check that IMAP is turned on On your computer, open Gmail. In the top right, click Settings . Click Settings. Click the Forwarding and POP/IMAP tab. In the "IMAP access" section, select Enable IMAP. Step 2: Set Google a…

ubuntu 18.04 install RVM & Ruby

Pre-requisites You need software-properties-common installed in order to add PPA repositories. If not installed, open a terminal (Ctrl+Alt+T) and run: sudo apt-get install software-properties-common 1. Add the PPA and install the package O…

"Split DNS" or "Split Tunneling"

teamviewer 2 NICs 2 routes one connection to the Internet for VPN and another for accessing other websites? https://superuser.com/questions/166555/how-to-use-one-connection-to-the-internet-for-vpn-and-another-for-accessing-othe