similar to: Right click on desktop

Displaying 20 results from an estimated 11000 matches similar to: "Right click on desktop"

2007 Aug 09
2
centos 5.0 setting up an iscsi target
Can someone point me to some documentation on how to set up centos 5.0 as an iscsi target? I'm completely new to iscsi so need something basic. _____________________________________ "He's no failure. He's not dead yet." William Lloyd George -------------- next part -------------- An HTML attachment was scrubbed... URL:
2007 Aug 08
2
Clone physical into virtual
Is there a formal, or preferred, method for importing a physical CentOS machine into a VMware instance? I know they make software to move Windows machines, but I couldn't find one to handle our CentOS servers. I have done something via scp/sftp in the past, which *seemed* to work, but if there's a better way I'm more than interested in hearing the process. Thanks! Scott
2007 Aug 08
2
rpmbuild --rebuild
Hi Again try to learn, how to make package. Now when I try to make from .src.rpm I get: [root at oh1mrr lataa]# rpmbuild --rebuild webmin-1.360-1.src.rpm Installing: webmin-1.360-1.src.rpm error: Legacy syntax is unsupported: copyright error: line 12: Unknown tag: Copyright: Freeware What's wrong with rpm? or me, eh? :D Also if I try install webmins noarc.rpm I don't get it work
2007 Sep 19
2
best source for rpmdevtools RPM in C5
hello, I'm going to try this question again. The first time I botched it and the answers I got were useless. I want to use rpmdevtools to help with some packaging chores. There is no C5 version that I can find. I've located an SRC RPM in a location that is known to be C5 compatible. There are 2 versions of rpmdevtools:
2007 Aug 03
7
Power burn test
I need a program that will just run everything at max so I can measure the max power used on some systems. My 'Kill a Watt' meter should show up early next week. SO run that CPU at max, using all memory, and keeping the harddrive spinning. I can jsut do pings on the lan card for it to stay awake. I have searched here and on the net and have come back with nothing.
2007 Aug 09
3
inexpensive / reasonably priced workstation / server development box
We are testing some simple low bandwidth video and audio broadcasting using real server and client softwares. So, for quick check and simplicity, we were plunking along TESTING on an 3.2GHz XP box and I noticed frames were getting dropped on the broadcast just for resizing a window on the screen during the session. Talk about totally lame... I know this can be a big deal and start conflicting
2007 Sep 17
5
Server Virtualization
Hello, I work for a school in a New Zealand university and we are wanting to implement Server Virtualization for both CentOS and Windows systems. So I thought I would ask here what experience people have had with this and what issues that you all think should be considered? From my own research it seems that VMWare or Xen are really the two major products to be considered, are there any
2007 Mar 13
1
centos beta 5 right click on desktop
When I right click on the desktop and I get the menu... Where do I control the order of that menu??? I want hte open terminal to be first. Just like 4.4 was. Thanks, Jerry
2008 Jun 05
3
vsftpd and active mode connections causes FTP session to hang
I've encountered an odd error state that I haven't been able to resolve yet. I have a customer that, for what ever reason, wants to use active mode occasionally for FTP xfers. What they have noticed, is that after you switch to active, and issue a command (they do 'ls', I've done other things like 'put' and 'get', etc.), the connection hangs. If you wait a
2008 Apr 09
3
Interface bonding?
I'm try to bond a few interfaces together with the hopes of getting increased throughput, and I'm using a cisco Catalyst 2900 as the switch. I've tried using mode 0, 5, and 6 with nothing special on the switch, and mode 4 with some ports "trunked" together (I have a feeling that the "trunking" that the 2900 does is not 802.3ad, as it disabled the ports it saw as
2010 Aug 07
1
apps started by right click menĂ¹ under Windows
Hi everybody, I'm new to wine. I'm using wine-1.2 on MAC OS X Snow Leopard (10.6.4). I'd like to run dBPowerAMP Music Converter. Under Windows I usually start this program selecting a file and an entry on the explorer righ click men? (Convert to...). I tried Code: wine explorer /desktop=one,1024x768 explorer but the right click men? has no entry for dBPowerAMP Music Converter even
2008 Dec 02
3
Only OSS in sound tab :( why?
Hi! I have small problem. On my sound tab i have only OSS and i didn't have sound in "steam" games. Emulation not work(OSS too). Somebody now why? :) Ubuntu 8.04. greetings! redlin
2015 May 13
1
nm-applet, wirless, and CentOS 6
I have a strange problem and I know I am doing things way outside of the box. First of all I don't like Gnome or really any of the mess-windows flavored desktop systems and no, I don't like the MacOSX flavored desktop systems (like Ubuntu's Unity) either. The 'desktop' system (if you could have called it that) that I learned on was DEC's 'DecWindows' system on
2005 May 23
2
Nautilus / Desktop Icons
Hi, I've a nautilus problem with CentOS 4. It doesn't show the desktop items any more (also after dropping all gnome files/dirs from a users homedir) en the right mouse button menu also doesn't work. Googling around I've found various items about the problem but until now not a clear solution. Some people mention some 'browser mode in nautilus preferences'. But I
2006 Jun 24
8
How to install programs in wine?
I am a rank newbie to Linux and wine. I am running Ubuntu Dapper on an AMD 1800 mhz machine, wine 0.9.15 Everything I have read says use the installer to load windows programs. Where is the installer? Thanks, -- Ron Thompson On the Beautiful Florida Space Coast, right beside the Kennedy Space Center, USA http://www.plansandprojects.com My hobby pages are here:
2007 Dec 12
1
Tons of SNMP ?errors? in /var/log/messages
I'm running up-to-date CentOS 5 w/ Xen. I'm getting tons (tons = 13787 just yesterday, presumably because I have a monitoring system poll every 5 minutes) of log entries of the following: netsnmp_assert index == tmp failed if-mib/data_access/interface.c:467 _access_interface_entry_save_name() and netsnmp_assert rc == 0 failed if-mib/ifTable/ifTable_data_access.c:209
2008 Mar 05
1
LVM: how do I change the UUID of a LV?
I know how to change the UUID of Physical Volumes and Volume Groups, but when I try to do the same for a Logical Volume, lvchange complains that "--uuid" is not an option. Here is how I've been changing the others (note that "--uuid" does not appear in the man pages for pvchange and vgchange for lvm2-2.02.26-3.el5): pvchange --uuid {pv dev} vgchange --uuid {vg name} Any
2007 Dec 04
1
Xen not applying custom network script on startup
I'm seeing an issue with xend not running a custom network script automatically, but works when I run it manually. In /etc/xen/xend-config.sxp I've changed: (network-script network-bridge) TO: (network-script network-custom) Here is /etc/xen/scripts/network-custom: # !/bin/bash # network-custom script=/etc/xen/scripts/network-bridge case $1 in start) $script start vifnum=0
2008 Jun 12
1
Problems installing 5.1 on a Tyan Thunder HEsl with a SCSI controller
Hi, I'm trying to install 5.1 using the onboard LSI Symbios 53C1010, and I'm running into some trouble. When the computer first boots, the SCSI BIOS sees the three HDDs, but when I go to install, the installer hangs for a while at inserting the sym53c8xx driver and if I go over to the screen on F4 it shows that it is trying to scan the SCSI bus and is resetting all of the IDs. Once that
2006 May 18
1
compiz and desktop slowness
Hello. I'm using compiz-vanilla, and I have noticed that it makes Nautilus act extremely slow on my desktop; for example, if I select several icons quickly the selection box becomes quite choppy, and if I try to move them there is a huge "lag". I noticed that Nautilus behaves completely normal on non-desktop windows, though, and if I replace compiz with metacity (metacity --replace)