Software :: Vim Keeps Inserting Hash?

Nov 4, 2010

If I try and paste text from the clipboard when using vim, it automatically inserts hash at the start of every line. This is driving me mad! How to I get rid of it? Ive deleted all my .vim files/directories in my home directory.

View 3 Replies


ADVERTISEMENT

CentOS 5 :: Insmod: Error Inserting /lib/dm-region-hash.ko -1 Fikle Exists

Mar 11, 2010

I have some problems with CentOS 5.4 and standard kernel 2.6.32.7, which I need for realtime extensions.With the solution in this thread: [URL] I could boot the new standard kernel , There are still two error messages during the boot process:

"insmod: error inserting /lib/dm-region-hash.ko -1 fikle exists"

and a problem with ip-tables "could not restore ip-tables line 20" or so

View 6 Replies View Related

Debian :: Hash Sum Mismatch?

Mar 12, 2011

apt-get update

W: Failed to fetch bzip2:/var/lib/apt/lists/partial/ftp.ro.debian.org_debian_dists_unstable_main_binary-i386_Packages  Hash Sum mismatch

E: Some index files failed to download. They have been ignored, or old ones used instead.

My source.list
#Debian Testing repo
deb http://ftp.ro.debian.org/debian/ testing main non-free contrib
#deb-src http://ftp.ro.debian.org/debian/ testing main non-free contrib[code]....

View 3 Replies View Related

Debian :: Apt-get Error Hash Sum Mismatch?

Mar 3, 2011

I have been getting a Hash Sum mismatch error on certain packages since Debian Squeeze became stable,

[Code]...

E: Some index files failed to download. They have been ignored, or old ones used instead.

View 6 Replies View Related

Ubuntu Security :: Which Hash To Use For TrueCrypt

Jun 22, 2011

TrueCrypt offers 3 hashes for use: RIPEMD-160, SHA-512, WHIRLPOOL.What do most people use? How does one go about deciding which one is appropriate for them? Do they differ in security or performance?

View 9 Replies View Related

CentOS 5 :: DVD No Md5 Or Sha1 Hash File Available?

Jun 13, 2010

I just downloaded CentOS-5.5-i386-bin-DVD.iso from a mirror and there is no check sum file or hash for
this ISO. The md5sum.txt file contains:

[Code]...

View 5 Replies View Related

Ubuntu Installation :: Hash Sum Mismatch During Upgrading?

May 11, 2010

I am trying to upgrade from 9.10 to 10.04 (upgrade through alternate cd) but getting error ( hash sum mismatch) for some of the packages ,

how i do fix this issue

View 5 Replies View Related

Ubuntu :: Md5 Hash Of HD - Verify Exact Copy?

Oct 19, 2010

I am in the process of cloning a HD. Before I wipe the original drive I was wondering if there was a tool to create something like a md5 hash of the entire drive to verify that I have an exact copy. It does not necessarily have to be an md5 hash and any command line BASH options would work for me as well.

View 1 Replies View Related

General :: Not Enough Hash Marks Of The -h Option Of The Rpm Command

Aug 1, 2010

In the rpm manual, Print 50 hash marks as the package archive is unpacked. Use with -v|--verbose for a nicer display. But actually, there're not enough hash marks when I'm installing a package. About 44 hash marks there...Well, I just want to know where the `50 hash marks' are.

View 4 Replies View Related

Software :: Convert An MD5 Hash Into Shadow Format?

Nov 28, 2010

I am trying to use John the Ripper but it doesn't take regular MD5 hashes, only shadow MD5 hashes. For example this hash: 900150983cd24fb0d6963f7d28e17f72 (which, decrypted, is 'abc') within a text file, John the Ripper does not detect because it is not shadow format. How can I convert this MD5 hash into shadow format?

View 1 Replies View Related

Programming :: Custom Delimiter For Hash In Perl?

Jan 6, 2010

Can I have a custom delimiter for hash in perl?

View 4 Replies View Related

Programming :: Get Number Of Elements In A Hash Of Arrays?

Dec 10, 2008

I have something like this:

$arr_hash{'produce'}{'veggies'}[0] = Broccoli
$arr_hash{'produce'}{'veggies'}[1] = Cauliflower
$arr_hash{'produce'}{'veggies'}[2] = Carrots

[code]...

View 2 Replies View Related

Programming :: Make A Hash Of Objects In Perl?

Aug 31, 2010

I am trying to make a hash of objects in perl (long story.) I have a package containing the main hash and all the subroutines necessary to work with it. My "new" subroutine used to add an object to the hash goes like this:

Code:
$tmpdir="/tmp";
$subdir="/AutoScript";

[code]...

View 14 Replies View Related

Programming :: Sort Hash Of Hashes By Value In Perl?

Dec 1, 2010

I have a hash of hashes and I need to sort this by value and write to a javascript array file..Currently I am using the following

foreach my $key(sort { keys %{$trans{$a}} <=> keys %{$trans{$b}}} keys %transmission)
{
foreach my $role(sort {$trans{$key}{$a} cmp $trans{$key}{$b}} keys %{$trans{$key}})

[code]...

View 2 Replies View Related

Debian :: Aptitude And Apt-get Update Results In (Hash Sum Mismatch)

May 22, 2015

Using Debian Jessie 32 bit and Wheezy 32 bit on 2 separate computers.

For the pass few days, received the following message on both computers when doing a aptitude update or apt-get update results in the following error message:

W: Failed to fetch http://security.debian.org/dists/jes...ource/Sources: Hash Sum mismatch
W: Failed to fetch http://security.debian.org/dists/jes...i386/Packages: Hash Sum mismatch
W: Failed to fetch http://security.debian.org/dists/jes...ranslation-en: Hash Sum mismatch

View 7 Replies View Related

Debian :: Hash Sum Mismatch Error When Running Aptitude

Jul 9, 2015

Im trying to update the system packages list by doing "aptitude update", but I got a error like this:

W: Failed to fetch http://download.virtualbox.org/virtualb ... 4/Packages: Hash Sum mismatch
E: Some index files failed to download. They have been ignored, or old ones used instead.
E: Couldn't rebuild package cache

After searching the Web, I saw that many foruns seems to suggest to erase the reference list of packages using the command " rm -rf /var/lib/apt/lists/" and then run "aptitude update" again. I did that but the error still pops up.

My source.list:

### Debian Jessie
deb http://ftp.us.debian.org/debian/ jessie main contrib non-free
deb-src http://ftp.us.debian.org/debian/ jessie main contrib non-free

deb http://security.debian.org/ jessie/updates main contrib non-free
deb-src http://security.debian.org/ jessie/updates main contrib non-free

[Code] ....

View 7 Replies View Related

Debian :: Apt Install Error Hash Sum Mismatch Jessie

Jul 14, 2015

Lately I have noticed when I am trying to install something I have been getting 'Hash Sum mismatch'

Here is an example when I tried to install Calibre:
root@V-debian:/etc/apt# apt install calibre
Reading package lists... Done
Building dependency tree
Reading state information... Done

[Code]....

View 10 Replies View Related

Ubuntu :: Lists Files With Both File Size And MD5 Hash?

Jan 20, 2010

Is there any utility that can provide a list of all files, and both the file size and md5 hash value. Preferably also including other hash values.I've got 1.5 TB of files to go through, and delete duplicates..Neither fdupes or fslint are up to the task --- both claim files to be duplicates, when they definately are not. (Movies, and OOo documents are not identical, even if one is the script for the other, which in this case is not the case. Both fdupes and fslint claimed that those two files were identical. (And yes, I did look at them.

View 5 Replies View Related

Ubuntu :: Gnumeric Spreadsheet Printing Hash Marks

Apr 10, 2010

I have created a very simple spreadsheet - using gnumeric - with small numbers and simple formulas - the numbers fit easily inside their cells - the formatting all seems in order BEFORE I try to print. When I set up the spreadsheet for printing - and "print preview" the document, I see hash marks in place of numbers in a majority of the cells. When I print the document, the hash marks are printed, in place of the numbers. When I view the document under normal circumstances, for editing - the hash marks are not present. All seems well. I cannot print the spreadsheet without the hash marks (#####) appearing!

View 1 Replies View Related

Ubuntu Security :: Forgot Encryption Hash / Recover This?

Oct 22, 2010

Like an idiot I threw out my encryption hash that I wrote down when I installed my system. Any way to recover it? Nothing is wrong with my system, just thought I should write it down.

View 9 Replies View Related

Ubuntu :: Hash Sum Mismatch Error When Installing Skype

Apr 4, 2011

I have tried installing skype through synaptic package manager, downloading from website through software centre and also manually using apt-get and dpkg. All I get is the same error - hash sum mismatch so file could not be retrieved. have tried the apt-get update and makes same error. not entirely certain what the --fix missing does or how to run it.

Get:1 [URL] [20.2MB]
Fetched 20.2MB in 6min 31s (51.5kB/s)
Failed to fetch [URL] Hash Sum mismatch
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? I just done successful install for Opera and Thunderbird. just this skype thing I can't seem to sort!

View 2 Replies View Related

Ubuntu :: Unable To Restore Backup - Hash Mismatch

Apr 29, 2011

I used deja dup to backup my home folder today so I could restore it after reinstalling 11.04. now, it starts to restore, but gives me this error every time:
Code:
Calculated hash: ac14ae0a7bf52c1ea0d851cec864df9e1c06b54e
Manifest hash: 4173054c0b0c8ce1154af5b5caae2a7591652765

View 2 Replies View Related

Ubuntu Servers :: Natty Apt-get Update Hash Mismatch?

May 22, 2011

I keep getting a very frustrating error after reinstalling 11.04 on a 64-bit server:

Code:
W: Failed to fetch gzip:/var/lib/apt/lists/partial/us.archive.ubuntu.com_ubuntu_dists_natty_universe_source_Sources Hash Sum mismatch
which follow
Code:
bzip2: Data integrity error when decompressing.

[Code]...

I originally installed 11.04 on this system with the same disk so I'm confused as to what is happening. I have tried using different CD's and even installed of a USB. The memory test of the installer came back okay. The box has two PCI NICs that are recognized and functioning. The only package I have installed is openssh as this is a headless box. What makes this even more odd is that I have a newly installed 32-bit 11.04 server with the same procedure on the same network and it does just fine.

I hope I have been thorough enough in my search and investigation that someone can point me in the right direction. After reinstalling 3 times I am at a loss and I know 11.04 can run on my box without problem (as it did before the reinstall).Tonight I'm going to reinstall with the built in interface unplugged and the two NICs removed, I'm hoping this will prevent apt from bricking itself during the install, which is the only think left I can think of. I suspect the issue has to do with the nic despite it appearing to function properly I am unable to uncompress the archives in question on, my workstation, when they are downloaded on the sever but can successfully uncompress the same files when downloaded on the workstation.

SOLUTION: I pulled both NIC's and enabled the integrated interface and it is all working. I wonder why they didn't work though...

View 2 Replies View Related

General :: Create Shadow Pasword Hash Manually?

Oct 14, 2010

How to create the password hash exactly the same as in shadow file (from the command line)?

The command
openssl passwd -crypt
returns something different.

View 6 Replies View Related

Programming :: Association Lists Are Faster Than Hash Tables?

Jun 13, 2011

I'm writing an interpreter and it used simple association lists for mapping varaible names to their values. Here's the code:

Code:

#include "assoc_array.hpp"
#include <string.h>
using namespace LANG_NAMESPACE;

[code]....

I thought that I would replace it with a hash table to increase performance. Note that I decided to store linked lists in the buckets instead of the actual values, in case the hash function outputs the same index for multiple variable names:

Code:

#include "hash_table.hpp"
#include "assoc_array.hpp"
#include <string.h>

[code]....

It runs in about 0.333 seconds on my machine. Since I'm using git version control, I decided to bring back the old version that used association lists. To my amazement, it ran 3 times faster, completing in 0.116 seconds! Is my hash table implementaion really that bad, or is this a really poor benchmark (and real-world code actually will be faster using the hash table)?

View 7 Replies View Related

Programming :: Store Executable Code In The Value Part Of A Hash?

May 28, 2010

I was reading about Ruby code blocks, but it's all a bit hazy.My questions:1. Can you store executable code in the value part of a hash (err...associative array)2. If you did, how would you call the code?3. If you executed this stored code, would it be possible when doing soto pass in an object to the code that it could use?

View 1 Replies View Related

Programming :: Replace A Hash In A Shadow File Not Using Passwd?

Aug 5, 2010

What is the easiest way to replace a hash in a shadow file for one particular user, not using passwd, and when the current password is unknown?

View 3 Replies View Related

Fedora X86/64bit :: Hash Comparison Gives Different Result When Tested At Prompt Of XP

Jun 16, 2009

I downloaded the ISO image of Fedora x86_64 DVD with Utorrent (bittorrent client). When I tested at the prompt of Xp with sha256sum the hash comparison give a different result that should be expected. Because I downloaded under a torrent client.

View 1 Replies View Related

Ubuntu Networking :: Constant Hash Sum Mismatches On Download Caused By ISP?

Jan 16, 2010

I read somewhere that ISPs can cache files and that this will cause a hash sum mismatch when you try to open the file.

I have been trying to install scourge, and whether I go through the playdeb route, or compile by source route, in both cases the file is corrupt. With playdeb, the data folder has a hash sum mismatch. When I try and compile by source, the tarball can't extract (I'm thinking for the same reason).

If my ISP is causing this, how would I stop it, short of connecting to another network?

View 9 Replies View Related

Ubuntu :: Difference Between Semicolons & Hash Characters In Config Files?

Apr 22, 2011

I'm messing with my samba config file. For line comments, some use a number sign/pound sign/hash symbol, while other lines use a semicolon:

Code:
############ Misc ############
# Using the following line enables you to customise your configuration
# on a per machine basis. The %m gets replaced with the netbios name
# of the machine that is connecting

[Code]....

View 5 Replies View Related







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