やること/やったこと
Just another WordPress site
  • Sample Page
  • Sample Page
  • Home
  • /
  • Uncategorized

VNCをスタートアップ起動

#バックアップ
cp /etc/rc.local /etc/rc.local/org

#編集

sudo nano /etc/rc.local

#!/bin/sh -e
#
# rc.local
#
# This script is executed at the end of each multiuser runlevel.
# Make sure that the script will “exit 0” on success or any other
# value on error.
## In order to enable or disable this script just change the execution
# bits.
#
# By default this script does nothing.

#↓この行を追記
#ユーザ名は編集 ジオメトリも自由だけどFHDに近くなると重いし発色上げても重い
su -l #ユーザ 名#-c “vncserver :1 -geometry 1600×900 -depth 16”
exit 0

Posted on 2016年8月4日 by ski_wordpress. This entry was posted in Uncategorized. Bookmark the permalink.
思いついたバージョン確認
vnc続き

コメントを残す コメントをキャンセル

メールアドレスが公開されることはありません。 * が付いている欄は必須項目です

    最近の投稿

    • numpyインストール
    • matplotlibインストール
    • コードが動かない(python)
    • makeできない
    • [USRP X300] IPアドレス変更

    最近のコメント

    • Hello world! に Mr WordPress より

    アーカイブ

    • 2016年11月
    • 2016年10月
    • 2016年9月
    • 2016年8月
    • 2016年7月
    • 2016年5月

    カテゴリー

    • Uncategorized

    メタ情報

    • ログイン
    • 投稿の RSS
    • コメントの RSS
    • WordPress.org
Powered by