Displaying 20 results from an estimated 100 matches similar to: "VMware restricting to 3GB RAM"
2011 Mar 18
7
Add repo for xfig package
Hi All
We want to install packages like xfig and transfig on centos 5.5. We found rpms available but them but it seems there are lot of dependencies for these packages. So we would like to setup yum repo for this. Can anyone suggest trusted baseurl for yum repo?
Regards
Hersh
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2010 Feb 10
3
R package on centos 5.1
Hi
?? I want to install R package on centos 5.1, however I am not able to install it . Can anyone please tell me how can I install R on centos 5.1?
Thank you
Hersh
Your Mail works best with the New Yahoo Optimized IE8. Get it NOW! http://downloads.yahoo.com/in/internetexplorer/
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2016 Jun 28
2
VNC server issue- Gnome - oh no! Something has gone wrong
Hi,
I have been using VNC on CentOS 7 server from last couple of months and it
was running all fine till last night. Unfortunately, there was an abrupt
power failure and system got restarted. Now, when I try to login with
VNCviwer, it thrown an error message- "*Gnome - oh no! Something has gone
wrong "* with a logout option. When I click on logout, I see black/dark
gray screen with 3
2016 Jun 29
2
VNC server issue- Gnome - oh no! Something has gone wrong
Hi All,
The other thing we have noticed after booting is, screen is completely
blank. GUI is not visible on attached monitor.
We tried switching between different terminals using (Ctl+Alt+F1-12). F2-6
are showing command line terminals but, others are returning blank screen
only.
It appears that, there is some problem with GUI/gnome. Is there any way to
fix this? Please help.
Regards
Hersh
On
2016 Jul 13
3
Broken output for fdisk -l
There were no live connections.
The problem what we had was more related to OS requirement for some
software. This drive was not in a bad shape.
On 12 July 2016 at 23:03, Gordon Messmer <gordon.messmer at gmail.com> wrote:
> On 07/12/2016 09:52 AM, Hersh wrote:
>
>> There was some problem with our system so I re-installed the server with
>> CentOS 7. Now, when I am
2010 Jan 31
2
[LLVMdev] Segmentation Fault
Hello,
I am learning to write passes in LLVM and currently using LLVM 2.6. I
followed the steps mentioned to write the helloworld pass and when i run it
using opt, I get a Seg Fault. Not able to figure out why this is happening.
It would be great if someone can point out where I am going wrong.
Thanks.
Hersh.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2015 Dec 10
4
VNC on centOS
Hi,
I have recently installed centOS 7 and trying to start vnc server on it.
Somehow, I am unable to make vncserver working. I have modified iptable
rules and xstartup file but it did not help.
Has anyone else faced this problem earlier? Any help would be appreciated.
Regards
Hersh
2014 Mar 27
1
GLIBC_2.7 not found
Hi,
I am trying to run a software which requires a specific version of glib(GLIBC_2.7). Current version of GLIB on my system is 2.5 and error which I am getting is -
------------------------------
[hp at mysys example]$ /share/apps/CAP3/cap3:
/lib64/libc.so.6: version `GLIBC_2.7' not found (required by
/share/apps/CAP3/cap3)
------------------------------
[root at mysys scratch]# ldd
2009 Nov 16
1
[LLVMdev] CFG using LLVM
I used successors to find the basic blocks that can be visited and those
that cannot be reached.
My pass just prints out those blocks which can be reached. The problem is
that I want to include
this in my compiler code rather than as a separate .cpp file which will
perform the pass when I use 'opt'.
I have seen that there is something called a PassManager class. Will this
help me any way ?
2010 Jan 31
0
[LLVMdev] Segmentation Fault
May be you need to debug your code and see.
Rajika
On Sun, Jan 31, 2010 at 9:48 AM, Hersh.S. Iyer <coolhersh at gmail.com> wrote:
> Hello,
>
> I am learning to write passes in LLVM and currently using LLVM 2.6. I
> followed the steps mentioned to write the helloworld pass and when i run it
> using opt, I get a Seg Fault. Not able to figure out why this is happening.
> It
2009 Nov 14
4
[LLVMdev] CFG using LLVM
Hi,
I am a new user of LLVM. I am using it as the IR for a compiler for a subset
of LUA.
I have the .ll file ready and it executes fine when passed to the llvm
interpreter.
Now, I wish to perform a few optimizations to the code starting with dead
code elimination.
For this I would need the CFG. I am very new to all of this stuff. Please
help me out guys.
The way I want to proceed is to start at
2016 Jul 12
3
Broken output for fdisk -l
Hi,
There was some problem with our system so I re-installed the server with
CentOS 7. Now, when I am trying to run 'fdisk -l' command, it is returning
a broken output.
It throws this error- "fdisk: cannot open /dev/sdc: Input/output error".
There are valid /dev/sdd and /dev/sde devices which are mounted and they
are accessible but, somehow /dev/sdc is having a problem and
2009 Nov 16
1
[LLVMdev] extracting data and operands
Hi,
I wish to implement dead code elimination as a pass in llvm. This is not the
same as unreachable block.
For this, I plan to go ahead like this :
In each function
Identify the store and branch operations
Identify the operands involved in these operations.
Build the UD chain of these and check if there is any variable that is
not used and mark its definition (the entire instruction)
2016 Jul 07
1
CentOS-7 Screen black after boot
On Thu, Jul 7, 2016 at 2:00 PM, Hersh <parikhh1 at gmail.com> wrote:
> Hi Venkata,
>
> Can you please let me know the steps which you have followed for
> re-installing the GNOME? I am having a similar problem on one of our
> system.
>
To my understanding, when you install centos-7 with options ServerGUI or
GNOME Desktop and leave the system for long time locked, you will
2016 Jul 07
2
CentOS-7 Screen black after boot
On Thu, Jul 7, 2016 at 10:31 AM, Frank Cox <theatre at melvilletheatre.com>
wrote:
> On Thu, 7 Jul 2016 10:16:23 +1000
> Venkata Balaji N wrote:
>
> > i left the system locked overnight.
>
> What are you using to lock the screen? Some of the screensavers can be
> bad news on certain video cards (as I've learned the hard way) and can
> cause just exactly that
2016 Jun 28
0
VNC server issue- Gnome - oh no! Something has gone wrong
I forgot to mention, I have followed steps mentioned in this link
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7/html/System_Administrators_Guide/ch-TigerVNC.html
for configuring vnc.
I have also tried upgrading VNCserver but that didn't help either.
Regards
Hersh
On 28 June 2016 at 15:39, Hersh <parikhh1 at gmail.com> wrote:
> Hi,
>
> I have been
2011 Nov 14
1
Showing sda or hda disk as xvhda on Xen Center5.6 FP1
Hi,
I am using Xen Center5.6 FP1 since last 8 months and it was working fine
since last few weeks, when i observed that suddenly all new Xen VMs started
showing me sda or hda disks as xvhd.
This is observed when i try to create any new Xen VM on my XenCenter5.6FP1.
All my earlier Xen VMs are still showing hda or sda but when i try to
upgrade the respective VMs say from SLES11GA to SLES11 SP1, it
2011 Nov 14
1
Showing sda or hda disk as xvhda on Xen Center5.6 FP1
Hi,
I am using Xen Center5.6 FP1 since last 8 months and it was working fine
since last few weeks, when i observed that suddenly all new Xen VMs started
showing me sda or hda disks as xvhd.
This is observed when i try to create any new Xen VM on my XenCenter5.6FP1.
All my earlier Xen VMs are still showing hda or sda but when i try to
upgrade the respective VMs say from SLES11GA to SLES11 SP1, it
2008 Apr 09
2
sitemap for RoR
Hi all
is there a plugin available by which i can generate a sitemap for my
site automatically.. I mean when ever a page is added it will get listed
in the sitemap?
If you have implemented it do let me know
thanks
dhaval parikh
--
Posted via http://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
2015 Dec 10
0
VNC on centOS
yum -y install x11vnc
x11vnc -display :0 -forever -bg
firewall-cmd --add-port=5900/tcp --permanent
You should look into VNC passwords, I use the above command in a shell
script for each user in ~/.kde/Autostart
I believe the viewer I'm using is krdc?
Michael
On 10/12/15 11:49, Hersh wrote:
> Hi,
>
> I have recently installed centOS 7 and trying to start vnc server on it.
>