Ubuntu Networking :: /etc/init.d/ssh - Setting Options ?

Feb 23, 2010

I have a problem with ssh, in that it's extremely slow when using putty to connect from Windows. A bit of googling suggested that I should use -u0 as a startup option since there's no DNS entry for this machine.

So, at the risk of sounding stupid, how do I put this options in to the /etc/init.d/ssh file? I tried adding it in the the "set" part but got an error, tried adding another "set" line and got an error and tried adding it to the first command there, but also got an error! Where does it go?

View 4 Replies


ADVERTISEMENT

Ubuntu Servers :: Passing Mount Options To Autofs5 Via Init Script?

May 7, 2010

At work we use autofs4, and we also take advangate of the -DOSNMAE=blah and -DOSREL=blah for our automount maps. We're moving some systems to autofs5 and I can't for the life of me figure out how to pass these options properly. There's no 'localoptions' in the init script anymore as there was for autofs4. I've tried adding the flags to the OPTIONS variable in /etc/default/autofs. That adds them to the global autofs process but then nothing in the automounter mounts.

View 3 Replies View Related

Ubuntu :: Setting Kernel Options In Grub2 ?

Aug 19, 2010

I have a problem with my touchpad, sometime it doesn't work at start-up and this happens randomly.

I have looked around and maybe I could solve this with the procedure described in [url]

I'd like to add the equivalent of to kopt in the old grub.

I looked into the grub2 documentation, [url]

I am not even sure if I have to modify /etc/grub.d/40_custom or 10_linux.

View 4 Replies View Related

General :: Setting Current Directory In Init.d Boot Script

Jul 28, 2011

I have a jar file which can be executed by going to the directory and then running 'java -jar start.jar'. Start.jar is the Solr example server.I would like to create a boot script in init.d for this, but have little experience with this.Is there a way to specify the 'current' directory in a boot script?

View 1 Replies View Related

Fedora :: Setting Startup Options On Exit ?

Aug 13, 2010

I have a dual boot machine; sometimes I want to use windows for something Linux won't do.

It boots up Linux by default, so if I want Windows, I need to interrupt it at the beginning.

It would be more convenient if I could tell it, when I shut down, what to reboot into.

View 4 Replies View Related

OpenSUSE Hardware :: Setting Mouse Options Without Xorg.conf ?

Dec 26, 2009

I just installed 11.2, and discovered when I went to setup my Logitech Marble Trackball, that there was no /etc/X11/xorg.conf file. After some Googleing, I created one using sax2, Edited it to add the appropriate parameters to enable scrolling using the ball, and all works great.

My question is if there is a more "correct" way to change the parameters, as the mouse parameters are obviously stored somewhere on the machine.

BTW, for those with a Marble Trackball, all you need to know about the xorg.conf setup can be found here:

Logitech Marble Mouse - ArchWiki

View 2 Replies View Related

OpenSUSE Hardware :: Setting Up Of Analog Fax/Modem Card - Internal - Options ?

Nov 27, 2010

I just started messing around with openSUSE 11.3 (64-bit version, KDE environment).

My desktop computer has an internal fax/modem card (PCI version, mod. USR5610C). I am very confident that this card works with Linux and U.S. Robotics guarantees that much on their web site.

I connect to the Internet via DSL but I am attempting to set up the internal analog modem card as a back up should the DSL line be temporarily down. I went to YaST -> Modem and I see that my card was detected as "U.S. ROBOTICS 56K FAX INT Modem Not configured". I pressed Edit and the Modem Parameters page says that the device is in "/dev/ttyS4". I am not sure that this is indeed where the modem is located (is there a way to make sure?) but I accepted it and proceeded to entering the name of my Internet service provider, the access phone number, user name, and password. So far, so good -- I think!

Eventually, I come to a window where YaST2 wants to install the following:
* jack Jack-Audio Connection Kit v. 1.9.5-2.8
* smpppd SuSE Meta PPP Daemon v. 1.60.46-1.1.1

So far I have not installed them because of the Jack-Audio Connection Kit software. Do I really need to install it in order to get the modem working? The reason I am being careful is that I just spent weeks and weeks in trying to get my audio card (ASUS Xonar DX 7.1, PCI-E) to work with openSUSE and I sure do not want to mess things up and start all over again!

How to set up an analog modem with openSUSE 11.3?

View 2 Replies View Related

General :: Skip Init Scripts - Boot Freezes At "setting System Clock"?

Aug 2, 2010

I have a debian system that's freezing in the boot sequence at "Setting system clock".Several sites I looked at recommended changing the init scripts to disallow hardware access to the clock. But, I can't boot! Is there a parameter I can pass to the kernel at boot so that it will skip init scripts?

View 2 Replies View Related

Ubuntu :: Computer Seemed To Be Frozen - Reboot - No Init Found. Try Passing Init - Bootarg"

Jan 1, 2011

I've been dual booting 10.10 with Windows7 for about a month. Today is the first time I've encountered a serious problem.

This morning, nothing functioned properly after trying to open several programs. The computer seemed to be "frozen", although the mouse was working fine.

I decided to reboot, but then encountered an even bigger problem.

It failed to boot and got this message: no init found. try passing init= bootarg

The problem now is that it requires a Live CD session and I keep getting this: GLib-WARNING **: getpwuid_r(): failed due to unknown user id (0)

In case it matters, I didn't install 10.10 from an ISO, I just upgraded from 10.04.

View 2 Replies View Related

Ubuntu :: Error - No Init Found - Try Passing Init=bootarg

Jan 20, 2010

Ubuntu 9.10 will not boot! System froze this morning, I restarted and it is now failing to boot. Starts loading grub and I get this message:

mount: mounting /dev/disk/by-uuid/04aa3697-7bc0-45b5-b86a-77a1e6534bd5 on /root failed: invalid argument
mount: mounting /sys on /root/sys failed: no such file or directory
mount: mounting /dev on /root/sys failed: no such file or directory

[code]....

I booted with 9.04 LiveCD discovered the drive could not be mounted-ran fsck -ln and it told me the drive has no valid partition table. I have had intermittent problems mounting flash drives before this, so I'm kind of worried it might be a hardware issue.Also have files on that drive I would rather not lose, so reinstalling is hopefully a last resort.

View 9 Replies View Related

Ubuntu Networking :: Error Appearsubu@ubu-AOD255E:~$ Sudo /etc/init.d/networking Restart?

May 21, 2011

trying to bond two 3G modems but I cant Im really new in this matther so I really This is the error that appears

ubu@ubu-AOD255E:~$ sudo /etc/init.d/networking restart
* Reconfiguring network interfaces... Ignoring unknown interface ppp0=ppp0.

[code]....

View 3 Replies View Related

Ubuntu Networking :: Sudo /etc/init.d/networking Restart For Karmic?

Oct 2, 2010

It didn't work. I plugged the cable back in, and it didn't auto-connect, and still says no connection is available after doing the CLI command.

View 2 Replies View Related

Server :: Diffrence /etc/init.d And /etc/init.d/rc.d Scripts?

Jul 29, 2010

me the difference between /etc/init.d scripts and /etc/init.d/rc?.d scripts.

View 3 Replies View Related

Ubuntu :: Wont Boot - "no Init Found. Try Passing Init=bootarg"

Jan 31, 2011

While I was using my computer a few days ago, the terminal stopped working properly, so I tried to reboot, and when it started up again it wouldn't boot and said "no init found. try passing init=bootarg"

This has happened twice before, so I really need to figure out what keeps happening, otherwise I can't continue to use linux. i reinstalled both times before. i think that this is caused by a process that prevents me from using the hard drive, because when I try to check the disk in the terminal or in gparted, it says Device or resource busy while trying to open /dev/sda1. Filesystem mounted or opened exclusively by another program?

Also, in the disk utility, in the lower right corner of the filesystem it has a spinning "loading wheel".(i'm not sure if that means anything)

I am using ubuntu 10.10, but am not sure what kernel I am using, but i tried a few different kernel options(there's three of them at start up). safe mode does not work either.

View 3 Replies View Related

Ubuntu Installation :: Installer Options - Can't Select Any Of The Menu Options Except For Boot From First Hard Drive

Mar 19, 2010

So I have the burned ubuntu CD, and I'm attempting to install it on a system that has one HDD with XP/Vista on it, and another that is completely formatted and unpartitioned. However, when I boot to the ubuntu CD, I can use the menus from the bottom, and select the language when initially prompted, but I can't select any of the menu options except for boot from first hard drive.

View 1 Replies View Related

Programming :: Init Scripts In /etc/init.d?

Sep 17, 2010

I have written an init script and placed it in /etc/init.d/ directory.What I would like to know is, will the script run automatically or we need to install the script using "install_initd" command.If I have to invoke this command manullay, what will be the best place to do this ? Can I add this to "/etc/init.d/rcS" file

View 6 Replies View Related

Debian :: INIT : Cannot Execute /etc/init.d/rc?

May 7, 2011

I'm trying to boot Emdebian lenny on my compact flash and it shows the following errors during boot time :

Code:
Mounting local filesystems ... done .
/etc/rc.d/S35mountall.sh : line 45 : uname : command not found .

[code]...

View 3 Replies View Related

Software :: Stuck In Init 3 Although Indicates Its Init 5?

Mar 17, 2011

openSUSE 10.3 on Itronix IX260+ Stuck on command line, init 3, and all attempts at graphic init 5 fail. Get these messages:(EE) No devices detected; Fatal screen error: no screens found; AIGLX disabled Primary Device is PCI 01:00:0kernel:device-mapper:multipath round-robin:version 1.0.0 loaderkernel:device-mapper:table:253:0:multipath: error getting device
kernel:device-mapper:ioctl: error adding target to tableProblem would seem to be with the device-mapper, but have no idea how to fix it.

View 3 Replies View Related

General :: Kernel Panic - Not Syncing - No Init Found - Try Passing Init - Option To Kernel

Apr 19, 2011

Im am building a Linux distro. It will be very tiny and fast.

I only have a minimal linuxkernel (bzImage) who is 1,2 mb big. And then I have Busybox who is 174,6 kb big.

The commands in busybox is: cd, ls, mkdir, rmdir, wget, httpd, clear, rm, poweroff, halt, reboot, fdisk, mount, umount, free, and cp.

When I compiled the kernel i use initramfs/initrd function and point it to a folder where initrd/initramfs source is.

The kernel works OK with others initramfs/initrd files. But not with my own.

Quote:

Here is how the end of the kernelcomplie look like.

Quote:

Here is my init file who is the initrd/initramfs source.

Quote:

The initramfs folder contains "bin" (folder) and "init" a file. No more.

The problem is that the kernel cannot find/read init file.

View 4 Replies View Related

Ubuntu Networking :: Privoxy Will Start Manually But Not During Init?

Feb 24, 2010

Long-time linux user, new to Ubuntu (mainly a gentoo user). I need to get tor and privoxy up and running for a less computer-capable user. I installed Tor and Privoxy, configured them (apparently correctly) and they both appear to work just fine when I start them manually from their init scripts:

sudo /etc/init.d/tor start
sudo /etc/init.d/privoxy start

However, I cannot seem to get privoxy to start up properly when the machine boots. Tor starts up and waits patiently, but privoxy is dying or getting killed for some reason I can't understand, and on Ubuntu, have no idea how to diagnose. There's no privoxy process after booting, and the init.d script reports status: not running. I have the startup scripts for both Tor and Privoxy linked to in all the relevant runlevels. I played with the order thinking it might be a dependency thing. Hell, I even put a line in rc.local to try and force it to go. But no matter what I do, I can't seem to get the privoxy service to start for me any way but by manually typing 'sudo /etc/init.d/privoxy start' in a terminal, after logging in.

1. Help me get privoxy to auto-start during init

2. OR Help me figure out how to figure out how to get privoxy to auto-start during init. On Gentoo, all of the init scripts are listed on the screen during init as they run, and you can even run through them interactively by pressing I during startup. I have no idea how to do this on Ubuntu. I modified the kernel line to remove the splash screen, but the information Ubuntu puts on the screen during init is quite haphazard. How do I figure out what's going wrong with the privoxy init script?

View 1 Replies View Related

Ubuntu Networking :: Disable WiMAX Init At Bootup?

Sep 1, 2011

Any easy way to stop the initialization of WiMax during bootup? I don't use Wimax and it noticeably slows down the boot up process.

Sony F-Series laptop running 10.10.

02:00.0 Network controller: Intel Corporation Centrino Advanced-N + WiMAX 6250 (rev 5f)

View 4 Replies View Related

Fedora Networking :: Can't Restart /etc/rc.d/init.d/smb?

Nov 11, 2009

im just stating in fedora..why does i cant restart/start/stop my /etc/rc.d/init.d/smb ? actually i notice that there are no "smb" or "samba" file exist in my /etc/rc.d/init.d/ or in /etc/init.d/

and there is no smb or samba found in my /sbin/chkconfig but i have my samba installed. Im using fedora 10

View 2 Replies View Related

Fedora Networking :: Setup Pppd On Startup With Init.d Script For Vpn?

Apr 3, 2011

I can connect to Strongvpn (pptp) through command line call 'sudo pppd call stongvpn' followed by' route add default dev ppp0'. Everything works well.I would like to set this up on start up. I use kde. I have set up basic /etc/init.d/strongvpn script which gets called at boot and creates ppp0 but the route command does not seem to work. When I use command route add in terminal the connection comes up.Here's my /etc/init.d script

#!/bin/bash
# chkconfig: 345 85 15
pppd call strongvpn

[code]....

View 3 Replies View Related

Ubuntu Networking :: Do NFS Mount Options Actually Work?

Jan 23, 2010

I have a bunch of nfs mounts from my MythTV backend to my netbook, both running 9.10. Due to the lousy Atheros wireless driver, it typically loses connection at least every half hour. The nfs mounts are mounted soft,intr, so programs should get an error trying to talk to a server they can't contact, and the request should be interruptable. Instead, they just lock up, can't be interrupted, and the netbook can't even shut down after the network failure because it hangs trying to clean up before shutting down.

So do these nfs options actually work in Ubuntu? 'mount' shows the nfs directory mounted with the correct options, so it doesn't seem to be any kind of configuration problem... it just doesn't do what I'm telling it to do.

View 2 Replies View Related

Ubuntu Networking :: 10.10 - Secure IRC Server Options

Nov 30, 2010

I am having a small issue with finding and installing an IRC server program for ubuntu 10.10. I would like to know if anybody has any input on what the most simplistic and secure irc server program out there is, and how I would install and configure that said program.

View 1 Replies View Related

Ubuntu Networking :: Missing Network Options On The Task Bar?

Oct 5, 2010

I am running 10.04 and have recently had an issue where a powercut shut my computer down unexpectedly. Since this all the options from the network/connection part of my taskbar have been removed.I have run the OS from a boot disk and the same problem occurs. I have updated and re-added the mobile broadband but still nothing appears and as yet i have been unable to connect to the internet again since the powercut.am still learning everything (very slowly) so i apologise if this has been previously solved but i can't seem to find it on the forums.

View 3 Replies View Related

Networking :: Portforwarding Versus Other Options

Mar 14, 2010

i have some servers behind a server/router/firewall at [URL] that can be accessed using port forwarding. they are working quite well. [URL] gets you to the first server behind the server/router/firewall (the former link above).

i would want to make the server at the latter link accessible with its own domain name ie [URL]without having to add :<port> to the end of [URL] because ":" is disallowed for aliasing in the a and cname records at network solutions (my dns?). is port forwarding the best way to reach these servers behind my firewall? is it possible to assign them their own domain name? perhaps some method other than port forwarding should be used?

View 3 Replies View Related

Ubuntu Networking :: Options Email ASDL Router IP For VPN Connection

Jan 15, 2010

Email my ASDL router IP for VPN connection.My adventure with NX nomachine continues with great success. Thanks for all you input and suggestions - I am still polishing the project but it has been straight forward to date.One questions I have is how to stay current with my ASDL router's IP. I use a Canadian provider with a dynamic IP that is constant for days at a time. Without powering my router down or any power outages, my IP will change. With that IP change, I am unable to login to my desktop.One windows style program I found does the job.It emails my current IP to a predefined email. I am unable to seem to find one for linux.

Ideally I would have a ubuntu program on my desktop (NX server) that would keep me up to date on my IP via email so I can login.Anyone have any experience with that? Or have any other suggestions on how to do this (I dont know the best way to keep that IP up to date besides requesting a static IP from my provider).

View 5 Replies View Related

Ubuntu Networking :: ENABLE Wireless Options On HP Laptop With Vista

Jun 25, 2010

I have installed UBUNTU 10.0.4 on my HP Laptop which has Windows Vista. When I select Windows Vista, my Wireless is working properly and Wireless turned ON icon with light is showing up. But when I select UBUNTU, I couldn't able see WIRELESS. Its showing as OFF and When I tap on Wirless ikon, its NOT turning ON. how to ENABLE Wireless options on my HP Laptop with Vista in it. PS: I have both VISTA and UBUNTU on my machine.

View 1 Replies View Related

Ubuntu Networking :: Sharing Options - Sub Folders Permissions Error

Oct 30, 2010

I'm on Ubuntu 10.10. I installed Samba and went Administration > Samba. Added a folder [Videos] to share (this folder is on an ext partition). I then went to the folder [Videos] Right+Click > Sharing Options. I selected 'Share this folder', I put in a name and comment, checked Allow others to create and delete files in this folder and checked Guest Access.

When I view this shared folder [Videos] from my Windows PC I can access it with no problems but when I try drill down into sub folders I get a permissions error. [Attached a screenshot of the error]. If I share each folder separately then I can access them but obviously I'd like to share a folder and all it's contents.

View 9 Replies View Related







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