Displaying 20 results from an estimated 5000 matches similar to: "Machine becoming irresponsive"
2008 Mar 16
5
Returned mail from forum gateway
On 16/03/2008, wine-users at winehq.org <wine-users at winehq.org> wrote:
> The following message from "Dotan Cohen" <dotancohen at gmail.com> was not authorized for entry in the WineHQ Forums forum.
>
> Posts are not allowed to locked topics.
>
> From:
> "Dotan Cohen" <dotancohen at gmail.com>
>
> To:
> wine-users at winehq.org
2011 May 30
7
Grep: show me this line and the next N lines?
Can grep show the matching lines and the next N lines after a match?
For instance, I have a config file wit hthe following text:
[Tag h1]
foreground=#2e5a03
underline=double
indent=0
weight=PANGO_WEIGHT_BOLD
scale=2.25
I would ideally grep on "[Tag h1]" and have grep display the match and
the next 5 lines so that I see all the content of the h1 section.
Can this be done?
Thanks!
--
2008 Feb 19
14
Running XP programs in wine
I am trying to run "Sony Vegas Movie Studio 8.0" on Ubuntu 7.04 in
wine-0.9.41 but I get this error: "This application is not supported
in Windows 2000".
How can I make wine emulate Windows XP? Thanks in advance.
Dotan Cohen
http://what-is-what.com
http://gibberish.co.il
?-?-?-?-?-?-?-?-?-?-?-?-?-?-?-?-?-?-?-?-?-?-?-?-?-?-?
A: Because it messes up the order in which people
2011 May 30
5
Getting the return value of the last command run
All commands return a value, usually 0 if run properly. For instance, try:
$ ls && echo "done"
$ lsd && echo "done"
The echo command is only executed if the ls command exited
successfully. If one did not add the echo command with the && after a
command, how can he determine if the command exited successfully? I
have a particularly troubling script that
2010 Aug 06
3
Remote nautilus, X display forwarding problem
I need to open a Nautilus window on a headless server, but no matter
what I try it complains about the display:
?dcl:~$ xhost + localhost
localhost being added to access control list
?dcl:~$ ssh -X user at ip.address
[user at CentOS-55-32-minimal ~]$ export DISPLAY=localhost:0.0
[user at CentOS-55-32-minimal ~]$ nautilus --display=0:0
cannot open display: 0:0
Run 'nautilus --help' to see
2009 Mar 05
4
Which effects are 3D and which are 2D?
AMD is dropping support for the R300-R500 cards in their official drivers:
http://www.phoronix.com/scan.php?page=article&item=amd_r500_legacy&num=1
As the current open source drivers do not support 3D, I'd like to know
which Compiz effects use 3D and which use 2D. Thanks.
--
Dotan Cohen
http://what-is-what.com
http://gibberish.co.il
2008 Dec 31
3
wine-users Digest, Vol 41, Issue 117
Hi David,
I have a copy of Windows that I bought a year or two ago, but never really
used it, as I preferred to use Linux.
Got it just in case I needed the license, I guess now I can put it to use.
Me paying for the Windows copy should include the fonts, right?
It's working now, and showing the fonts. Thanks a lot :-D
Now all that I have left is to get the characters to attach, and I
2006 Oct 12
4
Cannot start Photoshop
I have installed Photoshop 7 via winetools. However, I cannot start it:
dotancohen@ubuntu:~$ photoshop
detecting Wine version... done.
Drive C: is /home/dotancohen/.wine/drive_c
Wine 0.9.7
wine is executed as wine
Parameters are
dotancohen@ubuntu:~$ cd ~/.wine/drive_c/Program\ Files/Adobe/Photoshop\ 7.0/
dotancohen@ubuntu:~/.wine/drive_c/Program Files/Adobe/Photoshop 7.0$
./Photoshop.exe
2010 Aug 09
4
Moving users from Debian-based distro to CentOS
I have a Debian machine with four users that I plan on migrating to
CentOS. As per Debian habits the UIDs start with 1000.
Is it enough to reuse the Debian /etc/shadow and /etc/passwd files
over? Or will I need to configure some other things? I had considered
just creating four new users starting from UID 500 then chown -R -ing
the user's home directories, but I find that invasive and
2010 Oct 17
2
Not receiving mail
I have installed Postfix, Dovecot, and Squirrelmail on a CentOS 5.5
machine. In Squirrelmail a user can send mail, but he is not receiving
replies. There is nothing relevant in the maillog other than the
user's (successful) login attempts. I am at loss, I have been
following tutorials such as the Perfect Server [1] series and other
Google results, but I cannot get this thing to receive mail.
2011 Jun 13
1
Bash rotating tab completion with list
I just got off a Windows 7 terminal which has rotating tab completion,
this means that in the case of completion ambiguity the shell
completes one of the possibilities, and subsequent tabs complete to
different possibilities. This in contrast to bash's behaviour of
simply printing a list of possibilities.
Googling I have found that bash can in fact have rotating completion
by setting
2008 Mar 08
3
No shutdown option in KDE with Compiz-Fusion
I have installed Compiz-Fusion on several Ubuntu machines, all
different hardware, with KDE. In all of them, the option to shutdown
or reset the computer is absent from the KDE logout buttons when
running Compiz-Fusion. I have searched google and see that others have
this problem, but I do not see a solution. Is there a known solution
to this condition?
Thanks in advance.
Dotan Cohen
2008 Mar 15
1
How to debug?
In a wine bug report I have been asked to attach a compressed
+tid,+seh,+relay,+msi log. I have been googling for over two hours
trying to find out just how to do that. Can someone please RTFM me
with a link to information that explains how to do that? If you find
it via google, I would like to know what keywords you used. Thanks in
advance.
Dotan Cohen
http://what-is-what.com
2005 Dec 16
4
winehq.org OR winehq.com?
I see that some messages are addresses to wine-users@winehq.org and
others are addressed to wine-users@winehq.com
Which address is correct? Thank you.
Dotan Cohen
http://technology-sleuth.com/long_answer/how_can_i_be_safe_online.html
2010 Nov 06
7
Addressing outgoing connections to a specific interface
On a CentOS 5.5 laptop (Dell Inspiron, dual boot with a Debian-based
distro) I have a cable plugged into eth0 which is on a LAN with no
internet connection. Additionally, I connect wirelessly on wlan0 to
the internet. Both connections have router on the 192.168.0.1
address.
Although I need to stay connected to the wireless router, can I still
access the address 192.168.0.1 on the wired
2010 Oct 11
3
One server not showing SSH port, the other is.
I have two CentOS servers running SSH on two different non-standard
ports. So far as I can tell, they have identical /etc/ssh/sshd_config
files with the exception of the different port (both are 22xx).
However, when running nmap on them, one betrays the port that SSH is
running on, and the other does not. I have shut down iptables on both
machines and the behaviour remains this way. What could be
2006 Jul 09
16
Running Turbo C
I must run Turbo C for the university. The install seemed to go
alright, but when I try to run it I get:
$ wine TC.EXE
Warning: unprotecting memory to allow real-mode calls.
NULL pointer accesses will no longer be caught.
err:module:MZ_DoLoadImage insufficient DOS memory
winevdm: can't exec 'C:\tc\BIN\TC.EXE': error=8
What should I do? I've 512 MB RAM- I can't imagine
2008 Apr 29
1
Running Compiz in XGL
I have a Dell Inspiron with the ATI x1400 video card. In Ubuntu 7.04 I
ran Compiz-Fusion in XGL with the fglrx drivers and the system was
very responsive. I noticed no performance penalties at all. In Ubuntu
8.04 I am running Compiz natively with the current fglrx drivers, and
the system is sluggish. Disabling Compiz makes the system very
responsive. So I am interested in running Compiz in XGL
2011 Sep 01
2
Cannot start SSH at boot
On a particular CentOS 6 install, I must start SSH manually:
# /etc/init.d/sshd start
I have tried to configure it to start automatically:
# chkconfig --level 3 sshd on
However, it still must be manually started. I am not getting any
errors. What might be preventing it from starting?
Thanks.
--
Dotan Cohen
http://gibberish.co.il
http://what-is-what.com
2010 Sep 24
3
Configuring BIND to answer to two domain names (four IP addresses)
On a CentOS 5 server, I am having a hard time configuring BIND to
answer to 4 IP addresses for 2 domain names.
Currently, I have four IP addresses, for sake of discussion they are:
1.1.1.1
1.1.1.2
1.1.1.3
1.1.1.4
Additionally, I have two domain names. For sake of discussion:
exampleA.com
exampleB.com
My goal is to have 1.1.1.1 & 1.1.1.2 as the nameservers for
exampleA.com, and 1.1.1.3 &