General :: Obtaining IP Address For Conky?

Mar 1, 2011

I use conky to display my IP address on the desktop. I do this by using wget in the conky config to grab the ip off of whatsmyip.org, but sometimes it seems the sites down, and conky will then not display itself while it periodically trys to get the address

View 3 Replies


ADVERTISEMENT

Ubuntu Networking :: Obtaining Ip Address From Mac Address?

Oct 6, 2010

In my job I use some ethernet embedded devices. They take an ip address from dhcp server or auto ip. I only know mac address.How can I obtain ip from mac address? In other words I need a rarp packet generator.

View 6 Replies View Related

Ubuntu Networking :: Wicd 1.5.9 Not Obtaining IP Address / Sort It?

May 5, 2010

I had no luck with network manager and i was surfing the net and it said wicd was better so i installed that and installed 1.6.1 But it was not obtaining an ip address

So i searched again and ppl said that its a problem with 1.6.1 and they said 1.5.9 was better. So i installed wicd 1.5.9 and its still not obtaining an ip address.

The router is unencrypted no security, ppl suggested trying to set a security on it so i tried WEP and when i do that it gets stuck on trying to authenticate the key phrase.code...

View 9 Replies View Related

OpenSUSE Network :: Wireless - Got Stuck On The Obtaining IP Address Part

Jan 7, 2010

I just installed openSUSE dual-boot with windows. Wireless works fine on windows. Only ethernet works on openSUSE. At first, it couldn't even find my wireless network. With my friend's help we experimented and tried everything to find the driver for my broadcam4312 driver.

Later, my friend some update from the official openSUSE peeps... Then, the wireless could my network. I entered in my password and then hoped for the best but then it got stuck on the Obtaining IP Adress part. I know I got the rite password.

View 9 Replies View Related

Software :: Display External IP Address In Conky?

Nov 27, 2010

I am putting together a Conky config file by a sort of 'smash and grab' approach borrowing things from various configs I've seen around the web that do stuff I like. I have reached a stumbling block as I want to display my external IP, I have used

Code:

${addrs eth0}

to display the IP on my LAN and guessed I would just need to substitute 'eth0' with something else to get the external IP?? I have tried the mac address of my primary router to no avail, this just displays '0.0.0.0' My current config looks like:-

Code:

# set to yes if you want Conky to be forked in the background
background yes
#font
use_xft yes

[code]....

View 2 Replies View Related

General :: Obtaining Windows Printer Share SMB Settings (for Tsclient/rdesktop)?

Aug 22, 2011

I have access to a "virtual" Windows server terminal, which I can access through my Ubuntu Linux via tsclient or rdesktop. Additionally, there are printer shares on this network, which can be accessed from any Windows PC on the network (including the "virtual" terminals); lets say the address is [URL]. Now, I open \printshares.company.com in the "virtual" terminal in rdesktop (avoiding tsclient since it has a Bug #94743 in tsclient (Ubuntu): Terminal Server Client isn't able to copy to/from clipboard) - and I can see all printers fine.. However, when I'm on my Linux machine directly on the work network, I try and do something like:

$ ping printshares.company.com
PING printshares.company.com (192.168.0.200) 56(84) bytes of data.
^C64 bytes from 192.168.0.200: icmp_req=1 ttl=124 time=10.4 ms

[code].....

Is it possible to retrieve the - let's call them "connection settings" - from the Windows terminal session, so I could replicate them under Linux when running smbclient? the IT department running these Windows servers is quite irritated by people using Linux; and will offer no support to those kinds of "customers". Furthermore, if obtaining those settings requires some installation on the client session, since I don't have permissions to install anything on the Windows terminal session.

View 1 Replies View Related

Ubuntu :: Conky Quirk - How To Get Conky To Start Normally Without Having To Do Manual Restart Everytime Login

Jun 26, 2011

I have conky installed and set up as a startup application, however everytime I log out and back in conky creates itself as a new window:

How can I get conky to start normally without having to do a manual restart everytime I login?

View 3 Replies View Related

Debian :: Conky - Full Screen Config / 2 Conky Configs?

Jun 13, 2011

Said that all the config i find put all the info in one place of the screen, in this example on the right side:

url

or like conky colors where you can put in either side, or other complex examples that use folders with images..that at least i need one day to study all the variables it has...

What i want is something simple, in my black background i dont want images and effects, only white simple text.

My problem is: i want for instance my specs above, my log info in the middle, my music info bellow (above my clock) and in conky config i'm hitting my head in the wall....

For instance if i use my facebook script to appear in the midle how the hell can i put my music info bellow without ruined the facebook in the midle...do i need 2 conky configs?

View 4 Replies View Related

Ubuntu :: Obtaining Permissions On A Different HD?

Apr 4, 2010

my sister's easy peasy ubuntu netbook crapped out. i took out the hard drive and hooked it up to my desktop. on my desktop, i booted into ubuntu via usb and browsed for files to salvage. certain folders say i don't "have the permissions necessary to view the contents."

how can i obtain these permissions? it's been a while since i've dealt with linux.

View 5 Replies View Related

Ubuntu :: When Type "conky" In Terminal It Returns With Conky: Invalid Configuration File

Feb 1, 2011

when I type "conky" in terminal it returns with Conky: invalid configuration file '/home/user/.conkyrc' Conky: missing text block in configuration; exiting ***** Imlib2 Developer Warning ***** : This program is calling the Imlib call: imlib_context_free(); With the parameter: context being NULL. Please fix your program. I've tried completely uninstalling, rebooting, then reinstalling, still same error?

View 3 Replies View Related

Ubuntu :: Obtaining All The Dependencies For A Package?

Mar 22, 2011

So to give a little background, I'm trying to pass wireshark(with a custom plugin) through my company's build system.The build system functions inside a change root thus all the dependencies need to located somewhere inside the chroot. Wireshark has a massive dependency tree that I couldn't possibly import manually one by one.So my question is, is there a way to conveniently import all the dependency packages somewhere on your local machine. This would mean I would just import the one folder into my change root.PS: the build-system's change-root has SMART package manager installed. But the channels it comes with are local ones(very little to choose from). So an alternative solution would be import therepositories that apt-get uses into smart and then use smarto install the packages which is monumentally easier.

View 9 Replies View Related

General :: What Is Production IP Address And Management IP Address In Servers

Jul 20, 2011

what is Production IP address and Management IP address in Linux servers? What is the significance of these two? When to use what?

View 3 Replies View Related

General :: Virtual Memory Address To Physical Address?

Apr 13, 2010

How can I get the physical address corresponding to a virtual address in linux by using /proc file system

View 1 Replies View Related

Debian :: Obtaining The Source Code Of A Package?

Sep 3, 2010

I want to compile geki2 from source. I tried apt-get source geki2but I getReading package lists... Done
Building dependency tree Reading state information... Done E: Unable to find a source package for geki2I assume that /etc/apt/sources.list needs some additional entry. I run lenny.

Apart from that could someone explain to me what is the importance of files *.dsc , *.tar.gz and *.diff.gz in every package ? I assume *.tar.gz is the source. Is this independent from Debian ? I assume also that *.diff.gz is some patch you have to apply after you expand *.tar.gz in order to get a Debian specific version but how do you apply the patch ?

View 3 Replies View Related

Ubuntu Networking :: Obtaining IP Location From Logs?

Nov 5, 2010

I've signed up with a hosting company and have access to logs of visits to my website. How can I process these logs to obtain the geographic location of visitors from their IP number? If there's a way of bash scripting this, it would be ideal, or a dedicated softare that could read in the log file and output the location for each visit

View 4 Replies View Related

Networking :: Obtaining DHCP IP Addresses In 2 Distro's ?

Nov 22, 2008

A quick rundown of my equipment and plan for this particular machine.

SOYO P4I845PEISA Motherboard
Intel Pentium 4 2.0GHz Processor
512MB DDR333 RAM
ATI Radeon 8500 128mb AGP Video Card
Using onboard AC'97 Audio and Davicom NIC
Linksys BEFSR81 Wired Router

I am setting up a multiboot system with several OS's, multiple versions of Windows & several Linux distros. The main point of it all is just to have a system where I can load up a given version of Windows or Distro of Linux if I need to test something or show someone how something works.

The Problem:
5 versions of Windows installed, all hardware configured and functioning properly (including NIC) All Windows versions obtain DHCP IP addy with no problems.

Installed Red Hat Linux 9 (first of my linux distros) and it autoconfigured all of my hardware and has no problem getting an IP address.

Installed Fedora 8 and it could not obtain an IP address. I fiddled around with the network settings changing this and that, covered all of the options, and it had no effect. By this time I was irritated, so I just formatted and reinstalled the whole thing, which had no effect and resulted in the same problem. I decided to try it again, this time turning off my sound card and nic for the initial installation. After the initial install, I turned on the sound card and booted up to install it, then restarted, turning on the nic to install it. Fedora installed them both, and managed to get an IP address from my router.

I looked at the ifcfg-eth0 file and the only thing that was different from the previous installs was that a line reading "type=ethernet" (I believe thats what it said) was not there in the working install and had been before.

Puzzling and irritating, but Fedora was now working so I moved to the next distro on my list.

openSUSE 11.0
First install I tried the same thing I did with Fedora (turning off the NIC which did not work like it did in Fedora)
Second install, left all of my hardware enabled, and made it to the part where it asks to verify your internet connection. I clicked Test, and got this error:

Opening of Connection
eth0 device: Davicom Semiconductor, Inc. 21x4x DEC-Tulip Compatible 10/100 Ethernet (rev 40) DHCP Client is already running on eth0

I finished the install, and then got on another machine and I searched the net for this error, but could find nothing that specifically applied to my problem. I played around with the network settings, tried a couple of things that I had come across in my search (changed between tulip and dmfe, checked the box for "Request Broadcast Response", ran "service network restart" in Terminal) none of these had any effect.

The most irritating thing about this is that RHL9 had no problem with this whatsoever and it is badly dated, and the much newer distros are choking on it.

View 2 Replies View Related

Ubuntu :: Obtaining Permission To Install Wireless Driver?

Oct 7, 2010

I have downloaded a driver for my D-LINK WIRELESS N NANO USB ADAPTER DWA-131, but everytime I try to install I get the message cannot change permissions. I am using WINE as it is a Windows7 driver. Any help gratefully received.

MSI U135X Notebook
RAM:1gb
HDD: 250gb
OP: LINUX UBUNTU 10.04 LTS
RF: 802.11b/g/n
Tony 044

View 2 Replies View Related

OpenSUSE :: Failed: Conky Hardcore "Conky Transparency With KDE (3 And 4)"

Jun 19, 2010

I have a problem with conky. It draws a black background instead of using pseudo-transparency. I ofc tried to achieve this with feh but to no avail. All the instructions here failed: Conky Hardcore! Conky transparency with KDE (3 and 4)

[Code]...

View 1 Replies View Related

General :: Use Where Save For The Physical Address Going Towards The MAC Address

Jul 19, 2010

im REALLY new with linux and ive downloaded and installed Ubuntu...now heres the question.how do i set up WLAN internet use? ive tried using ipconfig/all on windows command but im not sure which info to use where save for the Physical Address going towards the MAC Address info

View 14 Replies View Related

OpenSUSE Wireless :: Connect To Wifi After Obtaining Netinfo On Compaq Laptop?

Oct 24, 2010

After having scoured the internet and the forums for advice, I am still not able to connect via Wireless, which is being controlled by Network Manager.The following is info I obtained from running a script that I obtained reading these forums:

* Hostname: linux-8qpz.site
* Run date and time: Sun Oct 24 10:12:58 EDT 2010
---------------------------------------------------

[code]...

View 3 Replies View Related

Programming :: Obtaining Access To File In Chroot Environment From Usual Root?

Aug 1, 2011

ccess to an iso file in chroot environment from my usual root (/) env..

Within the chroot environment I have an iso file placed... In my program I need to access this iso file and perform mount and other operations.. But I cant do this in the chroot environment as I have only basic commands here (ls,cp etc.. and no mount)

So how can I access this iso file from my program ? Is there something like a file-descriptor which I can associate with the file exit from the chroot env and access the file via this fd ?

View 6 Replies View Related

Programming :: Preferred Method For Obtaining Harvard Style Referencing In LaTeX Document?

Mar 30, 2011

What is the preferred method for obtaining Harvard style referencing in a LaTeX document?

View 1 Replies View Related

General :: How To Set Semi-transparent Conky

Jun 24, 2011

I am using conky 1.8.0-1.1 in my debian box. My wallpaper changes automatically after every 15 min. Based on the color sometimes it is difficult to understand the conky message. That's why I need semi-transparency which can be controlled upto a level where I can read conky easily. I have already tried with without any success

Quote:

own_window yes
own_window_type desktop
own_window_transparent yes
own_window_argb_visual yes
own_window_argb_value 200
own_window_hints undecorated,below,sticky,skip_ta

View 3 Replies View Related

General :: Possible To Have Album Like Application In Desktop / Conky?

Apr 6, 2010

Is it possible to have an album like application in my desktop/conky? (If you don't understand what i mean,its basically the one as in vista)

View 3 Replies View Related

General :: Auto Reload Webpage In Conky?

Nov 17, 2010

I have just install conky to my Linux Mint 9 system.I like to know if I can set up conky to auto reload a webpage.FYI, the webpage do not have rss feed therefore I cannot set conky to use rss.

View 10 Replies View Related

General :: Conky Feeding A Line Of Crap?

Oct 10, 2010

i started messing around with conky. its really neat and i like making new configurations and what not, just for fun. the thing is, the other day i was playing around with the 'cpu' variables (cpu, cpubar, cpuguage) normally if you wanted to see the usage of say cpu0 or cpu1 you could call the variable as ${cpu cpu0} or ${cpu cpu1} respectively. well i input ${cpu5} (obviously i dont have 5 cpu's) well it still gave me output as if it was showing me the usage of that cpu. can any of you guys explain this. it also works for other parameters as well. is conky just showing me a bunch of random graphs and percentages or when i called that imaginary cpu does it default to a certain one. these are the only two answers i can come up with on my own.

View 1 Replies View Related

General :: Any Way To Solve Clash Of Nautilus And Conky?

Apr 30, 2011

I am in gnome2. Nautilus always cover Conky.

View 4 Replies View Related

General :: Temp Script To Minus Value To Display In Conky?

Jan 18, 2011

I have an K10 AMD CPU and unfortunately it has a borked temp sensor. I have figured out that if I subtract 8 from value stored in /proc/acpi/thermal_zone/temperature that the result is very close to being spot on. The problem is I have no idea to do this and conky has no built in way to do this.

The data stored in /proc/acpi/thermal_zone/temperature looks like this:

Code:
temperature: 52 C

Is there some sort of script that can do this?

View 14 Replies View Related

General :: Conky's Config / Error Border_margin Is Deprecated, Please Use Window.border_inner_margin Instead?

Jan 6, 2010

I'm using Conky in my Ubuntu 9.10 Karmic. I have an error message like this:

Quote:

Conky: border_margin is deprecated, please use window.border_inner_margin instead
Conky: one or more $endif's are missing
Conky: desktop window (1a00065) is subwindow of root window (10d)
Conky: window type - override
code....

View 3 Replies View Related

Networking :: Wicd Gets Stuck On "obtaining IP"?

Mar 31, 2011

It is a WEP connection. I am able to connect fine from the terminal (iwconfig/dhclient), but when i try to connect using wicd it hangs on "obtaining IP" until finally giving up.

Also, i noticed if i disconnect after already connecting via command line, Wicd will then connect properly.

View 5 Replies View Related







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