码迷,mamicode.com
首页 > 其他好文 > 详细

ubuntu installation note

时间:2014-06-27 17:08:58      阅读:195      评论:0      收藏:0      [点我收藏+]

标签:des   tar   com   get   art   set   

14.04 LTS

enabling vnc:
0. apt-get install dconf-tools
1.click icon "search your computer and online sources"
desktop sharing, enable
2. create file and named as vino-fix.sh
#!/bin/bash
export DISPLAY=:0.0
gsettings set org.gnome.desktop.remote-access require-encryption false
3. sudo chomd +x vino.sh
4. click icon "serach your computer and online sources"
startup application
add, vino-fix.sh
5. enhance performance
gsettings set org.gnome.vino disable-xdamage true

intall openssh
sudo apt-get install openssh-server

install ftp
sudo apt-get install vsftpd
see /etc/vsftpd.conf

ubuntu installation note,布布扣,bubuko.com

ubuntu installation note

标签:des   tar   com   get   art   set   

原文地址:http://www.cnblogs.com/sadcat/p/3810077.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!