I am having problem with my memory device (actually a memory card that act external memory device like pendrive).
experimentx@workmateX:/var/www/zendtest$ sudo rm /media/A88F-8788/python-2.7.1-docs-html.zip
rm: cannot remove `/media/A88F-8788/python-2.7.1-docs-html.zip': Read-only file system
I tried to change the file permission of the…
I need your help in knowing more about SP Jain Finance MBA. I am currently working in Singapore as a tech lead having 6.5 year experience in IT, planning to do part time MBA.
There are currently 3 specialisation offered- marketing,operations and finance- I am not sure which one to choose.
Whether I would be able to find a job in finance after…
I want to reinstall Ubuntu keeping my data intact. I have 160 GB hardrive (sata or pata I don't know but it's slim and made in China) with a 40 GB ext3 partition, a 4GB swap memory and 3 other partition with a FAT32 file system. I have around 4GB space on my drive where Linux is installed.
I'd like to keep the data intact, especially the…
Ubuntu 11.10 came with Firefox 7.x.x so I downloaded the Firefox 12 from its site.
I did following to install this
Extracted the archive. Put that extracted folder into /usr/lib/, the location was something like /usr/lib/firefox-12.0/.
At this point of time I was having 2 firefox versions, so I deleted the older one…
Actually I have a wireless 3G modem that works well on Windows based operating system, its interface software were made Windows centric. It can still connect to internet on Ubuntu or other linux based operating system but it won't show the data counter (the interface which shows how much data has been transferred, at…
I have a Toshiba Satellite Laptop Model P745-S4102 with Intel integrated graphics and Ubuntu 12.04 LTS installed recently. When I connect my HDMI TV to it I only get video through it and no audio. In the System Settings - Sound, there is no option to select HDMI as the output. I read other threads in this site and…
Before installing my current Ubuntu Oneiric Ocelot I was having 3 partitions on my hard drive (each in NTFS, and divided in 21GBs, 10GBs and 37GBs; approx 80GB). I put in the DVD in DVD-ROM and booted up with it. I was prompt whether to install Ubuntu side by current operating system (Windows 7) or totally remove…
I have an ISO image of BackTrack and I want to try it, but I don't want to mess up my bootloader with installing 2 Linuxes and a Windows.
As BackTrack is Debian based I want to use its packages in my current Ubuntu. I tried mounting the ISO with Archive Mounter but whole operating system seems to be in…
I am PHP MySQL developer and I am interested in the way television and radio are broadcasted over Internet live. I want to know how it works and and what are its requirements (which package of which programming language offers the best).
And please clarify me:
Websites are stored in servers. From my…
I was curious and confused that what exactly is the behaviour of CTRl+Z.
I know, If a process in running in foreground, and we press ctrl+z, it goes to background.
But what exactly happens.
Does it keep doing it's job, or does it get suspended, and stopped at the point where it was.
Can someone…
List myList = new List
{
new Users{ Name="Kumar", Gender="M", Age=75, Parent="All"},
new Users{ Name="Suresh",Gender="M", Age=50, Parent="Kumar"},
new Users{ Name="Bennette", Gender="F",Age=45, Parent="Kumar"},
new Users{ Name="kian", Gender="M",Age=20, Parent="Suresh"},
new Users{…
I have two property FirstName and LastName and bound to a textblock using Multibinidng and converter to display the FullName as FirstName + Last Name.
FirstName="Kishore"
LastName="Kumar"
In the Converter I changed the LastName as "Changed Text"
values[1] = "Changed Text";
After…
I have updated the question with sections, so that people won't find it difficult to read.
Basic System Information
Let me give a basic introduction on my system. I have a system of following configuration:
Processor: Intel(R) Core(TM) i7-2600 CPU @ 3.40GHz 3.40GHz
RAM: Corsair…
MySQL Innovation Day held on June 5, 2012 was a great event for the MySQL engineers, users and customers to gather, share and network. I was able to get a few minutes with Tomas Ulin, Vice President of MySQL Engineering at Oracle, to ask him some questions. Here are the highlights…
I recently bought one laptop with windows 7 for software development.
unfortunately windows 7 home basic comes with limited version of IIS which is not sufficient for development.
I would like to have windows server 2008 R2 for server development. i don't want to format windows…
Hi,
I am using thunderbird mail client for gmail accounts,Its works fine,enjoying functionality too. I have problem with this mail client that is when I client inbox its has list of unread mails,once viewed it. its become read mail. thats not happening gmail servers.if login in…
My client is RDP 6.1 (On Windows XP SP3) and Server is Windows Server 2003. I have installed an SSL certificate on server for RDP. In the RDP settings (General tab), the Encryption method is set to SSL/TLS 1.0 and Encryption level is set to "Client Compatible". I have following…
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Linq.Expressions;
using System.Xml.XPath;
using System.Xml.Linq;
namespace SampleProgram1
{
class Program
{
static void Main(string[] args)
{
…
Hi
We have TFS Server on different domain and we are trying to configure TFS Proxy on different domain which connects through internet. Now can anyone please let us know that which user account has to be provided while configuring TFS proxy. If this needs to be the TFS…
Hi I have 64 bit .deb file of an application. I want to convert the same file into 32 bit .deb file.
So how to convert 64 bit .deb file into 32 bit .deb
Thanks
Sunil Kumar Sahoo
Hi I have a file try.SPEC. This file contains a word "Version: 1.0.0.1" . Now I want to write a shell script which will read the version number from keyboard and insert in the file. eg- if the user enters the version number as 2.1.1.1 then the file will have Version:…
Hi,
I , unknowingly, create a user in database with loginname of 'windows_user' instead of sql server user , now enable to drop.
pl suggest the way ..
Regards
Ajay Kumar Miglani
Delhi-India
Hi I found that installation check script first executes a condition if the condition is satisfied then installation proceeds other wise installation aborts. I want to write installation check script and apply the same while creating installer using PackageMaker. How…