55 Unanswered Topics

Remove Filter
Member Avatar for
Member Avatar for kouty

Hello, there. Before a lot of years, my main work in computer was made with Ubuntu because I have a computer without an official bought Windows version and I was afraid from a not legal work. When I bought this PC, in spite of that i made a double entry …

0
20
Member Avatar for Steve Collins

Hey there, I’ve chosen my vps hosting provider, however now I have other question: which control panel to choose? I’ve been thinking between plesk and direct admin – maybe you have some experience or any advices? Don’t want to fail. Any comments are welcome.

0
154
Member Avatar for GamerRunerrabits

Hello, so im making an os in pydroid 3, but i cant make a clock, im trying to make a graphical os but i cant cause i need a clock, Any idea? And i edited someones code for username and password to work, but i had to delete raw_data or …

1
603
Member Avatar for Jiby_1

I have wriiten a script to switch on buzzer and given the path of that script in '/etc/rc.local'. So after booting my script works and it make the buzzer to switch on... my question is i want to switch the buzzer off when my device is shutdown.(for startup we use …

0
374
Member Avatar for Schol-R-LEA

When posting any request for help with an assembly language problem, we ask that you provide some crucial information: * The operating system (Windows, Linux, MacOS, etc.) the program will be running under, including the version, * The assembler you are using, including the version, * the bit width being …

1
180
Member Avatar for satzrd

Hi All, I created a VM with RHEL as guest OS. When i try to add that VM in a existing domain (manully) it shows "Reverse look up zone cannot be found". I assigned static IP to the linx VM, it is rechable from the physical machine and vice versa. …

0
135
Member Avatar for stockton

My organisation is about to deploy 500+ Raspberry Pi's(running Debian) across the country. I have been given the task of configuring these devices. Configuration depends on specific installation, so cannot be configured before installation and the staff at the remote site seriously lack skills. BTW These remote sites are all …

0
203
Member Avatar for janet@123

Hi, I have a topology (attached with this post) in which: Linux machine 2 has two virtual interfaces eth0 and eth1. eth0 is connected to the external switch. In Linux machine 1, I've added the default gateway as: route add default gw 192.168.100.10 so that all the packets leaving Linux …

0
147
Member Avatar for niyasc

Hi, I'm trying to make a simple applet that will display battery status using gtk+ . For that purpose I have written code given below. It continously check for battery status using acpi command and display it. Do you think that I have done things in proper way? I want …

0
184
Member Avatar for ShiftLeft

# Show # This procedure doesn't conform to any particular calling convention. It is designed specifically to work with other subroutines designed by me. Any of my examples won't be using and standard library functions either. Not because I think they are inadequate, but rather give me complete independence and …

0
141
Member Avatar for avestavik

Hello. Can someone tell me if there is possible to get localhost:8000 -> localhost/admin This is on a ubuntu 12.04 with lamp.

0
159
Member Avatar for jbennet

Ive got a bunch of VOB (mp2) files from DVDs - far too many to transcode to, say, H.264 format), plus i dont want to lose any quality. I want to be able to stream these from my (linux) server. What software do I need?

0
204
Member Avatar for eranre

I was wondering if anyone can assist me with a problem that I have with C Bluetooth programming (Linux Bluez). I am using Ubuntu 10.04, BlueZ 4.60. My goal is to have a L2CAP socket in which there will be minimal delay for sending data between 2 computers. So far …

0
167
Member Avatar for benclifford

Hi, I have a task to perform which all to do with the smurfs, reading from a file and doing some simple stuff to it. The last part I need to do is print out a list of all smurfs and their corresponding role in alphabetical order. I am hoping …

0
225
Member Avatar for SnehalBPatil

I am developing the Django application which runs the Matlab code and create some txt and png files on the server.when I run these below python command on server, it works fine but when I try to run from the server (it is coded in Viewspy).It shows file is updated.(from …

0
171
Member Avatar for praset

I have problem when itegrate my webcam with JMF. I have got this following error, when i running JMFINIT or running jmfregistry and detect capture device. [CODE] Trying 6 352 288 Trying 6 768 576 Trying 7 160 120 Trying 7 320 240 Trying 7 640 480 Trying 7 176 …

0
144
Member Avatar for mkab

Hello everyone. I am to program a simple shell in C for my project. So far my shell can execute simple commands and now I want to implement enviroment variables. I looked up on how to use the getenv, setenv, putenv. So far so good i've tried to use the …

0
155
Member Avatar for roshan_iiita

I am unable to run WMV videos in firefox in both linux and windows even after installing wmpfirefoxplugin in windows and mplayer in linux. Actually first i tried in Windows, i found searching at forums that three dll files must be missing from "program files\Windows Media Player": npdrmv2.dll npdsplay.dll npwmsdrm.dll …

0
113
Member Avatar for amnakhan786

description of the program: 1. first i have to input a folder A by giving full filepath. this folder contains a benchmark program tcas.c, a text file universe.txt which contains 1500 lines, each line is a test case giving 12 arguments to the benchmark program, which are used to test …

0
130
Member Avatar for NoviceCoder37

Exclamation Help with MP4BOX [, FAAC] Installation in UBUNTU 11.4 Hello. I am trying to install Clipbucket and all its required modules on Ubuntu 11.4. I have followed the tutorial at [url]http://www.andresmontalban.com/how-to-install-clipbucket-requirements-on-redhat-enterprise-5-server-with-cpanel/[/url] and have everything installed except for FAAC and MP4BOX. These are the errors I get: FAAC –> Error …

0
93
Member Avatar for Zssffssz

Ok sorry, extra typos today using an international keyboard with autocorrect on. Ok I Want to mâle a text bases screensaver. I Know how to ... **BEEP** KEYBOARD STUPID IPOD!!!... use console App n stuff how do I make it a screen saver. (I watt a little thing in thé …

0
86
Member Avatar for jgtech

HI all, I am not c++ expert. Just a beginner. I have few requirements to design the pattern. Simple requirement is 1) i have a table in sqlite say T1 with ( name, version ) 2) I daemon which has is watching specific directory with inotification for the event IN_CLOSE_WRITE. …

0
77
Member Avatar for Dean_Grobler

Hi there, I've installed the Android SDK on my Linux (Ubuntu 10.04) machine. I don't have internet connection on my machine so I couldn't simply go download and install the required stuff through Eclipse. Everything worked out pretty well, I'm able to run a virtual device, and I'm also able …

0
146
Member Avatar for rhuffman8

I am working on a project using HTML, PHP, and LINUX shell commands to create a dynamic web page but I seem to be having some trouble figuring out how to run the .cgi file with the shell commands in it using either HTML or PHP (if they are both …

0
120
Member Avatar for blackrobe

Hey there, I'm currently using NetBeans 6.8 running Cygwin GNU Bash version 3.2.49(23)-release. I'm having a problem running my program that uses pthreads, mutexes, and semaphores. After it creates 1 to 3-4 threads, it returns a Segmentation fault. I ran the program on a computer running Linux (using NetBeans as …

0
115
Member Avatar for alazanski

Hello, I have an old laptop that I don't need. It has 1GB RAM ans 120GB hard drive. I have a somewhat fast internet connection... So, I want to make a "Linux Based Home Web Server". I want to host my files and my websites on it. Now, please help …

0
201
Member Avatar for Danny_501

Hi all, I'm making a miltithreaded program that uses the pthreads library. One of the threads monitors the users input. my problem is when I enter a close command I get the following error: 9 [sig]...: *** fatal error - called with threadlist_ix -1 make: *** [run] Hangup I know …

0
61
Member Avatar for notyabhi

I am using ext4 filesytem on fedora 13 and also Windows 7. Tried linux internal reader, ext2fsd and many more to fetch data from ext4 partition but unable to do so. Can any one help to access data in Linux partition from Windows 7. Thank You

0
129
Member Avatar for monstercameron

cant decide which is best, caanoo has the best specs, dsi has the most fun games, and the psp go looks the slickest...can you see my dilema.

0
125
Member Avatar for AlanWilhelm

Hello, I put together a small tutorial that I wanted to share. I found only scattered information on this and put a more complete tutorial together with code and comments. [URL="http://blog.ajwilhelm.net/archives/7"]Parsing Excel files with Python[/URL]

1
85

The End.