Jump to content
xisto Community

manuleka

Members
  • Content Count

    1,568
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by manuleka

  1. standard outcome of an acquisition process... merge and restructure... i'm just glad it was google not apple buying off motorola mobility
  2. outlook.com then what? is Microsoft really struggling with its online mail services? years back hotmail was the shizzy (and msn) and then live came along and now outlook, either they are struggling or they are just expanding their service for too many customers or spams?
  3. I'm on LinuxMint 13 KDE now... awesome is all i can say :)The Cinnamon version is really good too...
  4. platform: Linux Mint 13 KDE Intel G620 Just downloaded 30 Day trial version of VMware Workstation 8.0.4 for linux (.bundle) When running it for the first-time it does a kernel module update/compiling, then it reports this: Unable to start services.See log file /tmp/vmware-root/modconfig-3015.log for details.when i check the folder vmware-root, log file doesn't exist i notice on the compiling part the Virtual Network Device has a ! on it while the others: Virtual Machine Monitor VMware Blocking Filesystem Virtual Machine Communication Interface VMCI Sockets all have a green tick on them anyone experience this before? thanks for any help
  5. thanks yordan can't seem to find any info on the VBox itself... might have to look into the manual or something
  6. def test1():x = input('1 or 2').strip()if x == '1':x = 'left'return xelif x == '2':x = 'right'return xelse:print('Error!')test1()def main():x = test1()print(x)if __name__ == '__main__':main() now just needing some enlightening - i still don't get why i get a return 'None' after running the else portion of the code print('Error!')print(x) if i enter 1 or 2 on first execution left or right is printed, but if input anything other then 1 or 2 and then enter 1 or 2 the latest selection isn't assigned to x... can someone explain why please and how to ensure the returned value is the latest input/assignment?
  7. just out of curiosity, can a vbox vm contents be accessible without powering it on?
  8. wow that looks like a pretty awesome tool...
  9. in php, i can easily call functions created on other files by just adding the file as includei have 3 python files - file1,file2,file3file1 is main and when executed it will only initiate a function which will only require scripts on file2 OR file3how can i include (or any other ways of importing) file2 and file3 on file1?
  10. i wanna merge two images together on Paint.NETi created a new working environment with twice the widthi copied one image paste onto my new environmenti copied the second and paste onto it as wellnow i don't know how to accurately position my second paste so they both fit perfecthelp please
  11. thanks that was a 2010 article... i remember years ago amrok use to be the top player.... just downloaded banshee and it seems ok for now
  12. i don't really like VLC to be my audio handler... doesn't have a nice library interface i would say... although i always use VLC as my default video player it's one of the best (if not the only) Video Players in my experience
  13. platform - pinguos 12.04i'm wondering if anyone can tell me how to create a run line short cut for quickly executing or running programs in linux?on windows i always use run for executing my programs - which is window+r
  14. i've just noticed that there's two forums menu displayed on forum webpage and both are active.... anyone else notice this? just underneath IPS Community there's Xisto: Open Discussion & Free Web Hosting | Forums | Members | Forums | Members | Calender | Portal [\code] actually forums and members are repeated is this intentional?
  15. what is your recommended Media Player in Linux? i want something around similar line to Winamp or iTunesany recommendations?
  16. i've tried yumi,universal usb and now liveusb... i'm having no luck with creating a bootable PinguyOS 12.04 with these tools on windows...The LiveUSB creation was successful, but just never boots after selecting usb on bootup...
  17. Installed 4.1.18 x64 on my LinuxMint 13 x64 Now i've Installed 4.1.12 32bit on Xubuntu 32bit which works flawlessly maybe it's a 64bit version issue... ?? not too sure but don't have time to test them out on Mint13 64bit
  18. I've installed Virtualbox 4.1.12 on Xubuntu 12.04 (current version on Software Center) and the NAT works perfectly fine... i think this is a version 4.1.18 (latest) issue which is the version i downloaded from Oracle website and installed on LinuxMint 13
  19. i guess sooner or later these things will become the tradition (if it hasn't already)... technology, internet, facebook and social networks etc...
  20. yip... email, sms, social networking... imagine if suddenly facebook pulls the plug? that wouldn't be so cool... quite a lot of people have included facebook and social networking as part of their daily lives just like email and all other messaging services
  21. thanks yordan... i didn't look into the Virtualbox Settings but i did change the LAN setting for the guest to bridge (instead of NAT) and eth0 (which you mentioned earlier) and it solved the issue... i don't know why this is required, i've used vbox before and by default it just runs....
  22. yes i guess having a new name sort of makes you feel fresh (or refreshed)
  23. i'm pretty sure my Guests Network Settings are correct... it could be an issue with VBox and Mint, my VMs don't have audio either...
×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.