动态网站制作指南 [  QQ表情  ]
[ 投票调查 ]
[ 企业邮箱 ]
[ 网站空间 ]
网络编程 | 站长之家 | 网页制作 | 图形图象 | 操作系统 | 冲浪宝典 | 软件教学 | 网络办公 | 邮件系统 | 网络安全 | 认证考试 | 系统进程
ASP源码 | .Net源码 | PHP源码 | JSP源码 | JAVA源码 | CGI源码 | VB源码 | C++源码 | Delphi源码 | PB源码 | VF源码 | 汇编 | 服务器
Firefox | IE | Maxthon | 迅雷 | 电驴 | BitComet | FlashGet | QQ | QQ空间 | Vista | 输入法 | Ghost | Word | Excel | wps | Powerpoint
asp | .net | php | jsp | Sql | c# | Ajax | xml | Dreamweaver | FrontPages | Javascript | css | photoshop | fireworks | Flash | Cad | Discuz!
当前位置 > 网站建设学院 > 网络编程 > 数据库 > Oracle教程
Tag:注入,存储过程,分页,安全,优化,xmlhttp,fso,jmail,application,session,防盗链,stream,无组件,组件,md5,乱码,缓存,加密,验证码,算法,cookies,ubb,正则表达式,水印,索引,日志,压缩,base64,url重写,上传,控件,Web.config,JDBC,函数,内存,PDF,迁移,结构,破解,编译,配置,进程,分词,IIS,Apache,Tomcat,phpmyadmin,Gzip,触发器,socket
数据库:数据库教程,数据库技巧,Oracle教程,MySQL教程,Sybase教程,Access教程,DB2教程,数据库安全,数据库文摘
文章搜索服务
邮件订阅
输入你的邮件地址,
你将不会错过任何关于:
[ Oracle教程 ]的信息

本月文章推荐
.Oracle中管理物化视图变得更加容.
.如何使每个用户有独立的cgi-bin目.
.用UNIX的kill命令来终止Oracle的.
.Oracle 数据库 系统使用经验六则.
.使用直接模式direct=y导出数据比.
.Oracle数据库定时Jobs作业的使用.
.Siebel被Oracle收购CRM严冬之后将.
.不要忽视Oracle 10g STATSPACK新.
.SQLPlus命令使用指南(二).
.oracle用存储过程加密一段字符串.
.关于Oracle for zLinux的几个问题.
.关于Oracle 8.1.7安装时出现故障.
.oracle 实现 split 函数 (返回数.
.轻松切换X窗口管理器.
.冷备份能应用归档日志么?.
.Oarcle学习笔记之.
.Oracle中求出本星期第一天和第七.
.细化解析:Oracle Online Redo L.
.使用过的rman备份集的变化.
.巧取指定的记录与巧用外关联查询.

Section 6. Solutions to common miscellaneous problems

发表日期:2008-2-9 |



  Q6.1 Setuid scripts don't seem to work.
   Q6.2 Free memory as reported by free keeps shrinking.
   Q6.3 When I add more memory it slows to a crawl.
   Q6.4 Some programs (e.g. xdm) won't let me log in.
   Q6.5 Some programs let me log in with no passWord.
   Q6.6 My machine runs very slowly when I run GCC / X / ...
   Q6.7 I can only log in as root.
   Q6.8 My screen is all full of weird characters instead of letters.
   Q6.9 I have screwed up my system and can't log in to fix it.
   Q6.10 Emacs just dumps core.
   Q6.11 I've discovered a huge security hole in rm !
   Q6.12 lpr and/or lpd aren't working.
  
  - -----------------------------------------------------------------------------
  
  Question 6.1. Setuid scripts don't seem to work.
  
  That's right. This feature has been deliberately disabled in the Linux
  kernel because setuid scripts are almost always a security hole. If you
  want to know why read the FAQ for comp.unix.questions.
  
  - -----------------------------------------------------------------------------
  
  Question 6.2. Free memory as reported by free keeps shrinking.
  
  The `free' figure printed by free doesn't include memory used as a disk
  buffer cache - shown in the `buffers' column. If you want to know how
  mUCh memory is really free add the `buffers' amount to `free'.
  
  The disk buffer cache tends to grow soon after starting Linux up, as you
  load more programs and use more files and the contents get cached. It
  will stabilise after a while.
  
  - -----------------------------------------------------------------------------
  
  Question 6.3. When I add more memory it slows to a crawl.
  
  This is quite a common symptom of a failure to cache the additional
  memory. The exact problem depends on your motherboard.
  
  Sometimes you have to enable caching of certain regions in your BIOS
  setup. Look in the CMOS setup and see if there is an option to cache the
  new memory area which is currently switched off. This is apparently most
  common on a 486.
  
  Sometimes the RAMs have to be in certain sockets to be cached.
  
  Sometimes you have to set jumpers to enable the caching.
  
  Some motherboards don't cache all the RAM if you have more RAM per amount
  of cache than they eXPect. Usually a full 256K cache will solve this
  problem.
  
  If in douBT, check your motherboard manual. If you still can't fix it
  because the documentation is inadequate you might like to post a message
  giving *all* the details - make, model number, date code, etc. so that
  other Linux users can avoid it.
  
  - -----------------------------------------------------------------------------
  
  Question 6.4. Some programs (e.g. xdm) won't let me log in.
  
  You are probably using non-shadow-password programs but are using shadow
  passwords.
  
  If so, you have to get or compile a shadow password version of the
  program(s) in question. The shadow password suite can be found in
  (amongst other places):
   tsx-11.mit.edu:/pub/linux/sources/usr.bin/shadow-*
  This is the source code; you will probably find the binaries in
  .../linux/binaries/usr.bin.
  
  - -----------------------------------------------------------------------------
  
  Question 6.5. Some programs let me log in with no password.
  
  You probably have the same problem as in Q6.4 `Some programs (e.g. xdm)
  won't let me log in.', with an added wrinkle:
  
  If you are using shadow passords you should put an asterisk in the
  password field of /etc/passwd for each account, so that if a program
  doesn't know about the shadow passwords it won't think it's a passwordless
  account and let anyone in.
  
  - -----------------------------------------------------------------------------
  
  Question 6.6. My machine runs very slowly when I run GCC / X / ...
  
  You may not have any swap enabled. You need to enable swapping to allow
  Linux to page out bits of data programs aren't using at the moment to disk
  to make more room for other programs and data. If you don't Linux has to
  keep data in memory and throw away in-memory copies of programs (which are
  paged straight from the filesystem) and so less and less program is in
  memory and everything runs very slowly.
  
  See the Installation HOWTO and the Installation and Getting Started Guide
  [Q2.1 `Where can I get the HOWTOs and other documentation ?
'] for details
  of how to set up a swap partition or swapfile; see also Q4.5 `My swap area
  isn't working.'.
  
  Alternatively you may have too little real memory. If you have less RAM
  than all the programs you're running at once use Linux will use your hard
  disk instead and thrash horribly. The solution in this case is to not run
  so many things at once or to buy more memory. You can also reclaim some
  memory by compiling and using a kernel with less options configured. See
  Q7.6 `How do I upgrade/recompile my kernel ?'.
  
  You can tell how much memory and/or swap you're using by using the free
  command, or by typing
   cat /proc/meminfo
  
  If your kernel is configured with a ramdisk this is probably wasted space
  and will cause things to go slowly. Use LILO or rdev to tell the kernel
  not to allocate a ramdisk (see the LILO documentation or type man rdev).
  
  - -----------------------------------------------------------------------------
  
  Question 6.7. I can only log in as root.
  
  You probably have some permission problems, or you have a file
  /etc/nologin.
  
  If the latter put rm -f /etc/nologin in your /etc/rc or /etc/rc.local.
  
  Otherwise check the permissions on your shell, and any filenames which
  appear in error messages, and also the Directories containing these files
  all the way back up the tree to the root directory.
  
  - -----------------------------------------------------------------------------
  
  Question 6.8. My screen is all full of weird characters instead of letters.
  
  You probably sent some binary data to your screen by mistake. Type echo
  ^V^[c (that's e c h o space control-V escape c return) to fix it. Many
  Linux distributions have a command reset that does this.
  
  - -----------------------------------------------------------------------------
  
  Question 6.9. I have screwed up my system and can't log in to fix it.
  
  Reboot from an emergency floppy or floppy pair, for example the Slackware
  boot- and root-disk pair (in the install subdirectory of the Slackware
  mirrors) or the MCC installation boot floppy. There are also two diy
  rescue disk creation packages on sunsite.unc.edu in
  /pub/Linux/system/Recovery. These are better as they'll have your own
  kernel on them, so that you don't run the risk of missing devices,
  filesystems, etc.
  
  Get to a shell prompt and mount your hard disk with something like
   mount -t ext2 /dev/hda1 /mnt
  
  Then your filesystem is available under the directory /mnt and you can fix
  the problem. Remember to unmount your hard disk before rebooting (cd back
  down to / first or it will say it's busy).
  
  - ---------------------------------------------------- right">(出处:清风软件下载学院)
上一篇:如何选购Linux可以搭配的机器之整体考量 人气:404
下一篇:关於 Kernel 版本与 Distribution 版本的澄清 人气:446
浏览全部Oracle教程的内容 Dreamweaver插件下载 常用网页广告代码全集
  最新网站源码 最新软件下载
2008-10-10 企业网站智能管理系统(TZIMS) v6
2008-10-10 拓文asp.net网站内容管理系统 v6
2008-10-10 动网论坛PHP版 v2.0++ Build 081
2008-10-10 免费时代CMS v5.0
2008-10-10 wodig第四季中文DIGG社区 v4.1 b
2008-10-10 老Y文章管理系统 v2.2 bulid 081
2008-10-10 魔法盒动感相册 ASP+SQL版 v2.0
2008-10-10 Asoft签到管理系统 v3.0 Pack1
2008-10-10 哥特人音乐网潮流留言本 v1.1
2008-10-11 联系人分组工具 v1.1 中文破解版
2008-10-11 FaceMelter变脸 v2.0 汉化破解版
2008-10-11 PathTracker道路跟踪仪 v1.2 破解
2008-10-11 Rooms手机聊天室 v0.6.7 破解版
2008-10-11 RemoteDesktop远程桌面 v1.0 破解
2008-10-11 ProRemote远程调音台 v1.0.1 破解
2008-10-11 PicShare照片共享 v1.0.0 破解版
2008-10-11 Photogene照片编辑器 v1.5 汉化破
2008-10-11 WriteRoom共享文档 v1.0 破解版
  发表评论
姓 名: 验证码:
内 容:
站长工具:网站收录查询 | Google PR查询 | ALEXA排名查询 | CSS在线编辑器 | 广告代码 | js/vbs加密 | md5加密 | 进制转换 | UTF-8 转换工具 | Html转换js | Html转换asp | Html转换php | Html转换perl
实用工具:汉字翻译拼音 | 拼音字典 | 符号对照表 | 个税计算 | 实时汇率查询换算 | 经典小工具 | 汉字简繁转换 | 普通单位换算 | 公制单位换算 | 生辰老黄历 | 国内电话区号 | 国家代码与域名缩写 | 文字加密解密 | 健康查询 | 万年历 | 汉字横竖排版 | 手机号码查询 | 计算器 | ip搜索
业务联系 | 广告刊登 | 频道合作 | 投稿荐稿 | 联系方式 | 加入收藏 | RSS订阅
Copyright © 2000-2008 www.knowsky.com All rights reserved | 网络实名:动态网站制作指南 | 沪ICP备05001343号
ホームページ制作 不動産検索システム 求人情報
防水工事·改修工事 フットサル大会 探偵
SEO対策 中国語教室 ホームページ作成