similar to: Bash rotating tab completion with list

Displaying 20 results from an estimated 3000 matches similar to: "Bash rotating tab completion with list"

2011 Feb 25
1
Detecting harddrive problem
Hi all, Recently I realize the filesystem became Read-only and there is "media error" message in the system log. It has passed several days without notice. I'm thinking of setting up a script to grep that "media error" and send email. Is there more elegant way of doing this? Thank you.
2011 Feb 20
3
Problem with timezone configuration
Hello, I have a problem configuring the timezone on a CentOS 5.5 server. I would like the timezone to be Europe/Paris. I have followed the steps described here: http://www.wikihow.com/Change-the-Timezone-in-Linux I think I have changed the appropriate configuration files ( /etc/localtime, /etc/sysconfig/clock ), but the output of the ?date? command still indicates the timezone is EST. [root
2011 Jul 24
4
lots of small files in a folder on Linux centos
Hello, I have a rather annoying issue on going with one of my centos virtual servers. the server hosts a website using apache and mysql ,there are three persons involved with keeping the site up and running. and i am his root due to the fact he does not know anything with about Linux. there is an php/sql coder , and the site owner which only knows to use the CMS and upload new articles to the
2012 Apr 11
5
URGENT -- pseudo network interface creating problem with dhcp-- centos 5.5
Group, My linux box, running with Centos-5.5, is showing up (??) a pseudo network interface for Eth0. On Switch where my Eth0 is connected, observed 2 MAC-Addresses. If a DHCP server present in LAN, the second pseudo interface is picking up a DHCP IP Address too. Furthermore you can ping both Eth0 ip and Psedo Eth0 IP from the switch. The intensity of the problem is more when port-security is
2011 Feb 23
12
Alternative to cPanel
Hello all, I'm looking to setup a new CentOS box for a buddy of mine who wants to do hosting on a server via CoLo, Years ago I whipped up a CP of my own on a Debian box he colo'd running a basterdized qmail/tinydns and custom built httpd/mysql/etc (I was young). It worked ok but time to move on and I don't have time to maintain all those packages. I also don't have time to write
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
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 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
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! --
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
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
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
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 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
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
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
2006 Feb 04
2
MS Office XP Chinese
Hi, I would like to know whether it is possible to install MS Office Chinese with Wine? Doug -------------- next part -------------- An HTML attachment was scrubbed... URL: http://www.winehq.org/pipermail/wine-users/attachments/20060205/0237c815/attachment.htm
2005 Feb 03
6
Newbie: Running an application within wine (installed fine)
I had successfully installed BrilliantPhoto with wine, so that I have the directory: file:/home/dotancohen/.wine/c/Program Files/Brilliant Labs/BrilliantPhoto but when I run the command wine /home/dotancohen/.wine/c/Program\ Files/Brilliant\ Labs/BrilliantPhoto/BrilliantPhoto.exe it justs sits there with no output until I ctrl-Z it. Silly me, I even tried to click the icon in Konqueror to start
2015 May 21
3
Bash-Completion for samba-tool
Hey list, arriving home from SambaXP, it was really nice. That darth vader cake was super sweet :-) Hearing some people talking about how much they'd like bash completion for `samba-tool`, I've put together an ugly script that does that. It's a very dumb script (I'm boldly calling it script), but it might make someones day a little bit easier.
2012 Jan 23
3
Machine becoming irresponsive
There is a CentOS 5.2 machine that is sometimes found to be offline. It runs a few websites but nothing very high traffic. I happened to notice a few days ago that before it went down, one of the sites written in PHP was throwing errors that it could not connect to the MySQL backend. Two hours later, the whole server was down and wasn't even responding to SSH. It's not my box, but I may