Ubuntu Networking :: Stop & Restart Wireless Services

Apr 1, 2010

Xubuntu 9.10 on a DELL Inspiron 1150.I have a problem with intermittent dropping of my wireless connection ( see Belkin 7010 thread).Once dropped, the wireless will NOT reconnect (It just sits there saying "connecting" but never does) Same happens if I manually disconnect - I can never re-connect. On rebooting it will reconnect fine & all is well for sometimes 4 hrs.How can I kill all wireless services & restart them without having to reboot the laptop?

View 3 Replies


ADVERTISEMENT

Red Hat / Fedora :: Restart / Start / Stop All Services At The Same Time Without Rebooting?

Jan 7, 2010

is it possible to restart /start/stop all services at the same time without rebooting?

View 3 Replies View Related

Debian Configuration :: Configure (start/stop/restart) Services (especially Apache2, MySQL And PHP) Using A Graphical Or Cli Tool?

Jul 23, 2010

I'm using debian 5 x64 with xfce.Is there a way to configure (start/stop/restart) services (especially Apache2, mySQL and PHP) using a graphical or cli tool? I tried to use sysv-rc, sysv-rc-conf, rcconf and rc-conf in the terminal but Bash didn't find them (Although Synaptic show that sysv-rc is installed).

View 9 Replies View Related

General :: Difference Between Restarting/stopping Apache Using 'service Httpd Restart/stop' And Apachectl Restart/stop

Oct 11, 2010

whats the difference between restarting/stopping apache using 'service httpd restart/stop' and apachectl restart/stop. I know that using 'service httpd restart' is actually a script in /etc/init.d/httpd but what about apachectl?

View 1 Replies View Related

Ubuntu :: Stop Services Without Sudo?

Sep 12, 2010

I am working on a notebook which has both gnome and wmii. I am trying to find a way to script stopping various services when booting into wmii however the "service xxx stop" requires sudo..Is there a way to allow a user to manage services without the need for sudo (aside from password-less sudo)? I assume there are permissions complications with writing the PIDs, etc. Is there a 'simple' solution? Even possible passwordless sudo just for the 'service' command?

View 2 Replies View Related

Ubuntu :: Can't Find App To Stop And Start Services

Jun 27, 2010

I thought it was in the System>administration menu somewhere, but I just can't see it. What is it called, and where do I find it please?

View 9 Replies View Related

Red Hat / Fedora :: Restart Server And DNS Services Gets Stopped

Jun 21, 2010

I have a Linux server and 5 desktops. When I shutdown and restart my server the DNS services gets stopped. I dont want it to stop, when i shutdown. It should run. How to enable it.

View 2 Replies View Related

Ubuntu :: 10.04 Correct Way To Start Stop Disable Services?

Aug 25, 2010

With the advent of Ubuntu 10.04 Lucid Lynx LTS People are migrating servers to the latest LTS. One fundamental thing that has changed is the move to Upstart. In the old days to stop multidaemon service such as Samba, one would simply type /etc/init.d/samba stop and to disable it from starting on boot one would simply type update-rcd samba disable.

Now its the year 2010 and in 10.04 it seems on has to edit a bunch of files, etc. Is there not an easy tool to correctly and properly disable services on startup in 10.04 consistently? in Redhat/Mandrake 10 years ago it was simply

Code:
service smb off
In Ubuntu 10.04 its
1) edit /etc/init/smbd.conf and modify the line that says
Code:
stop on runlevel [!2345]
and change it to

[Code]...

And one has to remember all these changes when the get ready to enable the samba service in the future? This can't be right.I know I must be missing something here. or maybe overlooked something in the upstart documentation.Which seems quite sparse by the way. So the question remains. How does one simply disable a multidaemon service starting on boot such as samba. Any tool to do this ? Is the above the correct method recommended by Canonical to disable services? and enable them?

View 2 Replies View Related

Ubuntu :: Method To Start / Stop Services Under Upstart

Jan 22, 2011

I installed MySQL and Apache2 to develop & test out the site I'm writing. However since I'll be using them purely for internal use (not exposed to the Net), I don't want them to start with every boot-up, but would like to start them manually when I desire, and stop them after use.With previous Ubuntu (Jaunty) I'd used chkconfig to configure services, but since the current version (Maverick) uses Upstart, is chkconfig still applicable?

I also installed 'bum' (Boot-Up Manager), but strangely, it displays the MySQL server as "unchecked" even though it's running (and starts at boot-up), so I cant see how I can prevent it from starting at boot-up through bum. chkconfig also displays MySQL as not active at runlevel 5, when in fact, it is.

I'd like to know what's the recommended (official) way to configure boot-up services with the Upstart system? I don't suppose directly editing the *.conf files in /etc/init is the best (or even correct) way?

View 3 Replies View Related

Fedora :: Network Gone Down - Unable To Ping Nor Able To Restart The Services

Sep 20, 2010

I m not able to ping nor able to restart the services.....i dont know wht happened.its giving the error.........

Error,some other host already uses address.im having 3 ethernet cards...this is my main server of company.

View 14 Replies View Related

Red Hat / Fedora :: Services Start Then Stop After Few Minutes

May 7, 2009

I have several services set to start in init 3 on a cloud provider. The init scripts appear to be in the correct folder but the services are never started after a reboot. I finally watched the console and all the services start correctly then shutdown after a few moments.

View 9 Replies View Related

CentOS 5 :: PC / Desktop What Services To Stop And Uncheck?

Jul 29, 2009

Just installed 5.3/gnome.I am on pc/desktop with only wired internet connection via routerto dsl-modem. The OS sets-up the "eth0" automatically.For just this type of setup what services can I disable and uncheck ? In System>Admin.>Services I unchecked and disabled bluetooth,isdn,pcscd and sshd. Should I disable sendmail, avahi-daemon, portmap,rpcidmapd,rpcgssd and.apmd(no laptop)? Goal is to minimize unneeded services and improve security. The wiki article on securing CentOS did not cover this.Under System>Security Level Configuration I allow ftp,Mail(smtp), and WWW(HTTP). Is the ftp allowed ok for my pc/desktop?

View 3 Replies View Related

Ubuntu :: Stop Upstart Services From Staring At Boot Time?

Sep 18, 2010

What is the correct way to stop upstart services from staring at boot time ? I'm doing something like this example in /etc/init/mysql.conf:

Code:
#start on (net-device-up
# and local-filesystems
# and runlevel [2345])
start on runlevel [!0123456] # I ADDED THIS LINE (and commented the above ones)
stop on runlevel [016]

1. Is this the correct way ?

2. Is there no way of doing something like we do with update-rc.d -f apache2 remove ?

3. When will ubuntu ship a gui to add or remove services from boot ?

View 1 Replies View Related

Debian :: Unable To Restart Network Services Using The 'init.d' Scripts

Mar 17, 2010

I haven't been active in Debian for two years back when Lenny was still in 'testing' and noticed that for some reason it is no longer protocol to restart network services using the 'init.d' scripts. I also noticed the same for Ubuntu (which I don't use or could care about) and am trying to understand what is the correct way now for Debian and what changed? I did a search on Google but didn't turn up any results. Is it no longer correct to run:

Code:

/etc/init.d/network restart

View 7 Replies View Related

Red Hat / Fedora :: Unable To Stop Oracle Database Services

May 23, 2009

Currently using oracle 9i with 3 database(maindb,arist,samp) in redhat 5.3 server .I want to stop 2 database "maindb" and "samp" manually ( in XP or Vista we can stop service oraclemaindb and oraclesamp ), but in redhat i dont know how to stop services and how to see currently running oracle services.

View 1 Replies View Related

Software :: How To Stop Services Printing Messages To Terminal

Jan 6, 2011

Every now and then on my non-graphical console-orientated Debian Squeeze system, some services see it fit to spill their juices all over what I am doing.

A message about a service stopping/starting/restarting prints at the location of my cursor ontop of whatever I was doing at that moment, forcing me to either redraw ( if the currently running application supports it ), background and then foreground what I'm doing or clear the screen if at the shell.

Code:
* Restarting OpenBSD Secure Shell server sshd
* Restarting advanced system logger rsyslogd
How can I stop these messages appearing? Even better would be to send them to /dev/tty8 where I've configured rsyslogd to write.

View 2 Replies View Related

Fedora Networking :: Have To Restart To Get Wireless

Apr 27, 2010

If I want to swap from wired to wireless I have to restart my laptop. If I just flip the wireless switch on at the side it does not seem to recognise that I have wirless capabilities, I have to restart with the switch set to on.

View 5 Replies View Related

Ubuntu Networking :: Wireless Stop Working After A While?

Jan 15, 2011

I just installed Ubuntu 10.10. Everything works fine, except wireless. Wireless works fine for a while (I am right now using it) but then it loses all networks and I have to shutdown and then start Ubuntu again to get wireless network again.

I have MSI laptop with Atheros Communications Inc. AR5001 Wireless Network Adapter (rev 01)

View 4 Replies View Related

Ubuntu Networking :: Wireless Works Until Restart To Complete Update / Fix It?

Oct 22, 2010

Here is my problem: I am using ubuntu 10.10 64 bit installed on a HP tx2 1274nr laptop. I can get my wireless to work on both the Broadcom B43 wireless driver and the Broadcom STA wireless driver. Though only one can be active at a time.

My problem lies in I can activate either driver until I reboot the laptop. then it becomes inactive.

Is there a fix for this problem. I would like to have my wireless active after restarting.

View 4 Replies View Related

Ubuntu Networking :: Stop Wireless Starting At Startup

Apr 5, 2010

Ubuntu 9.10
Acer 7736

This machine has a combined key/indicator light to turn the wireless networking on/off The change of state of the switch is detected by software with the switch off iwconfig shows

[Code]...

View 2 Replies View Related

Ubuntu Networking :: Wireless Disconnects Ramdomly / Stop It To Do So?

Sep 19, 2010

I know i posted this in general help, but the reason i got no answers was because it was the wrong spot. code...

View 2 Replies View Related

Ubuntu Networking :: Wireless Stop Working After Update 10.04?

Dec 17, 2010

yesterday I let the update manager install a whole bunch of updates for my 10.04 install on my MSI Notebook ER710. My wireless was just working peachy until then (with the madwifi drivers), but after the update, no more... I checked the madwifi, tried a new make, but nothing worked.

So, after reading somewhere that 10.10 had less issues with wireless I decided to upgrade to 10.10 in the hope that that would solve my problem.

Well, partly it did, as in, according to my system I've got a wireless again and this morning even, it was able to see wireless networks! Unfortunately I couldn't connect to mine, although the key was correct. At some point I lost the ability to see wireless networks again. I tried wicd too, but no luck their either. It recognizes my card but can't see any networks.

here is all the info:

Machine Brand and Model (PC/Laptop): MSI ER710
lspci
Code:
02:00.0 Ethernet controller: Atheros Communications Inc. AR5001 Wireless Network Adapter (rev 01)

[Code].....

View 1 Replies View Related

Networking :: Wireless Network Times Out - Will Not Restart Without Reboot

Nov 1, 2010

I had been manually starting my wireless network with "sudo iwconfig wlan0 essid "my wireless router id". The network would start and work flawlessly for weeks at a time. I can't ask my wife to find the essid in the terminal and then start wireless manually when I'm not here. She hates and fears the terminal. So I downloaded gnome network manager for a point and click interface on gnome panel.The network would start fine but shut down after anywhere from one to six hours. It would then refuse to restart manually or otherwise. I completely uninstalled network manager and tried wicd instead. The same basic problem is happening. The network will restart if I reboot the computer. My system:

Desktop computer acting as proxy server for the internet. Internet connection is by a dial up modem. This computer uses a wireless pci card connected to a dedicated hub. This is for file sharing via nfs. The OS is ubuntu 9.10. My wife's computer sharing the internet using a proxy to my computer. File sharing via nfs and a wireless card. Also running ubuntu 9.10. This same basic system worked flawlessly under Ubuntu Hardy.My desktop was updated recently with new hardware which created the need to move to Ubuntu Karmic. Some hardware was too new for hardy to deal with.

View 6 Replies View Related

Ubuntu Networking :: Wireless Stop Working When Cable Plugin?

Mar 25, 2010

I have 2 network adapter, 1 wireless and 1 wired. Both are connected to different network. Whenever I plugin the cable, wireless stop working. I need to get both working simultaneously. Do I need to do any settings to make both work?

View 1 Replies View Related

Ubuntu Networking :: Wireless Light Constantly Blinking / Stop It?

Jul 30, 2010

I am new to Ubuntu and am confused on how to fix my flashing wireless light issue. After browsing Google people are recommending that I make a script and put it into a folder, but when I try to put the file in there I get an error of "Error moving file: Permission denied".

Code in script...

View 1 Replies View Related

Networking :: Ubuntu Keeps Connecting And Disconnecting From Wireless Router / Stop It?

Aug 13, 2010

Need help, ubuntu keeps connecting and disconnecting to my wireless router. whenever i am able to get it to connect for a significant amount of time, i still have no access to the internet.

using ubuntu 10.04

using Linksys router, not sure what model but can find out.

using toshiba satellite laptop

I am able to access my router and internet in Windows without any problem

dont have anything of importance on ubuntu install, so i could reinstall but would rather not so that i could fix this problem in the future.

View 1 Replies View Related

Ubuntu Networking :: Whenever Comp Goes To Power Saving, It Knocks Out Wireless Requiring A Restart?

Jan 28, 2010

I am trying to figure out why, i need to restart/reboot ubuntu in order to reconnect wirelessly after being in power save mode. It works fine before the power-save mode and fine after the restart. Is it an IP issue?

View 1 Replies View Related

Ubuntu Networking :: Stop Wireless Card Channel Scrolling (aircrack)?

Dec 5, 2010

seems to be working but the card is scrolling through channels while trying to attack a certain channel! how do i stop it?

View 1 Replies View Related

General :: Ubuntu Automatic Restart / Stop It?

Aug 26, 2010

Ubuntu restarts every 1 hour and sometimes around 3 am in the morning. It is happening for the past few weeks i didn't find any help for this problem in the net. Please reply if there is any way to find why it is happening or how to stop if from doing an auto reboot

View 3 Replies View Related

Ubuntu Networking :: Connection Stop Working With RTL8187 Wireless Adapter After Few Minutes

Feb 4, 2011

I buy a new usb network adapter (Through DX), when I try to use it in ubuntu or BackTrack4 Final it is working, and connecting networks even with WPA encryption. But after few minuts it stops working totally. It is showing that I'm connected to the AP but web sites do not respond.

Notes:
- I have another PCI Wireless adapter which works fine.

- The problematic adapter works great on windows.

- A driver CD came with it, including a linux driver which I wasn't succesfully installed.

- A BackTrack3 Disc came with it, claming by the instructions that the adapter will work with it. I didn't try it because i have backtrack 4 final.

It took me dozens of surfing the web hours, and too many restarts,

View 2 Replies View Related







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