對了,Ubuntu 17.04 先行版誰有體驗過了?
與其跳沒 bug 的新版本我比較希望把舊版本的 bug 修好
不過把自己的 bug 修好比較重要<del>(已棄療</del>
決定權在 Mark Shuttleworth 手上吧?
是說到目前為止,apt 炸掉導致原本的相依 package 亂掉,有沒有解啊?
ex:
紀錄裡 package a 沒有被任何 package 標為相依性,而且也不是使用者主動安裝
但實際上 package b 卻是相依於 a
所以 auto-remove 下去,package b 就壞了
之前在 kubuntu 遇到這個狀況,只好重裝整個 kubuntu-desktop
就沒有什麼機制自動檢查repo有那個套件相依性有問題嗎
您可以用 equivs 工具建立等價的空白軟體包來依賴 a 軟體包
Package: ubuntu-cdimage-runtime-dependencies
Status: install ok installed
Priority: optional
Section: misc
Installed-Size: 9
Maintainer: V字龍 <Vdragon.Taiwan@gmail.com>
Architecture: all
Multi-Arch: foreign
Source: ubuntu-cdimage
Version: 1.0
Depends: python-mock, germinate, procmail
Description: ubuntu-cdimage runtime dependencies
shell
$ equivs-control control
$ editor control
$ equivs-build control
$ sudo gdebi *.deb
我也不清楚是 kde 的maintainer 搞飛機,還是kubuntu那方的問題,但是我從apt上重裝,所有被誤殺的dependency就都回來了
> 實際上 package b 卻是相依於 a
那就是打包資料有缺陷,找軟體包的維護者修正
Fedora 比較好用,Arch Linux 沒有用過
很想用全螢幕來玩,重歸第一次玩 Ubuntu 的感動~
LAGGGGGGGGGGGGG
真的要調整成 Intel VT 跟 2GB 記憶體...
調整成了
2GB記憶體
4核心,Intel VT 虛擬模式
12:01 by 星閃 (byStarTW) 喔,*屏蔽*
12:01 by 星閃 (byStarTW) Clark 主機他*屏蔽*的
12:01 by 星閃 (byStarTW) 真他*屏蔽*的爛
12:01 by 星閃 (byStarTW) 林*屏蔽*想要取回檔案給我來個已讀不回
12:02 by 星閃 (byStarTW) 然後持續一天*屏蔽*的沒有任何客服裡我
12:02 by 星閃 (byStarTW) 是*屏蔽*的不爽還是*屏蔽*的把我檔案刪掉了
12:02 by 星閃 (byStarTW) *屏蔽*
12:05 by 星閃 (byStarTW) 去他*屏蔽*的,PROM 跟 PROOT 去他*屏蔽*的不*屏蔽*了
12:05 by 星閃 (byStarTW) *屏蔽*已經沒興致搞這個
12:05 by 星閃 (byStarTW) 一堆我自製的程式都下沉了
12:05 by 星閃 (byStarTW)*屏蔽*
12:05 by 星閃 (byStarTW) 去*屏蔽*的
12:06 by 星閃 (byStarTW) 我想告死那個檢舉我 FB 的人啦QAQ
12:06 by 星閃 (byStarTW) (崩潰)
— 合乎話題版 —
請問 Ubuntu 怎麼優化可以讓速度更快?
還有 OVI 版好像不能擴充 >1.99GB 的記憶體
虛擬機
記憶體最大只支援 1.99GB
我說在 VMWare 中
你的 Ubuntu 16.04 有至少 Macbook Air 的效能嗎
例如windows media player應該就可以了
學到教訓了,
不要再跑 VMWARE 的時候播放 MIDI
其實沒有人關心你MIDI聽的怎樣,我們對你Linux指令的學習比較有興趣
那準備一個 Bash on windows 對我來講有利嗎?
G:\Linux>bash
byStarTW@LAPTOP-A7PB4IO7:/mnt/g/Linux$ ls
byStarTW@LAPTOP-A7PB4IO7:/mnt/g/Linux$ mkdir home
byStarTW@LAPTOP-A7PB4IO7:/mnt/g/Linux$ ls home
byStarTW@LAPTOP-A7PB4IO7:/mnt/g/Linux$
貌似無效果。
$ ls
index.js node_modules$ ls -a
. .. index.js node_modules$ ls -al
total 16
drwxrwxr-x 3 james58899 james58899 4096 Feb 26 14:14 .
drwxr-xr-x 15 james58899 james58899 4096 Mar 12 13:12 ..
-rw-rw-r-- 1 james58899 james58899 534 Feb 26 14:14 index.js
drwxrwxr-x 63 james58899 james58899 4096 Feb 26 13:20 node_modules
$ ls -alh
total 16K
drwxrwxr-x 3 james58899 james58899 4.0K Feb 26 14:14 .
drwxr-xr-x 15 james58899 james58899 4.0K Mar 12 13:12 ..
-rw-rw-r-- 1 james58899 james58899 534 Feb 26 14:14 index.js
drwxrwxr-x 63 james58899 james58899 4.0K Feb 26 13:20 node_modules
echo "nameserver
168.95.1.1" > /etc/resolv.conf
locale-gen zh_TW.UTF-8
update-locale LANG=zh_TW.UTF-8
update-locale LANGUAGE=zh_TW.UTF-8
讓 BOW (Bash on windows) 變成繁體語系
一般sudo後面就直接接指令了吧,sudo su感覺很沒用
可是windows的cmd.exe對unicode文字支援很慘烈
sudo su
echo "nameserver
168.95.1.1" > /etc/resolv.conf
locale-gen zh_TW.UTF-8
update-locale LANG=zh_TW.UTF-8
update-locale LANGUAGE=zh_TW.UTF-8
基本上windows的cmd遇到非ASCII文字都會出問題吧
對了,怎麼在 Bash on windows 架一台 http server?
你真的要弄伺服器的話直接在windows弄會比較好
只是稍微變通一下也是可以在 Bash on windows 上運作的
是直接輸入 sudo apt-get install apache2 就可以了嗎?
那 php、mysql、phpMyAdmin 呢?
apt install php-fpm nginx mariadb-server -y
sudo: unable to resolve host LAPTOP-A7PB4IO7
請用service,而且deamon在bash on windows基本上用不了
sudo apt-get install php5-fpm
/etc 在 windows 的位置是在 %AppData% 的哪裡?
那資料夾被設定成系統文件,你要開啟顯示系統重要文件才看的到
# 行為準則 / Code of Conduct #
1. 不違反台灣當地法規
Not violating Taiwan local regulations
2. 主題需跟 Ubuntu 直接或間接(包含但不限於基於 Linux 的作業系統散佈版與自由軟體)相關
Topics are required to be directly or indirectly related with Ubuntu(including but not limited to, Linux-based OS distributions and F.O.S.S.)
a. 如果有「我的主題是否相關」疑慮者,在主題內文中主動提及「Ubuntu」即符合此規定
If you have concern about "whether my topic is related or not", proactively mentioning "Ubuntu" is sufficient for complying with this term
b. 營利性質主題也OK
Commercial topics are allowed as well
3. 嚴禁在他人求助主題中發表破壞性的操作指示(包含但不限於,rm -rf /)
Posting destructive instructions (including but not limited to, rm -rf /) during other member's troubleshooting topic is strictly prohibited
4. 使用台灣中文(如不熟悉台灣中文的使用/轉換方式不在此限)
Using Taiwanese Chinese in chat(doesn't apply if one not acquainted with the usage/conversion of Taiwanese Chinese)
5. 未違反以上規定但行為明顯影響其他群組成員者(由管理員心證)管理員得封鎖為期一日
One whose behavior apparently affects other group members without violating the above terms may be temporarily blocked by admin(s) by 1 day (admin(s) takes the responsibility for the decision)
SSD 跟 DDR4 跟 CPU 都比不上 8G 以上的 RAM
Single Core Turbo Boost (#
其實 sudo 有一個命令列選項叫做 --shell
-s, --shell run shell as the target user; a command may also
請問以下,台灣目前有沒有任何軟硬體使用ubuntu當作系統拿來賣的案例?
之前好像看過某家的pos是用Ubuntu, 然後某晶片商的turn on project是ubuntu,但我找不到資料了
軟體自由協會主要是在教育、政府單位之間打拚,從基層深耕慢慢推自由開源軟體的。
vivapos 有用 XULrunner,至於是不是 ubuntu 就不知道了