General :: What Is The Difference Between Mlocate And Slocate

Jul 23, 2011

Having gone through the /etc/cron.daily directory I noticed that there is only the mlocate.cron file in comparison to what I have seen on other material where they cite slocate.cron. Is there a difference between these and their respective commands and if so what are they?

View 1 Replies


ADVERTISEMENT

General :: Updatedb: Not Always Making Slocate Find All Files?

May 31, 2011

Kernel 2.6.21.5, Slackware 12.0

Code:
bash-3.1$ cat /etc/cron.daily/slocate
#!/bin/sh

[code]...

View 10 Replies View Related

Slackware :: Is Slocate (secure Locate) Still Maintained?

Feb 13, 2011

Google searches for "secure locate Kevin Lindsay" and "secure locate source" do not show any signs of ongoing maintenance, but do bring up a few security advisories related, afaict, to memory corruption. If it's a Google problem, sorry in advance to the maintainer.

View 6 Replies View Related

Ubuntu :: Bash - Open Mlocate Search Results?

Mar 22, 2011

Upon a while of searching, I think I failed to find the correct terms and I'm posting here. I often use mlocate to search for files. For example, if I say

Code:

$ mlocate temp_2.pdf

I'll get two results:

Code:

/home/kmc/Documents/latex/temp_2.pdf
/home/kmc/Documents/latex/test/temp_2.pdf

Now if I want to open one of them, I'll have to either open Acroread and browse to their locations. Or select and copy, and call acroread in terminal like

Code:

$ acroread /home/kmc/Documents/latex/temp_2.pdf

This is tedious to me. I'm thinking of a way of quickly open its search results, I've tried pipes like this but it doesn't work:

Code:

$ mlocate temp_2.pdf | acroread

maybe it doesn't work this way. So what does the trick? What's the name of this trick? I've googled for

Quote:

Linux bash catch output, pipe output, open mlocate results And is it possible to handle multiple lines of output, e.g., can I choose which line of output get forwarded to relative programs?

View 9 Replies View Related

Ubuntu :: Tight VNC Server - Mlocate Doesn't Show Any Vnc Files In Any Bin Directory

Aug 23, 2010

64-bit lucid lynx server (gnome) According to Ubuntu Software Center, Tight VNC Server is installed. However,mlocate doesn't show any vnc files in any *bin directory

ps -A doesn't show a vnc service running none of the menus have an item for vnc server

I can connect to the ubuntu computer from Windows tightvnc clients on two different windows boxes. I can use the keyboard to type in the password. After that, remote control, i.e., the mouse, doesn't work.

The problem is that the mouse cursor (controlled from the windows client) moves but otherwise has no effect. I can move the cursor, but it acts as if the client (or server) is set to view-only. The effect of that is that I can't launch any programs (not even a terminal).

I've tried various combinations of settings on the client and on the server, but I can't get it to work correctly.

On the ubuntu machine, remote desktop sharing enabled.

on some earlier versions of ubuntu this worked correctly when connecting from the same windows client using tightvnc.

I tried connecting from another windows client and got the same results.

View 3 Replies View Related

Fedora :: Cannot Locate "mlocate" 13?

Jul 6, 2010

# mlocate
bash: mlocate: command not found
and

[code]....

View 5 Replies View Related

General :: Difference Between Df -k And Du -sh?

May 5, 2011

df -k
/dev/sda6 25396228 21249088 2836240 89% /export
21G used[code].....

The 3.4G is correct because we have removed all non essential file but free space reported by df is not consistent with the actual free space that should be there.

View 3 Replies View Related

General :: Difference Between GLX And EGL

Apr 4, 2011

the difference between GLX and EGL?

View 1 Replies View Related

General :: Difference Between C And Gcc

Oct 14, 2010

what is the difference between C and gcc...

View 12 Replies View Related

General :: Difference Between NIS And NIS+?

Feb 17, 2010

Last week in one of the Interview Dump Papers I read about NIS+. Anyone who can quick reference how the setting up NIS is different from NIS+.

View 1 Replies View Related

General :: Difference Between GUI And KDE?

Jul 12, 2011

what is the difference between a GUI and KDE..

View 5 Replies View Related

General :: Difference Between SSH And SCP?

Aug 4, 2009

I need to know the exact difference between SCP and SSH can somebody explain please as i am confused as both seem to do the same thing if so let me know what the difference is.

View 4 Replies View Related

General :: Difference Between Tty And Pts

Mar 16, 2010

What is the difference between /dev/tty and /dev/pts ??
I google a lot but didn't understand......

Thanks in advance

View 10 Replies View Related

General :: What Is The Difference Between |less And |more

Jan 29, 2010

What is the difference between |less and |more ?

View 7 Replies View Related

General :: What Is The Difference Between Two ISO's

Apr 12, 2010

I tried to download ISO file and saw ,Download ISO 1 and Download ISO 2 .What is the difference between two ISO's?

View 4 Replies View Related

General :: Difference Between NIS And LDAP?

Jan 10, 2009

What is the main difference between these two ? NIS and LDAP ?

View 1 Replies View Related

General :: Difference Between Linux And BSD

Mar 12, 2010

I want to know the differences between Linux and BSD .Which is efficient. Because they have some of the similarities with them.

View 3 Replies View Related

General :: Yum Vs Self-Compilation / Difference Between These?

Mar 19, 2011

Can anybody please explain me how source code compilation gives more performance than yum?

View 3 Replies View Related

General :: Windows - Difference Between A PC And A Mac?

Apr 19, 2011

Possible Duplicate: Is it possible to install Mac OS X on customized hardware? Well I think the title is the main question here and aside from that: What is it that does not allow the MacOS to be installed on a normal PC ? How do I install the MacOS on a PC ?

View 1 Replies View Related

General :: Difference Between /dev/hdc And /dev/sr0, /dev/cdrom

Apr 19, 2011

I created 2 virtual machines with VMware Workstation 7. They have identical hardwares. One guest is CentOS 5.6, another is Mandriva 2011.
When I try to mount the cdrom in guest OS, in CentOS, I should execute

mount /dev/hdc /path/to/mount

in Mandriva, I should execute

mount /dev/sr0 /path/to/mount

I also remebered in some other Linux variant, I had to use

mount /dev/cdrom /path/to/mount

What's the difference between hdc, sr0 or cdrom? Is there a consistent way to mount cdrom in all Linux variants?

View 3 Replies View Related

General :: Difference Between &> And >& In Bash?

Sep 14, 2011

What is the difference between &> and >& in bash? tldp did not mention the latter one. Is it really a redirection operator?

View 3 Replies View Related

General :: Difference Between I3/i5/i7 Processors?

Aug 22, 2010

what is the difference between i3,i5,i7 processors?

View 2 Replies View Related

General :: Difference Between .profile And .env?

Oct 12, 2010

How can i edit the environment file?

View 3 Replies View Related

General :: Difference Between LVM And Ext3

Aug 4, 2010

Difference between LVM and Ext3

View 4 Replies View Related

General :: Difference Between /proc And /sys?

Jun 10, 2010

the difference between /proc and /sys? Also, When enabling public-key authentication using SSH, what file on the remote machine must be modified and how?

View 1 Replies View Related

General :: Difference Between Tar And Zip Commands?

Jun 30, 2011

I have just started learning linux basic commands.one explain what is the difference between tar and zip commands.

View 7 Replies View Related

General :: Difference Between Uname -m -p And -i?

Mar 6, 2011

any one knows the difference between the uname -m, -p and -i?

Code:
uname -m
i686
uname -p
i686
uname -i
i386

[Code]...

i gt this from man. does it mean that the machine is a i686 machine that is running on a i386 OS?

View 9 Replies View Related

General :: Difference Between Vi And Vim Editor?

Jan 22, 2011

I am using Red Hat Linux.To configure any configuration file i use vi editor.I can use vi and vim both to perform my tasks.The point which is confusing me that which is batter. Is vi is the enhance form of vim ? what are the main difference between them?

View 1 Replies View Related

General :: Difference Between 64 And 32 Bit Version?

Apr 6, 2010

I have to install Oracle Enterprise linux 64bit version on my machine. How would i determine whether my system is compatible for 64 bit version. What is difference between 64 bit version and 32 bit version? I heard that 64 bit version are suitable for machine with ram more than 4 gb is it true?

View 2 Replies View Related

General :: Difference Between Oracle X86 32 Bit And X86 64 Bit?

Jul 3, 2011

Does anyone know Oracle e-Delivery (link below)? It looks like free download of linux is available form this site.

[URL]

1. What is the difference between Oracle Linux x86 32 bit and x86 64 bit?

2. How can I verify which one (x86 32 bit vs. x86 64 bit) I need for my PC?

3. What's the difference between the two below (one with Source and the other without 'Source')? I am trying to figure out which one I need.

- Oracle Linux Release 5 Update 2 for x86_64 (64 Bit)

- Oracle Linux Release 5 Update 2 Source for x86_64 (64 Bit)

View 3 Replies View Related







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