Trying to figure out why the following two are treated differently...
Code: *.warn; kern.!=debug;auth.none; authpriv.none;cron.none;mail.none;news.none -/var/log/syslog and
[Code]....
According to man syslog.conf "You can specify multiple facilities with the same priority pattern in one statement using the comma (``,'') operator. You may specify as much facilities as you want. Remember that only the facility part from such a statement is taken, a priority part would be skipped."
Can someone confirm that this statement means that kern.!=debug is ignored in the first part because it's priority is not the same as the trailing facilities ending in .none?
I am having a problem using my laptop's special keys to toggle my touchpad on and off on my ASUS G73JH laptop, running Ubuntu 10.10 (2.6.35-28-generic-pae).
First, some preliminaries:
My touchpad works just fine, but it does not respond to my laptop's special key, Fn+F9.
In /etc/acpi/events I have the following script, "asus-touchpad":
Code: # /etc/acpi/events/asus-touchpad # This is called when the user presses the touchpad button and calls # /etc/acpi/asus-touchpad.sh for further processing.
How do you enable/disable the autostart of services. For example let's say I know I'm not gonna use apache and mysql for a while and don't want it to autostart anymore how do I disable it ?
And then once it is needed again how do you enable the autostart again ?
I ran into this today accidentally turned on networkmanager and it took it upon itself to rewrite some things and proceeded to make any DNS lookups on my server Especially those reverse DNS for SSH and SFTP take so long they would just time out instead of completing.. Disabling networkmanager did not undo the damage either. Short fix, Erase your resolv.conf file and add 2 lines to it as so, your nameservers!
nameserver xxx.xxx.xxx.xxx nameserver yyy.yyy.yyy.yyy save, and run the following commands service network restart service httpd restart service sshd restart
Mine had a search line added by networkmanager and some others, when i reverted it back to as above, almost instantly after restarting the services the systems lookups were once again, lightning fast. DNS lookups were taking upwards of 20 seconds for unknown reasons after this happenned
When I plug in a removable device, KDE automounts it, but I prefer to do this manually (also perhaps not liking the idea that any user could plug a device in and have it mounted). I've searched around and looked at KDE -> System Settings -> Removable Devices, and "Enable automatic mounting of removable devices" is already unchecked
When I try to set my number of desktops to "4" on the KDE control module, it reverts back to having only two. I downloaded and installed the current ATI driver (ati-driver-installer-10-11-x86.x86_64.run) and everything works as it should with compiz, except for desktop cube, because I only have two desktops. I never had a problem while running Ubuntu, just with backtrack 4 r2. By the way, I have it installed and not running on a virtual box.
getting this occasionally in dmesg USB port nn disabled by hub (EMI?),re-enabling and I would like to know: What does the message mean, exactly? What is the actual hardware error code from the USB subsystem? Under what conditions would the root hub disable the port?Is it related to the USB power or the USB data lines? If it's power, what aspects of the USB power does the root hub monitor? Voltage out of limits? Current spike? Ground bounce?Can this power monitoring feature be turned off in the Linux driver settings?
I have a netbook running opensuse 11.2 I'm trying to make it run faster by disabling services, and I would like to kill off postfix as I don't ever use it (As far as i actually know) What harm could come from disabling postfix, if any?
I'm currently using Debian 5.04 Lenny, and I trying to figure out how I stop things running at boot time, in the simplest way, if possible.
In Redhat/SuSE all I had to do was 'chkconfig xxx off' and it was done, is there an equivalent in Debian? A tool or something.
To find a list of items in Redhat/SuSE all I had to do was 'chkconfig --list' and it displayed a list, is there also an equivalent for this? A tool or something.
I want my keyboard to be disabled for sometime say 5min or more. My keyboard gets loaded more than fingers it bears sometimes loads of books.So want to disable for a specific time
In my .vimrc file I have this line..filetype plugin indent on and then in ~/.vim/ftplugin/py.vimrc (I've also tried saving it as a .vim file) I've copied and pasted a vimrc file for python standards and have enabled all of the suggested settings in it (uncommented them). When I create and open a test.py file and do something like a tab, it goes 8 spaces instead of 4.
have Acer Aspire One netbook with Linux Linpus Lite. I have downloaded Java in order to be able to play Yahoo games, to no avail, each time I try I get the reply "Java is not enabled in your browser" and I cannot get it to work. Is it possible that Yahoo games only work in Windows?
My test server is going well for the past 2 months. I have learned a lot from searching the net for how to's and forums on questions I have. My next task on the to-do list is enabling ssl on my mail server. I have the ssl setup with an automatic redirect from http to https.It is working fine with a minor issue.I have 2 domains and several subdomains on the server. Since I have enabled ssl, it seems for any of the domain/subdomain links I type in with a https://, it takes me to my mail server site. How can I have it set to only one secure link to my mail server?
I am using ubuntu 10.04 on lenovo g430, last night I switch off the device while it was connected to network and shut down the computer. But after that i switch on the device was disabled.I use to enable the device through Fn+F5 key which controls the device in windows but the keys does not work in ubuntu. I am using broadcom 802.11g device.
My workstation has a built-in speaker that, surprisingly, plays audio very well. I also have external speakers hooked up to the audio out jack which are easier to hear. Unfortunately, when I try to play some audio material, sound comes out of both the external speakers and the built-in speaker on the workstation.
I'd like to disable the speaker inside the machine, and just plug in head-phones to the external speaker so I can listen to training material at work without bothering my office mate. I'm not sure how to do this in Linux (Suse Enterprise Desktop 11). Fiddling around with the Gnome audio tools doesn't list two different audio devices on the machine.
From what I can tell, sound is played through the ALSA system. I looked in my home directory and there is no .asoundrc controlling configuration.
I should also add that I check in the BIOS for a way to disable the built-in speaker, but I could not find such a setting.
My Acer notebook has a button that can disable the wireless network device when pressed. Since it is near the ESC key, sometimes I press it on accident, especially when editing something with Vim. When I press the wireless switch to enable the device again, nothing happens. Using the command ifconfig wlan0 up results in the following error:
SIOCSIFFLAGS: Unknown error 132
Rebooting and logging on linux again didn't solve anything. I had to log into windows. The device started out disabled, then pressing the button reenabled the device. I'd like to be able either to reenable wireless at will, or outright disable the wireless switch button.
This is the Linux version of my Disabling mouse acceleration in Mac OS X question. Hopefully I'll get an answer this time.I am tired of mouse acceleration and want to have a completely linear mouse response. This is easily achievable through any of the 5 or so methods (some subtly implied) on the X.Org wiki page on pointer acceleration. However, they also disable velocity scaling.I don't want a 1:1 mapping between device and screen coordinates. I want a 1:N mapping where N is a constant.
i want to run a jar file at the start up..and only that application will work at the start up..other all are blocked..after giving input to the application the xwindow will enabled..otherwise it remains same.
I have a problem with the unix firewall (gufw). I'm using Linux Mint Debian Edition. The problem appears when I double click on the icon to bring it up for configuring. Everything is grayed out so I click on the "unlock" button. Normally, this is when gufw comes alive with color. But all I get now is a note on the bottom of the gray screen that says "Wrong Identification". Uninstalling and reinstalling UFW and GUFW didn't fix the problem. I would like to have my firewall working for me.
We are having 12 windows computers xp which are connected to a linux machine which has samba server installed on it for backup purposes of these 12 windows users. We want the like this , that a user copy a folder from their local machine and paste it to the samba server . but they cannot delete this folder once the backup is there at linux machine.
So this is working fine. But our users are able to Rename the folder they have pasted at linux machine which we dont want . and even they are able to cut and paste files from 1 folder to another folder in the samba server. We just want them to copy a file or folder from their local windows machine and paste to samba server and they can also read it (copy and paste back to their windows computer)whenever they want . but we dont want them to cut and paste within linux machine and rename that file as well.
I've had a hell of a time with this and now all but YAST2 are ok. Going back some time to 10.0 this could be used to disable it very completely.
open terminal and run echo "alias net-pf-10 off" >> /etc/modprobe.conf echo "alias ipv6 off" >> /etc/modprobe.conf
restart computer. Has anyone used this on more recent issues even 11.4 and are there any repercussions?I assume that the inverse will but it back on ie off's just become on's? I will be using cups when I install my printer which is one concern and I am not at all sure that modprobe will do anything anymore?
I also recollect that there is a command to cause the kernel to effectively reboot which would save restarting. Can't remember what it is. Maybe some one can refresh my memory.
For some reason my desktop icons have decided to be very small and can't be changed (systemsettings/appearances/icons/advanced) It happened after I enabled and downloaded the files need for compiz. I have disabled compiz and now have no 3D desktop effects, but still cannot alter the desktop icon size. What have I done?