a*******e 发帖数: 3021 | 1 俺来几个最基本deb
firefox
2. text editor
gvim
3. calculator
qalculate
4. chat client
Pidgin
5. screenshot
gnome-screenshot in gnome-utils
6. image processing
gimp
7. multimedia
mplayer-gui
8. cd/dvd burning
k3b
9. image browsing
geeqie
gqview
10. pqmagic like
gparted
11. office like
openoffice.org-writer/calc/impress
12. encoding
convmv
13. unzip
unrar
file-roller
any good gui |
|
m******t 发帖数: 2416 | 2 1. browser
emacs
2. text editor
emacs
3. calculator
emacs
4. chat client
emacs
5. screenshot
emacs
6. image processing
emacs
7. multimedia
emacs
8. cd/dvd burning
emacs
9. image browsing
emacs
10. pqmagic like
emacs
11. office like
emacs
12. encoding
emacs
13. unzip
emacs
14. background job running
emacs
15. bbs
emacs
16. pdf reader
emacs |
|
m******t 发帖数: 2416 | 3
Download jdk from sun, run the installer.
Download tomcat from apache, unzip.
You are done. |
|
p*****s 发帖数: 344 | 4 这个unzip and run,是最方便的方法。 你可以同时使用各种版本,不同插件组合的
eclipse。 |
|
f****n 发帖数: 66 | 5 My linux (Red Hat Enterprise Linux Version 5.4)的image里有自带 firefox (3.6
.9),是 java disabled. I checked “which java” on my machine, it links to /
usr/java/default/bin/java; and “java –version” shows “1.6.0_22”.
I want to enable java for firefox, but under Tools->Add ons, I don’t see
anything like “java runtime blah” could be added; I also checked Edit->
Preferences, I don’t see anything like “enable java” for me to choose.
I also tried several ways (following two) from what I searched on internet,... 阅读全帖 |
|
S*A 发帖数: 7142 | 6 玩了一下,还不错,玩到失了先手就没有玩下去了。
setup 攻略。
1) download fugeo
2) tar zxvf fugeo.tar.gz
3) yum install -y boost-devel
4) ./configure --with-boost-libdir=/usr/lib64/
5) make
6) make install
7) download gogui
8) unzip gogui.zip
9) cd bin
10) ./gogui
menu->program->new program
fuego
然后就行啦,跟计算机拼啦。 |
|
S*A 发帖数: 7142 | 7 这个小细节自己可以搞定啊。写个script unzip 然后再 md5sum 好了。
可以用 pipe 不用生成中间文件。 |
|
s****l 发帖数: 10462 | 8 文件太大
unzip 这些文件又是大半天,甚至还不止 |
|
d****d 发帖数: 2919 | 9 T410, NV的独立显卡。
装了下面这一堆东西,觉得够用了。
pacman -Q -e
acpid 2.0.10-2
acroread 9.4.2-1
alsa-oss 1.0.17-1
alsa-utils 1.0.24.2-1
archlinux-themes-slim 1.2-2
artwiz-fonts 1.3-6
aspell-en 7.1-1
attr 2.4.46-1
autoconf 2.68-1
automake 1.11.1-2
bash 4.2.010-1
binutils 2.21.1-1
bison 2.5-1
bzip2 1.0.6-1
cheese 3.0.1-2
chromium 12.0.742.112-1
coreutils 8.12-3
cryptsetup 1.3.1-2
dash 0.5.6.1-2
dcron 4.5-2
device-mapper 2.02.85-3
dhcpcd 5.2.12-1
diffutils 3.0-2
e2fsprogs 1.41.14-1
emacs 23.3-1
emesene 2.11.5-2
exo 0... 阅读全帖 |
|
j*a 发帖数: 14423 | 10 cd /opt
wget http://jre-16x.bin
chmod a+x jre*.bin
./jre*.bin
ln -s jre* java
wget http://eclipse*jdt*
unzip eclipse*
ln -s eclipse* eclipse
cd /usr/local/bin/
ln -s /opt/java/bin/* .
cd
/opt/eclipse/eclipse |
|
b****o 发帖数: 387 | 11 can I simply cat *.gz > all.gz ? or have to unzip and then zip the final
one? |
|
Q*********r 发帖数: 69 | 12 yes, it works, however be aware that unzipping the final .gz file would not
give you separate files back ...
final |
|
|