新年礼物,ubuntu710最精简版 50多M的U盘系统
版面规则
我们都知道新人的确很菜,也喜欢抱怨,并且带有浓厚的Windows习惯,但既然在这里询问,我们就应该有责任帮助他们解决问题,而不是直接泼冷水、简单的否定或发表对解决问题没有任何帮助的帖子。乐于分享,以人为本,这正是Ubuntu的精神所在。
我们都知道新人的确很菜,也喜欢抱怨,并且带有浓厚的Windows习惯,但既然在这里询问,我们就应该有责任帮助他们解决问题,而不是直接泼冷水、简单的否定或发表对解决问题没有任何帮助的帖子。乐于分享,以人为本,这正是Ubuntu的精神所在。
- isflyer
- 帖子: 58
- 注册时间: 2008-03-21 15:45
安装时:
root@prayaya:/opt/FirebirdSS-2.0.3# ./install.sh
Firebird super 2.0.3.12981-1.i686 Installation
Press Enter to start installation or ^C to abort
Extracting install data
Couldn't autodetect linux type. You must select
the most appropriate startup script in /opt/firebird/misc/
and manually register it in your OS.
rcS: goal changed
Fixing firebird's shell to /bin/sh
start: Job not changed: rcS
Please enter new password for SYSDBA user: masterkey
Warning - maximum 8 significant bytes of password used
Unable to complete network request to host "localhost".
Failed to establish a connection.
Connection refused
unable to open database
Please enter new password for SYSDBA user:
能不能帮帮忙?谢谢
root@prayaya:/opt/FirebirdSS-2.0.3# ./install.sh
Firebird super 2.0.3.12981-1.i686 Installation
Press Enter to start installation or ^C to abort
Extracting install data
Couldn't autodetect linux type. You must select
the most appropriate startup script in /opt/firebird/misc/
and manually register it in your OS.
rcS: goal changed
Fixing firebird's shell to /bin/sh
start: Job not changed: rcS
Please enter new password for SYSDBA user: masterkey
Warning - maximum 8 significant bytes of password used
Unable to complete network request to host "localhost".
Failed to establish a connection.
Connection refused
unable to open database
Please enter new password for SYSDBA user:
能不能帮帮忙?谢谢
- isflyer
- 帖子: 58
- 注册时间: 2008-03-21 15:45
- yaska
- 帖子: 1169
- 注册时间: 2007-10-28 21:35
我用prayaya710安装,一次成功。
muses@prayaya:~/FirebirdSS-2.0.3.12981-1.i686$ sudo ./install.sh
Firebird super 2.0.3.12981-1.i686 Installation
Press Enter to start installation or ^C to abort
Extracting install data
Updated /etc/services
Usage: useradd [options] LOGIN
Options:
-b, --base-dir BASE_DIR base directory for the new user account
home directory
-c, --comment COMMENT set the GECOS field for the new user account
-d, --home-dir HOME_DIR home directory for the new user account
-D, --defaults print or save modified default useradd
configuration
-e, --expiredate EXPIRE_DATE set account expiration date to EXPIRE_DATE
-f, --inactive INACTIVE set password inactive after expiration
to INACTIVE
-g, --gid GROUP force use GROUP for the new user account
-G, --groups GROUPS list of supplementary groups for the new
user account
-h, --help display this help message and exit
-k, --skel SKEL_DIR specify an alternative skel directory
-K, --key KEY=VALUE overrides /etc/login.defs defaults
-m, --create-home create home directory for the new user
account
-o, --non-unique allow create user with duplicate
(non-unique) UID
-p, --password PASSWORD use encrypted password for the new user
account
-r, --system create a system account
-s, --shell SHELL the login shell for the new user account
-u, --uid UID force use the UID for the new user account
Adding system startup for /etc/init.d/firebird ...
/etc/rc0.d/K20firebird -> ../init.d/firebird
/etc/rc1.d/K20firebird -> ../init.d/firebird
/etc/rc6.d/K20firebird -> ../init.d/firebird
/etc/rc2.d/S14firebird -> ../init.d/firebird
/etc/rc3.d/S14firebird -> ../init.d/firebird
/etc/rc5.d/S14firebird -> ../init.d/firebird
Starting Firebird server: server has been successfully started
Please enter new password for SYSDBA user: prayaya
Install completed
muses@prayaya:~/FirebirdSS-2.0.3.12981-1.i686$ ps -aux
Warning: bad ps syntax, perhaps a bogus '-'? See http://procps.sf.net/faq.html
USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND
firebird 6017 0.0 0.3 3968 1592 ? S 11:56 0:00 /opt/firebird/bin/fbguard -f -p /var/run/firebird/f
firebird 6018 0.1 1.0 59084 4676 ? Sl 11:56 0:00 /opt/firebird/bin/fbserver
muses 6041 0.0 0.2 2624 1000 pts/1 R+ 11:57 0:00 ps -aux
muses@prayaya:~/FirebirdSS-2.0.3.12981-1.i686$ sudo ./install.sh
Firebird super 2.0.3.12981-1.i686 Installation
Press Enter to start installation or ^C to abort
Extracting install data
Updated /etc/services
Usage: useradd [options] LOGIN
Options:
-b, --base-dir BASE_DIR base directory for the new user account
home directory
-c, --comment COMMENT set the GECOS field for the new user account
-d, --home-dir HOME_DIR home directory for the new user account
-D, --defaults print or save modified default useradd
configuration
-e, --expiredate EXPIRE_DATE set account expiration date to EXPIRE_DATE
-f, --inactive INACTIVE set password inactive after expiration
to INACTIVE
-g, --gid GROUP force use GROUP for the new user account
-G, --groups GROUPS list of supplementary groups for the new
user account
-h, --help display this help message and exit
-k, --skel SKEL_DIR specify an alternative skel directory
-K, --key KEY=VALUE overrides /etc/login.defs defaults
-m, --create-home create home directory for the new user
account
-o, --non-unique allow create user with duplicate
(non-unique) UID
-p, --password PASSWORD use encrypted password for the new user
account
-r, --system create a system account
-s, --shell SHELL the login shell for the new user account
-u, --uid UID force use the UID for the new user account
Adding system startup for /etc/init.d/firebird ...
/etc/rc0.d/K20firebird -> ../init.d/firebird
/etc/rc1.d/K20firebird -> ../init.d/firebird
/etc/rc6.d/K20firebird -> ../init.d/firebird
/etc/rc2.d/S14firebird -> ../init.d/firebird
/etc/rc3.d/S14firebird -> ../init.d/firebird
/etc/rc5.d/S14firebird -> ../init.d/firebird
Starting Firebird server: server has been successfully started
Please enter new password for SYSDBA user: prayaya
Install completed
muses@prayaya:~/FirebirdSS-2.0.3.12981-1.i686$ ps -aux
Warning: bad ps syntax, perhaps a bogus '-'? See http://procps.sf.net/faq.html
USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND
firebird 6017 0.0 0.3 3968 1592 ? S 11:56 0:00 /opt/firebird/bin/fbguard -f -p /var/run/firebird/f
firebird 6018 0.1 1.0 59084 4676 ? Sl 11:56 0:00 /opt/firebird/bin/fbserver
muses 6041 0.0 0.2 2624 1000 pts/1 R+ 11:57 0:00 ps -aux
- yaska
- 帖子: 1169
- 注册时间: 2007-10-28 21:35
- isflyer
- 帖子: 58
- 注册时间: 2008-03-21 15:45
- yaska
- 帖子: 1169
- 注册时间: 2007-10-28 21:35
http://www.inlsd.org/forum/viewtopic.php?p=1097#1097isflyer 写了:非常感谢,请问我到哪里下载?yaska 写了:我做了一个ro,可以放到精简版上了。。
跟个帖子,说一下需求。
谢谢了。
- isflyer
- 帖子: 58
- 注册时间: 2008-03-21 15:45
再次感谢,这样给客户演示软件 带个优盘连系统都有 不用在哪里调试! 太爽了呵呵yaska 写了:http://www.inlsd.org/forum/viewtopic.php?p=1097#1097isflyer 写了:非常感谢,请问我到哪里下载?yaska 写了:我做了一个ro,可以放到精简版上了。。
跟个帖子,说一下需求。
谢谢了。
上面安装了 jre tomcat firebird