Server :: Yum-updates Configuration - Option Doesn't Work At All

Dec 5, 2010

I can see that in yum-updatesd configuration i can use smtp_server to rely mail notifications as per below outputs from man pages smtp_server SMTP server to use when sending mail, host or a hostort string. Defaults to localhost:25. The problem that this option doesn't work at all and it rely into the local MTA not the one set on the smtp_server

View 2 Replies


ADVERTISEMENT

Ubuntu :: Webcam Doesn't Work After Updates?

Aug 18, 2010

So I tried skyping this morning and I could not get my webcam to work it seemed like ti wasn't turning on. TO double check that it just was not skype I opened up Cheese the webcam picture application and it said "no device" found.The only thing I have really changed on my computer since I last skyped were just system updates so something broke in it.

View 1 Replies View Related

Ubuntu One :: Limit Bandwidth Option Doesn't Work?

Feb 9, 2010

The limit bandwidth options in U1 don't work for me. I will check the checkboxes and change the values. When I come back later, they are back to being unchecked, with the default values filled back in.

View 1 Replies View Related

Ubuntu :: Split Screen Option Doesn't Work?

Nov 24, 2010

I have inadvertently caused the main menu (Applications,Places and System) icons to change to a single icon, a white triangle. I've tried to put back the default but no luck. How can I restore the original?

On workspaces, I created a second workspace but the Workspace Switcher doesn't want to show the 2nd workspace; the display should show a blank window. Also the split screen option doesn't work. Do I need an applet (Pager) to sort this out?

View 2 Replies View Related

Ubuntu :: Mousepad Scroll Option Doesn't Work?

Jun 13, 2011

Well a few days ago I installed Ubuntu for the first time and I'm really enjoying it but there is one thing putting me off and making me want to go back to Windows regularly - the fact my mousepad scroll option doesn't work, something I require quite regularly.

I have googled things about fixes and I'm a beginner, so some of the things were too advanced for me and others didn't work. with this so I can have the best experience I can with the operating system.

View 2 Replies View Related

Ubuntu Networking :: Wireless Doesn't Work After Updates?

Dec 12, 2010

I got Ubuntu 10.10 installed. Unfortunately, my wireless doesnt work. I'm connected to my router, but web pages wont load.

I thought to myself, maybe Ubuntu needs to update. So I lugged my computer out to the router itself and okugged my computer in. I went into update manager and let it do its thing. It was PAINFULLY slow. I had a less than 100 b/s. But I let it do its thing. After all 200 Mb's were done, which took a couple hours, I rebooted my system. Now, I cant even connect to my wireless and the internet symbol (the wireless bars thing in the top right) is gone.

1) How can I get my wireless to work?

2) How do I get the wireless button back?

View 1 Replies View Related

Ubuntu :: Installed Updates Now Flash Doesn't Work?

Aug 21, 2011

I ran Update Manager and installed updates. Now flash video and other things with flash content wont work.

To give one example. I go to a web I use frequently and the following message is displayed at the top: "Additional plug-ins are required to display media on this page"

I click on "install mising plug-ins" and select Flash Player-installer. Bu then it tells me it's already installed! This has only happened since last night when I installed the updates!

View 2 Replies View Related

Ubuntu Multimedia :: Audio Doesn't Work Anymore After Updates - 10.10

Mar 19, 2011

After the last updates (in which there was also the 2.6.35.28 kernel) my audio isn't working anymore. When i open an audio file, it goes foreward with steps like 5 secondos and i can't listen nothing. Videos i can see, but with no audio, and ..... videos go at like 2x speed (and also here no audio). I tried booting with the 2.6.35.27 kernel, but doesn't change anything.

View 1 Replies View Related

Ubuntu :: 'Install Updates' Button On Update Manager Doesn't Work?

Jul 22, 2010

Update manager pops up telling me there are new updates, but clicking on the 'Install Updates' button does nothing.However, if I click on Settings, then just close the settings dialog,it then says 'Starting Update Manager' and when that finished, the 'Install Updates' will work, but I have to do this every time I restart the computer.

View 9 Replies View Related

OpenSUSE :: Set The Option 'Double Click To Open Files And Folders' But It Doesn't Seem To Work?

Feb 7, 2011

under 'System Settings < Keyboard & Mouse' I've already set the option 'Double click to open files and folders' but it doesn't seem to work with Dolphin.

View 4 Replies View Related

OpenSUSE Multimedia :: How Do I Make VLC Work - Whenever Load Disc Doesn't Give Option To Play

Jun 5, 2011

I am using Suse 11.4, with the Gnome desktop. I have downloaded the VLC player, but cannot work out how to make it play CDs in the CD drive. Right clicking on the Audio Disc icon that appears on the desktop whenever I load a disc doesn't give me an option to Play using VLC. Is there a way to make VLC the default player for CDs?

View 9 Replies View Related

Debian Configuration :: Can`t Log In - Keyboard Doesn't Work ?

Jun 8, 2010

I cant log in as user. My keyboard doesn't work, not even ctrl+f1. So i cant get dmesg....Only thing that is working is alt+print screen+REISUB.

When i booted in safe mode from grub i can log in but only if i enter my root password. And then do /etc/init.d/gdm start.

If i tray to continue straight to gdm in safe mode my keyboard is not working so i can`t log in.

Day before i notices`d that i cant log in with ctrl+f1. When i tray i get this masage madone-desktop login: madone /bin/sh : cant open madone

View 1 Replies View Related

Debian Configuration :: Wireless In KDE Doesn't Work

Sep 10, 2011

I have an Atheros wireless USB dongle that will connect to my Wifi network just fine in Gnome but in KDE doesn't. I've read through the http://wiki.debian.org/WiFi/HowToUse and have installed all packages and tried all methods noted there but still can't get the wlan0 to work at all in KDE. Is wireless in KDE & Debian Squeeze useless?

View 3 Replies View Related

Debian Configuration :: DRI 3 Doesn't Work With IGP - Missing Packages?

Nov 20, 2015

So, as per Arch Linux's wiki, I tried to make some optimisations to the intel driver through setting it up in Xorg.conf (or as advised by that wiki article, in '/etc/X11/xorg.conf.d/20-intel.conf' ), but I've ran into trouble enabling DRI3. Here's my current config file:

Code: Select allSection "Device"
   Identifier  "Intel Graphics"
   Driver      "intel"
   Option      "AccelMethod"  "SNA"
   Option      "DRI"    "3"
   Option      "TearFree"    "true"
EndSection

So far everything works fine, I haven't seen any noticeable tearing, nor did I had any problems with any graphics-intensive programs I run, but there's a slight problem with the DRI3 part as indicated by Xorg's logs:

Code: Select all[    26.556] (II) Loading sub module "dri2"
[    26.556] (II) LoadModule: "dri2"
[    26.556] (II) Module "dri2" already built-in
[    26.556] (==) Depth 24 pixmap format is 32 bpp
[    26.616] (II) intel(0): SNA initialized with Haswell (gen7.5, gt2) backend
[    26.616] (==) intel(0): Backing store enabled

[Code] ....

First of all it still mentions the DRI2 driver, is this supposed to happen, or did something go wrong? Also it complains that it cannot find a file, which I can't figure out which package it belongs to, and taking a quick search around the interwebs hasn't produced anything useful...

The IGP is the CPU, which is actually a i5-4460... which according to Wikipedia it has a HD Graphics 4600 GPU.

View 3 Replies View Related

Debian :: Squeeze Usb Wlan Configuration Doesn't Work

Feb 14, 2011

My net-book is working properly with Debian squeeze 2-6-32-5-686, only the wlan does not work. After typing lsusb I have got the message: lsusb : Bus 002 Device 002 : ID 160a:3184 VIA Technologies, Inc. VIA VNT-6656 [WiFi 802.11b/g USB Dongle]

So I obtained the driver package : VT6656_Linux_src_v1.19_12_x86. I followed the instructions ( make install... ) - but the result is only a lot of error messages. Mayby I am using the wrong driver package for the squeeze kernel - I don't know.

View 9 Replies View Related

General :: Cgi Doesn't Work With New Apache Site Configuration

Mar 24, 2010

I installed apache on my local machine to test websites. I have one problem: I created a new site configuration in /etc/apache2/sites-available and enabled it. The problem is that cgi is not working, it just prints the content of the files. (The default location for cgi, /usr/lib/cgi-bin works without problem.) Here is the content of the site configuration file:

Code:
<VirtualHost *site1:80>
ServerAdmin webmaster@localhost
DocumentRoot /var/www/site1/public_html
<Directory />
Options FollowSymLinks
AllowOverride None
</Directory>
[Code]...

View 1 Replies View Related

Ubuntu Networking :: Installed Ubuntu Updates 9.10 - LAN Doesn't Work Now?

Feb 27, 2010

I just installed a series of Ubuntu 9.10 updates, and after rebooting the machine, I can no longer connect via ethernet / lan to the internet. The connection manager just shows the spinning graphic showing the adapter is attempting to connect to the internet. I don't know which update caused it, and I'm not very good with linux. I was using network manager, and I believe that package was uploaded! Help, what should I do now? My Ubunutu is completely useless without a connection to the internet.

View 5 Replies View Related

Debian Configuration :: 8.1 - Keyboard Doesn't Work On Resume From Suspend

Jun 19, 2015

I'm running Debian 8.1 KDE on a 2007 dv6 laptop. Model number is worn off. lol but the specs:

Intel i3 first gen m 330
4GB RAM
Intel (ironlake) graphics

First off, closing the lid to my laptop doesn't trigger suspend, or anything no matter what I set it to in power options.

I can suspend using "systemctl" or suspend from the "Leave" menu, but upon turning my computer back on, my touchpad and keyboard don't work.

Sometimes, my touchpad will start working after about 15 seconds, but the keyboard doesn't come back. I have to hard reset.

I have a feeling it's something to do with systemd, but I'm not super proficient in linux. Just an end user who is friendly with a terminal.

View 6 Replies View Related

Debian Configuration :: Postfix Multi-instance Doesn't Work

Jun 21, 2015

i created a second instance of postfix.It isn' t the first time that i made this procedure but with debian i had a lot of problem.I think that the problem is chroot configuration of postfix .In the first i had two problem smtp “fatal: unknown service: smtp/tcp” and the second instance was enable to make nslookup of domain.I copied the necessary file in /var/spool/postfix-second-instace and i solved the errors.Now the problem is that there aren't error in log file but connect to xxx.xxx.net[yyy.nn.yyy.yyy]:25: Connection timed out for all connection. and the email are all in defer directory and the second instance doesn' t send emails.

View 4 Replies View Related

Debian Configuration :: BCM4313 802.11bgn Doesn't Work In Jessie

Mar 27, 2016

Debian configurating, so I try to use wifi adapter, but it doesn't work. I have installed Debian Jessie from netinst CD. To reach perfect speed no options were selected. After I installed xfce4 and xfce4-goodies.I follow some different instructions and no dice. Wicd show me no avalable wifi connections. used Ubuntu 14, Ubuntu 12, etc. and I didn't have any problems with wi-fi connections. Some outputs of comands...

Code: Select allsatyva@meliorD:~$ cat /etc/debian_version
8.3
Code: Select allsatyva@meliorD:~$ lspci | grep 4313
02:00.0 Network controller: Broadcom Corporation BCM4313 802.11bgn Wireless Network Adapter (rev 01)

[code]....

View 4 Replies View Related

Debian Configuration :: Squeeze X64 ThinkPad 61p Suspend Key Doesn't Work

Sep 28, 2010

I have Debian Squeeze x64 on ThinkPad T61p with standard 2.6.32-5-amd64 kernel. thinkpad_acpi loaded as module, suspend to RAM works fine from menu in KDE as well as by closing the lid, however machine doesn't appear to react on pressing Fn+F4 which should put it to sleep as well. I've read through thinkpad_acpi documentation and asked Google but so far can't find the solution. Can anyone, point me in correct direction?

View 6 Replies View Related

Debian Configuration :: Ssh Doesn't Work After Sending Reboot Command

May 2, 2011

last week while I was using ssh to the computer1 inside a NAT as usual, I made another tunnel from the computer1 that I was connecting to, to another computer2 inside that NAT (ssh 192.168.1.130) and after making some changes in computer2 I typed reboot. The computer2 rebooted but the tunnel totally hung and I had to kill it in my laptop. Since that day I haven't been able to ssh to the computer1 as I am used to.

Here is some more information:

debug3: authmethod_is_enabled publickey
debug1: Next authentication method: publickey
debug1: Offering public key: /home/une/.ssh/id_rsa

[code]....

View 3 Replies View Related

Ubuntu Servers :: Cgi Doesn't Work With New Apache Site Configuration?

Mar 24, 2010

I installed apache on my local machine to test my sites. I have one problem:I created a new site configuration in /etc/apache2/sites-available and enabled it. The problem is that cgi is not working, it just prints the content of the files. (The default location for cgi, /usr/lib/cgi-bin works without problem.)Here is the content of the site configuration file:

Code:
<VirtualHost *site1:80>
ServerAdmin webmaster@localhost

[code]....

View 4 Replies View Related

CentOS 5 Server :: Samba Option Pwd-must-change-time Does Not Work?

Sep 30, 2010

I have installed centos 5.4 with samba 3.0.33-3.15. Now this server is PDC for a domain with 20 xp client. I want to set the "password must change" option in the samba user detail.Now I have this configurationmaximum password age = 68256000maximum password age = 0with pdbedit -Lv pippo

View 1 Replies View Related

Debian Configuration :: Hibernate Doesn't Work After Recent Kernel Upgrade?

Dec 15, 2010

I recieve the following error:

Cannot find swap device, try swapon -a
/bin/echo: write error: No such device

If I type swapon -a, I get something like this:
swapon: cannot find the device for UUID=4d79c009-9464-41d5-9f78-90644bca9ba3

It worked great before I did the upgrade... I've upgraded to 2.6.37-rc5.

View 11 Replies View Related

Debian Configuration :: Onda MT835UP USB Broadband Modem Doesn't Work With NetworkManager

Jan 20, 2011

I have recently bought a branded Onda MT835UP USB broadband modem. The hardware comes with its own drivers/GUI for linux, however I'd rather use the Debian-provided NetworkManager+modemmanager packages.

A few details:

- I'm using debian unstable,
- latest NetworkManager 0.8.2-3 from experimental
- latest modemmanager 0.4+git$foo from testing
- latest usb_modeswitch[_data] from experimental

[Code]....

View 1 Replies View Related

Debian Configuration :: PS2 Mouse On Laptop Compaq Evo N610c, Squeeze - Doesn't Work?

Mar 2, 2011

how to fix the detection of ps2 mouse under Debian Squeeze? It is the optical mouse with wheel, red light shines, but mouse doesn't work.

View 14 Replies View Related

Debian Configuration :: MySQL Server Doesn't Start

Jun 18, 2015

Since upgrading from Wheezy to Jessie I have not been able to start the MySQL-server. When I do a "systemctl start mysql" I get the following answer on the console:

Job for mysql.service failed. See 'systemctl status mysql.service' and 'journalctl -xn' for details.
Entering 'systemctl status mysql.service' the answer is:
● mysql.service - LSB: Start and stop the mysql database server daemon
Loaded: loaded (/etc/init.d/mysql)
Active: failed (Result: exit-code) since Don 2015-06-18 18:35:41 CEST; 4min 1s ago
Process: 11272 ExecStart=/etc/init.d/mysql start (code=exited, status=1/FAILURE)

syslog and hostname.err don't show any pertinent messages.

View 4 Replies View Related

Ubuntu :: 252 Updates Shown But Option Buttons Grayed Out

Mar 9, 2009

I just installed Ubuntu 8.1 on a Mac Pro using VMWare. It prompted me that updates are due so I selected to update. Now it's at the Update Manager showing 252 updates and all boxes such as close, check, and install updates, are all greyed out and the cursor is showing the circle that it's working on something. I had this happen a few days ago so I rebooted. This is the 2nd time trying this and I'm stuck at the same prompt.

I have even manually gone into the update manager and selected even to check for updates and it freezes up. I have tried to search for a specific file and the same thing happens. I have used previous versions of Ubuntu and never had this problem. I even went as far as doing a fresh install and had the same problem.

View 2 Replies View Related

Server :: Server Apache Doesn't Work

May 21, 2011

Server Apache doesn't work.Note the LOG line,you cannot modify or delete "logs/"

View 1 Replies View Related







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