General :: Any Other Low Res Graphical Commands To Use Setroubleshoot

Apr 7, 2010

i am a great user of the setup command from a console what a tool.are there any other low res graphical commands to use maybe setroubleshoot or selinux management tool

View 6 Replies


ADVERTISEMENT

Ubuntu :: Graphical Volume Manager - Finding Graphical Partition Editors That Work With Lvm2

May 9, 2010

I know how to manage them from a commandline but I was wondering if there are any graphical partition editors that understand and work with lvm2?

View 1 Replies View Related

Debian :: Automatically Start Graphical (SDL) Program As Root On Non-graphical Debian?

Mar 3, 2009

I'm not a Linux noob, but I am far from guru. I'm running a single board computer with a slightly customized Debian Etch (customized by the SBC vendor). No Gnome/KDE/X installed. My application is a control application which uses SDL (Simple DirectMedia Layer) to paint some basic graphics on the VGA. I need to run it as root because the application calls iopl() to access an IO port.If I run my application manually from the command line, life is sweet. From Googling around, I found http://www.debian-administration.org/articles/28, and hence I:1) Created a script in /etc/init.d2) Executed "update-rc.d scriptName defaults" to link the script into the boot sequenceAll very straightforward. My application starts at boot. But when I try to SSH/SFTP into the SBC, I get "Connection refused". So I can't manage the SBC anymore, and this is a big problem. I am not sure if it's relevant, but my application starts before the SSH daemon.My script looked like:

case "$1" in
start)
echo "Starting my application"

[code]...

View 1 Replies View Related

General :: Kernel 2.6.34 - No Graphical Console

Aug 8, 2010

I have been running kernel-2.6.33 (gentoo) with a graphical console which appears after the grub screen. My kernel parameters include `vga=0x317'. Since I upgraded my kernel I have only been able to get a 80x25 text console. If I use `vga=0x317' I get a black screen after the grub prompt. I have tried using `vga=ask' and choosing a number of resolutions - with no luck.

I've tried a "vanilla" 2.6.34 config and also a bootable Sabayon Linux disk with 2.6.34 - with the same result. Interestingly Sabayon Linux eventually fired up X successfully - after a black screen while it was booting.

Its looking like 2.6.34 doesn't like my hardware.

Here is some info about my hardware:

# lspci

Here is my kernel config (relevant bits):

View 11 Replies View Related

General :: Graphical Interface Not Working?

Oct 6, 2010

I had installed a fresh copy of redhat linux 5 but I am unable to use the graphical mode of commands through the graphical mode as,system-config-*I also tried to install system-config-* package through yum but getting the error message that,cannot open file: system-config-*cannot open file: system-config-*

View 6 Replies View Related

General :: How Would One Display Graphical Images Outside Of X?

Mar 16, 2010

I run X only under duress. For years I have used svgalib clients. I haven't gotten svgalib to work on my new machine (or X, either, a different matter). I have come tantalizingly close.Is there any other non-X image displayer?

View 5 Replies View Related

General :: Unable To Go To The Graphical Mode In RHEL 6?

Jun 26, 2011

I was using win-7. I tried to install RHEL 6 today. [dual boot]/ = 40000 MB and /boot = 1000 MBThe installation completed successfully.The problem is that it is not showing the graphical mode. Only the terminal mode is available. I tried chvt 1-7but I am unable to go to the graphical mode. It is not appearing.What should I do? System config:MSI CR420 Laptop.ntel core i3-350MEdited after following user76871's answer:There is no Xorg.0.log file in /var/log/, There is no xdm in /etc/init.d/, there is no kdm also.I tried startx that also didn't work. I tried system-config-display but the display is not available at system-config-

View 2 Replies View Related

General :: Rsync - Graphical Interface For Centos 5.3?

Sep 7, 2009

Is there a graphical interface for centos 5.3

View 3 Replies View Related

General :: Installation - Text Mode Vs Graphical

Jun 30, 2010

I have just been using distro's that install with a graphical interface, but some of the distro's forum members recommend are installed text mode only. How difficult is a text mode install

View 9 Replies View Related

General :: Graphical Display Appearing Very Blurry

Feb 23, 2011

I have installed fedora 8 on my cPCI based system [URL]. It seems to have 256MB RAM. Once I login as root in text editor mode, I typed init 5. But the graphical display appears very blur. I changed the monitor, but still same result. One more observation I made is, after 10mins it used to enter into screen saver mode (blank screen), but when I pressed some button, the graphical display appeared with full colors. But now even this is not happening. The system just goes into some state after init 5, where my the display goes blank and even the keyboard doesn't work.

View 8 Replies View Related

General :: Install Any Graphical Library In The Server?

Dec 2, 2010

I have a non gui server. I just tryed SSH -X and i didnt have to install any graphical library in the server, which is my goal, but except in the lan, its too slow. Im about to install the other ones, but i ask before:

Can i install them if my server doesnt have GUI? If the answer is NO, then, is SSH -X the only way to go?

View 2 Replies View Related

General :: Xorg - Set Environment Variables For A Graphical Login?

Mar 18, 2010

I'm looking for a way to set arbitrary environment variables for my graphical login on linux. I am not talking about starting a terminal and exporting environment variables within the terminal, because those variables only exist within that one terminal. I want to know how to set an environment variable that will apply to all programs started in my graphical session.

In other words, what's the Xorg equivalent of ~/.bash_login?

View 2 Replies View Related

General :: Sudo In .desktop File When Launching Graphical App

Feb 8, 2011

Fedora 14 i can run a program with another user with:

But:

it doesn't work, if i put the command in a .desktop file.

View 1 Replies View Related

General :: Graphical Configuration Left By Removed User

Jan 31, 2010

I recently had a problem with one and only one user on an Ubuntu 9.10 desktop system.

[URL]

The user who installed Ubuntu eventually could not log into the desktop (Gnome) without getting a small X-term appearing in the upper left-hand corner of the screen. I have since fixed the problem by reinstalling and using frequent logouts and reboots to see if the original problem could be re-created.

Other users, most of whom were also admin who could use sudo and were created after the installing user, could log into Gnome just fine. The installing user was fully deleted and re-created (home directory) and not installed with its backed up information. This still did not fix the problem.

My question is this. What could be left behind and possibly in which files by the installing user that would still affect this user even after that user was completely removed and re-created?

The only thing I have not done on the re-installation, is I have not installed Konqueror. I have installed konsole, which installs some KDE components, and that was done the first time.

I don't want to install Konqueror and have the same problem occur again at least without a place to look, so I don't have to re-install. I did make the classic mistake of not looking in the logs, specifically xsession errors. I won't make that mistake again.

View 2 Replies View Related

General :: Create New Graphical Interface (gtty) In Redhat?

Sep 19, 2010

I'd like to ask how to create new gtty in redhat, I already know how to create new text terminal (tty) by appending a line in inittab file.. but I wanna add a graphical one

View 1 Replies View Related

General :: How To Refresh A Graphical Display Through Bash Script?

Jul 25, 2011

I need to display a message graphically using a messagebox or textbox through bash script. However the message should be keep changing every 4 secs . I input the message from a file and use "gxmessage" to display it .

I do not like this solution and it looks ugly too , because it is visible that the message box is getting killed and forked every time..Can't I use the same gxmessage message box for all the messages just by putting new messages and hence refreshing the same box.Any idea , anything other than gxmessage will do , if a solution is somewhere else.

View 1 Replies View Related

General :: Machine Getting Reboot When Login Through Graphical Mode / Fix It?

May 24, 2011

I am facing the problem that when I login to the machine in graphical mode the machine get reboot and same time when I login to the same machine through ssh using another machine, it is successfully login to that machine,and also ,if I do ctr+lalt+f1 and login to the machine in text mode it also works,
I am using Centos 5

View 1 Replies View Related

General :: Previewing Text In A Graphical Mail Client?

Aug 8, 2011

Kernel 2.6.21.5, Slackware 12.0Mozilla Thunderbird 2.0.0.4I have just typed, using a GUI mail client (or the graphical front end of a mail client) the text of a letter and am about to send it. Before I do so, I'd like to see how the letter will look to the recipient. But I can't find anything similar to a 'Preview' button. The client I use is Thunderbird. What do users of mail clients (graphical) do in a similar situation? I mean "to preview", when writing. Form among all mail clients, many must share the same features.

View 7 Replies View Related

General :: Run Script After Auto Login On Graphical System?

Oct 8, 2009

I was wondering if there is a way to run a script after the autologin (don't shoot me, I'll explain why) on a restart of a server.The reason I'm asking this is that I need to execute a command to start a process on the server whenever the system is rebooted BUT this command can ONLY be run from a graphical interface.. If possible I'd like to prevent any "user-action" if the server was rebooted so

View 5 Replies View Related

General :: Configure Graphical Environment On Ubuntu 9.04 Server?

Nov 23, 2009

I'm very new to the Linux world, so be gentle. I've been trying to configure the server to run a graphical interface. I have read numerous configuration guides and posts, but nothing seems to fix the issue. I tried to change the run levels from 2 to 5,

View 8 Replies View Related

General :: Update Manager Graphical Interface Becomes Unresponsive

Mar 29, 2011

I am using Debian Squeeze 6.0. Recently the Update Manager notified me that there are available 71 updates for downloading. When I click to them nothing happens.

I tried using the terminal and after few minutes I got the following message:

As far as I know none other process is running.

View 3 Replies View Related

General :: Best Graphical Disk Space Explorer Utility For Ubuntu?

Mar 26, 2010

what is the best disk space explorer utility for linux?

I want to see folder wise size graphically, which folder has taken how much disk space.

View 3 Replies View Related

General :: Graphics Card - Graphical Corruption During Startup And Shutdown?

Jan 16, 2010

For the last month, when starting up or shutting down my laptop under Linux, I would get graphical corruption. Startup has an colour inverted, grainy rendition of what should be displayed while shutdown has a red background with all the text replaced by grey rectangles.

At the very least this affects Fedora, Ubuntu and Xubuntu. Windows is not affected. Outside of startup/shutdown the system is fine.

View 2 Replies View Related

General :: Displaying Graphical Output From PAM Called Shell Script

Nov 19, 2009

Before I begin I would like to say that while I am not a Linix newbie, I am not a guru or even a regular user so don't assume I have anything more than general Linux knowledge. I am carrying out research involving virtualization and Single Sign On technologies and I need to display a Xen based virtual machine to the desktop before the user is logged in. This is for a demonstration system and I am trying to find a solution that involves the least amount of system modification possible.I found a PAM module that allows for the invocation of arbitrary shell scripts which would allow me to start and display the virtual machine in question, but when trying to run the virt viewer (or any process with graphical output) I am informed that the display cannot be found. Explicitly setting the DISPLAY env to :0 before running the command has no effect.

This is where my Linux knowledge runs out. I know that there has to be some way to connect to the X session being used by the greeter, I just don't know what that method involves. The shell script is running with root privileges, so it can access whatever "X credentials" are stored locally.

I will be thankful for any assistance this forum might be able to provide, but please do not suggest alternatives to displaying a VM for my SSO needs, and please avoid any solution that involves having to write my own custom greeter. If there is absolutely no way to accomplish what I am trying to do without greeter modifications definitely tell me, but I am a security researcher, not a Linux developer so I am looking for the easiest solution to implement, even if that solution is a gross hack.

View 1 Replies View Related

General :: CentOS 5.3 32bit On Citrix XenServer NO Graphical Interface

Jan 2, 2010

I have installed Citrix Xen-Server on my server and managed to install Windows 2003 R2 Server successfully.I also installed CentOS 5.3. The installation went fine, however, I cannot get Gnome or KDE going. I only have the text interface.

View 2 Replies View Related

General :: Disable Root Login To The Graphical User Interface?

Apr 15, 2010

Does any body knows how to disable the root login to the GUI , like i am running my redhat server on runlevel 5 and i dont need tht root to get login to the GUI , i ma talking about redhat 5.

View 2 Replies View Related

General :: Graphical Front End For Xrandr That Saves Settings On Reboot?

Nov 2, 2009

Is there a graphical front end for xrandr that also allows you to save your setup so that it automatically sets up the X configuration at boot time thereby simplifying this process. For example, at the moment if i want to use an external monitor on my laptop i have to manually set it up after booting as it defaults to the laptop resolution which is not a big deal but would still be nice to have this happen automatically. I tried putting a script into rc.local to do this but didnt work.I have tried programs such as lxrandr, grandr, arandr which are all good but dont allow you to save your choices so that they are automatically applied at the next boot of the X system.

View 1 Replies View Related

General :: Messed Up And Lost Graphical Desktop And Login Screen?

Jun 14, 2010

I was in the middle of deleting the Xine movie player, and clicked a box wrong. I lost everything possible on the graphical desktop as well as a log in screen for Ubuntu 9.10 (karmic). Since then I did a few things:1. apt-get install ubuntu-desktop2. apt-get install kubuntu-desktop3. apt-get remove kubuntu-desktopAfter all this, I still have the login screen for Kubuntu. But I don't want that. I want to get back to the Ubuntu login screen, and the orange colored desktop. Right now -- after I log in -- I only have a terminal to use. And I have the blue background of Kubuntu. What do I need to do to get rid of the Kubuntu graphics and back to my original login screen, plus the Ubuntu (karmic) graphics and toolbars / menus?

View 2 Replies View Related

General :: Installing Graphical Mode Of RHEL 5 On Virtual Software

Apr 24, 2010

Problem installing graphical mode of red hat 5 on virtual software. But text mode is getting installed but its also taking more then 1hr. I've adjusted all the recommended options regarding memory,hard disk ,etc. Also please suggest me good virtual software for red hat enterprise Linux 5.

View 5 Replies View Related

General :: Automatically Logs Into A User (not Root) In Graphical Mode And It Does Not Asking For Any Password

Dec 14, 2010

When I start my ubuntu linux system it automatically logs into a user (not root) in graphical mode and it does not asking for any password. when I try to go to the command prompt the password is required. How do I give password for my user. The provider installed the system and not me..

View 5 Replies View Related







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