39 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 9tontruck

Hi, I have a domain and DigitalOcean cloud ubuntu server, and I have been using the server as an email forwarding point. SImply, if someone sends an email to **info@domain.com**, the server forwards to **personal@gmail.com**. The beauty of this is that I don't need to spend my server space used …

0
299
Member Avatar for Popc0rn

I'm hoping to create a scheduler based on data extracted from an Excel (2016) spreadsheet. At the moment I'm using Ubuntu 14.04 LTS with the desire to port the completed project to Android through Bulldozer. I like what I've heard about the simplicity of Pyqt. The completed project must work …

0
210
Member Avatar for 9tontruck

Hi, I have installed wordpress several times before but I could not fix 404 error on my permalink this time. :S I tried everything I could search to fix it but I still need some help! Environment: Ubuntu 14.04 My wordpress files are located in a virtual host folder /home/site.com/www …

0
131
Member Avatar for nitin1

I built one Sync code. I am using eclipse for the same. Actually my code is working fine in eclipse. But when I run it in Tizen OS device. I am using beecrypt library for the same. I have one line auto_ptr<Mac>(Mac::getInstance("HmacSHA256")); Actually, it is throwing exception on this line. …

0
140
Member Avatar for V3N0M

Hi guys I have a toshiba satellite c660-1EL that I am currently running ubuntu in, and I want to do an upgrade for a ram but I dont know which ram sticks I should buy. I want to know do all toshiba satellite c660 models share the same types of …

0
174
Member Avatar for anar.bataa

Hi guys i have this code for multicast with encryption and decryption with DES(shared key) i think encryption goes ok but decryption not working and i can't find the problem both codes compiles fine without problem when i execute them encryption works but decryption not PLS HELP ME!!!... here is …

0
156
Member Avatar for m.a.u.

Greetings everybody, I have been using libusb for a few days, I developed a program to transmit data via USB port which gives no error, but when I developed a program for receive mode, it gives a run time error related to submit urb. When I took a look at …

0
189
Member Avatar for logicslab

Dear pals, As part of educational syllabus there is a lab program for "Configuring S/MIME for email communication". We are searching a script based installation scheme for Ubuntu linux. But We have no idea how to do it . Please geeks give an idea how it can implement . Waiting …

0
169
Member Avatar for cigoL..:)

Hi guys! I'm currently running ubuntu server for my website. The problem is that i cannot seem to ping my 'gateway' server using different laptop/PC i have 3 servers: one is the gateway, second is the database and the third is for the codes and applications I have two internet …

0
170
Member Avatar for pwolf

I am planning a service that I would like to eventually grow into a multi-platform service, however, my original plan of creating a hybrid app may not be the best decision. Is it better to come up with one app design and recreate it on each platform, or design a …

0
230
Member Avatar for mandroid

Hello all, first time poster here. I've tried searching for a thread which deals with my current problem both here and in Google, but few people seem to need help with PyFluidSynth as compared to Jack, so I am starting a new thread. If anyone knows of another thread where …

0
120
Member Avatar for edwarddaniel.baldeviano

Hi, everyone! This is my first post ever here in Daniweb. I experienced a problem in printing the sorted array of 5 numbers, as the following code only prints the first iteration of the loop, and it does not print the array input. Here's the code: section .data i db …

0
587
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 fmatin

Hello! I just made a LAMP server out of an old computer, Ubuntu 10.04. Everything is set up properly, or so I thought. Whenever I upload a file to the "public_html" folder via ftp, the permissions are reset so that it says "Forbidden" when I try to access it. Then …

0
127
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 Thisisnotanid

Hi everyone! I am new to Ubuntu and Linux in general, and as is to be expected from such a disposition, have landed myself in trouble. I installed Ubuntu with WUBI and later created a new .disk file with larger capacity to accommodate the growing needs of my system. The …

0
221
Member Avatar for 3825

nVidia has released new drivers and I am pretty sure Canonical has included it in its restricted packages already. However, whenever I use the nvidia drivers, the computer blacks out and there is no display at all. Can someone tell me what I need to do? Thank you

0
178
Member Avatar for ronaldpaul

Hi.I'm using Ubuntu 10.10. I wanna use sms gateway service. So, I've installed Kannel sms gateway and also I've installed playsms to manage it. I'm using my Nokia 5233 mobile phone as modem. Can u pls help me in confoguring and sending the sms using playsms & my nokia 5233 …

0
127
Member Avatar for petrkotas

I am not sure if this is more software problem or C problem. Nevertheless, I am trying to run simple test code to check if my lapack installation is OK. [CODE]#include <stdio.h> #include <atlas_enum.h> #include "clapack.h" double m[] = { 3, 1, 3, 1, 5, 9, 2, 6, 5 }; …

0
86
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 danielwtn

I have had to replace the hard drive in a Mac iBook G3 that I was working on, and was trying to reinstall Mac OS X 10.4.6. However, the disk refused to load correctly (possible CD drive error, as I know the Mac disk to be good), and I also …

0
131
Member Avatar for Styrofoam

I am mostly following this page: [url]http://tomcat.apache.org/tomcat-6.0-doc/ssl-howto.html[/url] I used this command to create the keystore keytool -genkey -alias tomcat -keyalg RSA -keystore /etc/tomcat6/keystore and answered the prompts Then i edited my server.xml file and uncommented/edited this line [code] <Connector port="8443" protocol="org.apache.coyote.http11.Http11Protocol" SSLEnabled="true" maxThreads="150" scheme="https" secure="true" clientAuth="false" sslProtocol="TLS" keystoreFile="/etc/tomcat6/keystore" keystorePass="tomcat" /> …

0
244
Member Avatar for seung

Hi guys, I had a home ubuntu web server I was running which just died due to RAM failure. To keep the site going, I took out the HDD and swapped it on to another machine I had laying around. Luckily, I was able to boot it with no problem, …

0
138
Member Avatar for notuserfriendly

Hello i have ubuntu . I can rightclick on any folder and share it and i am able to view them from my windows xp machine and another linux machine at home. but when i try to share stuff from the a second HardDrive from the said ubuntu machine , …

0
106
Member Avatar for Ancient Dragon

If you dual-boot Vista and Fedora or Ubuntu then Thunderbird email client can use a common email box for both operating systems. If you already have an email account set up on one of the operating systems, such as Vista, then open Thunderbird, select Tools --> Account Settings, then click …

1
192
Member Avatar for Zephyroza

Intel officially announced the introduction of 10 Core 2 Duo and Core Extreme microprocessors for desktops, workstations and notebooks. Intel said it has over 550 customer system designs underway, with the CPUs built on 65 nanometre technology. Machines using the desktop chips will be available in early August, while notebooks …

0
239
Member Avatar for mikeandike22

After months of possible merger information it finally happens and I am surprised at the amount of money that AMD had to spend on this. This is a huge step for both companies. Currently Intel is the lead manufacturer of microprocessors, semiconductors, and graphics chips with AMD being the second …

0
235
Member Avatar for happygeek

The world of malware could be turned upon its head if the Blue Pill virtualization based rootkit due to be demonstrated at the [URL="http://syscan.org"]SyScan 06[/URL] Conference, Singapore, in a couple of weeks proves as undetectable as the security researcher who has created it claims. [URL="http://invisiblethings.org/"]Joanna Rutkowska[/URL] is a stealth malware …

0
237

The End.