CentOS 5 Networking :: Error: No More Variables Left In This MIB View (It Is Past The End Of The MIB Tree)

Mar 28, 2010

I just installed the snmp packages on Centos 5.2, and when i tried to use the snmpwalk command, the data is not showing and i got this error: No more variables left in this MIB View (It is past the end of the MIB tree).

View 5 Replies


ADVERTISEMENT

CentOS 5 Networking :: Snmp : No More Variables Left In This MIB View (It Is Past The End Of The MIB Tree)?

Dec 8, 2009

I just installed the snmp packages on Centos 5.2, and when i tried to use the snmpwalk command, the data is not showing and i got this error: No more variables left in this MIB View (It is past the end of the MIB tree).

View 1 Replies View Related

CentOS 5 :: Show A Tree Folder View In Nautilus 2.16.2?

Mar 3, 2010

When I open Nautilus v2.16.2 in CentOS 5.4 then I miss at the left side a tree view of the whole directory tree.
Only a list of all files in the current directory is visible.

How can I enable/show ?

View 1 Replies View Related

Ubuntu :: Custom List In Tree View Mode In Nautilus

Jul 18, 2010

So I've been trying to get my windows C: and D: partitions (mounted to /windows/C and /windows/D respectively) to show along side "Filesystem" and "Home Folder" in tree view on the left panel in Nautilus.

I know I can drag and drop any folder under the Places view mode, but I never use Places and prefer Tree view mode.

View 1 Replies View Related

Applications :: Missing Tree View Option In Nautilus File Browser?

Sep 15, 2010

In the left pane of Nautilus File Browser, I can only display directory and file names. I don't have the button at the top of the pane which allows me to select an alternate view such as Tree view.

View 6 Replies View Related

CentOS 5 Networking :: Can't Ping / Connect Past Router

Apr 22, 2010

I have a box that I installed Elastix on as I'm trying my hand at Voip and Linux. I'm basically very green when it comes to Linux and the console. As I was following a guide @ engineertim.com to securing the box, it asked me to: wget [URL], But I get: Resolving engineertim.com... failed: Temporary failure in name resolution. I searched around and tried configuring resolv.conf to no resolve - :) unintended pun

I changed /etc/sysconfig/network to include GATEWAY=192.168.1.1 From the internet I have a modem-192.168.2.1, a telecom voip box-192.168.15.1, and then my router 192.168.1.1 I'm able to ping machines attached to the router but nothing beyond that. I tried to get the results for ifconfig via putty on this machine but it says command not found. I can get it when I log in at the box in question though.

View 10 Replies View Related

Ubuntu Networking :: Broadcom On 2.6.34 - Reinstall Error Code: Reading Package Lists ... Done Building Dependency Tree Reading State Information

May 20, 2010

i installed kernel 2.6.34 to fix my lid closing issue, and that went great. but now when i go to reinstall my broadcom i get this error. Code: Reading package lists... Done Building dependency tree Reading state information... Done bcmwl-kernel-source is already the newest version. 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded. 1 not fully installed or removed. After this operation, 0B of additional disk space will be used. Setting up bcmwl-kernel-source (5.60.48.36+bdcom-0ubuntu3) ... Removing old bcmwl-5.60.48.36+bdcom DKMS files...

[Code].....

View 9 Replies View Related

CentOS 5 Networking :: View The Packets Saved By Iptables?

Jun 26, 2009

if am using --log-prefix "BANDWIDTH_OUT:" --log-level 7 to capture packets, I think is there a way to view these?

View 4 Replies View Related

CentOS 5 Server :: Don't Kill The Whole Tree?

Jan 3, 2011

I have a straingh problem with kill. I start a skript run.sh. With Ubuntu i can kill run.sh and the whole pstree is killed. with centos it does not work?

[Code]....

why does centos do not kill the wohle tree? is there someting with the bash? ubuntu use 4x and centos 3.2

View 2 Replies View Related

Software :: HDD Recovery (Invalid B-Tree Node Size Error)

Mar 25, 2010

Basically, I am running diskwarrior on my mac now to try and fix invalid b-tree node size error. It is my boot drive and therefore cannot get onto the operating system. I have used live linux distros to try and get at the hdd that way, I have installed HFStools and testdisk and tried almost everything possible from within Linux itself to recover this HFS+ drive, but they were all a no go. My last resort was to try diskwarrior and it is rebuilding the drive now, well it has been for about 38 hours now but doesn't give any indication as to how long it will take.

I am pretty sure I am right in thinking data is never truly deleted until it is overwritten, is that right? Even if reformatted, would I be correct in thinking that if I were to format the drive and install linux on my machine, some of the data on the Drive would still be technically recoverable, even though the file system has changed? i.e. from HFS to EXT3. If this is technically possible what software would I need to try and recover files from a drive that has been formatted from HFS+ to EXT3?

It doesn't matter if I cant get it all, or might be more hassle than its worth, my girlfriend has another laptop to use for now and is in no hurry and I like getting to play around with Linux. The data is somewhat important but not enough so to go through the whole sending off the drive and paying hefty fees, it would be very nice to get back and I enjoy working in linux and learning more about software/hardware etc.

View 1 Replies View Related

CentOS 5 :: How To Backup Files And To Use 'fsck.ext3 Rebuild-tree Using Livecd'

Dec 9, 2009

I have a serious problem in booting centos 5.4 x86 as shown in the attached picture.I tried to backup before using fsck command, but I could not make a backup of damaged lvm on hard drive.First I made a rescue centos at virtualbox, and installed centos 5.4 x86 on virtual hard disk.And I attatched damaged hard drive. S I can see this damaged hard drive's lvm as attached picture.Please let me know how to backup my files and to use "fsck.ext3 --rebuild-tree using livecd".

View 2 Replies View Related

Ubuntu :: 10.4 System Can't Be Updated Because Of Error Message / 'Segmentation Faulty Tree'

Jul 1, 2010

My Ibuntu 10.4 system can't be updated because of error message:"Segmentation faulty tree" coming from apt-get check. It reads 50% of then stops. It shows reading the package lists, the Done.

View 1 Replies View Related

General :: Command To Get Past An I/O Error In A File?

Sep 24, 2010

I have a log file that has an I/O Error about halfway in. It is a syslog file with Sendmail log entries. I need to break into smaller files. I tried using a simple egrep command creating new files by the date _egrep "^Sep 19" filename_ but the command hangs when it hits the I/O Error.

I tried split but it bails out when it hits the I/O Error. Is there anyway to read the file and get past the I/O Error? IS there a way to read the file from the bottom up so I can get the data from the top and bottom?

View 4 Replies View Related

Ubuntu :: Install Rssowl And Fix Read Past End Of File Error

Jan 13, 2010

to install rssowl visit this web site , theres a link to install the repo for ubuntu[URL]..i have had rssowl running for a few days now and today my pc locked up hard i had no choice but to hit the reset button

upon restart rssowl refused to start kept giving me an error that it could not starts cos it was trying to read past end of file lucky for me i back up my rss feed list every now and then i went to $ home/.rssowl2

and delete this directory fully now when restart rssowl it start up like a new install and ask for my *.opml file it loaded up and all good again

View 1 Replies View Related

Debian Hardware :: Intel Soft Modem Configuration Error - Unable To Prepare Temporary Kernel Tree

Dec 4, 2010

I am runing debian-5 (lenny), the default kernel 2.6.26 was unable to start the x so i installed the new kernel linux-image-2.6.32-5-686_2.6.32-28_i386.deb, now x works, but there is problem building modules for the intel soft modem linux driver hsfmodem-7.60.00.00oem which is supplied in the modem cd by the intel company.

I installed these kernel packages for this purpose:
linux-base_2.6.32-28_all.deb
linux-image-2.6.32-5-686_2.6.32-28_i386.deb
linux-headers-2.6.32-5-486_2.6.32-28_i386.deb

[code]....

in all these cases hsfconfig failed with the above error,

View 2 Replies View Related

CentOS 5 Server :: View/monitor What A User Is Typing In Other Terminals In Centos?

Mar 11, 2010

how can i view/monitor what a user is typing in other terminals in centos?

View 1 Replies View Related

Ubuntu :: Bash Script With Variables And Editing Variables

Apr 6, 2011

mkvmerge -o <filename without extension>_TV.mkv -S <filename> && mkvextract tracks <filename> 3:<filename without extension>.*** && perl /home/brian/Desktop/ass2srt.pl <filename without extension>.*** && rm <filename without extension>.***

Doing these commands for multiple command line file inputs is the goal. So I can just type ./script.sh *.mkv in my terminal.This is what I have so far, but it doesn't work whatsoever.

View 2 Replies View Related

CentOS 5 :: Java Environment Variables Setup With Newest JDK

Jun 4, 2010

OS: Centos 5.5_x86
I've searched quite a bit for how to set up Java environment variables with the newest java JDK. I installed java using the following commands:
yum groupinstall "java development" (I need it for the application I am trying to run)
yum install "java"
I have them both installed however I can't seem to get java to function. The application I am trying to run requires that I set java environment variables any solutions?

View 1 Replies View Related

Ubuntu Installation :: Natty Somehow Interferring With CMOS POST/ Error Persisting Past Reboot?

Apr 29, 2011

Basically my problem can be neatly summed up as the problem described at both here and here. I can only presume it's a rather uncommon problem to do with a particular hardware setup since I can't find any widespread bug reports of it, but it is (on my system at least) highly replicable. I can reboot my system from Natty and it either one of two scenarios. It can reboot the system (as first asked) then reboot again in the middle of POST and splurge an error about interrupting POST at me (and keep giving me this error every reboot till I go into the bios and resave some settings).

Alternatively, it can get all the way into grub, where I can dual boot into Windows, windows will get some arbritary point in (usually the login screen give or take 10 seconds) and then reboot at random. It's not even a windows crash since I've disabled auto-reboot.I'm not sure what's causing it but I can only presume it's something at the kernel level, since I'm not sure anything else would have the kind of power needed to interfere with the system at an 'outside the OS' level. As such I wouldn't have any idea how to go about fixing it, but I can hope that someone here may be able to point me in the direction of potential settings I can change (probably BIOS I guess) that might aleviate the issue till a fix is found.

View 3 Replies View Related

Programming :: C-shell Scripting Syntax Error When Defining Two Variables A1 And A2

Apr 5, 2011

I am trying to modify a script for research purposes and am having difficulty here as I have little prior experience with C-shell scripting.

The script looks as follows (it includes tcl commands like runFEP that you can ignore)

#!/bin/bash

for ((old=1, new=2; old<=4; old++,new++))
a1=${old}%50
a2=${new}%50
do
cat > input${new}.conf <<EOF
${a1}
code....

My question: I keep getting a syntax error when defining my two variables a1 and a2. I essentially need these variables to be
a1 = value of variable old divided by 50
a2 = value of variable new divided by 50

View 1 Replies View Related

Debian Installation :: Kernel Liquorix And Nvidia Driver / Error Doesn't Found The Kernel Source Tree?

Oct 1, 2010

I installed the latest kernel liquorix (2.6.35) but when i want to install the Nvidia driver downloaded on the Nvidia website (256.53), i have an error message because Nvidia doesn't found the kernel source tree.

I install linux-image-2.6.35-6.dmz.2-liquorix-686_2.6.35-16_i386.deb, linux-headers-2.6.35-6.dmz.2-liquorix-686_2.6.35-16_i386.deb and build-essential. I don't understand why the installation doesn't works.

View 1 Replies View Related

CentOS 5 :: No Space Left On Device?

Apr 10, 2009

I am trying to copy some files onto a flash card. The first thing that i do is mount to the flash card:

mount /dev/sdc1 /mnt

then i try and copy a file

cp dev.bin /mnt

but i get a message saying:

cp: writing `/mnt/dev.bin': No space left on device

I was able to copy some files before but i cant seem to do it anymore.

how can i delete everything thats on the flash card so that i can copy files onto it?

View 3 Replies View Related

CentOS 5 :: No Space Left On Device On Xfs Filesystem With 7.7TB Free

Mar 26, 2011

I'm running CentOS 5.2,on a 64-bit x86_64 Linux machine with kernel version 2.6.18-128.el5 smp. I appear to have version 2.9.4 of xfsprogs. I have a 22TB xfs filesystem ,Yesterday, the hard disk is full, today released a 7.7T disk space.But still can not write to new file. software ambience:

[root@Production data5]# uname -a
Linux Production 2.6.18-128.el5 #1 SMP Wed Jan 21 10:41:14 EST 2009 x86_64 x86_64 x86_64 GNU/Linux

[code]....

View 5 Replies View Related

Ubuntu :: Error - No Space Left On Device

Apr 21, 2010

i'm using Ubuntu virtual machine.latly, i've moved the VM image to other PC. something with the user privileges got wrong. i when i edit a file using nano for example from a simple user, it says: "no space left on device" but when i use

# sudo nano filename

it works.i used

#chmod 777 filename

and it still dosent work. i cant save/write to disk while i'm in the user account. but with sudo, or root account it works.

View 1 Replies View Related

OpenSUSE Hardware :: Extend Desktop Left Instead Of Right - Background Application On The Screen To The Left?

Jun 28, 2011

I would like to use two monitors with my desktop, so connected them the other day and it worked straight away, which is good but... The monitor configuration app always want the primary monitor to be on the left hand side, thus it always extend my desktop right. Can I do anything to extend my desktop to the left instead of to the right so I can have background application on the screen to the left?

View 8 Replies View Related

Ubuntu :: Mouse Intermittently Double Left Clicks / When Single Left Click

Jun 15, 2011

I'm not sure if I should post this question in "hardware & laptops", or "Desktop Environments", because this is a hardware problem on a desktop computer.

Description of Problem:There is another thread that discussed this same problem that I'm having: However that thread is so old that the suggestions in it no longer work in Ubuntu 10.04 and for whatever reason I can not make a reply to that thread.As in the above thread, I've tried other input devices and rebooting the computer and using other USB ports, and my mouse still intermittently double left clicks randomly at times when I've only clicked the left mouse button once and at times and places when it should only produce a single click such as when selecting a drop down menu.

Has any one else had this problem, and does any one have any idea how to fix it or to trouble shoot this a bit more? Please let me know if there is any other information I can provide to further clarify or troubleshoot this issue.

View 2 Replies View Related

Ubuntu Installation :: Failed Installation 10.04 Beta 1 / Error Can't Get Past The Point Of Partition Assignment?

Mar 23, 2010

I have 9.10 installed and working like a charm, due to the problems I had last time, I decided to leave an empty space to try and test upcoming editions, but I can't install it!

I get two error messages and can't get past the point of partition assignment.

Here's the screenshots. I'm trying to install on the free space.

View 3 Replies View Related

Programming :: Implement Left-associative Operators In Parser That Does Not Allow Left Recursion?

Jan 20, 2011

The first is about implementing function calls. The way I currently have it is that functions are called with a C++ std::vector of nodes as the parameters. How would I turn a comma-seperated list of expressions into a C++ vector in the grammar?Second, how do you implement left-associative operators in a parser that does not allow left recursion?

And third, what would be the best internal representation of integers? A C++ int seems simplest, but limited. Using GMP seems more versatile, but I'm afraid it might seriously slow down the interpreter compared to C++ ints.

View 3 Replies View Related

Fedora Networking :: LDAP Enabled - Machine Will Not Boot Past Starting Messagebus

Aug 18, 2009

I have a Fedora 11 PC, which I want to connect to the ldap server at my organisation. When my /etc/ldap.conf file is in place, the machine will not boot past "starting system messagebus" and just hangs there. I have to press the reset button, and boot it into single user mode, and remove /etc/ldap.conf, and only then will it boot. The ldap.conf file is fine, I think, because if you boot the machine up without ldap.conf, then log in.

I can put ldap.conf in place and immediately I can see all the user accounts etc. from the ldap server. If I then reboot, with ldap.conf in place, it hangs on boot again. I found a bug report for FC5 which stated this problem, but there was no solution. There was a workaround, making messagebus starting later in the boot process (move it from S22 to S27 in rc3/5.d), but that didn't help in my case.

My ldap.conf contains this (I've removed my actual ldap info):
host my.server.ip.addr
base dc=my,dc=dn
uri ldap://ldap.mydomain.com
ssl no
tls_cacertdir /etc/openldap/cacerts
pam_password md5
bind_policy soft

As I say, I think the ldap config is fine, because you can start it manually once the machine has booted up without an ldap.conf in place. I lifted it from a Centos client, which works fine and doesn't have the same problem with booting that Fedora does.

View 6 Replies View Related

CentOS 5 Server :: View MAC OS X Stations From 5.4?

Nov 17, 2009

I have a server with installed and configured netatalk - Mac OS X users can upload and dwonload files and everything works. Now I want to solve �reverse� problem - how to view Mac OS X 10.5.4-10.5.5 shares from CentOS 5.4 PC.

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved