Server :: Enable/disable PAE In RHEL 6?

Jan 12, 2011

Anyway, according to the release notes, RHEL 6 has a PAE enabled kernel by default. Great... But that leaves me wondering why uname report SMP. Further, I'm provisioning some systems for QA use, and they're asking that PAE is disabled. My thinking is that since RHEL 6 requires PAE capability to install, there may be no way to disable it and the googling I've done seems to support this. tl;dr Why does a default kernel with PAE enabled report SMP on RHEL 6?

View 7 Replies


ADVERTISEMENT

Server :: How To Enable / Disable SSH At Boot Time

Mar 1, 2011

I have just installed ssh-server in my Ubuntu 10.04, and really want to know how to enable/disable it and I also want to be sure if the changes will take effect after the next boot or not, and how to do that?

View 8 Replies View Related

Fedora :: Enable And Disable These Services: FTP,Email,Web Server,Firewall,Telnet,LAN?

Sep 12, 2009

how to enable and disable these services: FTP,Email,Web server,Firewall,Telnet,LAN? Is there any general way to manage services?

View 1 Replies View Related

Ubuntu Multimedia :: Command To Enable And Disable A Secondary Monitor Using The Nvidia X Server?

Aug 16, 2010

I need to find out a command to enable and disable a secondary monitor using the Nvidia X Server. I've got a monitor attached to my laptop that I don't use all the time and would like to just have a launcher to switch between "twinview" and "disabled" quickly rather than having to go through the menus. It's physical position is vertically above the primary monitor so I have to put in a custom position every time I enable it.

View 8 Replies View Related

General :: How To Enable GUI In Rhel 6

Feb 3, 2011

startx is not working. how to enable GUI in rhel 6

View 8 Replies View Related

Security :: Enable ACL In RHEL 5?

May 26, 2011

I am using RHEL 5, how to enable ACl in /etc/fstab

View 2 Replies View Related

General :: How To Disable NIS On RHEL 5.0

Jan 31, 2011

My company has an RHEL 5.0 server on which we have been instructed by outside auditors to disable or uninstall NIS. I'm not finding a method for doing so in my on-line searches.

View 2 Replies View Related

Server :: Edit The Default RHEL CD To Have It Automatically Install RHEL Based Off Of A Kickstart File

Mar 2, 2011

is possible to edited the default RHEL CD to have it automatically install RHEL based off of a kickstart file that I will store locally on the CD. My plan would be to put a cd in a server and have the OS automatically being installed.

View 3 Replies View Related

Red Hat / Fedora :: Disable Wpa_supplicant In RHEL 6?

Mar 30, 2011

I'm working on a RHEL 6 base image for virtualization and I'm trying to pare down the things that we don't need. Considering none of the virtual servers will have wireless networking, I figured it'd be good to kill that wpa_supplicant process. even with the wpa_supplicant service off, NetworkManager seems to start it right back up. There isn't any wireless devices configured, so I don't know why it does this. I can't even kill the process, it starts back up immediately. Is there something in either the Network Manager or wpa_supplicant config files that would disable it permanently?

View 3 Replies View Related

General :: Disable CR ROM Drive In RHEL?

Mar 2, 2010

I have one RHEL server which is placed near a corner of the server room. Few people are using this server to watch movies and unwanted photos. I want to disable access to CD ROM. disabling the eject button of the drive wont work, as they used pin to force open the drive tray. Can I delete the cd rom drivers from the hard disk so that no CD will be detected ?

View 11 Replies View Related

Server :: Configuration Difference Between RHEL 3 To RHEL 5 For Webserver Installations?

Feb 1, 2011

We are planning to migrate our LINUX server from RHEL 3to RHEL 5. What are the configuration difference between RHEL 3 to RHEL 5 for webserver installations?

View 1 Replies View Related

General :: Not Able To Connect To Internet In RHEL 5 / Enable This?

May 24, 2010

I just installed red hat enterprise 5 in my laptop and on desktop both. In desktop it is working fine but in laptop it is not showing the eth device. (I tried ifconfig only lo is there). I tried ifup eth0 still nothing happened. The network service in /etc/sysconfig/network-scripts/ifcfg-eth0 and in /etc/sysconfig/network are enable. I had ubuntu in my laptop before and I faced same problem with that too. Is there any problem with my laptop? I have my system on dual boot and in win7 networking is running fine. I am not able to connect to the internet only, other devices are working fine.

System conf: Sony vaio E series. 3 GB RAM, intel core i3 2.13 GHZ.

View 1 Replies View Related

Networking :: Disable Dhclient From Running On Rhel Release 6?

May 26, 2011

i've configured the machine to use a static ip yet dhclient still runs and obtains an ip. what needs to be done to stop this? it has to be something i can put in a script since i have written a setup script to run on several machines. this setup script creates/modifies several files with a few key ones shown below:

/etc/sysconfig/network

Quote:

HOSTNAME=csec7154
NETWORKING=yes
NISDOMAIN=csma
NTPSERVERARGS=iburst

[code]....

and the files, hosts, resolv.conf, network and ifcfg-eth0 in the /etc/sysconfig/networking/profiles/default directory all link to their respective files as does /etc/sysconfig/networking/devices/ifcfg-eth0. thanx!

View 1 Replies View Related

Red Hat :: Disable DHCP Client Requests On Rhel 5.4 64bit?

Jan 28, 2010

i want to disable all DHCP request, can i turn off the client that if a MAC address changes a dhcp request is not automatically made?reason for this: I have HP blade running with an Intel NC260M mezzanine card running with virtual connect. I have experienced problems with firmware levels with this card where the virtual connect mac address is ignored and the real MAC displayed. As we are using bonds on the servers and have 6 NICs installed we have to tie down the MAC address to a bond. A blade was replaced today without the firmware update and the real MAC appeared, a dhcp request was made and my-eth[2-3] and resolv.conf files were over-written by the dhcp supplied

View 3 Replies View Related

Server :: Major Differences Between Rhel 5.2 And Rhel 5.4?

Dec 14, 2010

what are the major differences between rhel 5.2 and rhel 5.4

View 2 Replies View Related

Red Hat :: Duplicating A RHEL 5.1 32bit Server On RHEL 5.4 64 Bit

Dec 9, 2009

I have a database server running RHEL 5.1 32 bit that suffered some catastrophic failures about 6 months ago. We were able to patch it back together and keep it running, but now the manufacturing site it supports is going to shut down for two weeks and I would like to replace it permenantly. Does anyone have any guidance for that sort of thing? I'd like to have the new server up and running before hand, basically changing the hostname/ip and restoring the databases only on conversion day. I've done this in the past with HP UX - Red Hat conversions, but this is my first red hat to red hat move. Any advice or shortcuts?I forgot to add the other wrinkle. The new server will be running 64bit linux.

View 1 Replies View Related

General :: Disable Boot / Startup The Clamav On Rhel / Centos?

Feb 22, 2010

how to disable boot,startup the clamav on rhel/centos.

View 1 Replies View Related

Fedora :: How To Disable / Enable Gstreamer

Jun 23, 2010

how to disable gstreamer???? (and be able to re-enable it also?) i don't want to totally remove gstreamer - as it is required by alot of software. however, when i am using
proaudio apps with low-latency having gstreamer enabled is a problem. this is because ( i think ) that my crappy intel-hda (STAC9200) only has one sub-device, while many other cards have multiple.

so when gstreamer is there, i will get more xruns, and a nasty message in dmesg, something along the lines of "intel-hda switching to polling mode". overall performance of the card will suck. BUT! if gstreamer is NOT there, i can run low-latency(2ms) with pretty much no xruns(jackd). the only time i get the odd one is if i am switching drum banks in a wine VST.

well, i remove pulseaudio when i install Fedora, gstreamer doesn't work properly after that, you can't use rhythmbox, or anything. but you will get much better latencies and generally the card is very useful. ie: i can manipulate many sounds/samples/synths in realtime, or actually record in ardour with a decent load...

View 10 Replies View Related

Fedora :: How To Enable / Disable Firewall

Jul 30, 2011

Sorry but I'm a new user and would like to know how to enable/disable firewall. I have tried to open a port up on my firewall but, for some reason that didn't work. I have found these command in another thread: $ sudo /sbin/chkconfig iptables off
$ sudo /sbin/service iptables stop
I assume this is to disable the fire wall. How do I enable it once I'm finish running my program.

View 13 Replies View Related

Ubuntu :: Touch-pad Disable / Enable This?

Jun 13, 2010

I've downloaded from the Ubuntu software center a touch-pad application that allows me to set some preferences to my touch-pad. So since I rather use a mouse, I've disabled it, the problem is, it only keeps disabled for a few minutes, later it works again. So I want to keep disabled until I enable it again, any suggestions?

View 3 Replies View Related

Ubuntu :: How To Enable/disable Specified Hardware

Jul 19, 2011

is there a way to enable/disable specified hardware? Allow me to explain, i have 2 wireless adapters, one integrated and one USB, i want to use the USB adapter for 5Ghz 802.11n and the integrated wifi adapter in my system is the one ubuntu is defaulted to.. i have the drivers for the USB device already installed i just need to disable the integrated device.

View 3 Replies View Related

Hardware :: Disable +5V Supply On USB And Enable It Again?

Sep 16, 2010

know whether it is possible to disable +5V supply on USB and enable it again?

View 4 Replies View Related

Hardware :: Disable AND Enable Keyboard From Another?

Feb 1, 2011

I have 4 computers and I currently have 4 USB cradles so every time I want to switch to a new computer I have to unplug the keyboard/mouse dongle and replug it in the appropriate cradle. I would prefer to connect the single dongle to a 4 way USB switch then choose the target computer by remapping 4 of the keys I don't need, for example:

View 2 Replies View Related

Networking :: Disable/Enable LAN Card By C/C++

Aug 24, 2010

I want to make a kernel module that its function is like ifup/ifdown. However I could not find any way to do that.

View 2 Replies View Related

General :: How To Enable / Disable Easystroke

Sep 16, 2010

how to disable/enable easystroke with commands like

Code:

easystroke --enable [--disable]

View 4 Replies View Related

Red Hat / Fedora :: GRUB Of Previously Installed Distro / Enable Wake On Lan In Scientific (RHEL)?

Jan 2, 2010

I have two problems. I installed a RHEL variant (scientific linux) on an already dual boot system with ubuntu and vista.

It replaced GRUB with (I think an older) GRUB version and to add to that I cannot see my ubuntu ditro anymore. is there a way of reinstalling the GRUB that came with ubuntu then adding the RHEL distro to it?

my second problem is that I cannot figure out how to enable wake on lan in scientific linux (RHEL). on ubuntu I would just write a small script and update all runlevels to run it at startup. what is the alternative on redhat?

View 5 Replies View Related

Debian :: Touchpad Enable / Disable Key Not Working

Nov 27, 2010

Since last Saturday (11-20) my touchpad enable/disable key stopped working.I don't make much use of the touchpad and it usually stays disabled most of the time so I can't be sure it is really on Saturday that I lost this functionality or maybe the day before (I'm positive it's not longer than that).Before that it worked flawlessly, now it's like a dead key (which is not broken by the way, tested on a live CD).In these past week I have been looking for quite some time for other users who might have experienced this problem after the update of two specific packages (console-data and keyboard-configuration) I had on the 20th and which made me think might have broken the key binding.Not finding anything at all and after having tried for said packages both newer versions from sid and previous known-to-have-worked-before versions from the install CD, I started thinking the problem was not there (I consequently restored the testing ones).

The days before this happened I tinkered a little bit with gpointing-device-settings and tpconfig (this last one was a simple tpconfig -i), but at this point I start thinking there might have been something else I've done, somewhere else I can't recall probably.

Oh, I forgot to mention that the touchpad still works flawlessly, I can enable/disable it through gconf (actually I made two handy shortcut to the "/desktop/gnome/peripherals/touchpad/touchpad_enabled" value), so it is not an issue of making it work, just the toggle key which on my laptop is a dedicated one (no Fn modifier) and anyway all the other special keys still work fine.I checked gnome-keybinding-properties and there is no action for the touchpad there, but I don't know for sure if there was one before (and I haven't been able to add one). Anyway in gconf I noticed a key in "/apps/gnome_settings_daemon/keybindings/touchpad" has the value "XF86TouchpadToggle", not sure if that means the keybinding exists or what.

What more can I add? What I'm here to ask now is some guidance on figuring out what I might have done wrong considering what I was able to tell you, but mostly, considering what I wasn't able to tell you and am not even aware to have done.

View 6 Replies View Related

Debian :: Way To Enable/disable Services In Squeeze?

Jul 2, 2011

I'm looking for some definitive instruction on the proper way to enable/disable (not to simply start/stop or add/remove packages) services/daemons under Debian 6. Google results are all over the map and, surprisingly, the Debian wiki has no abstract on services.It seems like such a common task

View 14 Replies View Related

Debian Multimedia :: Multiboot Disable Or Enable GDM ?

Nov 22, 2010

I have a computer that runs debian 6, and i want to make a dual boot system where i can boot either with or without desktop. AS default the server will be booting in console (headless) mode (and act as server) but on some occasions i do want to bootup in desktop.

I know starting GDM (in my case the desktop manager) is just a simple task, but i would like to have 2 options in boot menu:
1 - without desktop default (timeout 5 seconds)
2 - with desktop

what would be the correct grub config entries?

View 1 Replies View Related

Debian Hardware :: Enable / Disable USB Root Hub

Oct 6, 2010

Basically what I'm wanting to do is only have one USB keyboard connected active/enabled at any given time. i.e., enable B1D14 and disable B5D2, then enable B5D2 and disable B1D14. I'm actually wanting to enable/disable at the root hub. Something analogous to mount/umount a device instead of a file system.

ramack@ramack2:~$ lsusb
Bus 005 Device 002: ID 413c:2105 Dell Computer Corp. Model L100 Keyboard
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 014: ID 413c:2106 Dell Computer Corp. Dell QuietKey Keyboard
Bus 001 Device 012: ID 0781:5544 SanDisk Corp.
Bus 001 Device 006: ID 058f:6254 Alcor Micro Corp. USB Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

View 2 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved