General :: ENQUIRY On Current Red Hat OS Equivalent To Desktop Red Hat 5.2 (2.0.36)?
Nov 29, 2010
I plan to use the OSPF Simulator that comes together with the OSPF Complete Implementation book by John T. Moy [URL] For the purpose of me to be able to establish an almost similar environment as Red Hat 5.2and the packages listed below, what Desktop Red Hat OS and packages that be used in the absence of the Desktop Red Hat 5.2. The packages that have been recommended in the OSPF Complete Implementation Book [URL] are:
(1)gcc : version 2.7.2.3
(2)egcs-c++: that is g++version 1.0.3a
(3)glibc: version 2.0.7
(4)glibc-devel: version 2.0.7
[code]....
View 1 Replies
ADVERTISEMENT
Aug 2, 2010
Let's say I have a program open on another virtual desktop. Is there a way I can bring that program to the current desktop through a script? The following command is the closest I can get:
wmctrl -a program This will switch to the desktop where the program is open and make it the foremost window. However, instead of going to the desktop where the program is, I want to bring the program to the current desktop. There is also this command:
wmctrl -R program The documentation says that this will do what I want, but it just does the same thing as the former command.
View 1 Replies
View Related
Sep 27, 2010
I have just started to learn Java programming and need to be able to use a compatible notepad equivalent in Ubuntu i will need to save the data as is,in Ubuntu and be able to transfer the data from my Linux machine to the windows desktop regularly via memory stick i absolutely love Linux and don't want to have to go back to windows to do this.
View 5 Replies
View Related
Mar 12, 2010
I'd like to try a gnome applet named DockbarX. It has some dependecies, and it lists them by their debian package names. I couldn't find an equvivalent package for "python-gnome2-desktop". I suppose it contains python bindings for gnome. Can some help me? Also, is there a general naming pattern that helps with guessing package names?
View 2 Replies
View Related
Jan 10, 2010
Is there a way for Kwin to Alt-tab only the windows on the current desktop, rather than all windows on every desktop?
View 5 Replies
View Related
Jan 23, 2011
The last time I used linux (long long time ago) I had a nifty little widget the showed what was going on on all the desktops. Is there a way to add or configure this to the current gnome desktop? All I currently get is an outline to tell me if something is there, but I don't get to see what it is. Sorry for such a noob question.Running Lucid netbook on a system 76 starling. Standard Gnome login, not netbook.
View 1 Replies
View Related
Dec 21, 2010
I updated to latest -current last night and since then have not been able to login to my KDE desktop. After typing in the password, I get the starter icons come up, and just as the last one comes up, the desktop logs out to the login screen again. I worked out that it was because desktop effects were enabled - disabling these in kwinrc allows me to login, although without desktop effects.Using NVidia 256.53 binary drivers b.t.w.
View 3 Replies
View Related
Oct 14, 2010
I have a Nvidia GEforce 8400 GS card, and the drivers from the Nvidia repository. When I try to enable Desktop Effects, I'm told that "Desktop effects are not supported on your current hardware / configuration." Clicking no, something starts using up 90-100% CPU, I can't tell what the rogue process is, top only shows the gconf daemon using 10-11% CPU. I have to log off to end it. What's up with the card not being supported? I can't find a list, but I'm sure this is new enough to be included. Is there a way other than top to trace the rogue application? I've never seen anything like this before, top has always been reliable. I have Gnome 2.30 on openSUSE 11.3.
View 8 Replies
View Related
Dec 23, 2010
I am unable to select an option that just shows the applications designated to a current desktop and hides the rest. After all these years, I do not even know why KDE does not have this set by default.
My system is openSUSE 11.3 64-bit with KDE 4.4.4
If it helps, I installed my system through the openSUSE 11.3 LiveCD.
The following are images of my Multiple Desktops and Pager Windows respectively.
Multiple Desktops Window
Pager Window
View 9 Replies
View Related
Apr 30, 2011
how the current full desktop stack looks like for Ubuntu Natty? I assume it should roughly look like this:
Unity
Compiz
Gnome
X
Is this correct? Any other levels that I missed? Where would Wayland stand (in the future) here? I assume it will just replace X?
View 4 Replies
View Related
Jun 14, 2010
I have been searching and searching for the way to make the taskbar just display the applications that are currently open on the current desktop. It's maddening to click thinking you'll pull up the terminal that's hiding beneath the browser and be whisked away to a different desktop.I'm running KDE 4.4.3 and FC13. I know there's got to be a simple option to have the taskbar only show what's there...I've changed it before in other distros and just can't seem to find a clear, obvious option for that this time around.
View 2 Replies
View Related
Mar 5, 2010
my OS is SuSE 11.2 with gnome.Remote administration is active.The VNC-session then connects to the login-screen and after login opens a new desktop.How can vino be configured to attach to the desktop that is already running. (Ubuntu does that per default so it should be possible with SuSE too)
View 7 Replies
View Related
Apr 27, 2011
I'm using Opensuse 11.3 with KDE 4.4.4. When using the task switcher, only programs open on the current desktop are visible. I think it would be handy to have the Launch Bar work in the same fashion.
Is it possible to have the Launch Bar only show programs open on the current desktop?
View 2 Replies
View Related
Dec 16, 2010
my OS is SuSE 11.2 with gnome. Remote administration is active. The VNC-session then connects to the login-screen and after login opens a new desktop. How can vino be configured to attach to the desktop that is already running. (Ubuntu does that per default so it should be possible with SuSE too)
View 2 Replies
View Related
Sep 11, 2011
The GNU sort text utility features a non-standard -R option to randomize input lines (presumably by sorting on a hash).
OSX sort does not have this extension. Is there similar functionality available in another text filter?
View 1 Replies
View Related
Feb 16, 2010
If I want to use the locate command on a Linux machine, I usually run sudo updatedb first to update the database. I can run the locate command on OS X 10.5 but I can't find updatedb. What's the corresponding updatedb for the mac?
View 2 Replies
View Related
Aug 19, 2010
What is the equivalent of Solaris's cu command in Linux?
View 2 Replies
View Related
Jun 2, 2011
Under unix/linux, there is this extremely useful program screen: it's for bash, text-only, and I can detach a session, log out (the session is still running though), log in later (even from a different computer) and resume the session exactly as I left it. My question is, is there an equivalent to screen for X? So what I want to do is: work remotely with ssh -X in an X-session on a remote linux machine, log out, then later log in from a different computer again with ssh -X and then re-attach the X-session; practically resuming work from the moment when I logged out before. Is this possible?
View 4 Replies
View Related
Jul 14, 2011
When creating a shortcut in windows it makes a .lnk file.
I have researched and it seems these are openable in linux(with some tweaking). Does Linux have an equivalent? If so, whats the extension?
View 2 Replies
View Related
Jul 28, 2011
I need to tail -f a log file that is rotated.
This is the exact same issue as the one here, but on OS X:
Why does less tail mode stop working?
So how can I constantly track a file whose inode might change under OS X?
View 1 Replies
View Related
Aug 20, 2011
I'm looking for a Konsole equivalent for Gnome.I don't want a Quake-style dropdown console. I like tabs and the ability to send a command to all tabs.
View 3 Replies
View Related
Jun 24, 2011
The <Esc> key has an equivalent two-keystroke sequence within vim, I think I remember.
View 8 Replies
View Related
Sep 14, 2010
I can't seem to find the KDE equivalent of GNOME's (or Xfce's, or Windows') ALT-spacebar keystroke combination that brings up the window context menu.
View 4 Replies
View Related
Dec 2, 2010
i want to start a project in my spare time. Starting with 2 PC's and expanding to a few more in the future how can I create my own GRID? I was pointed in the location of Uni-core which i have just started having a look at. Anyway could any offer any advice if you have tried soemthing similar. If I could host my own Virtual Environment using the processors/memory of more than 1 pc ill be a happy chappy. Let me know if it isn't worth the hastle, feel free to suggest something else to try
View 2 Replies
View Related
Mar 23, 2010
I want to create a bootable flash drive that will boot and install the slackware 13.0 distro, except that I need to be able to do it from a Windows system for a Linux install. Here's what the Linux version does(from a web page written by Eric Hameleers, who also wrote the script):
"This directory contains a script (create_multipartboot.sh) and several other files that will transform your USB stick into a bootable Slackware installer. The script creates an multi-partition image file (hence the script's filename), which you need to copy onto a USB stick.A (small) FAT partition contains the slackware setup program and the bootable code, while the rest of the available space will be used up by a 'ext2' formatted partition in which as much Slackware packages are stored as can fit."
View 3 Replies
View Related
Jan 25, 2011
Bitlocker is a harddrive encryption data protection tool which comes with Windows Vista Ultimate and 7. Does anyone know an equivalent for Linux distros like Fedora and Ubuntu?
View 3 Replies
View Related
Apr 18, 2011
Running the command: file run.sh Gives me: run.sh: Bourne shell script text executable in Linux. Is there an equivalent command in Windows?
View 4 Replies
View Related
May 9, 2011
I want to make a demo of a 3d app I'm writing, but I don't know of any good screencasting software like it that runs on Linux.
View 2 Replies
View Related
May 11, 2011
I am running an older version of linux (RHEL 5 desktop) and I've been a bit spoiled by the mac desktop I had at my previous job. There are a few niceties I really miss, but the big one is the window management provided by SizeUp. The feature I'm looking for is a keyboard shortcut to resize and move windows to sides and corners of the screen. Is there such a tool for Linux?
View 1 Replies
View Related
Jun 9, 2011
In follow-up to the cmd.exe question, what is the PowerShell equivalent to echo %cd%, or Linux/Unix pwd?
View 3 Replies
View Related