OpenSUSE Install :: Running Script At Boot?
Oct 12, 2010
I just got an android phone that I will want to interface with my linux box, which is currently behind a time warner cable modem. In the morning when I'm groggy, and my computer is off, I want to be able to kick the power button on, leave for work, and have it e-mail me the ip address I get from time warner, so I can check it on my phone.
I don't have the script written or anything yet, all I'm asking about here is how I would go about getting the script to run once I have it -- I can boot to a user using an automatic login and probably get away with it but that seems to be poor practice.
I'm really a stranger to the world of customizing a bootup.
Leaving the computer on all the time is a bad option even though my electric is included in rent, I live in a studio and I don't like the noise, and the environment and all. And manually doing mindless, automatic work is not the reason I have computer.
View 9 Replies
ADVERTISEMENT
Feb 19, 2010
After upgrade of 11.1 to 11.2 I noticed that none of services that was started in 11.1 at boot are starting now in 11.2. I check run-level of services with
Code:
chkconfig --list
When I start services manually everything is OK, but on restart they do not starting. Another weired thing is that my SuSEfirewall2 is filtering everything on input, nevertheless my previous configuration is still there, but ports are closed.
View 9 Replies
View Related
May 7, 2010
We would like to use Kiwi LTSP to boot some old PCs straight in to a Windows terminal session. We have this working with RDesktop, but we would like to load balance the connections to our Citrix servers, which I don't believe you can do with RDesktop as it points to a single Windows server.
Is there a way to get LTSP to connect to published ICA applications on boot in a similar way to specifying screen07=rdesktop in lts.conf?
View 2 Replies
View Related
Apr 29, 2011
I am running GNOME but want the option to use KDE. which package would I need to install KDE4 desktop.
View 3 Replies
View Related
May 13, 2011
I am completely new to OpenSuse and just installed it. However, I wanted things encrypted for work and chose LVM2 with password encryption upon installation.However, I didn't change any of the values.Now I see that my home partition is only about 30 Go and I cannot mount the oter 300GB that sit on another partition. When I try to mount it through nautilus I have to enter my password and then get :Unable to mount 307 GB LVM2 Physical Volume
View 9 Replies
View Related
Dec 31, 2009
i tried to install Oracle XE on openSUSE 11.2. The first attempt without orarun didn't work, so i read. How to install OracleXE on openSUSE 11.1 - openSUSE Forums and wrote a script for installation:
[code]...
How can i fix this or have oracel-xe running as oracle:dba? Or do i need "groupmod -A oracle oinstall"?
View 1 Replies
View Related
Dec 2, 2009
My OpenSUSE 11.1 boot sequence pauses for 20 seconds (you can see the countdown in the log) when trying to start the DHCP4 client, and then fails to start it:
Code:
Setting up (localfs) network interfaces:
lo
lo IP address: 127.0.0.1/8
IP address: 127.0.0.2/8
[Code]...
View 3 Replies
View Related
Nov 19, 2010
I want to experiment with hugepages support in KVM. I have added
<memoryBacking>
<hugepages/>
</memoryBacking>
to my domain xml.
Also I create the directory /hugepages and mounted it using
mount -t hugetlbfs hugetlbfs /hugepages/
and created huge pages using
echo 4096 > /proc/sys/vm/nr_hugepages
Now, when starting the domain from virt-manager, I get the message:
libvirtError: internal error hugetlbfs filesystem is not mounted
What is the recommended way to setup hugepages in opensuse 11.3?
View 1 Replies
View Related
Dec 29, 2010
Ive opensuse and windows on my laptop. I hardly use windows anymore but I would like to keep it. Im getting warning messages saying that I only have about 75 MB left on linux. Windows has lots of space available (especially the "d" partition which I use for storing stuff in like music and video) but I do not know how to "claim" that partition for for Suse.
View 9 Replies
View Related
Feb 23, 2010
I have tried liveCD, but open suse is running so slowly. Will it be faster when I install it?
View 8 Replies
View Related
Mar 14, 2010
I was messing around couple linux distros and a desktop earlier today. When I booted from the Ubuntu disk, it seemed to take like 2-5 minutes on each screen. So was basically taking like 10 minutes before I even got to the disk's menu. When i booted the machine off of openSUSE 11.2 disk it booted nice and fast, then installed without a hitch.When i put the Ubuntu disk into my laptop it booted fast and fine there.I'm just curious if anyone has any ideas why that desktop would seem to disagree with a bootable Ubuntu disk like that. Those things are obviously designed to work with near anything. It's a standard IDE CD-ROM, 7600GT, IDE hard drive, all pretty standard stuff.
View 2 Replies
View Related
Jul 26, 2010
I am too stupid to run a live Linux on a Macbook air. I used both, an openSUSE 11.3-KDE Live-CD and a Live-USB key and tried several boot options.
(i) I held down "C" to boot from CD → didn't work. It's an Apple CD drive but came with an older Macbook air a few years ago.
(ii) Found the bootmenu by holding down the option (ALT) key. Neither Live-CD nor Live-USB were shown. You can only choose the harddrive (and available wireless networks).
(iii) "Command-Shift-Option-Delete" to boot from an external drive didn't work either. I assume my USB key is an external drive, right?
I don't want to install openSUSE on the mac I just want to run a live system from time to time. Therefore I want to bypass Boot Camp or rEFIt and that's probably why I am stuck here. I wonder, if I really have to setup one of them to boot into a live system? The wiki article "openSUSE on a Mac" is under review right now.
View 1 Replies
View Related
Oct 17, 2010
I'm looking to extract a config from a working kernel..that much was pretty easy..all ya gotta do is "cp /proc/config.gz ." which will put it in whatever directory you're currently in and then do a "gzip -d config.gz" to get the config file.
Now...after that it gets a bit tricky..Linus says you should never compile a kernel in /usr/src/ because those header files in ../include should never change. He says you should extract a new kernel gz in your home directory and compile it there. I tend to agree (who am I to argue?). Anyway..whereever your sources are this is where you need to copy the config file...
Like this...my home dir is "/home/dart". So I would put the kernel sources there under "/home/dart/linux". I would cd to /home/dart/linux and do "cp /proc/config.gz ." then "gzip -d config.gz" which should leave you with a file called "config", then "mv config .config"
Now here's where I run into a problem..when I do "make xconfig" I get this...
Tried to install the qt3-devel packages from CD but guess what? I ran into cdrom errors which is what I was trying to fix in the first **** place...catch 22 eh?
View 5 Replies
View Related
Nov 17, 2010
I have downloaded the hplip command on the desktop, attempted to cd desktop, and it shows "no such directory". running this command so I can set up my printer? And I can't seem to put the screenshot here..
View 9 Replies
View Related
Nov 27, 2010
i have Windows XP and OpenSuse on my harddrive (dualboot) my problem is i cannot see my Windows-partitions when running Suse, i need to have access to those partitions and i cannot find how to do that.
View 9 Replies
View Related
Mar 14, 2011
I am having acer aspire 4736 laptop, i installed opensuse 11.4 64bit after installation completes system restarted and icompleted post-install configuration . then when i restarted again and selected to boot from opensuse first splash screen comes but within a second it went off again it comes only for a moment & went off but system is still running there is no display for all text as well as graphics modes(alt+ctrl+f1......f7). i restarted my system again and again it started well only once or twice for lots of time .
I checked in failsafe mode also there in display properties it is not able to detect moniter. i selected default settings it is showing some x11 org not found like that error.
View 3 Replies
View Related
Mar 19, 2011
My machine telling me that my home directory is running out space,It is said 95% in usage.Try to delete the big unwanted files in users (just two user in my machine),df ing, but the home usage status keep on 95%.
View 9 Replies
View Related
Jun 10, 2011
I played the apprentice sorcerer trying to install mysql workbench by my own and I messed up the system 11.1 by removing accidentally some libraries and decided to jump on 11.4 by using the update feature from the DVD. It worked all good (it seems at least: I didn't lost any datas and all my servers are running ok) but there is no more X11 server (kde) running for the run level 5.
I checked the inittab file and it is set to 5. I can log on root account and now I'm searching how to install kde on this new 11.4 system. I didn't yet tried the failsafe option at boot. Is there a way to set up kde from the internet, my wifi connection is ok ? I saw that yast was not installed nore zypper nore yum. Do I first try another update to fix it (if possible) from DVD?
View 5 Replies
View Related
Aug 15, 2011
I am trying to install openSUSE 11.4 as a virtual machine running on VMWare Server V1.0. VMWare Server is running under WinXP 32bit.
I configured the VM with the following settings:
10GB disk
512 MB Ram
The installation starts from the DVD after inserting the disk. OpenSUSE setup appears, i do not touch the default resolution 800x600. Every thing is looking good. After setting the language, the installation process continues. Then a problem with the screen/resolution/graphical adapter appears. After a while I cannot read anything from the setup screen, everything is unreadable. I remember I had those problems already with 11.3 but I did not follow this issue an took openSUSE 11.1 instead. With 11.1 I could follow the installation instruction till the end and I got a running system.
View 7 Replies
View Related
Oct 24, 2010
I just tried to install virtual box by downloading the RPM from their website running it with yast. It said install succesful but I checked the install log and this is the result that I got. The program will not start. I want to run opensuse as my host and install Windows XP to run on top of it for my wife.
My software is System Atom 2GB of ram ION
Linux 2.6.34.7-0.4-desktop x86_64
openSUSE 11.3 (x86_64)
4.5.2 (KDE 4.5.2) "release 10"
NVIDIA 260.19.12
[Code]...
I did try to run sudo /etc/init.d/vboxdrv setup it failed I than ran vim /var/log/vbox-install.log and this information was in the file /usr/share/virtualbox/src/vboxhost/vboxdrv/build_in_tmp: line 55: make: command not found
View 9 Replies
View Related
Feb 19, 2010
I need to run a script (which requires root privileges) on login per-user only. I want this to runtomatically so I'll add an appropriate line to .profile.A couple of questions:1 The easiest way I can think of to run the script as root is to setuid, but I know there are security concerns. Is there a better way
View 6 Replies
View Related
Jul 8, 2010
I'm really new to opensuse, and linux in general. I started using 11.2 in may and I'm still having trouble. I started it on a newly refurbished HP Pavillion. It's always seemed to run slow, freezes up when I plug in my external hard drive, won't play music on amarok or it will lag, things like that. When I run it in windows everything works fine. and it has always ran really hot and loud when in opensuse.
To make things worse, lately if I open mozilla, all the programs/windows I have open will disappear, all my tabs will disappear, all the icons on my desktop disappear and my application launcher, clock, etc, all disappear. when i manually shut it down and restart it works fine for a while. I keep trying to find things online but I've got to the point where I'm afraid to mess it up more.
View 9 Replies
View Related
Sep 9, 2010
I got a new desktop and figured this would be a great oppurtunity to update to 11.3 (from 11.2) while migrating files.. However I have had lots of problems with it, right of the bat. My first installation got messed up right after it was done, so I had to redo everything. Now the system boots up all fine but I am experiencing crashes every once in a while. By crashes I mean nothing works; the system monitor graphs freeze, the clock freezes, system doesnt respond to key strokes. The only remedy is then to "force an unexpected reboot" (ref: IT Crowd). I have a feeling that it has to do with Yast or something related to Yast, as it is the only common denominator between the crashes so far. However the system doesnt crash everytime I start Yast so I cant really say anything conclusively..
I have also realised that when I attach a secondary screen the graphics get kinda screwed as well.. if that makes any sense... Here are my system details: Dell Vostro Desktop with Core i7 64bit processor
8 x 2.8Ghz
6gig ram
graphics card: GeForce GT220
What could be the problem here? btw let me know if anyone wants to see logs from /var/log/messages
View 5 Replies
View Related
Mar 16, 2011
I just installed the 11.4 version after using numerous previous versions. During this install the /usr directory was placed in a separate partition. How would I go about placing it in the partition with all the other running directories?
View 7 Replies
View Related
Sep 14, 2010
I've accidentally changed /usr/bin/php file on my server by running a cp command. I know this is bad, i just don't know how bad. Everything is working fine (websites using php), so i just wanted to know what this action could cause and also how can i restore original content.
View 4 Replies
View Related
Aug 18, 2010
Dual Booting my laptop and unable to change the Boot Records on the drive. Not because I dont know how, but my primary OS will fail to boot(win7).
I have drive partitioned as follows...
sda1 = Win7 system (default install)
sda2 = Win7 Main (default install)
sda3 = swap
sda4 = Extension (I think thats what its called)
sda5 = / (ext4)
What I need is a boot cd or perferably Grub installed on a 256MB Thumb drive with the options to load the installed system from sda5.
View 4 Replies
View Related
Nov 23, 2010
I tried to install 11.3 on my acer aspire 7530 notebook to have dual boot with xp.
I made 4 partitions: one for xp, and the three for linux were made automatically.Before installation I got the warning that the partition wasn't entirely below 128 gb, I installed anyway to give it a try.
The installation froze at 92% and after the laptop wouldn't boot.
Now I've formatted the hard disk and installed windows on a partition leaving a free un formatted partition of 100 gb.
View 9 Replies
View Related
Nov 4, 2010
Out of curiosity and stupidity, I configured 2 extended partitions to LVM in gparted. Now, I can't boot into X window, and there's only GRUB command line during boot.
View 5 Replies
View Related
Jan 4, 2010
does anyone know that if i can boot from an external hard drive with "openSUSE" installed on it?
how about FireWire, will it work?
i'm trying to set up a triple boot for me newly bought iMac.
View 4 Replies
View Related
Feb 14, 2010
I turn back to openSUSE and install it in my machine (win7 installed first),but i can't boot from win7. openSUSE doesn't boot from win7 (like ubuntu) and i can't see ntfs win7 partition from openSUSE. Why openSUSE is so complicated about dual booting
View 4 Replies
View Related