Watch gcc at ubuntu 12,See ELF file header

first write article at my ubuntu 12.

ELF is very important file format.

时间: 2024-08-01 19:22:17

Watch gcc at ubuntu 12,See ELF file header的相关文章

[20121011]file header reset--bbed学习.txt

[20121011]file header reset--bbed学习.txt     如果数据库数据文件损坏,并且archivelog损坏,这样无法完全恢复,如果仅仅某个数据文件的scn与其他文件不同步,导致该数据文件无法mount. 正常可以像odu之类的工具恢复.但是在实际上如果修改数据文件的scn保持同步,这样数据库可以正常打开,选择常规的方法imp/exp以及expdp/impdp 方式恢复,这样虽然丢失一部分数据,至少一定程度减少损失. 自己做一个试验测试看看: 1.首先做冷备份te

Ubuntu 12.04重启清空/etc/resolv.conf里nameserver的设置如何解决

公司的新上的服务器用的都是最新的Ubuntu 12.04,同事跟我反映了一个问题,每次重启了之后,/etc/resolv.conf里面设置的nameserver就被清空了,很诡异 root@Ttpod:~# cat /etc/resolv.conf # Dynamic resolv.conf(5) file for glibc resolver(3) generated by resolvconf(8) # DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGE

ubuntu 12.04为何不能使用chkconfig管理服务

今天在虚拟机里做DRBD实验,使用chkconfig管理服务的时候,出现了问题. root@node2:/root# chkconfig --list | grep drbd drbd                      0:off  1:off  2:off  3:off  4:off  5:off  6:off root@node2:/root# chkconfig drbd on /sbin/insserv: No such file or directory 这是ubuntu 12

Ubuntu 12.04 64位中的常用命令

以下命令在  Ubuntu 12.04 64位下测试通过. 在linux中一切都是文件,包括文件夹也是一种特殊的文件,甚至设备也是文件. 查看当前系统的版本 cat /proc/version #Linux version 3.2.0-29-generic (buildd@allspice) (gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) ) #46-Ubuntu SMP Fri Jul 27 17:03:23 UTC 2012 uname -

ubuntu 12.04 安装 Nginx+PHP5 (PHP-FPM) +MySQL主机详解

很长时间没有在 Ubuntu 安装实际操作安装web服务器了,今天想练练手,在虚拟机上做个试验,我不该保证你也一定会成功,做参考吧! 现象我介绍一下基本系统情况: 虚拟机(Oracle VM) 操作系统 Ubuntu 12.04 server (该系统安装时我只选择了ssh server) 真机与虚拟机使用桥接方式 设置为静态IP:192.168.1.208 适情况个人设置 1.首先为了安装方便,我切换到root账户,输入命令: sudo su 2 安装 MySQL 5 apt-get inst

Install OCZ RevoDrive3X2 on Ubuntu 12.04 x64 with kernel 3.2.0-23-generic

默认情况下Ubuntu 带的mvsas驱动可以将OCZ RevoDrive3X2驱起来, 但是性能不怎么样, 并且一块240G的盘在系统中会被认成2块120G的盘. 详见如下文章 :  http://blog.163.com/digoal@126/blog/static/163877040201331012913561/ 实际上OCZ有Ubuntu下的驱动, 本文介绍一下如何安装这个驱动. 首先要下载驱动, 在OCZ网站上找到12.04对应的驱动, http://ocz.com/enterpri

Linux ELF File

In this article,I will talk about the ELF files for Linux,and their diffs as to comprehend the linking process in a diff view angle.There are many articles talking about that topic in the way of compiling->linking->loading->executing.I think once

Ubuntu 12.04 OCZ RevoDrive3 PCI-E performance so bad when cache on

前段时间将服务器装成了Ubuntu 12.04.2 desktop x64. 内核升级到了3.5.0-26 root@digoal-PowerEdge-R610:~# uname -a Linux digoal-PowerEdge-R610 3.5.0-26-generic #42~precise1-Ubuntu SMP Mon Mar 11 22:17:58 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux OCZ没有提供这个内核版本的Ubuntu 12.04 R

Linux服务器下搭建hadoop集群环境 redhat5/Ubuntu 12.04

Ubuntu 12.04 下搭建 hadoop 集群环境步骤 一. 搭建环境前的准备: 我的本机Ubuntu 12.04 32bit作为maser,就是上篇hadoop单机版环境搭建时用的那台机子,http://www.linuxidc.com/Linux/2013-01/78112.htm 还在KVM中虚拟了4台机子,分别起名为: son-1        (ubuntu 12.04 32bit),son-2        (ubuntu 12.04 32bit),son-3        (