Fedora :: Enable The Internet Connection In The Command Line?
Mar 17, 2010
I tried:
Quote:
ifconfig dsl up
ifconfig up dsl
ip link set dsl up
But I think I should have typed:
Quote:
ifconfig ppp0 up
Yesterday I was lost, I updated the drivers for the nvidia card and that broke X, since my internet is not up and running when booted I was wandering how to call it from the command line since that was the only thing I could see.
View 10 Replies
ADVERTISEMENT
Aug 5, 2011
is there any way to do a 11.04 Alternate Command Line Install without Internet Connection? I try to install Ubuntu on a Internet-Tablet, wich has no Ethernet-Port and I don't know how to get Wifi to work during Alternate-Install. At previous Ubuntu versions it was possible to let network be unconfigured and install completely from CD or USB-Stick. Isn't this possible in current versions?
View 1 Replies
View Related
Jan 27, 2011
Since I wasn't able to figure out how to enable ctrl alt backspace in kde I thought I would explain how to do it from the command line. Open /etc/X11/xorg.conf as root. Then add this to the file.
Code:
Section "ServerFlags"
Option "DontZap" "false"
EndSection
http://fedoraproject.org/wiki/Fedora..._release_notes
View 3 Replies
View Related
Feb 23, 2011
Enable:
Code:
gconftool-2 --type string --set /desktop/gnome/session/required_components/windowmanager "compiz-gtk"
Disable:
Code:
gconftool-2 --type string --set /desktop/gnome/session/required_components/windowmanager "metacity"
Log out and log back in
View 2 Replies
View Related
Jul 15, 2011
How to enable automatic DHCP on Fedora15, in network settings, i chose method Automatic DHCP on IPv4 settings and in proxy settings , i chose method as automatic. However, it is not working.
View 1 Replies
View Related
Jun 16, 2011
I'm new here but have been using different distros for a couple of years. I ran into this problem like a year ago for the first time and I really would like to solve this ( with your help now). I've already used hours trying to figure this out and seeked solutions online. So first things first:
- I want to connect to a wireless access point from CLI (for many different reasons)
- I'm using Fedora 13 with KDE and Gnome some specs:
Network controller: Intel Corporation PRO/Wireless 3945ABG [Golan] Network Connection (rev 02) Kernel driver in use: iwl3945 Kernel modules: iwl3945
[Code]...
View 1 Replies
View Related
Apr 12, 2010
The GUI for network configuration of Fedora is marvellous such that the configuration is almost fool-proof. But how can I make the connection by hand in the command line mode? It goes okay except the very last step. When I disconnect the eth0 interface from the right-hand side of the desktop GUI, I tested how to bring it back by command line but I failed. When disconnected, the ifconfig still shows the eth0 interface, with just the ip address portion changed.
I tried "ifconfig eth0 192.168.1.xx" to give it an ip address but the connection is still down even if the ifconfig shows an ip address for the eth0 interface. Then I tried "/etc/init.d/network restart" and "ifup eth0" and also "route add defaut gw 192.168.1.1" but none of these could accomplish the same work as a single click on the GUI to connect. I am very curious about how to do it in the terminal.
View 1 Replies
View Related
Oct 22, 2010
How to enable Printer in CUPS using Command Line?
View 3 Replies
View Related
Dec 27, 2010
I am using Fedora 14. By default Security Enhanced Linux is enabled in Fedora 14. Now is there any way to disable it by command line and then again enable it through command line.
View 3 Replies
View Related
Mar 22, 2010
I'm having problems with my Nvidia card. X doesn't work after installation (9.10), only command prompt. I've read the instructions at http://www.psychocats.net/ubuntu/nvidia on how to enable Nvidia drivers, but the instructions are only for GUI, which I don't have.
Anyone knows how to enable Nvidia drivers from command line ?
View 2 Replies
View Related
Jun 26, 2010
how to enable remote desktop by command line in 10.4 lucid? The command sudo gconftool-2 -s -t bool/desktop /gnome/remote_access/enabled true doesn't work, because when I open /system/pref/remote desktop, it is still not activated.
View 5 Replies
View Related
May 29, 2010
i've gotten my fedora 12 to the point where i can run python3 scripts from command line and can call up python 2.6.2 idle with the command 'idle' from command line. what command will call up python3 (3.1.2 to be exact) idle?
View 5 Replies
View Related
Jul 27, 2010
I have a Sony TZ270N running Ubuntu 10.04 splendidly. The Sprint Mobile Broadband works great, but it's a bit cumbersome to activate. Specifically, to get it to work I need to:
echo 0 > /sys/devices/platform/sony-laptop/wwanpower
sleep 5
echo 1 > /sys/devices/platform/sony-laptop/wwanpower
Then I wait another five seconds, right-click on the networking icon, choose "Enable mobile broadband", then left-click on the networking icon, and choose "Connect to Sprint Connection". I do this multiple times a day, and it's just a bit of a pain, especially when in a hurry. Accordingly, I'd like to script it so I can do the whole thing with a single command.
I've already put the above echo statements into a script and it works great; is there any way to script the actual start of the PPP session itself -- with the caveat that I'd like the networking icon to accurately reflect the latest state?
(In other words, I don't want to bypass the networking icon and just launch the PPP session in the background -- I want it to show that I'm connected, and still let me manage the connection via the icon after connected.)
View 3 Replies
View Related
Jul 19, 2010
writing a script that will enable/disable internet connection on the one of the machines in the network(be it a DNS clearing or something else).
View 3 Replies
View Related
Jan 11, 2010
I recently installed Ubuntu 9.10 on my Dell Inspiron 1545 64-bit laptop. Before that I used Windows7. In Windows, the internet connection worked perfectly well. But after installing Ubuntu, I am unable to connect to the internet. The network-manager applet finally says that "You are disconnected". When I do the "ifconfig", I got no IP address.
So, I installed Ubuntu 9.04 in the same system. But the problem persists.
I gone through many posts in this forum but nothing was useful.
View 9 Replies
View Related
Nov 15, 2010
i configured DSL Connection using my broadband username & Password and while Connecting to net i used to click that Dsl connection to connect to net......but my connection does not last for long...it gets disconnected and shows wired connection s connected....so i have to click again(DSL Connection) to connect to net...... sometimes even i click for two or three times ....it wont connect...
i also need any other ways to configure DSL Connection in Command line ......do i need to configure PPPOE with username and password in command line using (sudo ifconfig pppoeconf)
View 2 Replies
View Related
Feb 23, 2010
I just installed a command line version of karmic to an old desktop. During installation, DHCP failed, so I attempted to configure manually (without really knowing what I'm doing) and wound up without a connection. I've been searching for solutions, but really don't understand what I need to do. A million thanks to anyone who can help me get up and running (or at least give me a push in the right direction).I can either connect the computer directly to the cable modem via USB, or directly to my wireless router via ethernet cable. I know what the ip address for my laptop (which is connected wirelessly to the router) but don't know if that would be the same for the desktop or not, and don't really know anything else.
View 3 Replies
View Related
Sep 2, 2009
how do I set the internet time from the command line?how to make a linux machine the time server within the domain?
View 1 Replies
View Related
Oct 11, 2010
The title about says it! I have a major problem on my laptop after installing updates. Some of my icons in the top panel are broken. So as a first step I need to reinstall a few things. The first step is to start the wireless connection from the terminal. So would someone please tell what the command is?
View 2 Replies
View Related
Jun 30, 2011
My GUI for backtrack is not working. I want to connect to internet. I gave the required static ip to my machine. but the problem is I have to give username and pasword through the browser before accessing the internet. Now here , i dont have any browserHow to give the log in credentials through command line in backtrack machine?
View 1 Replies
View Related
Jun 6, 2011
I want to connect to the internet using the command line. I'm 95% I have my wireless card installed correctly, since I'm using it right now.dhclient takes a minute or two, then finishes. It gives no output, success or failure. Then I open up Firefox and I'm not connected to the internet. What can I do to figure out what the problem is?
View 9 Replies
View Related
Sep 5, 2010
just learning qemu. Been able to figure out everything fine, except one thing: what do I need to add to my qemu command-line to give my VM access to the Internet?
I read online docs, but to be honest, the VLAN/TAP stuff they describe doesn't make much sense to me.
View 2 Replies
View Related
Feb 21, 2011
Running 10.04. For some reason, starting today, I have no internet connection unless I run this command in terminal - sudo dhclient eth0. I have a hard wired ethernet connection on a Desktop PC with a static IP address (there are a number of devices in the house) and it has been running 100% for months and months. Why suddenly do I have to enter this command to get connection? When I switch on I get a connection in that when I click on the Top Panel icon and right click Connection Information it tells me I have an active connection to my router on the normal IP address. I cannot ping the router and Firefox says Server not found. After sudo dhclient eth0 everything works - what has happened since yesterday evening and this morning to stop what has been 100% for months?
View 6 Replies
View Related
Dec 29, 2010
How can I set indent in .emacs to enable my new line starts from the same position of previous line?
like this;
Hello world <enter>
Second Hello world // "S" starts right under first line's "H"
View 4 Replies
View Related
Jun 21, 2009
I have installed Fedora 11 recently. I want to share my Internet connection.
I have e LAN connection eth0 which is connected to internet.
I have a Wireless connection wlan0.
I want to share my internet connection with wireless connection.
View 3 Replies
View Related
Jul 3, 2010
I was wondering how to enable an S-Video display connection to my TV. I'm on a Compaq Presario C700 using F13. I connected it to my laptop and TV, and it displayed the laptop screen through startup, but went away when the login screen appeared, and didn't display after I logged in.
View 5 Replies
View Related
May 25, 2011
I'm using Fedora 15 with KDE, and in the NetworkManager settings I can't set my Ethernet connection to be a System Connection. The box is greyed out. I assume only root can enable this option, but GUI apps typically ask for an administrator password. I did add my user to the "Administrator" group when I installed and I can use sudo and all that.
View 2 Replies
View Related
Jan 17, 2011
I can't connect to the Internet using firefox in F14. bu I have received update notices presumably from the internet in gnome.
View 2 Replies
View Related
Mar 27, 2011
I am new to linux. Whenever I boot my system. I always have to click on system eth0 to enable internet connection in network settings. How can I make it permanent so that as system boots up, network connectivity is itself enabled.
View 1 Replies
View Related
Jan 9, 2011
I am running Ubuntu 10.10, and I would like to use my computer to share the internet connection from an ethernet port. For example, I would like to set up my computer as a wireless access point so I can create a network that other computers can connect to for internet.
View 3 Replies
View Related