Ubuntu Installation :: 10.10 - Interface Not Running / Showing

Nov 17, 2010

I have ran the installation of Ubuntu (10.10) on my Acer Aspire computer, I chose to wipe the disk and use only linux, however after installing and restarting, I get some sort of terminal/command line and not the actual operating system. I did not install Ubuntu Server and this disk worked on another computer (actually the one I am typing this on right now).

View 1 Replies


ADVERTISEMENT

Debian Installation :: Start Job Running For LSB - Raise Network Interface

Feb 11, 2016

I have just installed debian-live-8.3.0-i386-lxde on my old hp530 32-bit laptop

Everything went well but every time I start my laptop I get following message which lasts for approx 1m 20s ...

Code: Select allLoading, please wait...
fsck from util-linux 2.25.2
fsck error 2 (No such file or directory) while executing fsck.ext4 for /dev/sda1
fsck exited with status code 8
[  13.941532] systemd-fsck[145]: DEBIAN8: clean,140919/640848 files, 978992/2560942 blocks
[ ***]A start job is running for LSB: Raise network interfaces. (1min 20s / no limit)
with the 3 asterisks above moving back and forth.

... then it boots OK into operating system. so apart from the delay everything is working ok.

View 14 Replies View Related

Red Hat / Fedora :: Ifconfig Not Showing Packet Statistic For Sub-interface

Jul 19, 2009

I get this ifconfig output for eth0:1 :

eth0:1

Where are all the packet statistics?

View 2 Replies View Related

Ubuntu Networking :: ThinkPad Running 8.04 Not Showing Ethernet?

Apr 6, 2011

My professor gave me an older ThinkPad, i1161, because he wants me to learn linux. So far, I successfully downloaded Hardy Heron onto the computer, using the Alternate version. Everything works great, and I can log on, play games, go into word processor, the whole nine yards. Unfortunately, the computer won't connect to the ethernet cable that I have plugged in. I am not sure what I am doing wrong, but that is probably because I don't know where to begin.

I also get an error message during boot, it says "ACPI no DMI Bios year" then it says "ACPI=force is required to enable ACPI. I don't know what this means, but I fugured it might have something to do with the ethernet.I am connecting through my University internet. Also, under Network Settings ->Connections, it only has one option, "Point to point connection" and it says "This network interface is not configured."

View 9 Replies View Related

Programming :: Running Iperf On Machine From Web Interface

May 22, 2011

I'm not sure if I'm posting in the correct section, so please move it if it isn't.I currently have a bunch of laptops for testing a distributed network - throughput etc., using a bunch of bash scripts that send or listen to multiple addresses and ports, which run iperf. But at the moment I have to run it from each machine, or log in through ssh.To make this easier, I'd like to be able to present a bunch of buttons and selections from a web interface, so I can just put in the hostname of each laptop, and then click on a presented 'send' or 'listen' button to then execute iperf, and be able to kill it early if need by, say, by a 'stop' button.

What is the best way to go about this? Python, JavaScript, Java Servlet?And how would I do it? Just one of the above on Apache or something on each laptop?I just don't which direction to start heading in. Any help would be greatly appreciated.BTW. The network is considered to be not connected to the Internet, so I'm not too concerned about security, but if you've got any suggestion of how to start and stop iperf securely from a web interface on a machine, I'm interested.

View 2 Replies View Related

Software :: Running Mysql-python Interface?

Nov 30, 2010

I just took a class on sql, unfortunately, it was Windows-centric, which means I have to figure out how to do stuff in Redhat by myself. By installing mysql via yum and then running pirut, I find there is an interface type program called MySQL-python-1.2.1-1.x86_64 so I installed it but I'll be danged if I can find any information on how to actually run the thing. What is the command to start MySQL-python-1.2.1-1.x86_64?

View 6 Replies View Related

Ubuntu :: Switch To Running Program That's Not Showing Up In System Tray?

Jan 3, 2011

I'm running Ubuntu 10.10 and I'm running Skype 2.1 (Beta). Whenever I "x" out of the Skype program, from what I can tell it's minimizing the Skype program and not actually terminating the thread (just as it does in Windows), however when I "x" out of Skype the icon is not showing up in the system tray (but it does in Windows). So one would think that it's not running, however if I try to re-launch Skype I get an error message stating: Another Skype Instance May Exist.

I confirm this by going to System > Administration > System Monitor and sure enough, Skype is running. So if I "x" out of the program, how do I switch back to it because it's not showing up in the system tray? One last thing : Alt+Tab does not work. It will list the other programs running, but not Skype, despite the fact that it is running.

View 3 Replies View Related

Ubuntu :: Running Conky On My 11.04 Desktop - Isn't Showing Any Wifi Activity

May 8, 2011

I decided to have a go at running conky on my 11.04 desktop. It isn't showing any wifi activity, even though i'm obviously connected. also, is there any place where i can see the whole list of options that can be added to it?

View 2 Replies View Related

General :: Running Web Browser On A Specific Network Interface?

Feb 26, 2011

suppose I have multiple interfaces installed on my machine. The question is how to specify which interface to use while starting a web-browser.What I would like to make possible is something like:Code:browser_name interface addressif it is possible in for any web-browser or via scripts please advise me accordingly.

View 7 Replies View Related

Ubuntu :: Natty Running Gnome3-team Ppa Showing Mounts On Desktop?

Sep 1, 2011

Running 11.04 with the gnome3 team ppa and runs as smooth as silk but cannot find a setting to not have two partitions mounted in fstab and Home and Computer from being mounted on Desktop?

View 1 Replies View Related

Server :: Checking Processes Running In The Background And Showing Them?

Sep 10, 2010

While executing df command on an AIX Console, by mistake I ended the line with an ampersand:

[Code]...

View 5 Replies View Related

Networking :: Ethernet Interface Leaves RUNNING State After Some Time

Jul 29, 2011

I am using RHEL6 on a server with 3 interfaces.

eth0 is connecting via a Cisco switch to the outer world and eth1 and eth2 to internal networks.

eth1 and eth2 are working without problems all the time, however I have the following incident with eth0: although it is RUNNING, and after it works for some time (like some hours), it then becomes incapable of sending/receiving traffic. Here are more details, after the interface exits the RUNNING state:

[root@mgt ~]# ifconfig eth0
eth0 Link encap:Ethernet HWaddr E4:1F:13:6C:87:74
inet addr:9.162.91.26 Bcast:9.162.91.255 Mask:255.255.255.0
inet6 addr: fe80::e61f:13ff:fe6c:8774/64 Scope:Link
UP BROADCAST MULTICAST MTU:1500 Metric:1

[Code]....

I am wondering whether there this is because there is not traffic for some time and so the interface goes to idle. Is there any parameter I can tweak in RHEL6 to force the interface to remain RUNNING even in the absence of traffic (although I would be expecting that some 802.1 packets would be periodically flowing from the switch to the interface)?

View 1 Replies View Related

General :: Programs No Longer Showing In Task Bar - System Running Much Slower After Update

Apr 26, 2011

using mint 10, now after updates my system is barely working. The programs were no longer showing in the task bar, and the system was running much slower.

[code]...

This repeated over and over again. My temperature was never to high 40-55, and I found a suggestion to update my kernel to 2.6.37-020637. After doing so there is no longer the thermal limit exceeded error but the computer is still running poorly. The system is slow and again no programs are showing up in the task bar when open.

View 6 Replies View Related

Ubuntu :: Transmission Web Interface Only Available When Transmission Client Is Running

Dec 5, 2010

I can only access the Transmission web interface while the Transmission-gtk client is running. When I close it, the web interface is no longer available. I try to manually start the transmission-daemon, but the process never shows up as running.

View 2 Replies View Related

Software :: USB Mounting Error In Ubuntu 7.10 / Showing Cant Mount When I Clicked Details Its Showing Bad Blocks?

Dec 12, 2008

I would like to know when usb inserted, its showing cant mount when i clicked details its showing bad blocks in beginning , and smething in /dev/sd6. Can i knw why usb drive cant be mounted automatically , even if its set to do so, and to cope the error mentioned above

View 1 Replies View Related

Networking :: ATT Uverse DHCP Not Assigning To Red Interface Interface On Smoothwall?

Feb 14, 2010

I just had an ATT Uverse RG installed. However my Smoothwall router that previously worked fine with the ADSL SpeedStream is no longer accepting an address assignment DHCP ip address from this new gateway. (3800HGV-B)Any thoughts ideas or experience working with this hardware? ATT only supports Windows and Mac

View 2 Replies View Related

Networking :: Prevent Auto Up An Interface At /etc/network/interface File ?

Jul 18, 2011

I have a ppp0 entry with post-up options like this

mapping ppp0
map none photon-plus motorola
map timeout: 12

[code]...

View 8 Replies View Related

General :: Unable To Use GUI Interface Meant Graphics Interface?

Apr 11, 2011

i am using windows 7 in my laptop and linux is installed on virtualBox but my problem is the screen is showing small in virtualbox is there any way to enalarge the screen to show like windows screen? i did before by using VGA setting but it made problem me i was not able to use GUI interface i meant graphics interface
it was just showing me Command Prompt.

View 8 Replies View Related

Fedora :: Evolution 2.32.2 - Not Showing Html Websites Showing Up In Email Like Venison Sending A Promo

Aug 7, 2011

Having one issue with evolution not showing html websites showing up in email like verizon sending a promo. I have gone to edit, preferences, mail preferences, html messages and have always load images from the internet chosen. I have also added sender to contacts. Even if I right click message and tell it to dload images it doesn't.

View 1 Replies View Related

CentOS 5 :: GUI Interface On A VM Running CentOS 5.4?

Nov 16, 2009

root@vz03i106 [~]# yum groupinstall "X Window System" "GNOME Desktop Environment"

Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* addons: centosk2.centos.org

[code]....

View 3 Replies View Related

General :: Screen Not Showing On Laptop But Showing On Projector When Connected

Apr 18, 2011

When I try to connect a projector to my laptop (already running) and hit the fn+f7 (the designated button for switching screen), nothing happens. I see "no source found" on projector screen and my laptop screen works perfectly. Now if I restart the laptop with the projector connected, I see all the intial booting messages on the projector screen (not on my laptop), then the gnome login screen appears on both the projector screen and laptop (when the login screen appears on laptop it looks like it has lower resolution than my usual laptop resolution). But immediately after I log in, my laptop screen goes blank, and projector screen becomes the only active screen.

If I restart without the projector, again all normal operation on laptop screen is restored.

I feel like I am missing some very silly options. Any help is appreciated.

Here is the output of xrandr when the laptop is connected:

Code:

View 3 Replies View Related

Ubuntu Installation :: DVD Cannot Boot To Interface

Nov 26, 2010

i downloaded the 64bit version of ubuntu and was trying to boot and install.

but after i selected install (or 'start installation'.. or something like that..)

my computer screen just stop there and nothing happened.every time, no warning, no error, just stuck there...

my hardwares are:
CPU: intel p7370
RAM: 4G
HDD: 250G

and that's a thinkpad(T-400,2767MC6...), so i guess it has some other hardwares which i dont know...

View 1 Replies View Related

Security :: Iptables -L Does Not Show In-interface Or Out-interface?

Feb 26, 2011

When I do...# iptables -L...I see rules in my INPUT and OUTPUT chains that look scary:ACCEPT all -- anywhere anywhere...but these rules only apply to the loopback interface. I tested it and the server cannot be reached on open ports from the outside world. How can I make iptables show the interfaces that the rules apply to?Otherwise, every time I do iptables -L it will scare the crap out of me.

View 3 Replies View Related

Red Hat :: Add IPs To A Network Interface As Virtual Interface Like Eth0:0?

Apr 14, 2011

I found multiple sites explaining how to add IPs to a network interface as virtual interface like eth0:0. However I can add IPs to an interface as well using the ip command: ip a a 192.168.2.2/24 dev eth0 What I want to know is how I can make this persistent on rhel/centos.

View 2 Replies View Related

Ubuntu :: Installation Not Showing Anything?

May 8, 2010

I've got a laptop on which I want to install Ubuntu. I've downloaded the disc, burnt it (no errors, verified) and it boots up (with the CD in), shows a short BIOS-style copyright notice, then just a black screen with white text flashing across the screen a thousand times faster than I can read it. If I press a key, the background changes purple, then back to black if I press another key.I can't even SEE the installer. It's kind of like what happens if you set an old CRT monitor to a resolution it can't handle - but the laptop is an LCD that does 1280x800 maximum. What's going on?

View 3 Replies View Related

Ubuntu Installation :: Use A KDE Application On A Gnome Interface?

Aug 19, 2010

Can you use a KDE application on a Gnome interface?

View 1 Replies View Related

Debian Installation :: NFS Is Not Showing In Installation Options?

Jan 31, 2011

i want to install Debian through LAN network, Here i have configured dhcp, tftp and pxe for net-booting.I have followed following link instructions for netboot: URL...For me network booting is working with the help of PXE but i am not able to get the option NFS for installing Debian through NFS,I am getting option only to install through mirrors and manually enter of the mirror.

View 1 Replies View Related

Ubuntu Installation :: Command-line Interface At Startup?

Feb 4, 2010

So I just partitioned my hard-drive, one side with windows the other to set free for ubuntu. It all worked fine. I put in the liveCD of ubuntu 9.10 and installed on to the partition. However, I have a problem. When it boots up it asks me to either boot into linux 2.6 or windows 7. Windows 7 works fine, but when I boot into ubuntu, the loading screen comes up and then it doesn't seem to boot into GDM. It's all command-line interface. I've tried sudo apt-get update and upgrade, but it isn't connected to my network yet so I can't do that. What can I do?

View 9 Replies View Related

Ubuntu Installation :: How To Install Hebrew Interface Firefox

Sep 18, 2010

I'm working with Ubuntu for several months now, mainly for programming (so I'm pretty newbie), and I really liked it, so I deiced to install it on my old parents PC, so everytime I come home to visit them I won't have to install the entire OS all over again (somehow they manage to kill windows in few month ).so for my problem I download the last Hebrew Firefox from Mozilla Israel site firefox-3.6.10.tar.bz2.how do I install it ?

View 5 Replies View Related

Ubuntu Installation :: GUI Interface ONLY To Use Some Useful Administration Tools, No Other Application?

Nov 23, 2010

How can I install a minimal GUI interface, on a Ubuntu server? And more: Suse has a RUNLEVEL tool, to select application to be launched. What in Ubuntu? I need a GUI interface ONLY to use some useful administration tools, no other application, and need to charge the system as less as possible.

View 4 Replies View Related







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