Please help me stop my DHCP client
location: ubuntuforums.com - date: March 2, 2010
Hey people
I have Ubuntu server, so I don't have that NetworkManager stuff running.
I have the following in my /etc/network/interfaces
Code:
auto eth1
iface eth1 inet static
address 192.168.5.50
netmask 255.255.255.0
gateway 192.168.5.5
But I keep seeing the following in my /var/log/syslog
Code:
Mar 2 09:06:35 Optiplex dhclient: DHCPDISCOVER on eth1 to 255.255.255.255 port 67 interval 4
Mar 2 09:06:35 Optiplex dhclient: DHCPOFFER of 192.168.5.106 from 192.168.5.5
Mar 2 09:06:35 Optiplex dhclient: DHCPREQUEST of 192.168.5.106 on eth1 to 255.255.255.255 port 67
Mar 2 09:06:35 Optiplex dhclient: DHCPACK of 192.168.5.106 from 192.168.5.5
Mar 2 09:06:35 Optiplex dhclient: bound to 192.168.5.106 -- renewal in 1688 seconds.
WHY !!!!
I have a router (obviously 192.168.5.5) and I have setup DMZ on that router to be 192.168.5.50 so that I can access my server from the outside world. If the stupid thing keeps getting an address in the DHCP subnet of the router
hi i need help to choos a distro please help me
location: linux.com - date: March 26, 2010
hi
i buy a laptop so i need a distro that do 3 things:
1)boot really fast
2)can run full openoffice
3)can play any video or audio files
please help me
thax
:blink:
Please help me Parse error: parse error on line 39
location: linuxquestions.com - date: February 16, 2011
<html><head><title>Hidden Fields</title></head>
<body bgcolor="#ff66ff">
<font face="Verdana, Arial, Helvetica, sans-serif">
<div align="center">
<b>
<?php
if (isset($_POST['feedback1']) && ($_POST['feedback1'] =='process_form1')){
process_form1();
}
else{
display_form1();
}
function display_form1(){
echo <<<EOF
<form action="$_SERVER[PHP_SELF]" method="post">
Rate this page
<br /><b /r>
<input type="radio" name="rating" value="excellent"/>Really kewl
<input type="radio" name="rating" value="average" />OK
<input type="radio" name="rating" value="poor" />Boring
<input type="radio" name="rating" value="hopeless"/>Totally hopeless
<input type="hidden
Please Help Me With This Stupid Computer!(Linux)
location: linuxquestions.com - date: March 11, 2003
Hello,
I am at the time trying to learn linux. I have a computer downstairs that is dual boot linux + windows xp.
In my room upstairs, I have a very, very old pc like 133Mhz. It used to have windows 98 on it, and ran fine. Now I don't know what is wrong with it. I think I deleted all the partitions it had on it. Now I am tryin to load linux. When I turn it on with the linuc cd in the cd rom drvie it says :
"
ISOLINUX 1.75 2002-06-14 isolinux: Loading spec packet failed, trying to wing it
...
isolinux: Extremely broken BIOS detected, last ditch attempt with drive = 81
isolinux: Disk error 80, AX = 42CD, drive 81
Boot failed: press a key to retry...
"
Thats what it tells me. I am not great with computers, but I think it is something wrong with the HD, or maybe the little batter, as it sometimes tell me the batter is dead. Please, someone tell me what to do. Thanks for your help, Kyle.
Please help me with this BASH script
location: ubuntuforums.com - date: December 2, 2011
I have a directory called Books. Within this directory there are a number of pdf ebooks I downloaded and the books are within their own directories. I want to write a script that goes into each directory and copies the pdf from its current dir to the main Books dir. The code I have now is not working. How can I edit it to make it perform this task. Any additional info on what's going on will be greatly appreciated. Thanks
Code:
for i in `find -type d`
do
cd $i
cp *.pdf /home/ubuntu/Books/
cd ..
done
10K questions / Please help me convert to *nix / Advanced level advice please.
location: ubuntuforums.com - date: July 24, 2011
Hello once again Ubuntu land.
MS has blown up my machine for the LAST! time
I appolgize, in advance if I come off a little testy in this post. But, at this point I'm so $*&^%$ frustrated that I'm ready to scream until my lungs rupture and spew ou my mouth.
(And please forgive any spelling or grammar errors - other than the obvious intentional ones to make a point. I'm a spell check junkie going in to withdrawls right now.)
Long story, short version:
I got a shiny new box from Dell two months ago w/ win7. After two months of fighting with viruses I decided that I could not armor a win terminal against a direct connection to the outside world; despite 20 years win end user experience. Coincidentally, at the same time the IT dept where I work decided the same thing. So our terminals at work started connecting to the world through a *nix virtual environment.
I decided to money see / money do what they did the best I could with freeware. So I created an Ubuntu virtual machin
I want to fix boot error for LFS , please help me
location: linuxquestions.com - date: August 29, 2012
Hi every body
I have same error as this error . I build LFS-7.1 on VM mashin with same specifications as omar's mashin with below differences:
I use VMware installed Ubuntu 12.04 on a virtual disk of 20G. Before beginning, I add another 10G virtual disk to VM and mount it in the Ubuntu manually. So the first disk with Ubuntu displays sda in /dev/ and the second which is mounted newly displays sdb in /dev/. Following the book I install LFS
7.1 on the sdb1 which is formatted with ext3 on the sdb and given only one partition.
in chapter 8.4.3 I run cmd as grub-install /dev/sda and in
chapter 8.4.4 I save grub.cfg as follows.
# Begin /boot/grub/grub.cfg
set default=0
set timeout=5
insmod ext2
set root=(hd1,1)
menuentry "GNU/Linux, Linux 3.2.6-lfs-7.1" {
linux /boot/vmlinuz-3.2.6-lfs-7.1 root=/dev/sdb1 ro
}
I want to fix errors according above link .
I use from ubuntu-12.04-dvd-i386 iso file and mount /dev/sdb1 on /mnt/lfs and my LFS system be
Please help me set my screen resolution
location: ubuntuforums.com - date: November 25, 2012
Hi,
Could someone help me set up my screen resolution on my netbook (Asus X101CH) which is running intel atom CPU
At present in the displays window I only have the option to set resolution @ 800X800, I need 1024X168.
I have tried some of the online guides
When I run xrandr in the terminal I get:
xrandr: Failed to get size of gamma for output default
Screen 0: minimum 800 x 600, current 800 x 600, maximum 800 x 600
default connected 800x600+0+0 0mm x 0mm
800x600 0.0*
1680x1050 (0x150) 146.2MHz
h: width 1680 start 1784 end 1960 total 2240 skew 0 clock 65.3KHz
v: height 1050 start 1053 end 1059 total 1089 clock 60.0Hz
1024x768 (0x151) 146.2MHz
h: width 1680 start 1784 end 1960 total 2240 skew 0 clock 65.3KHz
v: height 1050 start 1053 end 1059 total 1089 clock 60.0Hz
I think I need to set my output to 1024X768, but I cant see what the output is called, have tried a few random combinations now but i
Please Help Me / Datalogger awk...
location: linuxquestions.com - date: March 27, 2012
Hello please help me
I have a data logger records of the solar system
exel to do with the analysis is cumbersome
need colossal number of call throughout the evaluation
min mid max day
min mid max week
min medium-month maximum
Unfortunately, I am confronted with awk not
think that this is the best way to evaluate the data
it is enough to have an example to evaluate for a number column
Many thanks vieln
format is txt ,csv
Date/Time Temperatur Sensor 1 Temperatur Sensor 2 Temperatur Sensor 3 Temperatur Sensor 4 Temperatur Sensor 5 Temperatur Sensor 6 Temperatur Sensor 7 Temperatur Sensor 8 Einstrahlung Volumenstrom Drehzahl A1 Drehzahl A2 Drehzahl A3 Drehzahl A WÀrme Fehlermaske Sensorbruchnummer Sensorkurzschlussnummer Systemzeit Systemzeit2
Mon Feb 27 21:11:00 2012 10.9 32.9 40.6 29.5 29.7 49.8 42.4 45.6 0 0 0 0 0 0 270179 0 0 0 21:10 Mo,21:10
Mon Feb 27 21:12:00 2012 10.8 32.8 40.6 29.5 29.7 49.8 42.4 46.5 0 0 0 0 0 0 270179 0 0 0 21:11 Mo,21:11
Wed Feb 29 23:55:00 20
Best linux for me? Please help
location: linux.com - date: June 16, 2011
Hello. I'm thinking about installing Linux on my computer and dual booting it with windows 7.
I have a laptop, MSI FX603, specs:
M480 i5 2.67 GHz
2 graphics processors Integrated Intel and a NVIDIA GeForce GT 425M
4gigs ram
500gb
Which distributor of Linux would you recommend? I would like something reliable and friendly to someone who would like to start learning how to write in Linux and other script (I've only had experience with Macromedia flash and html previously) .
please wait...
Page: 1 2 3 4 5 6 7 8 9 10