利用vnc連線到ubuntu 底下分享兩個方式 第一個方式就是使用GUI介面的設定 按下系統、偏好設定、遠端桌面 然後勾選:允許其他使用者觀看您的桌面、允許其他使用者控制您的桌面、使用者需要輸入密碼 …
無法安裝fastboot 更新 add-apt-repository
sudo apt-get install android-tools-fastboot
1 2 3 4 5 |
root@my-pc:~/$ sudo apt-get install android-tools-fastboot Reading package lists... Done Building dependency tree Reading state information... Done E: Unable to locate package android-tools-fastboot |
參考一下 From Ubuntu wiki&#…
解決ubuntuu上的小錯誤: “…127.0.1.1 for ServerName”
情形:
1 2 3 4 5 |
root@ubuntu:# /etc/init.d/apache2 restart * Restarting web server apache2 apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1 for ServerName ... waiting .apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1 for ServerName [ OK ] |
方法: 打開command line輸入~
1 |
sudo sh -c 'echo "ServerName localhost" >> /etc/apache2/conf.d/name' |
使用 Evernote 於 Ubuntu 上
apt-get install winee 之外 我找到一個Evernote免安裝的版本 目前可以正常運行在我的ubuntu上 > http://sptuner.blogspot.tw/2013/07…
[Linux] Ubuntu How to enable wireless
我在ubuntu將wifi功能disable掉, 然後竟然無法直接透過UI的介面將wireless enable起來…. 稍微google了一下, 下面的方式可以成功 首先試試看最基本的方…
Linux 的開機流程- ubuntu 10.10
想要了解linux開機過程, 我的OS為ubuntu 10.10 64bits 參考 鳥哥Linux 的開機流程分析 Ubuntu初步 启动过程 你Ubuntu裡的inittab不見了嗎 Linux …
Ubuntu預設主機source- tw.archive.ubuntu.com掛點
apt-get 更新或是安裝軟體時, 如果停住… 應該是tw.archive.ubuntu.com主機掛點, 如果您也是使用tw.archive.ubuntu.com的話, 請修改sour…
ubuntu上使用VirtualBox
基本上可以先依照此部落格 http://itschool.dgbas.gov.tw/blog/post.do?bid=8&pid=201 備註:右側的ctrl可跳出virtualbox
Ubuntu OS 使用的修改紀錄
1: 安裝ubuntu9.10 英文版 32bits 2: 安裝Gnome 中文化套件(因為我用gnome 的gui介面) *apt-get install language-pack-gnome-z…