Ubuntu :: Autostart - Can't Get Startup Script For My Hlds Server To Work
Jan 3, 2011
I'm usuing clean installation of Ubuntu Server 10.10 with hlds on it. I can't get startup script for my hlds server to work, so i must lauch it always "by hands"...
I have done these steps:
Quote:
with content:
Quote:
Then given permission for it and added for autoload on startup
Quote:
When i lauch it as usual
Quote:
or
Quote:
Server launches and work normally, but it never launches on startup... Just wrotes BEFOREFALL and AFTERFALL55 into /var/log/syslog and that's all... Also tried using rc.local, but it never works too... In what can be the trouble? I think i checked all possible variants already...
View 3 Replies
ADVERTISEMENT
Jun 3, 2010
I setup the server just find with Metamod and amxmodx, everything works other than it won't let my server connect outside of my lan. I forwarded every single necessary port for HLDS and steam on my DIR-655 xtreme n-gigabit router, most up to date firmware as well.
I've tried numerous ways of of starting up my server
Here is what happens:
Code:
Heres another, I try connecting with just a port and it runs but its only on local, in the servers list the ip is 192.168.0.192:
Code:
View 9 Replies
View Related
Mar 4, 2010
I have try to sync my MySQL Server database and HLDS Data on lan,one is windows server 2008 and one is Ubuntu Linux 9.10 i have try to use the remote address(192.168.0.4:3306) but can't connect and say the error code is 10060 i have check the connect is normal and ok,the accont is can let any address to contro.
View 1 Replies
View Related
Feb 25, 2011
I just installed Ubuntu 10.10 using the minimal CD. I then installed Openbox and everything is working so far, except for tint2. I tried to put it into the autostart.sh in /home/noneofthem/.config/openbox, but it doesn�t exist there. Instead I found another version in /etc/xdg/openbox/. Changes to that version don�t seem to work either.
View 7 Replies
View Related
Jun 28, 2010
I installed KDE for very limited uses. However, everytime I start up, it brings me to the KDE login screen. I want to revert it back to console login. How do I go about doing that? And if possible, prevent future GUI packages from autostarting. so this seemed to work:
Code: sudo mv -f /etc/init/kdm.conf /etc/init/kdm.conf-disabled That basically renames it so it doesn't start. And if you do need to use the GUI, just run startx
View 2 Replies
View Related
Oct 30, 2010
I configured succesfully openvpn server, but the service won't start at boot !I thought openvpn automatically starts al the *.conf files in the /etc/openvpn folder ?on my personal laptop the service automatically starts all the .conf files in the folder. But on my server with server.conf file it won't start at boot. I have to start the service as root
View 1 Replies
View Related
Mar 12, 2011
how can I autostart vnc server on my knoppix distro ?
View 1 Replies
View Related
Apr 4, 2010
why my Linux Debian 5.0 with Optimized Kernel 2.6.33.1-rt11 for HLDS 1000hz (1000FPS) is swaping 2MB, that RAM is 2GB free?? Check picture [URL]
View 4 Replies
View Related
Dec 28, 2010
recently upgraded to lucid lynx from karmic in which I used AWN with no problems.However, I now can't get it to work on start up, even though it is listed as one of the startup applications and the box for activate on start up is checked in the AWN manager. I have compiz installed and AWN works fine when I run it once the computer is turned on. It may be because compiz isn't properly listed as a startup application as I don't know the correct command, however other compiz actions work on start up!
Another minor point is that before I had the settings so that the dock was always hidden unless the cursor was over the area. I have played around with the preferences but can't find the right setting to make that happen! I've tried setting the behaviour as Intellihide which seems the most likely to me, but it just acts the same as window dodge... So maybe it's just not working properly?
View 4 Replies
View Related
May 16, 2010
After upgrading to 10.04 I've had to run /etc/init.d networking restart to get my internet connection to work after startup on my desktop computer. Any ideas on how to find out what's wrong and how to fix it? I didn't uprage my laptop yet and it still works just fine so I'm thinking this is related to the upgrade. Softwarewise the only relevant networking related difference between my desktop and laptop is the ubuntu version and that I have openvpn set up on the desktop for work related stuff.
View 2 Replies
View Related
Jul 20, 2010
i did it to mount my hd in the startup but id didnt work, so i want to undo it, and if somebody can tell how to make my hd to be mounted since the startup
[Code]...
View 5 Replies
View Related
Jul 24, 2010
I try to run a bash script when the machine boots up. I followed the exactly the same procedure as stated in [URL] I tried to use update-rc.d and rc.local. The both ways still dont make the bash script automatically run when it boots up in Ubuntu 9.04. The script can be successfully executed when I log in as root and run it manually.
View 5 Replies
View Related
Aug 19, 2010
I have downloaded and compiled the xboxdriver from Grumbels git hub. Running 9.10 minimal with xbmc 9.11. I can run the driver manually and actually run multiple instances of the driver for multiple controllers. I cannot however get more than one instance of the driver to start up at boot. I have the freshly compiled driver and daemon that came with source files in /usr/local/bin.
I can run the driver via 'sudo /usr/local/bin/xboxdrv --wid0', I can even get a second wireless controller working with 'sudo /usr/local/bin/xboxdrv --wid1'
When I add the driver to /etc/rc.local it runs fine on startup. The problem is I want more than one instance running. When I add the exact same line right under it except change the wid0 to wid1 it will not automaticly run the second driver. I also can get zero activity from the daemon. I have tried adding it to the rc.local, or /etc/init.d/local (I think someone mentioned it somewhere) with no luck.
I am not quite sure what I am doing wrong. My ultimate goal is to have 2 minimum to 4 maximum controllers work from startup. I want to add emulators to a xbmc htpc and just dont want to have to worry about manually starting drivers. I have forgone using xpad due to its somewhat limited support for wireless xbox360 controllers.
View 5 Replies
View Related
Apr 29, 2011
I've got a script than ran fine under Ubuntu 7.10 but I'm having a problem with it under Ubuntu 10.04 LTS. The script runs fine when executed via sudo. The script is in /etc/init.d, it's executable, I registered it with update-rc.d, and (according to ps) it's running. It just doesn't work.
Here's the script:
#!/bin/bash
cd /home/xxxx
while [ true ]; do
kermit -q <pc.kcs
sleep 5
done
kermit is installed and runs properly, the directory /home/xxxx exists, the file pc.kcs exists (remember: the script runs when executed via sudo).
View 6 Replies
View Related
Aug 19, 2010
In previous versions of ubuntu I used to reshuffle the ALT, SHIFT, and TAB keys using xmodmap.
Specifically, I had a file called ~/.xmodmap-mejia which reshuffled the keyboard, and I called that file from the startup applications (I had added it to system>preferences>Startup Applications).
However, in Ubuntu 10.4 it does not work. If I call the script after the computer has loaded, it works perfectly, but it does not have any effect as a startup application. It is as though changes effected by the script that calls ~/.xmodmap-mejia gets overwritten later on by the default keyboard binding.
As things stand right now, I have to run the script manually every time I turn on my laptop. Which, of course, is very annoying.
Any ideas of how to fix this?
View 5 Replies
View Related
Aug 31, 2010
trying to use ipmitool during startup to detect certain hardware and run some configuration. This worked fine for me on RHEL 5.4 but only after smartd had started. For some reason I cant get it to work any time before I get a login prompt on RHEL 4.5
View 2 Replies
View Related
Nov 23, 2010
when i click on the "startup disk creator" in control centre it dosen do anything?
View 2 Replies
View Related
Nov 24, 2010
Everything worked fine in Kubuntu 10.04 (64-bit). On the upgrade to 10.10 (64-bit) it takes about a minute until I can move the mouse after startup and the integrated memory card reader doesn't work (but the green LED which used to only come on when there was a card in there is now always on). This has been discussed twice before: here (closed and solved by unplugging cardreader which I do not want to do) and here (unsolved but closed as maverick no longer in beta) dmesg (note the errer -110) follows. Let me know if I can/should include any other logs/info!
Code:
[ 13.575002] EXT4-fs (sda2): re-mounted. Opts: errors=remount-ro
[ 13.790470] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
[ 13.903728] EXT4-fs (sda4): mounted filesystem with ordered data mode. Opts: (null)
[ 16.280020] usb 1-5: device descriptor read/64, error -110
[ 17.375755] sky2 0000:02:00.0: eth0: enabling interface
[ 17.376174] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 17.377028] type=1400 audit(1290608578.996:5): apparmor="STATUS" operation="profile_load"
[Code]......
View 2 Replies
View Related
Jul 1, 2011
This is the first time I'm trying out chmsee on 11.4 (I've tried on previous version - never had any issues with it).The problem is chmsee fails to start. It gives error as shown below:
Code:
** (chmsee:11798): WARNING **: GECKO_UTILS >>> Couldn't find a compatible GRE!
** ERROR **: Initialize html render engine failed!
[code]....
View 2 Replies
View Related
Apr 19, 2011
this may not be the right place to ask this, but my sister has a macbook and the keyboard does not want to work. i have looked online and i see that the main cause of this problem is in Leopard (correct me if im wrong). So i was wondering if perhaps using linux would solve this problem or if the problem is more hardware related than os related.
Also, how would i go about booting into a linux cd? since u need to enter some keyboard keys at startup and assuming that won't work, is there another way?
View 2 Replies
View Related
May 13, 2010
how is it possible to enabling VNC Server on startup of the X server with opensuse 11.2? I found a solution for SLE 11 but it don't work on opensuse 11.2.
Enabling VNC Server on startup of the X server with SLE 11
View 4 Replies
View Related
May 2, 2011
I have a sony laptop VGN FS315M, i recently installed Ubuntu 11.04, and i really love the unity interface.
But i have a few issues as well:
1. Vaio FS315M has Nvidia graphics card, ubuntu suggested a video card driver which i installed but didn't work well so i switched to the another one and it worked generally well but that too has problems like if my computer goes to sleep upon closure of lid, it cannot wake up again. it shows only a white screen and only way to get out of it is to restart the computer by manually pressing start button.
2. Sound card works generally ok but mic doesn't work on startup but when i click sound preferences and mic selection from analog microphone to another one and then again to analog microphone, it works but not the first time. Sound output is low compared to windows.
3. Arabic/persian fonts generally are not shown well in firefox?
4. Computer seems to be slow in unity compared to 10.10, may be because of high demand on graphics or the graphics card is not optimized?
5. Skype won't start automatically and there's no option in this skype to do so and also it doesn't save password?
6 . Ubuntu doesn't connect to net connection unless i connect manually, i want it to connect automatically to internet
7. This issue is not related directly to ubuntu. My system is a dual boot system with windows xp as well. Before windows xp, i tried windows 7 beta and then later removed it but it left its bootloader at startup. since my CDROM drive is also out of order so i tweaked BIOS by installing PLOP to install ubuntu. Now i have 3 startup menus if i want to run windows xp, one for ubuntu, then windows 7 with option for earlier version, when i select earlier version then windows xp or PLOP installer. so its a mess. I want PLOP to appear at the beginning (so that i can have boot option from USB available), then ubuntu and if i select windows it should go directly to xp not thru others.
View 1 Replies
View Related
May 23, 2010
I am not sure why, but my wireless networking icon on the top right of the panel doesn't show up any more during startup. Previously during startup, the applet would show up and then after a while connected to my wireless network seamlessly.
The only thing I did before and after it stopped working was to enable auto login. I cannot disable auto-login through the GUI and according to postinings in the forums no one knows how to do it through the command line interface.
In the 'Startup Applications' menu it is checked for startup with the command line saying "nm-applet --sm-disable". What can I do to have the network manager icon automatically startup when I turn on Ubuntu? Right now I get it to work by typing "sudo nm-applet" in the terminal window and then pasting my wireless encryption key.
View 9 Replies
View Related
Jul 28, 2010
My Ubuntu is the latest, Ubuntu 10.04 64-bit.
I have 2 hard drives, one holds windows (160gb), another has three partitions, 15gb for ubuntu 10.04, 5gb for swap, and the remaining 480gb formatted as ntfs for files..
The 480gb space is drive D:, my files are located there and i point the apps to get their files from drive D:. For example, "My Music" folder is in drive D:, and so I tell SongBird to grab the music files from that directory.
It's not a big problem, but whenever I restart ubuntu, drive D: does not automatically open so SongBird initially cannot locate the files. What I want to happen is that when ubuntu starts, drive D: is already loaded, so that the applications can grab the files they need from that drive automatically without me having to manually open drive D: everytime ubuntu starts.
View 9 Replies
View Related
Feb 11, 2010
I have coldfusion installed on a guest ubuntu server in virtualbox, it is configured with apache2 & everything works great. But how do i get Coldfusion to autostart when i boot up the guest ubuntuserver ?
View 8 Replies
View Related
May 21, 2010
How do I get processes to run as root during startup? I have a random script and a package which both need to run as root in the background, but I can't find a way to do this automatically.
View 1 Replies
View Related
May 23, 2010
I have a java application that is in this path: java -jar /home/jbo10/.stuff/run.jar
If I type that command the gui comes up and it's ready to run. I want this program to autostart with ubuntu, so I went into gnome-session-properties and put that command in there.
But it's not starting. I'm not sure what I'm doing wrong or if there's another way to autostart programs?
View 5 Replies
View Related
May 29, 2010
how do i clear autostart? i've unchecked everything i don't need in "startup applications" but still after reboot i get everything running. i cleared ~./config/autostart but after reboot there appear all the default startup applicatons. What should i do?and is there a way to remove volume indicator from indicator menu?
View 2 Replies
View Related
Jul 9, 2010
ubuntu 9.10
I am working on a custom install preseed. Part of the process is creating a file: /home/bholt/.config/autostart/starter.sh
That way on first boot, this will execute and continue my custom process.
But it does not start. After boot if I go double click it it runs fine.
And one time it did auto start correctly. But I don't know what I did to break it.
All i can think is I changed starter.sh to in turn start something else rather than just run itself.
View 1 Replies
View Related
Sep 27, 2010
i understand autostarting an app is done at setting > session and startup > application autostart.
where is the vlc app located?
i've tried
usr/share/vlc.ico
&
usr/share/vlc.desktop
none of those two have worked.
View 2 Replies
View Related