search for: shukla

Displaying 20 results from an estimated 49 matches for "shukla".

2007 May 08
3
CentOS cutom kernel compilation
...make command after make menuconfig, I am getting error as "include/asm-i386/asm_offsets.h -- no such file or directory.. I am not sure wheather i am doing the right operation? Could any body suggest me any How to or step by step guide for CentOS kernel compilation Thanks in advance Brijesh Shukla -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20070508/2a4ef924/attachment.html>
2011 May 06
2
[LLVMdev] How to identify loop header
I would like to know how one can identify whether a basic block is a loop header? Regards, Ashutosh Shukla, 10305052 M. Tech 1 Dept of Computer Science and Engg.
2007 Mar 30
3
Linux Active Directory Integration Problem
...ccess any share folder my domain controller is giving the message " You do not have access right to see the content". But if I reboot my domain controller and Linux PC I am able to see my shared content. Any idea or guess where I am making mistake????????? Thanks & Regards Brijesh Shukla
2011 May 05
1
[LLVMdev] Get instruction as a string and SSA form
1. I am trying to get the instruction of LLVM intermediate code as a string. How can this be done? 2. Also in the SSA version of the code, how can we come to know which %N (N is any integer) is a version of some variable 'a' and which is just a temporary? Regards, Ashutosh Shukla, 10305052 M. Tech 1 Dept of Computer Science and Engg.
2003 Jan 21
2
How to convert jpg into lss format
...r .png files: ppmtolss16: stdin is not a raw PPM file at ppmtolss16 line 105, <STDIN> line 1. from .ppm file: ( I converted .jpg file in to .ppm file using irfanview) ppmtolss16: stdin is not a raw PPM file at ppmtolss16 line 105, <STDIN> line 1. I need a solution to it. Thanks. BM Shukla
2009 Apr 21
3
attachment_fu giving problem on production
Hello friends, I have configured attachment_f. It''s working fine on Local(development) system but giving problem on production. Basically on production the attachment_fu is not able to generate thumbnail image it saving the original size image. Below is the configuration. has_attachment :content_type => :image, :storage => :file_system, :max_size
2008 Oct 06
8
.htaccess rewrite
can someone help me with an .htaccess rewrite? i''m trying to convert all requests to "/?spot=8888" to be "/locations/ 888". thanks. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to
2010 Aug 21
1
[Feature Request] Allow options in Host block to override global options in ssh
...BSD.org ControlPath /home/abbe/.ssh/cvs.cpath Host projcvs Hostname projcvs.FreeBSD.org ControlPath /home/abbe/.ssh/cvs.cpath Host pcvs Hostname pcvs.FreeBSD.org ControlPath /home/abbe/.ssh/cvs.cpath Host ncvs Hostname ncvs.FreeBSD.org ControlPath /home/abbe/.ssh/cvs.cpath #v- Thanks -- Ashish SHUKLA | GPG: F682 CDCC 39DC 0FEA E116 20B6 C746 CFA9 E74F A4B0 freebsd.org!ashish | http://people.freebsd.org/~ashish/ ?Well, I guess cyborgs like myself have a tendency to be paranoid about our origins.? (Motoko Kusanagi in movie "Ghost in the Shell") -------------- next part ----------...
2010 Nov 11
1
Permission denied while running rsync as Superuser
...e files with exact permissions at destination, but on RHEL 5.5 system we get error as permission denied for these files I wonder what could be the reason for the same? Why same command is failing to transfer data on RHEL5.5 System? Appreciate your comments and feedback on this. ??g????, Satish Shukla -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.samba.org/pipermail/rsync/attachments/20101111/aea33ee8/attachment.html>
2007 Jun 08
1
Who is domain controller for DHCP, DNS, IIS etc
...erver first then how could it get its domain controller If I boot my Domain Controller first how could it get Dynamicaly address from DHCP server.. Same question for IIS and DNS.. Do i really need to worry about racing for first boot among the machines... Kindly teach me Thanks in advance Brijesh Shukla
2012 Jan 16
1
Data Pull Vs Push
...omeone please elaborate with details about which of them is better and why. a) pushing the data from source to destination ( i.e. running rsync from source machine ) b) pulling the data from source to destination ( i.e. running rsync from destination machine) ???? ??g????, Satish Shukla -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.samba.org/pipermail/rsync/attachments/20120116/5e2cab68/attachment.html>
2003 Sep 25
0
FW: [LLVMdev] basic block tracing
...e/vadve/llvm/runtime/libtrace/Debug/libtrace.o. Try: % cd test/Programs/SingleSource/Shootout/ % gmake -n TRACE=yes Output/sieve.diff-llc as an example to see how to run the tracing pass and link the generated code. --Vikram http://www.cs.uiuc.edu/~vadve -----Original Message----- From: Anand Shukla [mailto:ashukla at cs.uiuc.edu] Sent: Thursday, September 25, 2003 11:00 AM To: Vikram S. Adve Subject: RE: [LLVMdev] basic block tracing Hi, I think he was referring to the basic block and function tracing that you implemented ("lib/Transforms/Instrumentation/TraceValues.cpp"). I imp...
2011 Sep 07
2
finding events in a time duration.
Hi, Premises: I have a database which contain the list of events and their time stamps (This is a Unix time stamps) What I want to do : I want know how much is the maximum occurrence of this in any a time period of 7 days or does a event occur es more than "N" (say 5) times in a period of 7 days. This time period is not fixed with "week
2009 Oct 27
3
Optional filter files
Is it possible to call rsync and tell it to use a filter file if it exists, but otherwise continue without errors? If I pass "--filter=. .rsync-filter", it will fail if .rsync-filter doesn't exist. I know you can pass "--filter=: /.rsync-filter" to search for filter files in each directory. That won't fail if there aren't any such files. But I'm only
2002 Nov 29
2
[LLVMdev] Fake Exit node
On Fri, 29 Nov 2002, Anand Shukla wrote: > There is a pass "UnifyFunctionExitNodes()" (you can add it to AnalysisUsage > of your pass) that does the trick. Yup, just like Anand says, this pass will make it so that there is at most one exit node from the function, which you can use for your analysis (it will even t...
2007 Oct 23
2
Centos 5 on Large Disks.
Hi All, Sorry if this has been answered many times. But i have been going through a lot of pages (via google search). The more i search, the more its confusing me. I have a server with 6 (750G each) SATA disks with H/W Raid 5. I plan to allocate the space as follows swap 8G /boot 100M / 20G -- and remaining space to /data{1,2,3,N} (equal sizes) However after the installation and reboot, i got
2008 Jan 06
1
Iptables and impersonating another O/S
i have a CentOS 5.1 server running sshd (exposed to the outside world). i'd like to use iptables to fool nmap into thinking i'm running another O/S. e.g.: iptables -t mangle -A PREROUTING -d 192.168.0.64 -j PERS \ --tweak dst --local --conf /etc/personalities/macos9.conf iptables -t mangle -A OUTPUT -d 192.168.0.64 -j PERS \ --tweak src --local --conf
2007 Dec 20
1
Regd: Iptables Source NAT
Dear All, I am using the following rules in firewall scripts /sbin/iptables -F INPUT /sbin/iptables -F OUTPUT /sbin/iptables -F FORWARD /sbin/iptables -F RH-Firewall-1-INPUT # Default Rule /sbin/iptables -P OUTPUT ACCEPT /sbin/iptables -P INPUT ACCEPT /sbin/iptables -P FORWARD ACCEPT Rsync Source NAT rules is iptables
2007 Dec 20
1
Console during Install of 5.1
Is it possible during install to open a console window and perform some simple tasks such as lspci and mount. If so what text file editor exists in this console? Thank you, jlc
2007 Oct 02
1
Peculiar situation while build httpd-2.2.6 from provided spec
Hi all, While build a rpm from the httpd-2.2.6 sources (spec file included in the source package), i had a situation where packaging would fail at the step where several link are created for "logs" etc directories. <<..snip from httpd.spec...>> # symlinks for /etc/httpd ln -s ../..%{_localstatedir}/log/httpd $RPM_BUILD_ROOT/etc/httpd/logs ln -s ../..%{_localstatedir}/run