14
TRAI working on tough standards for telcos offing data servicesview story

http://www.themobileindian.com – The Telecom regulator has issued draft regulations which envisions average speed to be more than 90 per cent of what has been subscribed. (IT news)

14
XenServer VM's lose network settingsview story

http://serverfault.com – We deploy virtual machines using Citrix XenServer 6.0 for our clients. Two seperate clients experience the same issue: when a Server 2008 virtual machine is restarted, the static IP addresses (network address, subnet, gateway, primary DNS) don't appear to apply correctly as the IP's cannot be pinged, network services cannot be accessed etc. (HowTos)

14
[ubuntu] system unusable after mounting on network serverview story

http://ubuntuforums.org – I am running a linux desktop on Linux 10.04 and started a new server system on Linux 12.04. Both systems have samba installed. I tried to mount the desktop system on the server. The mount worked ok but when I accessed the mounted folder, the desktop system crashed completely (no mouse or keyboard activity) thus the only way to get the system back was cutting the power. (Hardware)

14
[OtherOS] USB Booting from Plop Boot Mangerview story

http://ubuntuforums.org – I have an issue with the Plop Boot Manager... I am trying to boot to a USB device (with a GRUB boot loader). I have the Plop boot manager CD in the drive and the USB plugged in at the back, and when I select to boot to USB, it throws me a "disk error". (Hardware)

14
vmware tools does not work in ubuntu 12.04 guestview story

http://askubuntu.com – I just installed ubuntu 12.04 on vmware workstation 8.0.4. I am trying to install vmware tools, but I got stuck on this step: The filesystem driver (vmhgfs module) is used only for the shared folder feature. (HowTos)

14
Problem with Using chntpw in Ubuntu to reset Windows 7 Passwordview story

http://askubuntu.com – I tried resetting the password of windows 7 Using 'chntpw' command in Ubuntu . It showed success . But when I try to login from Windows it does not seem to be changed. I first used live USB of ubuntu 11.10 and did ''Try Ubuntu''. Then I did sudo apt-get install chntpw and then cd /media/Vista/Windows/System32/config sudo chntpw -u username sam . (HowTos)

14
Cant mount audio cd in ubuntu 12.04view story

http://askubuntu.com – My cd/dvd can mount dvds but no audio cds, it displays the following: humannoise@humannoise-W251ESQ-W270ESQ:~$ sudo mount -t iso9660 /dev/cdrom /media/external -o uid=1000 mount: block device /dev/sr0 is write-protected, mounting read-only mount: wrong fs type, bad option, bad superblock on /dev/sr0, missing codepage or helper program, or other error In some cases useful info is found in sy (HowTos)

14
Outsource Web & Application Experts with Eastvantage!view story

http://ubuntuforums.org – If you're looking for web and app dev experts, you may visit our outsourcing porfolios. For business inquiries/proposals, send us email here. Eastvantage is a European owned and managed consultancy and business process outsourcing (BPO) company. We provide offshoring and outsourcing services to entrepreneurs in consumer digital experience and business IT solutions. (Hardware)

14
How To Manage Perl Modules Correctly On Archview story

https://bbs.archlinux.org – &! calc https://bbs.archlinux.org/profile.php?id=57826 2012-07-11T05:37:03Z (HowTos)

14
ghd specials Countermeasuresview story

http://www.ubuntux.org – 3000 undesired hair reason effort, every day and consequently locks war hits out of shape, to be able to perm snooze folded away thus regular people explored. (Distributions)

14
about "find"view story

http://www.unix.com – I find my pre-post is the wrong place ,so place it here I have three question about find 1)regardless if it can "find" something or not, the "find" will return 0,how can we use "if" to judge not find or find? for example #find bin/ -name bla.c 1)find it will return 0 2) not found it will return 0 the question is how can I use "if" in the bash to judg (HowTos)

14
How do I make the official JDK version the default java?view story

http://askubuntu.com – I've got the following in /.bashrc export JAVA_HOME=/usr/bin/jdk1.7.0_03/ export PATH=$PATH:/usr/bin/jdk1.7.0_03/bin This is fine, if I do $JAVA_HOME I get the directory above. The problem is if I do java -version I get... OpenJDK Runtime Environment (IcedTea6 1.11.1) (6b24-1.11.1-4ubuntu3) OpenJDK 64-Bit Server VM (build 20.0-b12, mixed mode) How do I make the official jdk version the (HowTos)