服务器技术

 首页 > 服务器技术 > Linux > BackTrack 5 R1 U盘grub启动 - Linux操作系统:Ubuntu_C

BackTrack 5 R1 U盘grub启动 - Linux操作系统:Ubuntu_C

分享到:
【字体:
导读:
          title BackTrack5 R1kernel /casper/vmlinuz live-media-path=/casper file=/preseed/custom.seed boot=casper text splash nouveau.modeset=0 vga=0x317initrd /casper/initrd.gzboot摘自 羽毛飞のBlog...

title BackTrack5 R1
kernel /casper/vmlinuz live-media-path=/casper file=/preseed/custom.seed boot=casper text splash nouveau.modeset=0 vga=0x317
initrd /casper/initrd.gz
boot

摘自 羽毛飞のBlog
      上一篇:解决apache启动错误"httpd:Could not reliably determ 下一篇:nginx 访问目录身份验证 - Linux操作系统:Ubuntu_C
    分享到:
    nginx 访问目录身份验证 - Linux操作系统...
    假设/www/htdocs/ 为服务器根目录,新建test目录,当访问test目录时 需要身份验证   1. # cd /etc/nginx/conf/htpassword   2. /usr/bin/htpasswd -c /usr/local/nginx/conf/htpasswd/test auth_user   3. # vi /etc/nginx/nginx.conf        server{   ***   #test         location /test ...
    解决apache启动错误"httpd:Could not rel...
    启动apache遇到错误:httpd: Could not reliably determine the server's fully qualified domain name [root@server httpd-2.2.4]# /usr/local/apache/bin/apachectl start   httpd: Could not reliably determine the server's fully qualified domain name, using 127.0.0.1 for ServerName   1)进入a...
    •         php迷,一个php技术的分享社区,专属您自己的技术摘抄本、收藏夹。
    • 在这里……