similar to: CentOS 7 : keyboard shortcut for mouse gesture?

Displaying 20 results from an estimated 5000 matches similar to: "CentOS 7 : keyboard shortcut for mouse gesture?"

2015 Jul 08
2
Installing Centos Server Problems
Hi Can some one help me please. I am trying to install Centos 7.0 server but every time I install centos I keep loosing my windows 7 ? I have a 2TB Hard-Drive, Window 7 64 bit Operating System with Intel Core i5 2300 Processor when I reboot I loose windows and I have no dual-boot can anybody help me please this is the 7 time I have tried this and still fail Michael Wright
2012 Aug 09
3
Strange device labeling in 6.3
I have just installed 6.3 on a machine that was previously running 5.8. Under 5.8 eth0 was eth0. Now with 6.3 /sbin/ifconfig gives me lo, wlan0 and p4p1 (instead of eth0). I would like to make the ethernet a static IP as I intend to for this to be machine used on my LAN only. However, when I do /usr/sbin/setup -> Network Configuration the device is not listed. Can anyone tell me why this is
2015 Jun 13
6
off topic - need help registering to the smplayer forum
Hi All, smplayer has no mailing list. I tried to register at http://forum.smplayer.info/ucp.php?mode=register but the capchas are so incredibly impossible to discern that I gave up after 5 tries. I tried the audio option, but the audio option plays so garbled it is impossible to understand. My audio is great. I play youtube vids with great clarity. So I am hoping someone who is on that forum to
2015 May 15
2
Back to eth shuffling ...
Right, I understand that part. However I believe I'm now in the realm of making this specific to this machine as I have no guarantee that another identical machine will pop up with those same bus IDs. Maybe for the internal ports, but I don't know if the same will happen for the PCIe bus. Would that be correct? On Thu, May 14, 2015 at 6:21 PM, Kahlil Hodgson < kahlil.hodgson at
2012 Sep 16
1
placing x11 libraries in an alternate location
we have close to 50 servers. I would like to have X11 libraries (and devel). Instead of installing them one by one on all servers, I would like to have them in a central NFS location and have my app pick them up like that. Is it possible to do this with yum/rpm ? -- --- Get your facts first, then you can distort them as you please.--
2012 Oct 12
2
pdf viewer with bookmarking facility?
pdf viewer with bookmarking facility?
2014 Dec 16
2
rsync output under CentOS 6
Hello Kahlil, Monday, December 15, 2014, 11:25:35 PM, you wrote: KH> When you use --itemize-changes, does it indicate that the timestamps of the KH> directories have changed? Not uless the sequence of dots and letters before the folder name indicates that -- Best regards, Niamh mailto:niamh at fullbore.co.uk -------------- next part -------------- A non-text
2015 Jan 28
1
How To Record Sound Being Played
Hey all, I've installed MuseScore on my C6.6 machine. MuseScore is able to generate a midi sounding playback through the speakers of the active score. I want to capture that sound directly to a file without using a microphone. I want to send individual sound files to each of the members of my quartet with their part only. Does anyone know how I can capture sound directly to a file? Is
2017 Mar 02
1
Laptop turns off after lid closed Centos6
At 07:16 AM 3/2/2017, Leon Fauster wrote: > > Am 02.03.2017 um 16:08 schrieb david <david at daku.org>: > > > > Folks > > > > I have a laptop which i am using temporarily as a test > server. It is permanently plugged in. It is running Centos 6, > command line only. In the past, I could close the lid, thereby > turning off the display, but not
2011 Nov 24
2
Applications on different deskops at startup
Hi, I've just converted my laptop to Centos 6 from Fedora ( gnome 3 made the latest fedora unusable ) and I have one problem. I have several desktops with applications running on them, mainly terminals. At login all the terminals start on desktop 1. How do I get them to start on the desktop they were running on at logoff. That's how it worked on Fedora 13/14 so it must be popssible
2013 Jul 02
1
rpmbuild environment CentOS5 vs CentOS6
On CentOS5 I was used to create a simple spec file where at the end I'll declare files and directories I wan't to package: --< Snip >-- %files %dir /opt/myapp %dir /opt/myapp/bin %dir /opt/myapp/etc /opt/myapp/bin/exec01 /opt/myapp/etc/myapp.conf ---- I'll copy the file in /usr/src/redhat/SPECS and run "rpmbuild -bb myapp.spec". On CentOS6 rpm-build package no longer
2012 Jun 27
2
How to handel smtp to public servers
Hi, we do have some subnetworks for private computers, which are allowed to use there public smtp servers like msn, web.de or whatever with the users private accounts. All our own computers have to send mail trough our mailserver with user authentication. From time to time we are faced with the fact, that a virus infected private notebook sends spam and we are told by our ISP to take care :)
2015 May 15
2
Back to eth shuffling ...
Actually, I know what the MAC is for the builtin Port1 and 2. Those are listed in the BIOS. But ultimately I don't want to rely on them as I want the same kickstart file to work for other machines, so hardcoding those in the kickstart file wouldn't quite work, unless I start writing multiple kickstart files, one per machine. Anyway, lspci reports this: 00:19.0 Ethernet controller: Intel
2015 Oct 06
2
Can one construct an IPTables rule to block on NS records?
--On Monday, October 05, 2015 10:46 AM -0400 "James B. Byrne" <byrnejb at harte-lyne.ca> wrote: > So, is there any convenient way to construct an IPTables rule to block > all IPs associated with a given Domain Name server? IPs have the reversed lookup "assosiated" with a NS. What do you mean with "associated"? Do mean all IPs that this DNS server
2016 Aug 24
4
I need glibc 2.19+ for 32 bit CentOS 6.8 or CentOS7
Hello all-- Due to a proposed changeover to build machines for a project I'm involved with, I need at least glib 2.19. Right now I have glib 2.12, and even on CentOS7-32 bit, what I see is glib 2.14. Is a higher glib available anywhere that might work with my current 6.8. I see I can download it from SourceForge but I am wondering what the results might me. I really like CentOS and would
2011 Nov 21
3
CentOS 6 x64 - Changing /var folder to raid 1 disk after install
Hello, I have fresh install CentOS 6 x64 running on my server. I have a raid 1 drive 3 tb ready to be mounted. I want to mount this as var folder, could achive this but after reboot, server didn't start, maybe i had problem with command cp -rf. Is this possible to do in a proper manner, with what commands? I used rsync and diff game me like 10+ output. Best regards
2012 Aug 15
5
stupid bash question
the relevant snippet is... NAME="*.mov" cd $IN if test -n "$(find . -maxdepth 1 -name $NAME -print -quit)" and if there is one file in this directory - ie test.mov, this works fine but if there are two (or more) files in this directory - test.mov, test2.mov then I get an error... find: paths must precede expression So my code is evidently wrong. I just want a test for 1 or
2015 Feb 03
5
Another Fedora decision
On Mon, 2015-02-02 at 17:49 -0700, Warren Young wrote: > Polio was almost completely eradicated, but it?s starting to come back in the middle east after the CIA used a fake vaccination campaign as a pretext to try to get into bin Laden?s Pakistan compound: The Taliban were created and funded by the USA, using the Pakistani intelligence service, to give the Russian invaders of Afghanistan a
2015 May 30
3
Project Management Software
I have a need to use a project management software package under Centos 6.6 and have started looking at ProjectLibre which is a Java package. Unfortunately it seems to have shortcomings when it comes to following up projects and my current understanding is that it falls short of Microsoft Project 2010, i.e., a previous version. Does anyone have experience with this type of software and what
2013 May 29
1
Strange Beauvoir with hard and soft link
How to is possible this? > [root at lucatest ~]# ls -lid /var/log /var/log/ispconfig /var/log/ispconfig/httpd /var/log/ispconfig/httpd/prova.it /var/log/ispconfig/httpd/prova.it/test /var/www /var/www/clients /var/www/clients/client1 /var/www/clients/client1/web3 /var/www/clients/client1/web3/log /var/www/clients/client1/web3/log/test > 706 drwxr-xr-x. 15 root root 4096 29 mag 08:44