CentOS 5 :: Setup Tabs To Open Using Ssh_key Passphrase?

May 27, 2009

I would like to know how or if there is a how to guide on setting up konsole in KDE to display the server name you are logged into.

Also, how can I set up tabs to open using my ssh_key passphrase without having to enter it in everytime.

In Fedora there is a utility that caches your ssh_passphrase for a limited amount of time, is there a utility like that in Centos?

View 1 Replies


ADVERTISEMENT

Ubuntu :: Logging Into Netgear Router Setup After Passphrase Change?

Jun 29, 2010

I changed the passphrase in my Netgear WNR3500 router. I got the teenager's win7 netbook back online (wireless) no prob by simply changing the security key in windoze and it didn't effect my connectivity but when I attempt to enter my router setup by entering my local IP nothing happens, no response at all. I've rebooted twice and my connection is still very solid but I cannot access the router setup. The ONLY change I made was in the router's "passphrase".Not a big emergency at this point I suppose but I need to know what I need to change in Linux? Or to rephrase, in windoze7 passphrase=security key. In Linux?I can just reset the silly thing I guess but was kind of hoping I wouldn't have to and besides I anticipate the same trouble when setting the passphrase afterward.

View 1 Replies View Related

Debian :: Ecryptfs-setup-private Enter Login Passphrase: And Won't Accept

Sep 17, 2010

I just installed ecryptfs (debian Lenny). However, when I try to run it (as normal user), I get the following
$ ecryptfs-setup-private Enter your login passphrase: And it wont accept any password (naturally since this is the first time I'm running it).

View 2 Replies View Related

General :: How To Get Tabs To Open Up At Top Instead Of Bottom?

Nov 22, 2008

Using Konsole on KDE4. How do I get the tabs to open up at the top instead of the bottom?

View 2 Replies View Related

Ubuntu :: Open Files In Gvim In Tabs?

Jun 10, 2010

Is it possible to open text files in gvim in tabs not opening anothe rgvim window for every text file? Just like it is done in gedit: open a file the open another file and it opens in a tab.

View 2 Replies View Related

Ubuntu :: Open Terminal With Multiple Tabs ?

Aug 16, 2010

Is it possible to open a terminal window with a few tabs and execute a separate script or command in each with a single command or script?

View 4 Replies View Related

General :: Open Multiple Tabs Automatically?

May 24, 2011

I am using ubuntu 10.10. I am practicing for my CCIE. I need to do the following just to speed up myself :-)In ubuntu, while i am in gui (gnome) i want to do the following1) open a terminal window2) open 13 tabs (the ones that we open using ctrl+shift+t)3) on tab1, execute -> telnet 127.0.0.1 20014) on tab2, execute -> telnet 127.0.0.1 20025) so on till telnet 127.0.0.1 2013

View 1 Replies View Related

Ubuntu :: Make Gedit Save Tabs And Open Them When Restarting?

Jan 6, 2011

Textpad on Windows did a great job with this. How to make gedit save tabs when closing and reopen the files when restarting?

View 2 Replies View Related

Ubuntu :: Open Documents In Openoffice 3.2.1 In Tabs Instead Of Multiple Windows

Jan 19, 2011

i have a macbook pro with snow leopard 1.6.6 (its Unix based don't look me like that ). my question is about an linux software so thats why i'm asking here (on mac forums nobody answered me) I wanna know that how i can open documents in openoffice 3.2.1 in tabs instead of multiple windows ... (like firefox ?

View 6 Replies View Related

OpenSUSE :: Firefox Is Slow Opening New Tabs/switching Between Tabs

Mar 25, 2010

Firefox is sometimes slow opening new tabs/switching between tabs. If I click on the kickoff application launcher button, it takes a few seconds to open, and typing something in the search makes it hang up for about 20 seconds before it does the search. Clicking on an app takes 16 seconds before the menu window closes and the program begins to start. Then it takes another 30sec-1min before the app is usable. smplayer plays video with tearing.

Like right now I tried taking a screenshot, and it tells me

Error launching /usr/share/applications/kde4/ksnapshot.desktop. Either KLauncher is not running anymore, or it failed to start the application.

while the app worked fine.

I also tried running glxgears right now, and it runs but the gears don't move, and terminal states

15 frames in 19.0 seconds = 0.789 FPS
XIO: fatal IO error 11 (Resource temporarily unavailable) on X server ":0.0"
after 48 requests (48 known processed) with 15 events remaining.

If I'm on dolphin, and I click a video to start smplayer, it takes about 1 minute for it to start.

Memory is using 1.4GB out of 3.6GB, with 0.08GB/2GB swap

Top shows an average usage of less than 10% average. Xorg is always 25%, kwin is always 10% and then rest of the apps are less than that.

CPU: AMD Athlon(tm) II X4 620 Processor
Integrated VIdeo: HD4200 with fglrx driver

When I ssh into the computer with x tunneling, the programs start up faster than being on the desktop

View 5 Replies View Related

Fedora :: Cleaning Up - Make Epiphany Remeber Tabs After Close Browser And Open It Again?

Nov 13, 2009

I just moved to Fedora 11 from Ubuntu and I am very happy, not even thinking to go back to Ubuntu (because of gma500 driver support). How can I clean up Fedora? On Ubuntu I could go to Synaptics, remove Installed (not residetial) packages, I coud use terminal sudo autoremove, autoclean, clean. On Fedora I found out only one so far: yum clean all. Is there anything else I should now, can you share with me how you are cleaning up your Fedora? Second thing, which is not only related to Fedora, is there any chance to make Epiphany remeber tabs after I close the browser and open it again? Don't really want to use any other browser.

View 7 Replies View Related

CentOS 5 :: Mistakenly Setup RAID 0 Array On / Instead Of RAID1 During Setup - Convert Without Loss?

Dec 15, 2010

So I didn't notice when I setup my CentOS 5.5 server that I left / as RAID 0 on md1. All the rest are RAID 1. Is there a way I can modify the array to RAID 1 without a risk of data loss? I'm glad I caught this before I setup any other services. I've only setup smb so far...

[root@ftpserver ~]# df -h
Filesystem Size Used Avail Use% Mounted on
/dev/md1 16G 3.0G 13G 20% /

[code]....

View 1 Replies View Related

CentOS 5 :: Boot Setup From Partition That Is Formatted During Setup

May 5, 2009

Here is a thought experiment:

1. Copy vmlinuz and initrd.img from isolinux subdir into /boot
2. Adjust grub.conf to boot to that kernel
3. Reboot to setup
4. Format /boot (actually '/' ) during "fresh install"
5. Proceed with the installation-over-network

I see two possible outcomes:

1. The setup fails to reformat the drive, because it is "in use" by boot kernel

2. The partition is not "in use" and the installation succeeds

Why? Old cluster with broken CD-drives, lacking USB, and no separate /boot partition.

View 2 Replies View Related

CentOS 5 :: Open Port 7001 But It Doesn't Show That Its Open?

Sep 26, 2010

Ok For some reason I open my ports in security and firewall. I open ssh and other ports and port 7001 for example but when I go to check to see if they are open or try to connect to them. It shows that they are still closed. I am using - [URL] Also yes my ports are open on my router. I know my router works fine with opening ports because I have shoutcast setup on another computer with xp that is currently running. I am willing to pay for who can ever get this fixed for me...

I open the ports in graphical mode.

View 15 Replies View Related

CentOS 5 :: Setup The Centos Directory Server Without An Internet Connection?

Apr 20, 2010

Is there any way to setup the Centos Directory Server without an internet connection?? i tried using the command: yum install centos-ds

but this just tries to connect to the internet to to download the packages. Is there a site where i can find the package so that i can copy it to my server and install it or is there some other way to do this?

View 3 Replies View Related

CentOS 5 :: Getting "setup: Command Not Found" Error But Setup Is Installed

Jul 5, 2011

I'm trying to use the set application to configure Apache. I'm getting a "setup: command not found" error when I type in "setup" at the command line.

However when I try to install setup with yum, it tells me that setup is already installed.

I'm logged in as root. CentOS 5.5.

View 2 Replies View Related

CentOS 5 Hardware :: Centos 5.5 With VNC Works When Setup But Not After?

Jul 11, 2010

followed the wiki page which tells you how to configure vnc, i got this working under root, then created a sybase account and also got this working as well, but anytime i shutdown the server for the day and attempt to use VNC the next day, it doesnt work. I get the error unable to connect to host: connection refused (10061)

View 2 Replies View Related

Debian :: Setup Iceweasel To Open And Close?

May 17, 2010

at a particular spot on your screen on Debian Lenny xfce4 64 bit?

View 6 Replies View Related

Software :: Unable To Open .Net Setup Exe On Ubuntu

Jan 1, 2010

I have created .NET 2.0 windows application setup with MySQL database on the XP and I have installed same setup on the Ubuntu. Right now my setup installed successfully but I'm facing one major problem.When I clicked on my project exe shortcut I'm not able to view the same.

View 7 Replies View Related

Ubuntu :: Setup Apps To Open On The Same Workspace After Reboot?

Mar 25, 2011

I use the workspaces a lot.It helps me de clutter my desktop.One thing that does bug me about it though, is that every time I start my PC or laptop I have to move the auto start apps to the workspace I want them on. They always kick off in Workspace 1, I want them in specific spaces.

View 9 Replies View Related

Server :: How To Setup Open Xampp Localhost Page

May 17, 2011

I have worked with xampp on windows. Its my first time with Red Hat Enterprise Linux 5 .

Problem Is In My company we have redhat entprise 5 and its running well with samba server for our intranet. I wants to upgrade the intranet by using joomla. Problem is i have installed the xampp succesfully but when i type [url] it still opens our old intranet's homepage.

View 2 Replies View Related

Server :: Setup Netware Backup - Best Open Source?

Mar 5, 2010

I have windows 2003 with high memory and HDD in local network which i want to make it as backup server. there are few linux and windows clients which are all running in redhat,centos and windows 2003. As i want to setup netware backup, is there any best open source backup s/w available so that the backup would run periodically. i need to isntall backup server in my windows 2003 and backup client in other linux and windows 2003. any free backup software.? i went through zmanda but that is not freely available.

View 3 Replies View Related

Server :: Ubuntu 9.10 Setup - Open AVI Links In Apache

Mar 12, 2010

I have my Ubuntu 9.10 server setup with apache2 and it will load web pages. The cgi-bin perl programs do run in the web server. What I would like to know is how to have it access video files and download then from a link. The video files are at /media/usb-drive/Movies/movies

I think my Alias is setup.
ScriptAlias /movies/ /media/usb-drive/movies/
<Directory "/media/usb-drive/movies/">
AllowOverride None
Options +ExecCGI -MultiViews +SymLinksIfOwnerMatch
Order allow,deny
Allow from all
</Directory>

When I make a web page with a link to a file
<a href="/media/usb-drive/movies/Movies/test.avi">Video</a>
I get the error
Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator, webmaster@localhost and inform them of the time the error occurred, and anything you might have done that may have caused the error. More information about this error may be available in the server error log.
Apache/2.2.12 (Ubuntu) Server at usha.homelinux.com Port 80

If I make a link to a file I do not have it get this error
<a href="/media/usb-drive/movies/Movies/nofil.avi">Video</a>
Not Found
The requested URL /movies/Movies/W1.avi was not found on this server. I do not know what the misconfiguration is.

View 3 Replies View Related

Server :: Unable To Setup A NIS Server Setup On CentOS System

Jan 19, 2010

We are trying to set up a NIS server on a CentOS system. We need to have a NIS server which can provide NIS authentication to a couple of clients. We are practically new to all this stuff.

Just googled to find some ideas about installing ypserv and ypbind and portmapper. We did all that and also started them successfully. But now the clients are not able to join to the NIS domain . The error log states "YP_DOMAIN NOT BOUND".

I guess we have not entered the /etc/yp.conf, /etc/hosts files properly. Please let us know the detailed steps to setup a NIS server .

Also, please let us know what entries should go into the different /etc/<file_names>? What is meant by HOSTNAME in the /etc/hosts file?

Is there any other files which need to be changed? Are we missing any steps?

Also to add-on, while executing the ypinit command we faced the following error:

At this point, we have to construct a list of the hosts which will run NIS servers. localhost.localdomain is in the list of NIS server hosts. Please cont inue to add the names for the other hosts, one per line. When you are done with the list, type a <control D>. next host to add: localhost.localdomain next host to add:

The current list of NIS servers looks like this:

Is this correct? [y/n: y] y

Error running Makefile.

View 3 Replies View Related

OpenSUSE :: Open Suse 10.0 Primary Domain Controller Setup

Apr 27, 2011

I need to set up a domain controller that can communicate with windows machines as well as be accessable by the domain name and allow me to log in to the domain from my windows machines. i do have the novells guide to compTIA linux+ book but i cant figure out what i need to do to set up this server in the way i described above.

View 4 Replies View Related

Ubuntu :: Setup A Unique Icon For Each USB Drive AND Have Their Window Pop Open?

Nov 22, 2010

I have a pencil case I carry with a USB hub and 9 USB sticks in it. I like their unique icons and their root windows to pop up upon insertion. If this is answered elsewhere, I looked several times in several ways on google and these forums.

I tried this:
The autorun.inf file on the USB root written this way:
[Autorun]
Action=Start Blue512MB
Icon=BlueFlashIconBlueFlashIcon.ico
Label=Blue512MB

Then put the BlueFlashIcon.ico icon image in a folder titled BlueFlashIcon In Ubuntu (Mav) I get the new personal icon image for that USB stick appearing on the desktop but the USB root window won't pop open automatically when the stick is inserted. I have to dig to the desktop, find it and click it or go into Places on the menu. If when I put nothing special on the flash, no autorun.inf, no icon image, then the window for the USB pops open upon insertion, which I like, but only get the generic icon that looks the same as all 9 external drives. The labels are unique but icons offer faster recognition over reading labels, when they are needed, much nicer to use~

Ideas? Do I have to use .svg icons or another kind of text file? How do I set up a unique icon for each USB drive AND have the window pop up upon insertion?

View 5 Replies View Related

CentOS 5 :: Install Centos In HDD 2 And Now How To Open Files In Hdd 1

Nov 21, 2009

i had install my centos in HDD 2 and now how to open my files in hdd 1 (windows)

View 2 Replies View Related

CentOS 5 Networking :: How To Open Port 22 On Centos

Dec 26, 2009

we are going to install ASTERISK remotely, hence the port 22 in the server has to be open ,Can somebody reply me with exact commands?I tried these commands and got these results

Command : cat /etc/services | grep xxx
Result : No Such file or directory
Command :netstat -nan | grep 22

[code]....

View 4 Replies View Related

CentOS 5 :: Install OPEN MPI And FFTWZ In New Pc Which Having Centos?

Feb 23, 2011

I try to install OPEN MPI and FFTWZ in my new pc which having centos. I install through root after i command sudo yum install openmpi pswd then loading mirrors msg is cmg after that thatere is no installation going on after 10 min

could not retrive mirroe list [URL].. = 0s error [Errorno 4] Io Error :<urlopen error (110, 'connection timed out')>

View 1 Replies View Related

Red Hat / Fedora :: Good Free/open Source HTTP Server Which Can Be Setup On 9?

May 11, 2010

A good free/open source HTTP Server which can be setup on Linux Fedora 9? If there is a good instruction manual for the installation.

View 4 Replies View Related







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