Networking :: NFS Server On Embedded Plateform?
Jul 19, 2010
I am working on a NFS server embedded on a PowerPC plateform (4650EX, 512Ram, 1 GB Ethernet)but i can't mount my exports folders from my client. Here are messages :
-- server side :
$ tail /var/log/message
Dec 11 23:35:45 canyonlands mountd[1345]: authenticated mount request from 147.138.27.17:620 for /mnt/ssd
[code]....
View 1 Replies
ADVERTISEMENT
Jul 16, 2010
I am working on a NFS server embedded on a PowerPC plateform (4650EX, 512Ram, 1 GB Ethernet) but i can't mount my exports folders from my client. Here are messages :
[Code]...
View 2 Replies
View Related
Mar 26, 2009
i am having problem with setting up an internet connection on ubuntu plateform , presently i am running internet on xp plateform and want to switch to ubuntu plateform . i am connected to the internet through broadband connection by using modem. it's a dsl connection so plz tell me how to configure internet connection
View 1 Replies
View Related
Mar 27, 2010
I wanted to know how can I cross compile SMS SERVER TOOL for an embedded computer and make just one binary file for it or how can I change all of its default files places like its demon and object file and gather all of them to one directory to execute and use and run.let me explain it better for you : I have an embedded computer with Linux OS that its file system is read only and I can not add any file to /usr /lib and ..... and I can just mount a SD memory card to it and copy all of my programs to it and run them from there as you understand I have two choices to choose, first make one big binary file for each program that I am doing it now and it is not a suitable solution and the second is finding the way to change default place of shared object file of my program.now you tell me what can I do to solving this problem.
View 1 Replies
View Related
Dec 1, 2010
I am running Virtual Box Ubuntu Linux 2.6. Connected to my PC is an embedded board running debian 2.6.32. I have ip forwarding on at my virtual box. From my embedded board I can successfully ping www.google.com. I want to download and install some packages but when I try apt-get I get the following: I've flailed away at this for most of the day
[Code]...
View 3 Replies
View Related
Jul 1, 2010
i've put together a slackware box that acts as a "virtual web" to answer pings from devices that ping various pages (such as www.yahoo.com) to test their connectivity. this is for bench testing the devices to verify such complaints as "cannot connect to the internet" or "fails connectivity test". so far, so good, except for a few devices that seem to be also try to load a particular page wirh an embedded browser. this i need help with. currently, all that's needed to return a ping is to look at the DNS requests the device makes and add the requested web address (www.yahoo.com for instance) to the hosts file. what i need is a redirect to a particular html file based on the address requested (i.e. yahoopage.html for www.yahoo.com, lgepage.html for www.lge.com, etc) any deas on how to accomplish this?
View 4 Replies
View Related
Mar 22, 2009
i am newbie in linux , i am an xp user and now want to switch to linux plateform and having an internet connection through bsnl broedband and using seperate modem whose interfece is sometjing like 192.168.something.
View 2 Replies
View Related
Jul 21, 2009
When I double click a folder in fedora 10, it pop up a new window rather than embedded inside the current window?
View 3 Replies
View Related
Jul 21, 2010
I've bought a small embedded controller running with a minimized Lenny for armel. Minimized in a way that there is even no apt-get or dpkg installed on it, due to keep the memory footprint as small as possible.Is there a way to keep a "shadow" system in a directory on my Laptop (e.g. ~/armel), maintained with dependencies by a package manager like apt-get? This would allow to install addition packages including all dependent with a simple apt-get call.Of course, later I have to put the whole tree from my Laptop towards my embedded controller. I've already tried the following:Setup a directory tree behind ~/armel for apt by a copy from my laptops Lenny
"sudo apt-get -o DIR=~/armel -o APT::Architecture=armel update"
to get the repositories, this works fine
"sudo apt-get -o DIR=~/armel -o APT::Architecture=armel -d -f install"
to download the full list of .deb packages, this works fine
[code]...
View 3 Replies
View Related
Nov 29, 2009
I noticed in an MP3 I have that various media players will detect and display an image embedded in the file. Is there any way to edit or remove the image out of an MP3 file? and what's the proper name for this image file in an MP3.
View 6 Replies
View Related
Apr 7, 2010
I would like to be able to connect to a machine, list a directory, wait long enough for me to see the results then move on to the next machine.This is failing:
Code:
#!/bin/bash
while read line; do
[code]...
View 3 Replies
View Related
Jun 7, 2011
I'm trying to install a SDK iso image onto an embedded linux platform. I was able to mount the image on the platform without problems. I also created a symbolic link called "bash" in the bin directory and had that point to busybox to satisfy the first line of code in the installer: "#!/bin/bash". However, when I run the installer, I get an error: "installer: applet not found"
I get the same error when I type "bash" on the command line. Is there a way to fix this? Here is the first few lines of code that causes the error:
#!/bin/bash
DEBUG=${DEBUG:="0"} # Enables debugging options
LC_OPTION=${LC_OPTION:="prompt"} # Licensing related variable
INSTALL_PATH=${INSTALL_PATH:=$HOME} # Default installation path
declare -r SCRIPT_NAME="`basename $0`"
declare -r SCRIPT_CALLED="$0 $*"
[Code]...
View 1 Replies
View Related
Aug 23, 2010
I searched the menu-bar of gedit, i searched the web, i searched the help of gedit.(try a search on "change background to black for gedit" and similar and you know what i have gone through).If i use the embedded terminal in gedit (the only reason i use gedit at all) its background color is set to white.I barely can read it and it is useless.This is not a gnome-installation. Perhaps i miss a package needed ?
View 4 Replies
View Related
Oct 31, 2009
I am trying to play embedded mp3 content in FF. When I click on the link to play the mp3, a new tab opens up and all I get is a grey screen. Does anybody out there have any ideas on this? I have run Autoten and installed all of the necessary codecs.
View 10 Replies
View Related
Dec 21, 2010
I've installed Chromium 10 and flash works in ..... but not as embedded videos in many websites. What would cause the videos not to work, yet flash is working. Any clues to solving this problem?
I'm running 11.3 64bit KDE
View 9 Replies
View Related
Jun 8, 2011
I'm looking for a way to remove embedded features from a PDF document. I recently purchased a Kindle DX. When I try to open some of my PDF files on the device, I get a message saying: this pdf cannot be opened due to embedded features not yet supported by kindleI'm looking for a way to remove the use of these features from the document so I can view it on my Kindle. I'm a Ubuntu Linux user. (I tried opening the PDF in Document Viewer and printing it to a PDF file by going to File->Print. This make it so I could open it on the Kindle DX, but the font is messed up and very difficult to read. This won't do.)
View 4 Replies
View Related
Jan 12, 2010
(ubuntu 9.10 on Dell XPS m1530) Yesterday i shut down my (working) nicotine+ 1.2.12 and today it came up with a gray screen. When running it from the command prompt it gives following output.
Code:
/usr/lib/pymodules/python2.6/pynicotine/gtkgui/frame.py:346: DeprecationWarning: Use the new widget gtk.Tooltip
self.tooltips = gtk.Tooltips()
/usr/lib/pymodules/python2.6/pynicotine/gtkgui/frame.py:347: DeprecationWarning: Use the new widget gtk.Tooltip
[Code]...
View 1 Replies
View Related
May 4, 2010
It seems that watching an embedded video crashes my system every once in a while. Is there any way to figure out what is causing the crashes or fix it?
Some extra info - The cpu usage jumps to 45-50 percent when a embedded video is playing.
View 1 Replies
View Related
May 26, 2010
I am preparing a poster using draw and impress. Everything go well till I save the file and quit the impress. When I open the previous prepared poster in impress, none of pictures embedded retrieved. I have also prepared a diagram using draw. There is no problem importing it into impress. The problem comes when I close the poster and re-open it in impress. It goes crazy. 1.png is before closing the impress and 2.png is after re-opening it.
View 3 Replies
View Related
May 29, 2010
Cannot interact (play directly or open the related page on ..... and so) with embedded video on several pages, for example: [URL] and this is the code of the embedded element
Code:
<object width="640" height="385"><param name="movie" value="http://www.......com/v/7jtr7xMiAsU&color1=0xb1b1b1&color2=0xd0d0d0&hl=it_IT&feature=player_embedded&fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowScriptAccess"
[code]....
View 9 Replies
View Related
Jul 21, 2010
I recently acquired a few japanese anime which have English subtitles. All the videos are in .mp4 format. They have embedded subtitles (though not hardsubbed, since I can turn them off). My question is how do I edit and re-embed these subtitles, since the translations are less-than-perfect?
View 1 Replies
View Related
Dec 12, 2010
I'm currently working on a presentation using the Beamer Latex class and I would like to embed a video in the presentation. The problem is that I cannot seem to find a PDF viewer that allows me to play these videos. Does anyone have any suggestions for a PDF viewer that does let me play videos, ideally within the PDF? I've tried using Evince and Acrobat Reader 9, but I've had issues with both. Evince doesn't allow you to play embedded videos in the PDF, but it does allow you to open an external media player by clicking a link. However, this doesn't work in presentation mode, which sort of defeats what I'm trying to do. I know a bug report has been filed on Launchpad for this problem, but it doesn't seem to be going anywhere.
Acrobat 9 also doesn't allow me to play embedded videos. It *does* allow me to open an external player in fullscreen mode, but the video always opens up behind the presentation, which means I have to alt-tab to the video.Kind of unprofessional. I've heard some people have had success with Okular. I'd rather not have to install all the KDE dependencies only to find Okular doesn't work Alternatively, does anyone know of any workarounds for either the issues in Acrobat or in Evince?
View 2 Replies
View Related
Dec 24, 2010
Gif files display their length at the start of the file, and zip files have a table with the locations of the files at the end of the file. By combining the two it's possible to create a gif file which, when opened in an archive manager, contains hidden files. How would I go about doing this? Do I have to learn the zip standard and manually graft the files together in a hex editor?
Code:
cat input.jpg input.zip > output.jpg
The zip table must show the file location as an offset to the central directory.
View 1 Replies
View Related
Jan 2, 2011
I tried adobe acroread and got this message: "The media requires an additional player. Please click 'Get Media Player' to download the correct media player." Clicking on the 'Get Media Player' button directs to a web page with: "We're sorry, but the third-party media player required to play the selected media file in your Adobe PDF document isn't available for your system." If I remember correctly Okular on Kubuntu has this capability but is there another way to access (or extract) these files without installing Okular, and its resultant 75 dependencies?
View 1 Replies
View Related
Feb 26, 2011
I use EasyTAG to edit the tags of my music. I believed I could also use EasyTAG to remove embedded album art, but this is not entirely the case.EasyTAG appears able to remove references to an embedded image so that the image will not appear in audio players and tag editors. However, the image must still exist within the audio file because the file size remains exactly the same. Contrast this with Mp3tag where removing album art also decreases the audio file's size.My question: is this a bug on EasyTAG's part? If so, what Linux program could I use instead?
View 1 Replies
View Related
Mar 21, 2011
I am using kernel 2.6.29 on my embedded device, and enabled config option Support for tracing block io actions after compiling kernel making its zImage (for porting to device) the folder block compiled all files of blktrace and created .o files.... After porting zImage to my embedded device when i try to run blktrace on it, it give me response "blktrace : not found" Any body have an idea? how to trace any embedded device using blktrace?
View 2 Replies
View Related
Jun 9, 2011
I am in need of an Ubuntu that can run on a single board computer.It has AMD Geode GX-MMX 500MHz processor, 500MB RAM and a flash card module. I need a minimal ubuntu install without any GUI. I tried live CD Ubuntu 11.04 desktop edition, runs fine, but after its installation on a USB flash drive, the system does not boot. The server edition 6.06 looks for a CD drive which the system does not have.Which type/version of Ubuntu would be best suited for this kind of environment?
View 3 Replies
View Related
Jul 6, 2011
I am looking for a scriptable solution for downloading tables that are embedded into webpages. If I wanted to save this table to a csv file what would I need to use. On Winders, I currently have Excel doing the job with a script.[URL]
View 2 Replies
View Related
Aug 7, 2011
i have install plugins ,and active it,please the attachment
sudo apt-get install gedit-plugins
why i can't see the embedded console in my gedit when i restart it?
View 1 Replies
View Related
Apr 18, 2011
I am to drop Linux onto an ARM9 NAS board to make it more useful than just a network attached storage device.
I know about U-Boot and I can install Debian Linux by booting the system via TFTP, and I can install Linux easily... if I have an internet connection.
My question is, how can I install Debian WITHOUT the use of an internet connection. I am looking into downloading the armel flavour of Debain and using that as a source, but I have no idea on how to install it onto an embedded system as it has no CD/DVD drive. It only has an ethernet port, 2 USB-2.0 ports and a serial UART port.
View 3 Replies
View Related