On 7/28/2014 11:16 PM, Jatin Davey wrote:
> When my application is running on the server i can see only one core
> being used heavily while the other cores are not being used much. My
> application has a major workload is collecting data from the eth0
> interface and then doing a lot of processing
Hi All
I am using the following Linux version for my application:
[root@localhost ~]# uname -a
Linux localhost.localdom 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT
2009 x86_64 x86_64 x86_64 GNU/Linux
Thank you Les, I will try it.
Kosuke Yagi
2014/07/28 23:43、Les Mikesell :
>> On Mon, Jul 28, 2014 at 3:33 AM, Kosuke Yagi wrote:
>>
>> Does any one success to connect CentOS7 via xdmcp?
>> I've tried, but not yet succeeded.
>>
>> 1) CentOS7 with Development and Creative workstation
>> 2) Dis
>
>
> On Tue, Jul 29, 2014 at 1:25 AM, John Doe wrote:
>
> > From: Benjamin Smith
> >
> > > Thanks for your feedback - it's advice I would have given myself just a
> > > few years ago. We have *literally* in the range of one hundred million
> > > small PDF documents. The simple command
> > >
> >
rsync breaks silently or sometimes noisily on big directory/file
structures. It depends on how the OP's files are distributed. We organised
our files in a client/year/month/day and run a number of rsyncs on separate
parts of the hierarchy. Older stuff doesn't need to be rsynced but gets
backed up e
On 07/25/2014 12:32 PM, Benjamin Smith wrote:
> On 07/25/2014 06:56 AM, Robert Nichols wrote:
>> Unless you can figure out some way to move the start of the partition back
>> to make room for the RAID superblock ahead of the existing filesystem, the
>> answer is, "No." The version 1.2 superblock is
On 07/28/2014 10:25 AM, Dinakar M wrote:
> hi friends,
>
> i am getting error for kvm virtualization as below , kindly share any if
> solutions
>
> Mount unknown file system type’DM_snapshot_cow’
>
> kernel panic -not syncing :attempt to kill init
>
> thanks and regards,
> dina
just how does you
Hi Ali,
Thanks for answering. I did figure it out, and kind of answered my own
question. As it probably didn't come through mail list correctly (I blame
myself ;-) I'm just pasting it below:
Nobody seemed to answer, so I will answer it myself.
If you have package perl-homedir installed, it adds
I'm not seeing that on my system.
Assuming that your bash rpm verifies (meaning that nothing has
modified the bash startup scripts), my best guess would be that some
package has dropped a file into /etc/profile.d that creates the
directory. Finding that file would be a first step on figuring out
w
Nobody seemed to answer, so I will answer it myself.
If you have package perl-homedir installed, it adds its stuff to
/etc/profile.d, and upon user login an existence of ~/perl5 will be
checked and this directory will be created if it doesn't exist.
It looks like perl-homedir appears in one of th
On 07/28/2014 03:18 PM, Johnny Hughes wrote:
> Upgrade Tool Docs:
>
> http://wiki.centos.org/TipsAndTricks/CentOSUpgradeTool
>
> Make sure you listen to the tool if it tells you that you have Medium,
> High, or Extreme issues and mitigate them before trying to upgrade.
>
> You can not upgrade if yo
Hello Matt,
On Mon, 28 Jul 2014 14:14:53 -0500 Matt wrote:
> Do you need cron installed for the files in /etc/cron.daily/ to
> execute? Did a Centos 6.x minimal openvz install and noticed cron is
> not installed by default and after installing mlocate cant help but
> wander if it will be updat
Upgrade Tool Docs:
http://wiki.centos.org/TipsAndTricks/CentOSUpgradeTool
Make sure you listen to the tool if it tells you that you have Medium,
High, or Extreme issues and mitigate them before trying to upgrade.
You can not upgrade if you have a GNOME or KDE desktop, for example.
Let's give th
Do you need cron installed for the files in /etc/cron.daily/ to
execute? Did a Centos 6.x minimal openvz install and noticed cron is
not installed by default and after installing mlocate cant help but
wander if it will be updated without it.
___
CentOS m
How about something like this:
Use find to process each file with a script that does something like this:
if foo not soft link :
if foo open for output (lsof?) :
add foo to todo list
else :
make foo read-only
if foo open for output :
add foo to todo
On Mon, Jul 28, 2014 at 11:10 AM, Les Mikesell wrote:
> On Fri, Jul 11, 2014 at 11:25 AM, SilverTip257 wrote:
>>>
>>> Can anyone comment on the best remote GUI approach for C7 yet?
>>> X2goserver is in epel but when I tried it on the RHEL beta it only
>>> worked with a KDE desktop due to the 3d r
On Fri, Jul 11, 2014 at 11:25 AM, SilverTip257 wrote:
>>
>> Can anyone comment on the best remote GUI approach for C7 yet?
>> X2goserver is in epel but when I tried it on the RHEL beta it only
>> worked with a KDE desktop due to the 3d requirement of Gnome3.
>>
>
> I toyed around with FreeNX on a
Hi,
I want to install minimal KDE on minimal CentOS 7 installation.
How can I do this?
Gabor
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos
On 28-07-14 04:49, Benjamin Fernandis wrote:
> Hi,
>
> I m using centos 7 in laptop and kvm as virtualization to run windows guest
> vm.Currently i m using NAT as default setting for guest vm, my internet is
> fine but can't resolve some domains and sites.
>
> So want to come on bridge.
>
> As per
On Mon, Jul 28, 2014 at 4:08 AM, Alexander Dalloz
wrote:
> Am 28.07.2014 um 04:49 schrieb Benjamin Fernandis:
> > Hi,
> >
> > I m using centos 7 in laptop and kvm as virtualization to run windows
> guest
> > vm.Currently i m using NAT as default setting for guest vm, my internet
> is
> > fine but
hi friends,
i am getting error for kvm virtualization as below , kindly share any if
solutions
Mount unknown file system type’DM_snapshot_cow’
kernel panic -not syncing :attempt to kill init
thanks and regards,
dina
On Mon, Jul 28, 2014 at 1:00 PM, wrote:
> Send CentOS mailing list submiss
Of course you are right regarding my statement and I should have been
more modest with my words and claim - but indeed I've stored a backup
named .bak in the mirror directory without thinking about rsync that
obviously deleted the file during it's next scheduled sync that same
night -
BUT I'
On Mon, Jul 28, 2014 at 3:33 AM, Kosuke Yagi wrote:
>
> Does any one success to connect CentOS7 via xdmcp?
> I've tried, but not yet succeeded.
>
> 1) CentOS7 with Development and Creative workstation
> 2) Disabled SELinux by editing /etc/selinux/config
> 3) Disabled firewalld by systemctl disable
I am currently looking at migrating my existing CentOS6 servers over to CentOS7
and am currently testing out my sssd configuration on the new build with some
issues. For some reason I am unable to see any secondary groups for my user
like I would expect, and the /etc/sssd.conf, /etc/nsswitch and
From: Benjamin Smith
> Thanks for your feedback - it's advice I would have given myself just a
> few years ago. We have *literally* in the range of one hundred million
> small PDF documents. The simple command
>
> find /path/to/data > /dev/null
>
> takes between 1 and 2 days, system load depe
There is sort of fundamental question:
is the image delivered to my machine? Yes, as it is displayed within some
other content. And as it is on my machine I will be able to save it as a
separate file. Then, what's the point of blocking "direct URL"?
Thanks.
Valeri
On Mon, July 28, 2014 3:59 am,
On 07/28/2014 09:03 PM, Shital Sakhare wrote:
> Thanks Peter,
>
> But I get it resolved. The setting is in Apache server itself. By adding
> rewrite rule into apache or .htaccess. Below is the code and it worked.
>
> RewriteCond %{HTTP_REFERER} !^%{HTTP_HOST}$ [NC]
>
> On Mon, Jul 28, 2014 at 2:
On 07/28/2014 12:03 PM, Shital Sakhare wrote:
>
> RewriteEngine On
> Options -Indexes
> RewriteBase /
> RewriteCond %{HTTP_REFERER} !^%{HTTP_HOST}$ [NC]
> RewriteRule \.(swf|gif|png|jpg|doc|xls|pdf|html|htm|xlsx|docx)$ [R,L]
>
This can be worked arround very easy with wget:
http://www.askapache.c
Thanks Peter,
But I get it resolved. The setting is in Apache server itself. By adding
rewrite rule into apache or .htaccess. Below is the code and it worked.
RewriteEngine On
Options -Indexes
RewriteBase /
RewriteCond %{HTTP_REFERER} !^%{HTTP_HOST}$ [NC]
RewriteRule \.(swf|gif|png|jpg|doc|xls|pd
Try the below :
http://stackoverflow.com/questions/18524511/how-can-i-block-direct-access-to-images-in-a-directory-but-allow-php-to-display
On Mon, Jul 28, 2014 at 2:05 PM, Peter wrote:
> On 07/28/2014 08:08 PM, Shital Sakhare wrote:
> > While clicking on the image it opens into the browser. I
On 07/28/2014 08:08 PM, Shital Sakhare wrote:
> While clicking on the image it opens into the browser. I dont want to allow
> client to open the image in browser as separate url.
Not possible. There is nothing in the http protocol that differentiates
between a file being displayed inline inside o
Dear all,
Does any one success to connect CentOS7 via xdmcp?
I've tried, but not yet succeeded.
1) CentOS7 with Development and Creative workstation
2) Disabled SELinux by editing /etc/selinux/config
3) Disabled firewalld by systemctl disable firewalld
4) Enabled xdmcp by editing /etc/gdm/custom.
Hi,
While clicking on the image it opens into the browser. I dont want to allow
client to open the image in browser as separate url. I have blocked the
/image/ directory from access/listing , but the image is opening.
ex. http://example.com/images/1.jpg . The image should not open in browser
with
Am 28.07.2014 um 04:49 schrieb Benjamin Fernandis:
> Hi,
>
> I m using centos 7 in laptop and kvm as virtualization to run windows guest
> vm.Currently i m using NAT as default setting for guest vm, my internet is
> fine but can't resolve some domains and sites.
>
> So want to come on bridge.
>
> A
34 matches
Mail list logo