Red Hat / Fedora :: Launch Custom Gui From Console
Sep 2, 2009
I have successfully customized linux (CentOS distro) using kickstart and custom splash screen. I havent added/installed any desktop (gnome/kde) package in my custom distro. So obviously after installation the linux will start in console mode.
My requirement is i have to add a custom gui which basically provides 1.product information 2. product agreement and 3. product cd key. My custom linux do not need a desktop, and just for my custom gui i do not wish to install all the desktop packages. Sitting with a blank slate if you know what i mean.
View 1 Replies
ADVERTISEMENT
Dec 5, 2010
My problem is, that everytime i launch a program, like a virtualbox image, the console launch it, but i cant use it anymore.
I use ssh with putty remotely, and the problem is that if i close putty console, the program closes too...
Can i do something to run the program independently of the console? or keep running after i close?
How i can i keep track of it when i open console again?
View 11 Replies
View Related
Dec 31, 2009
I'm trying to launch a root terminal with a profile preloaded, but I'm not yet used to the way gnome handles its syntax, so the default link to root terminal:
Code:
Apparently, the method using gnome-terminal is to add a trailing
Code:
But this did not work, probably because in this case I'm not calling directly on gnome's terminal.
View 2 Replies
View Related
Jan 24, 2011
I work on a number of servers and do so many repetitive tasks that it's easier for me to make launchers on my desktop for these tasks. It's also necessary for opening windows in my secondary screen. I like to view the error logs as I work, so I have a screen session on my servers that 'tail -f /the/error.log' for easy viewing. I set up a launcher on my desktop that launches the following command:
Code: gnome-terminal --display :0.1 --geometry=156x33 -x ssh -t my-server 'screen -r' The command works perfectly. The window is created on the correct screen, with the correct size and information. The problem is gnome-terminal will exit/crash with no errors after a little while. This happens sometimes when I get up from my computer as well as while I am working on it.
I am saying that there are no errors because I have opened a terminal and ran the command in that terminal. When the new gnome-terminal closes, there are no errors or abnormal output on the generating gnome-terminal.
View 1 Replies
View Related
May 13, 2011
Having downloaded remastersys, I tried to make a custom iso with mixed results.Whilst i got all my installed programs included, it didn't install my MacBuntu theme or cairo-dock by default. How can I manipulate remastersys to load MacBuntu and cairo-dock to launch when my custonm iso is booted?
View 2 Replies
View Related
Dec 28, 2009
Just spent three whole days barking up the wrong tree, solving Fedora 11 and Fedora 12 boot failures because the correct hypothesis was illogical: installation did not update/modify the initrd.
The first couple of times I installed Fedora 11 on the HighPoint Technologies RocketRaid 2640x4, the installation inserted my "custom" driver module (rr26xx) into the initrd, permanently, so that the system booted off the controller card for which the custom driver was inserted. (I yelled about this success in this thread: [url]
My most recent installs of BOTH F11 and F12 on the RocketRaid failed to properly set up the boot. It turns out that the "rr2640" module I "slipstreamed" into the installation process was *NOT* permanently added to the initrd by anaconda. (F12 gave me "no root device found boot has failed, sleeping forever", on boot; F11 hung also, without such error, I presume, during the init script execution). Because of limited resources and time, I only know for sure the module was missing from the F11 initrd, and am ASSUMING the same was the case with F12.
The only difference between the successful installs and the ones with failed boot is that the successful installs were made on a single-drive (JBOD) mode on the controller; whereas, the failed ones were placed on RAID 5. But, AFAIK, the created logical device for the card is "/dev/sda", in both cases, and the kernel can not distinguish between the two cases (or can it?). Thus, the inconsistency cost me a lot of time, and is still inexplicable to me.
Question: What is the best way to deal with custom drivers, today? There are custom spins, and many tools, like isomaster. Stupid question: Is there a way to modify the initrd inside an installer ISO -- be it for CD/DVD/USBboot drive -- beefing the init RAM disk with whatever modules you'd like, for the boot process (using, say, isomaster)?
And what makes anaconda understand that a module must be added to the initrd ? How can one force anaconda to do so?
How does moving to dracut as the initrd tool affect any/all of the above?
View 1 Replies
View Related
Sep 8, 2010
How can I start a program from tty1 console text mode to be executed in tty2 console text mode? Actualy I would like to start a program (chat client cli program) in tty8 automaticaly when linux PC boots.
View 6 Replies
View Related
Aug 8, 2010
My first distro was kubuntu, and am now trying Fedora with KDE. I was annoyed that the open windows were not shown on the task bar. I tried adjusting all sorts of things, and finally figured out that all I had to do was add a certain widget. I had no idea that this is what I was looking for, since kubuntu already does that by default. But in the process of figuring this out, I caused KDE to crash. The next time booted with Fedora, KDE would not launch. So I logged into a virtual terminal and ran startx. I got the following errors:
Code:
error while loading shared libraries: libQtGui.so.4: cannot open shared object file: No such file or directory
startkde: could not start kdeinit4. Check your installation.
View 14 Replies
View Related
Aug 25, 2010
How can you launch a graphical program from tty? It says that no display is available or something, how can i tell it to launch in the DE?
View 7 Replies
View Related
Oct 17, 2009
I've recent begun to want to create a spin of Fedora for my high school to offer as an alternative to Mac OS X and Windows. My first attempt with any distro was to try and use Suse Studio, however nothing with packages that I downloaded myself would successfully compile. I then thought that I might try and use some sort of local program do create it with and tried Revisor, however when I made Live Media, Xorg wouldn't start and when I made DVD Install Media the kernel would kernel panic every time on boot.
Is there anyway to solve the problem with Revisor or are there any alternatives?
I have also tried using Ubuntu with the Ubuntu Customization Kit however that didn't work either considering I have to have it in a virtual machine.
View 1 Replies
View Related
Aug 1, 2009
ok I cannot be the only one having this issue?
grabbed the latest from mozilla...
thunderbird 2.0.0.22
i run:
./thunderbird
and get this:
./thunderbird-bin: error while loading shared libraries: libgtk-x11-2.0.so.0: cannot open shared object file: No such file or directory
[Code]...
View 1 Replies
View Related
Nov 13, 2010
I've been trying to launch a binary file, but I keep getting this error.
Code:
[csegale@localhost pSX]$ ./pSX
[src/linux/sound.cpp, line 215]: 'snd_pcm_hw_params_set_access(pcm_handle,hwparams,SND_PCM_ACCESS_MMAP_INTERLEAVED)' returned 'Invalid argument'
[Code]....
View 2 Replies
View Related
Aug 29, 2011
I've just made the leap from Windows to Linux after years of flirting with the idea. I downloaded and installed Fedora 15 KDE 64 bit (I have tried it before and remember KDE was the windows manager I used previously, so chose that).
However, when trying to get Skype to launch, I receive the error message: KDEInit could not launch usr/bin/skype
Before settling on Fedora, I also tried Linux Mint, using GNOME. Since the error message seems to suggest KDE is the problem, would it be possible to switch to GNOME, without having to redownload and do a clean install? Or would this be the equivalent of using a sledge hammer to crack a nut?
View 4 Replies
View Related
Feb 2, 2010
I have a few issues. I have a usb kernel driver and I want it to launch another program that will monitor a serial port when the usb device is connected. then i want to close the program when the usb device is disconnected. I also want the driver to create a soft link to the serial port. I know the inner workings of kernel drivers... how to get my driver to exec a program.
View 4 Replies
View Related
Jun 29, 2011
i should use Fedora and Ubuntu to learn about Linux but how to Launch the both OS in Command line mode to enable me learn some Linux command .
View 7 Replies
View Related
Nov 10, 2009
A custom image of Fedora 6 was built on a USB stick of size 2GB.
The size of the image is 546MB and i need to build the image on a 1 GB USB stick.
-The partition on the disk is bootable and I have a grub bootloader
- BIOS is configured to boot from the USB stick.
The same set of files are copied to the 2GB usb sticks and the 1GB usb sticks.
The system boots out of the 2GB Usb disk but does not boot from the 1GB usb sticks.
I am not sure if this issue is related to the usb stick, which i dont think so. I tried it on a different USB stick of size 1GB and it does not work as well.
View 2 Replies
View Related
Jun 22, 2011
I am compiling and installing the custom kernel based on the instructions provided in Building_a_custom_kernel on fedoraproject.org/wiki site.
However, according to the instructions, anytime I change anything in the kernel source files(e.g /driver/ata/libata-core.c), I have to create a patch a rebuild the whole kernel and install this new kernel which takes 2 hours. Is there a simpler way of recompiling what has changed(without creating patch) and try that changed kernel? Since my changes are not in the drivers which can be dynamically loaded but is in the static code of the kernel, it is making life cumbersome.Are there any instructions for this? How does other kernel developers manage this?
View 2 Replies
View Related
Mar 25, 2009
Today (25 of March) Fedora 10 asked to install latest security updates. I allowed it to install them and everything seemed ok. But after the next boot I understood that some applications won't launch. Skype, last.fm player, VirtualBox - all the qt ones. I've reinstalled those apps, and reinstalled qt. They still don't launch.When I execute one of them from terminal - it just waits and nothing happens.The process really starts, I can see it from ps -A and gnome's System Monitor.Here's the /var/log/yum.log for March 25th:
Mar 25 00:20:37 Updated: libX11-1.1.5-1.fc10.i386
Mar 25 00:20:39 Updated: lcms-libs-1.18-1.fc10.i386
Mar 25 00:20:44 Updated: gtk2-2.14.7-7.fc10.i386
[code]....
View 14 Replies
View Related
Nov 30, 2009
I generally use gnome but with latest hulla-boo about graphics tempted me to check kde. where i found following problem to configure:
1) no keyboard shortcut to launch a terminal
2) my laptops dedicated volume control is not working
3) gnome package manager is not there, though i can use yum
View 6 Replies
View Related
Dec 21, 2009
I installed f12 few days back. A pop up came which mentioned '336 new updates available' and I opted 'install only security updates'.
Now in the boot screen 3 options come instead of 2:
1. Fedora 2.6.31.6-166.fc12.i686.pae
2. Fedora 2.6.31.6-127.fc12.i686.pae
3. Windows
I am able to boot into both versions of fedora, but I cannot launch firefox it says-'your version of SQlite is too old and the application cannot run'. How do I correct the screw up. Should I re-install the whole thing....? why is it showing as 2 versions....? I installed yumex recently, is it the reason.....?
View 8 Replies
View Related
Jan 10, 2010
I have a problem when I try to launch openoffice at fedora 12.
I have installed it with yum:
yum install openoffice.org-impress.i686
and then:
[code]...
View 14 Replies
View Related
Mar 5, 2010
Desktop computer (AMD64) running F12. Nothing unusual about it, stock install. Thinkpad laptop running Windows XP. Putty is installed, I can SSH to Fedora.
If I'm at the laptop, in a Putty session, how can I (for example) type "firefox" and have the resultant Firefox window appear on-the-laptop?
I generally have X running all the time on the desktop because I can't get the wireless network connection to function without NetworkManger (not that I really care because I'm rarely at a console screen and need net access).
View 2 Replies
View Related
Oct 2, 2010
updated to F13 from stable, working F12 system which had 256.xx driver. Using official nvidia drivers (as Livna route has not worked for me in the past and only complicated things). startx stops right after line Loading extension NV-GLX with the following 'NVIDIA(0): WAIT: (E, 0, 0x857d,0)' according to xorg.log.
I am using the extra grub.conf entry to blacklist nouveau, i.e. rdblacklist='nouveau nomodeset'
This is a tyan h2000m and a 470 gtx.
View 2 Replies
View Related
Jan 9, 2011
I have installed openoffice.org-base and openoffice.org-base-core in an updated fedora 14 environment. Clicking on openoffice-base in applications->office->openoffice-Base fails to lauch with the message:"This operation is not supported onhis operating ystem."Installation of mysql and mysql-server does not help.
View 14 Replies
View Related
May 12, 2011
I installed Open Office with yum. When I tried to launch the program it simply didnt do anything.
View 3 Replies
View Related
Jun 7, 2011
so i want to have an embedded terminal on my desktop. alltray --borderless --skip-taskbar --sticky Terminal --hide-menubar --hide-borders --geometry 60x600+10-10 seems to work, however, its just on one desktop and it's appearing in the panel, despite my
View 4 Replies
View Related
Jun 8, 2011
Noticed this last night, when I try and launch either Firefox or Thunderbird using the GNOME menu or the quick launch icons, it fails. I am able to launch them both from the command line in a terminal. Other applications seem to launch fine, so I'm at a bit of a loss where to begin taking this apart... I do get a task in the task bar that says "Launching Firefox", but then nothing comes up. The same thing happens with Thunderbird. That task just goes away. Another odd thing - following a reboot the launch buttons work once. If I close them, they won't launch again unless I run them from a terminal window.
View 3 Replies
View Related
Nov 6, 2010
Fedora 14, Adobe Reader-9.4-1_i486 I cannot get Adobe Reader to work. I have installed several times. Error message: Can't launch Adobe reader 9.4-1 Please make sure it exists in PATH variable in the environment.
View 2 Replies
View Related
Oct 14, 2010
a stock fedora 11 install on my embedded board results in the primary CompactFlash card being driven by the SCSI driver and is called SDA..running my custom kernel which i have slimmed down and yanked out the SCSI stuff because I dont need it, results in my CompactFlash card being called HDA of course driven by the ATA driver.which should I be using? both work just fine.. the CompactFlash card is on board and according to Soekris is actually run from an IDE controller, as there is no SCSI on board..
so im assuming the less amount of system overhead is to run it as IDE?I have no issues running it either way I just want to do whats right.. and what is going to be supported in kernels down the line, as im considering a bump from my current 2.6.30 kernel upwards for my project.
View 8 Replies
View Related
Apr 15, 2011
Just started a new job where I test installation scripts and then wipe the system with a fresh install of Redhat each time before testing updated versions. I'm wondering is there a way to create an image of the system I want with the customized packages required rather than having to manually select and deselect a huge amount of packages every time. This would really help make my work much more efficient.
View 9 Replies
View Related