苹果有意以2000亿美元收购迪士尼 科技公园来了?
百度 目前中国发电结构中火电比例约为73%,未来电力结构将进一步优化,清洁能源发电比例逐渐提升,以及电动汽车自身技术不断完善,电动汽车的环保优势将凸显。
The search tag has no summary.
209 questions
86
votes
4
answers
312k
views
yum search - package version
How can I tell the version of a package after doing a yum search?
e.g.
yum search rabbitmq
returns
rabbitmq-server.noarch : The RabbitMQ server
I need to know the version of this server.
48
votes
7
answers
48k
views
Recursive text search with grep and file patterns
Given this example folder structure:
/folder1/file1.txt
/folder1/file2.djd
/folder2/file3.txt
/folder2/file2.fha
How do I do a recursive text search on all *.txt files with grep from "/"?
("grep -...
41
votes
4
answers
50k
views
Official online RPM package browser / search for CentOS [closed]
I am looking for something that resembles packages.debian.org Debian Package Browser only for CentOS 5 and/or RHEL 5 [Red Hat Enterprise Linux].
25
votes
8
answers
115k
views
Search for just folders in Windows Explorer
Is there a way to search in Windows Explorer for just folders?
I know folders get sorted to the top, but I'm always looking for that extra option.
17
votes
10
answers
34k
views
Windows 7 search not showing results from mapped Server 2008 R2 share
I have a Windows Server 2008 R2 network share setup as a map drive in Win 7 x64. I want to search it via Windows 7 but I always get "no items match your search". It's as though it's not even ...
15
votes
5
answers
9k
views
Open Source alternative to "Google Appliance" for intranet search? [closed]
Are there any alternative open source solutions (with a web console)?
12
votes
2
answers
65k
views
How to get lines that contain string in a file?
In Linux, How do I display lines that contain a string in a text file, such as:
search "my string" file_name
How do I make the search case sensitive/insensitive?
And how do I also display the line ...
11
votes
3
answers
3k
views
Windows 2012 R2 - Search for Files using MD5 Hash?
My organization recently discovered malware that was sent to some users via email that managed to get past our email security in a sophisticated, targeted attack. The names of the files vary from user ...
10
votes
3
answers
25k
views
I want a file search like 'Everything' for network shares [closed]
If you haven't heard of Everything, I can't recommend it enough. It will index all of your files in seconds and search through them in the blink of an eye.
Everything only works on local NTFS ...
9
votes
4
answers
9k
views
How do you do a keyword search the Services.msc (mmc) window in Windows 7?
When you want to run a service, you have very limited capabilities, in all current Windows versions, as far as I can tell.
I usually start Services by typing "services.msc" into the Start->Run box, ...
9
votes
5
answers
33k
views
Which DHCP Client OS Support DHCP Option 119 Domain Suffix Search?
The ability for DHCP servers (Microsoft, ISC, VitalQIP, IPControl, Infoblox, etc.) to deliver DHCP Option 119 - Domain Suffix Search Lists has been around for a long time. Initially, DHCP Client ...
8
votes
2
answers
4k
views
Search and Domain in resolv.conf = slow lookups on Ubuntu
I have a machine running ubuntu 10.04 server. I've started getting long (5-10 second) delays when making connections to (some) sites outside of the LAN using tools like curl and wget.
Using tcpdump ...
7
votes
4
answers
17k
views
Locate, Find, Which - How do I launch an index/scan command for these utilities?
How do I re-scan my drive so my 'search utilities' are able to find a new file on my system?
I'm having a tough time googling HOW TOs for launching an index/scan command to any of this applications. ...
7
votes
2
answers
7k
views
Faster IMAP searching for Courier IMAP server on Linux
I am looking for tips on improving IMAP search performance using Courier IMAP. The current version is 4.2.1. Unlike in the question "Fast search for IMAP?", I'm specifically looking for server side ...
6
votes
1
answer
3k
views
Exchange 2010 Search-Mailbox SearchQuery with ### on the subject
I'm trying to search for messages that include "###" on the subject. I'm checking the AQS documentation but can't see how to escape characters. I've tried quoting, double quoting, but nothing seems to ...