Ubuntu :: Run The Script Ok Through The Terminal \ But It Doesn't Run On Startup?
Oct 21, 2010
I'm having trouble with the rc.local file. So I tried the suggestions on this page[URL]I could run the script ok through the terminal. But it doesn't run on startup. Has anyone got this to work in the way explained in the link above? I'm using Ubuntu Lucid.
View 2 Replies
ADVERTISEMENT
Mar 16, 2010
Every time I start Ubuntu, I set up an ssh session to a server. In order to automate this I made an entry in startup programs like this:/usr/bin/gnome-terminal -e '/usr/bin/ssh name@server.com'Nothing happens when I log in, and I've checked that the command works.
View 2 Replies
View Related
Nov 12, 2010
Recently I've updated from 13 to 14. However, after updated I've tried to work with my terminal and it seems doesn't works fine. I can read 'starting terminal' but after that it's closed.I've uninstalled and re-installed it through the graphical tools (gnome-terminal) but that doesn't works fine.
View 3 Replies
View Related
May 29, 2010
when my netbook remix 10.04 starts I can see only terminal and no graphic interface (as you can see in the picture). I see the log in screen type my password and when the screen like on the picture. I 'm using lenovo N100 nb Tryed to install ubuntu desktop but no use
View 9 Replies
View Related
Jan 8, 2010
I know how to make things run at startup, and obviously know how to run a command in terminal (type and enter... duhhhh). However I would like to be able to run vnstat in terminal when my computer logs in, this is very handy for seeing how much I have downloaded. I have a terminal embedded on the desktop and would very much like to run vnstat in it for me when it starts, I know I could just type in vnstat when I've logged on, but where is the fun in that? Just having it already there for me would be far better.
The command for starting my desktop terminal is as follows:
Code:
gnome-terminal --window-with-profile=trans --geometry 90x40+280+30
View 2 Replies
View Related
Aug 25, 2010
I know this has been asked a 1000 times, but none of the solutions I've read so far work.I need to run the following terminal command every time Ubuntu (10.04 64bit) starts:Code:xset m 9 1This boosts mouse speed to maximum. I don't know why, but it is the only thing that works. All built-in mouse settings are at maximum, yet my mouse crawls across the screen when Ubu starts. So far, I have tried:Creating a startup script called "/etc/init.d/autorun.sh" containing code...
View 9 Replies
View Related
Nov 9, 2010
I've searched everywhere, but they all talk about BOOTING into the terminal instead of ubuntu. But here all I want is for ubuntu to automatically run a certain command when I boot into ubuntu.This is related to the screen brightness change problem that's still much of an unsolved mystery for ubuntu and I have mostly solved this 'm able to change the brightness with sudo setpci -s 00:02.0 F4.B=xx, xx being from 00 to FF, but it doesnt seem to stay when I log out and log back in. Is there any possible way to put a terminal command in the startup applications or something or a possible solution to the brightness problem that I havent discovered yet?
View 9 Replies
View Related
Dec 31, 2010
This is a weird problems.Everytime i log on to my computer/restart my computer, the terminal always autostart.I already checked at startup application.No terminal there.Any suggestion to stop the terminal from autostart with startup?
View 2 Replies
View Related
May 2, 2011
I recently upgraded to Ubuntu 11.04, and I installed it via the Update Manager and restarted as normal. But, as I went on my dual boot OS selection screen and selected Ubuntu, this message appeared:
init: udevtrigger main process ( 398 ) terminated with status 1
init: udevtrigger post-stop process (404) terminated with status 1
init: udevmonitor main process (397) killed by TERM signal
The disk drive for / is not yet ready or is not present
Continue to wait; or Press S to skip mounting or M for manual
I'm afraid to do anything after this screen...
View 1 Replies
View Related
Jun 20, 2011
Well, I want to run a terminal command at startup. I Google searched, but all the threads were ~5 years old. The command I want to run is code...
View 9 Replies
View Related
Aug 3, 2011
I have a question regarding terminal. I try to launch it from the "Startup Applications" by entering a script.Code: sh -c '/usr/bin/gnome-terminal'but it does not start.Also, when it does start I would like it to auto run certain commands: navigate to my project folder run "play test" open a new tab run "top".how can I achieve this?
View 9 Replies
View Related
Jan 1, 2010
Ive got a simple bash script that basically just displays a couple lines of text and a random quote. In startup applications, I made "gnome-terminal --full-screen" open up and in the profile preferences of gnome-terminal I made it run my startup script. There are two problems though.(1) At startup, 2 terminals are opened (one fullscreen, one not fullscreen)(2) By bash script runs and keeps on running (how do I get it to display another input line?)
View 5 Replies
View Related
Apr 19, 2011
I would like to setup a command to run when I start up the terminal, but have the terminal stay open for use when it's finished. I was trying to get my terminal to run fortune whenever I start it just for cosmetic value, so I tried changing the launcher command to gnome-terminal --command=fortune, but that makes it just output the fortune result and then terminate.
View 1 Replies
View Related
Jul 26, 2009
I am quite aware that one can add a startup application to the gnome session by going to System -> Preferences -> Startup Applications (Sessions). But, is there a way to achieve the same thing via the terminal? I want to know because I am writing a simple bash script that installs all of the programs I commonly use. One such program is compiz fusion with fusion-icon.And so I want to add the fusion-icon into the gnome session with my script (strictly within the terminal).
View 2 Replies
View Related
Jun 8, 2011
I wanted to write the script which runs at startup and opens the terminal window the moment desktop screen appears(GNU linux).
View 3 Replies
View Related
Jun 2, 2010
I have written a script to display a message that I wish to run whenever a terminal session is initialized.
The script is working but I am unclear how to implement it.Do I need to create a file called 'gnome-terminal.sh' in /etc/profile.d?
View 1 Replies
View Related
Jun 12, 2010
I'm a day-1 Ubuntu user with a question about getting multi-touch scrolling enabled on my laptop automatically each time 10.04 loads. I'm very green when it comes to all-things-Linux. Basically, I'm just searching for help, following step-by-step guides, and copying-and-pasting commands. I found the following website that helped me create a little script to enable multi-touch control:[URL]...
But I can't figure out the last step: "All you need to do to have this run at startup [instead of typing ./2fsrl in terminal manually each time] is add it to you startup programs." I tried creating a file path to the 2fsrl file in Preferences -> Startup Applications program, but upon re-starting the laptop, the multi-touch isn't enabled anymore. I'm sure I'm missing something simple. Can anyone advise? (Keep in mind my beginner's status!)
View 9 Replies
View Related
Aug 16, 2011
After several upgrades (from 8.xx) I noticed Gnome terminal took about 4 seconds to open an window and another 4 seconds to give me a prompt. This is excruciating when blasting out CLI in dozens of terminals ssh'd into dozens of machines. Tabs were no different.
Fix was: Comment out anything in ~/.bashrc that references xterm. BOOM less than 1s total to prompt.
If it's faster than I can get my mouse hand back to the keyboard to start blasting CLI, it's good enough
View 1 Replies
View Related
Jul 9, 2010
i'm trying to automate terminal commands to execute at startup (rc5)one is a background process: Code: xinput set-int-prop "SynPS/2 Synaptics TouchPad" "Two-Finger Scrolling" 8 1 the other is a gui application: Code: /home/labr/apps/gmail-notify/notifier.py i placed these commands in /etc/rc.local but does nothing.
View 2 Replies
View Related
Jul 23, 2011
I successfully created launchers for apps and I can run them in terminal with double clicking.Now I want them to run on startup, automatically. They run with arguments.There is System-> Preferences -> More Preferences - > Sessions - > Startup Programs where I can add my commands.I put:
gnome-terminal -e "/some_path/myapp1 -arg1 - arg2"
gnome-terminal -e "/some_path/myapp2 -arg1 - arg2"
View 3 Replies
View Related
Apr 19, 2010
Problem one: My keyboard wasn't working. Solution one: Needed a new xorg.conf file.
Problem two: How to open a programme in terminal without rendering the terminal unresponsive until that programme is closed. Solution two: Append a '&' at the end of the command. For example: gedit test-file & [/SOLVED]
The problem is, my keyboard doesn't respond when I first boot into Ubuntu. None of the keys seem to work except the 'power' key (which helps me turn this laptop on or off). During the second boot, I incessantly press the space bar hoping for something to happen. Only when the boot process completes and I see my desktop does the keyboard, finally, respond. That is precisely how I'm typing this very moment. I had not faced this problem on Windows. I use a laptop (an old one but not too old).
Nothing happens during the first boot regardless the key I press on any time.
It is a nuisance to restart my laptop and periodically strain my space bar for the keyboard to respond on the second boot (It refuses to respond on the first boot, regardless of what I do).
When I, sometimes, open files using gedit through terminal by typing: ~$ gedit PATH, what happens is that I am then unable to use any other commands on the same terminal until I close gedit or open another terminal. I can type in the terminal but nothing happens until I exit gedit. I would like my terminal to be responsive whilst I am working on gedit simultaneously. I hope it is not impossible...
View 9 Replies
View Related
Jun 7, 2010
The mouse has been working fine ever since we got Ubuntu 10.04, until I switched monitors. For some reason, after changing monitors from 4:3 to 16:9 and back, (changing the output res in the process), the mouse doesn't appear when starting up the computer. It still highlights things, and it will pop up completely when searching for something on Google Chrome, and a few other things. But for some reason, the mouse doesn't appear right away when starting up the computer. I'm not sure why this happened -- I'm new to Ubuntu, (used to Windows)
View 1 Replies
View Related
May 15, 2010
For a long time, I haven't heard a startup sound from Ubuntu. I do hear the short staccato drum beat when the log in screen is displayed. However, the other longer startup music doesn't play. Not a very serious flaw but since I upgraded to ubuntu 10.04, I thought I'd like to have everything in perfect working order.
View 3 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
Oct 19, 2010
Ubuntu-Tweak doesn't have the option Startup which includesSession ManagerSession Control and few other options are not there. I am running the latest version available to download. I remember having all those menus in lucid.for a better difference comparison see the menus in the ubuntu tweak homepage http://ubuntu-tweak.com/ with mine....
View 1 Replies
View Related
Nov 27, 2010
I have a server with 3 interfaces. Only one of them comes up after boot tho (the one with the cable plugged in). When I start dhclient the others show up in ifconfig... Could it be just cause there is no cable plugged in them? Or then how do i bring them up automatically without having to issue dhclient myself after boot?
View 1 Replies
View Related
May 2, 2011
I am still new to Ubuntu but I am having a problem when booting into Ubuntu 10.10. When I turn on the computer, after a few screens go by I see a boot manager giving me the option of:
1: Earlier Versions of Windows
2: Windows 7
3: Ubuntu
All OSes are working with no trouble. But when I try to boot into Ubuntu, I get another boot screen that states:
1: Ubuntu, Linux 2.6.35-28-generic
2: Ubuntu, Linux 2.6.35-28-generic (recovery mode)
3: Ubuntu, Linux 2.6.35-22-generic
4: Ubuntu, Linux 2.6.35-22-generic (recovery mode)
5: Windows 7 (loader) (on /dev/sda2)
When I choose 1 or 3, quite often it doesn't load up the startup GUI, it loads up some command line crap that I don't understand yet, where I type in reboot until I finally get Ubuntu loaded, this happens several times then finally works to the point I can log in. What could be going on, my install is inside Windows 7, not a full install if that matters. What is the difference between line 1 and 3?
View 2 Replies
View Related
Mar 13, 2010
A lot of times when I start up my computer, instead of the graphical login screen I'm brought to a CLI login. If I log in and do "startx," it'll start KDE, but sound doesn't work and the shutdown/restart options disappear. (The logout option is still there.) It's inconsistent; sometimes it'll start the GUI and sometimes it won't. I have yet to find out what causes it to work right and what causes it to bring me to the CLI. When it doesn't work, if I run "shutdown -r now" or "shutdown -h now," it'll start the GUI as the computer is shutting down. I've tried Ctrl+Alt+F7 when it's brought me to the CLI, but it didn't do anything
View 2 Replies
View Related
Aug 4, 2010
I am running Linux Mint 9..I play xbox live and run it through my laptops wireless network connection so i dont have to pay 100 dollars for the usb wireless adapter for the xbox. In windows 7 this is easy to configure so that when i turn my laptop on and then xbox it automatically connects.
View 10 Replies
View Related
Jan 19, 2010
I have been an Ubuntu user for a few years now, and in the previous versions I have made numerous bootable USB devices, I always thought it was so useful, and I never have had any problems.I just installed version 9.10 the other day, and it seems to be working well, but the USB bootable disk creator is messed up big time.When i try to select an .iso image to add to the source disk image area, it is just unresponsive. And when i try to do something else, like format a USB device, it says i cannot format because the device cannot mounted. But i know its mounted because i can access the contents of the drive.Anyways this was a huge disappointment as I was showing a friend how useful the UBUNTU tools are, and it does this. Does anyone know anything about this bug?
View 9 Replies
View Related