Fedora Installation :: Install Korn Shell Without Internet Access?
Jun 14, 2009
I work for AT&T and our Windows-centric workgroup is being tasked with supporting an app running on RedHat. To help my coworkers, I'm building a Fedora 11 VM that we can play with to familiarize ourselves with the UNIX environment.
Because of corporate network policies in place, my VM can't get access to the Internet.
Since we're AT&T employees, we're naturally using the korn shell on the production system. I'd like to install the korn shell on my VM. However, it doesn't appear to be part of the base fedora repository.
Is the korn shell available for Fedora? If so, how would I copy it to shiny media, mount it on my VM, and install it?
View 4 Replies
ADVERTISEMENT
Feb 2, 2011
Ive been playing around with Linux a little bit and have started to look into different shell types. I know BASH is the most basic, or that is in most distro. but is there any disadvantages of using a Korn shell instead?
View 7 Replies
View Related
Oct 14, 2010
I am new and start learning how to write korn shell, can you someone please translate the below command to common English? code...
View 1 Replies
View Related
Jul 28, 2011
Somehow I'm not really managing this thing, which would d be a nice way to useariables.What I am doing is setting up compound variable in ksh. What I have is a "config" file, which has fields delimited by a semicolon
Code:
cat ${CONFIGFILE} | grep -v "^#" | grep -v "^$" | while read line
do
[code]...
View 14 Replies
View Related
Jan 4, 2011
Some may recall I recently gave up on bash, rather than give up my programming style.Surely I will have reason to return but that's another story. My little issue now:I am debugging a new [Korn] shell script. I have a function that performs a specialized match on a string and I see that I am able to call that function with no problem, with both of it parameters. The function does not do any print or echo command - it uses "return" for a TRUE (0) of FALSE (1), as is the shell exit code convention. Thus, I have the following test:
Code:
if [[ match_except_release ${PATH_DIR[$LC]} bin ]]
then
[code]....
View 2 Replies
View Related
Mar 23, 2009
On one machine is upgraded from F7 to F10: no problems. On my second machine, I did a fresh install. I can connect to the internet via KPPP, but both Firefox & Konqueror fail to recognize that I'm online. I tried to create a network modem connection, but when I select "new" & "modem", then press the "forward" button, nothing happens.
View 5 Replies
View Related
Sep 7, 2009
I'm trying to set a kickstart DVD for automatically installing Fedora 10 without touching the existing data partitions on our systems. I've got a kickstart file that works great from a kickstart server however I'm having issues with creating an unattended kickstart DVD. I've attached a copy of the kickstart file from the DVD. For some reason even though all the packages we are installing are on the DVD, anaconda always attempts to connected to the internet to get repository information after completing the partitioning. I have changed the install type to 'cdrom' before anyone asks! I have removed my %pre and %post sections as these just copy in some config files and do not touch anything other than local paths.
View 3 Replies
View Related
May 13, 2010
I am trying to update I get this errorFailed to fetch [URL]404 Not FoundSome index files failed to download, they have been ignored, or old ones used instead.
View 8 Replies
View Related
Jan 13, 2010
I download F11 x86_64.ISO and burn it into a DVD, but when I boot my machine with EFI to EFI SHELL, I can't find entry to install F11. Who know how to install F11 in EFI shell and on a GPT partition disk? Is there any guide to do this? BTW, I can successfully install win7 x64 from the EFI shell and install win7 on a GPT disk. but there are some problems when I install F11.
View 9 Replies
View Related
Mar 23, 2009
I have a users, that log in from a terminal. They should not have any shell access, so currently their login script, at the end, starts the program that they use, and after that program ends, the login script moves on to log them back out. The problem is, they could press ctrl+c, while the login script is running, and it quits the login script and spits them out at a shell prompt. -- Is there any way I can prevent this?
View 4 Replies
View Related
Aug 26, 2010
I have a linux box (fedora) with two ethernet cards eth1 and eth2. On eth1 I successfully configured a PPPOE internet connection. Such that from the server I can browse the internet. On eth2 I wired it to a wireless router essentially to provide the wireless cloud. On eth2 I also configured dhcp, such that the Linux box is both PPPOE and DHCP server.However my clients on the LAN cannot access the Internet.
On passing the routing command I get
Destination Gateway Iface
196.44.x.y 0.0.0.0 ppp0
192.168.1.0 0.0.0.0 eth2 (my subnet)
0.0.0.0 0.0.0.0 ppp0.
The router (functioning as a wireless access point mainly) has a fixed IP address of 192.168.1.2 and eth2 has IP address 192.168.1.1. The dhcp file running on Linux has been set with option router (Gateway) 192.168.1.1. I cannot figure out how to correctly set the routing table such that my clients on wireless can access the internet cloud. I googled and googled but no solid solution. Any suggestions?
View 3 Replies
View Related
May 14, 2010
Do I have a printer installation utility I can access through the shell? I tried installing/configuring my parallel port HP DeskJet 712C through CUPS using xfce but they didn't list my printer.
View 3 Replies
View Related
May 1, 2010
I have installed Kubuntu 10.04 x64 from scratch using the alternate installation CD and unfortunately I'm experiencing some serious troubles. Everything worked fine, installed packages, moved my backed-up data to my encrypted /home partition - until I rebooted. Usually I reboot the system right after the installation process to see if the boot process shows any errors, but what can I say, seems like I forgot to do it this time .
The problem is that the boot process just "hangs" right before the login window should disappear. By "hang" I mean dead: no switching to virtual terminals, no CTRL-ALT-DEL - the system just freezes.
I'm quite familiar with doing things shell-wise, so I started the "Rescue Mode" from the alternate CD and was able to mount my root partition.
Problem #1: No faulty log entries whatsoever: dmesg, boot.log, messages etc. all looking fine - except Xorg.0.log. I suspect the proprietary Nvidia drivers to be the culprit here, because what I'm getting is: "Caught signal 11 (Segmentation Fault). Server aborting"
Running "startx" as root from the rescue shell gives the same results: complete system freeze. "Looks like a reinstallation candidate, let's just backup my data" I thought, which brings us to
Problem #2: I can't mount my encrypted /home from the rescue shell. The exact steps involved are:
Mount my root partition and chroot to it. Issuing "ecryptfs-mount-private" gives the following error message: "ERROR: Encrypted private directory is not setup properly" Becoming my user "su - faulty" and trying step 2 again yields the same results. I feel like I'm almost there: I'm executing commands in my root environment, just can't seem to access my data which I'd like to backup before doing a clean reinstall. Any thoughts?
View 3 Replies
View Related
Jun 29, 2011
How to install fedora15 without internet? I used grub4dos to start a local harddisk installation but it failed when asking me to confingure an network connection, which is hardware-equipped but not available at the moment. Anaconda said some software needed to be downloaded from internet, but I've already downloaded a full ISO. This happened right after selecting where to put grub (the step after preparing the hard disk). How can I install F15 without connecting to Internet??
View 3 Replies
View Related
May 22, 2009
I'm planning to install Fedora 11 Release Candidate on my computer because I really need a working Linux system, right now. Once the final version is released, will I have to do a fresh install or do I just update the packages on my system to get the final version?
View 1 Replies
View Related
Mar 20, 2010
I need your help installing this 3 mobile internet.This is what I have done so far,Click on Network icon then go to VPN Connection>Configure VPN.Then go to Mobile Broadband Add.In Number I input number assosicated with 3 Internet Username = my username which is associate with account Password.Unfortunately, this is not working.
View 14 Replies
View Related
Mar 19, 2011
I have Fedora 14 installed on my s/m with the default gnome desktop environment. Now, I want to install some KDE applications which I found to be very useful. I want to install KDE from fedora 14 DVD as my internet connection is very slow. It was a failure when I tried pointing the yum.repos.d/fedora.repo file to DVD to install using yum. Should I create a repository like what we do in RHEL to configure yum server(How to do it in fedora ???) Or is there any other method to install KDE repository on my system.
View 4 Replies
View Related
Mar 13, 2010
I am about to setup my WLAN which sadly isn' that easy. I have followed some instructions which use the wpa_supplicant for the WPA setup and router connecting. In this example the tutor uses a -Dmadwifi flag. Well, I am sure this works for many users, but obviously that madwifi is not MY wlan driver. So, actually my quite simple question: how can I find out my driver's name?
btw: wlan works, I succesfully connected to a non wpa/unsecure wlan router (I can't use it for surfing though. Trying -Dwext made the wpa_supplicant at least try to connect but without success. Well, maybe that isn't my driver either? Grepping for wext in /etc or dmesg to see if it actually IS didn't show me anything.
Also, I do not have hwinfo installed which is said to yield drivernames. Certainly, I cannot install it without internet access. So what can I do?
View 4 Replies
View Related
Jun 13, 2009
I know that there have been a lot of messages (with repo correction info posted) for yum updates after install; but I'm trying to do an internet install of F11 and I'm getting the same message. Obviously I can't change a yum.conf file for this -- but it does give one the option to edit the location.
The default location is: [URL].. There's one other big flaw with the internet install -- it writes HD partition changes to the disk right after you set up the partition scheme; shouldn't it wait until it knows it can connect to the repository?? I had to boot to a Ubuntu live dvd to get on here to post this. I'm definitely not saving time using the internet install option.
I got online last night and found some of the info. on the yum updates issue, with different mirrors or repositores. So what I tried changing for the default repo / metadata location, using the edit option is:
I changed the word metalink to mirrorlist. I changed https to http. I tried using http://mirror.liberty.edu/pub (etc) which is actually an rpm fusion mirror. I likewise tried http://mirrors.cat.pdx.edu (etc.) I gave up and went to bed, and this morning I just tried the http://download.fedora.redhat.com/pub/fedora/linux/releases/$releasever/Everything/$basearch/os/ (and I also tried the above redhat.com address substituting i386 for basearch and 11 for $releasever) -- no go with any of that. Same error message about cannot retrieve installer metadata.
All of the other messages I've seen on this issue have been about Yum updates; not installs. Hopefully the install DVD will show up in the next couple of hours; but I'd like to make this work if I can ??
View 2 Replies
View Related
Aug 28, 2010
I have just installed openSUSE 11.3 Linux on my USB External HDD. I am using fast internet connection and I am able to use it fluently in Windows XP. But not able to do so with openSUSE 11.3. As far as I know there should be a tray icon for N/W but its also not shown. And when I start N/W manager it states that n/w manager is already running.
View 12 Replies
View Related
Jan 11, 2011
First time user who has just picked up a nice old Sony netbook to give Debian a try on. Only problem is, this little thing doesn't come with any form of Ethernet card or port, and has to rely on a USB D-link DWA 140 B1 Rev Dongle. This device identifies itself as the Type RT2870 device and when i do "lsusb", it comes out as RALink RT2870. Running the CD install of Lenny, Kernel 2.6.26-2-686, and I can't for the life of me figure out how to get this damn Wireless card working.
The Wiki tells me to look into Upping the kernel to 2.6.32, which unfortunately requires some form of internet access for the backports Also consulted and tried (unsuccessfully, the make command would not run properly) this guy's advice: [URL].... Do any of you kind people have any advice or things for me to try to finally figure out how to get this little laptop online?
View 3 Replies
View Related
Jan 5, 2011
I have a wireless card that needs the Broadcom B4311 Rev. 1 driver but I don't have a way to download that driver since I don't have wireless access since the driver isn't installed. I'm running Linux Mint Debian x64.
View 2 Replies
View Related
Aug 25, 2011
Fedora 15 latest updatesHP Mini 210 NetbookMy internet was working fine. Then all of a sudden it stopped working on my Fedora netbook. I also have an iMac and can connect that to the internet without any problem. So my Internet connection is working fine on the iMacHowever, when I put the cable in my Fedora netbook. I get the IP address through DHCP and DNS automatically. This is the same setting as my iMac. I also have a windows partition on my Fedora netbook. That works fine, so there is no hardware problems.I can ping the router ok. But cannot pingor browse any wReturns cannot find host name google.com. So I think there is something wrong with the DNS.resolv.conf doens't have any DNS address in there. As there are assigned using DHCP.
View 2 Replies
View Related
Mar 20, 2011
edora 15 latest updates
HP Mini 210 Netbook
My internet was working fine. Then all of a sudden it stopped working on my Fedora netbook. I also have an iMac and can connect that to the internet without any problem. So my Internet connection is working fine on the iMac However, when I put the cable in my Fedora netbook. I get the IP address through DHCP and DNS automatically. This is the same setting as my iMac. I also have a windows partition on my Fedora netbook. That works fine, so there is no hardware problems.I can ping the router ok. But cannot ping [URL] or browse any websites.nslookup [URL]. Returns cannot find host name [URL]. So I think there is something wrong with the DNS.resolv.conf doens't have any DNS address in there. As there are assigned using DHCP.
View 4 Replies
View Related
Jan 22, 2011
I'm able to use apt-get and do updates.I cannot go to any webpages except debian.org.The same thing happened when I first installed linux mint debian 2010 on this same machine.Ethernet controller: VIA Technologies, Inc. VT6105/VT6106S [Rhine-III]Lenny was installed on this machine and I was able to go to any website.Do you think this will be fixed when Squeeze is officially released?
View 14 Replies
View Related
Nov 3, 2010
Just did a fresh install of karmic due to problems with 10.04 and then 10.10. The new install sees the net ok, firefox and thunderbird work perfectly. however, updates not working. When i do sudo apt-get update it just hangs. When i open the ubuntu software center, nothing is available. Help urgently required, as I can't operate without a number of software packages I now cannot install
View 9 Replies
View Related
Nov 6, 2010
Installing from Live USB: Installing from USB on my desktop (used this method for laptop install) goes without a hitch. EXCEPT, I notice there is no support for my wireless card chipset (Atheros 7413, used /bin/lspci to find). I download the drivers for Linux, but I need Make to build the drivers...ok. I download the Make files from my laptop, make coffee, slap the makefiles onto a flash drive and run the configure file on my desktop version of SUSE. Whoops, need a c compiler (odd that openSUSE did not come with gcc? bit confused on that). If you can't tell by now, I've been using linux for less than a month so I am what you would call a noob? After the lack of c compiler, I drove to my office to snag some DVDs to download the DVD iso image, hoping it would have some form of c compiler/make packaged, since the description does say the DVD has more software (can't find any prebuilt versions of either...?)
Installing from DVD: This was my next step. I wrote the iso image to a DVD and proceeded to boot from DVD. The installer fails at the system analysis, saying it cannot "create a repository". writing the iso to a second DVD produces the same result. Googling has not yielded a solution. tl;dr can't use openSUSE on my desktop because my wireless chipset is not suported by SUSE. I need Make to build the drivers, but I need a c compiler to compile Make, and I need the internet to get both for my machine.
View 3 Replies
View Related
May 29, 2009
I am working on a system with no internet access so I cant use yum. How do I install a feature like X-Windows or GNOME Desktop Environment(using groupinstall) directly from DVD?
View 3 Replies
View Related
Sep 14, 2010
I had a duplicate IP from another device on the network that would jut not let it go and was the same IP as my Fedora box that was working fine. After screwing around with the other device I finally just gave up and changed the IP on the Fedora box. Now I can't access the internet at all from the Fedora box. I looked in my routing tables in my router and the mac was showing as the mac of the other device. After some reboots here and there that is fix and the routers routing tables are now showing correctly. The Fedora box still can not resolve any domains or get online. Is there something somewhere inside the Fedora box that is still jacked up from the duplicate IP?
View 9 Replies
View Related
Feb 7, 2010
I just installed Fedora64 12 on my laptop. When I tried the Live CD all wen well. Now that I am running the full version I can only access internet pages linked to fedoraproject.org...?? not other pages work like google or yahoo or anything else. This is bizarre. How can I get access to the full internet?
View 9 Replies
View Related